<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Wordpress Plugin : Multipage Toolkit 2.6</title>
	<atom:link href="http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26</link>
	<description>Welcome to the Notice Bored</description>
	<pubDate>Tue, 06 Jan 2009 21:58:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-8444</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Sun, 04 Jan 2009 16:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-8444</guid>
		<description>Hi,

Yes it does work in wp 2.7 (my site is running 2.7).</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Yes it does work in wp 2.7 (my site is running 2.7).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-8443</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Sun, 04 Jan 2009 16:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-8443</guid>
		<description>Thanks for the donation, it is always appreciated as it spurs me to keep developing :)

I cannot wait to see it in action on your site.

I hope to release a new version soon - this will hopefully include new SEO options with browser titles and indexing features for search engines. I am also hoping to modify the options page to look better in wp2.7.</description>
		<content:encoded><![CDATA[<p>Thanks for the donation, it is always appreciated as it spurs me to keep developing <img src='http://www.tarkan.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I cannot wait to see it in action on your site.</p>
<p>I hope to release a new version soon - this will hopefully include new SEO options with browser titles and indexing features for search engines. I am also hoping to modify the options page to look better in wp2.7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @domainpubber</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-8417</link>
		<dc:creator>@domainpubber</dc:creator>
		<pubDate>Sat, 03 Jan 2009 18:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-8417</guid>
		<description>Has anybody tried using this plugin with Wordpress version 2.7 or does it need to be updated for 2.7? Thanks.</description>
		<content:encoded><![CDATA[<p>Has anybody tried using this plugin with Wordpress version 2.7 or does it need to be updated for 2.7? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-8408</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sat, 03 Jan 2009 12:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-8408</guid>
		<description>Hey Tarkan! Thanks for this plugin. It is exactly what i was searching for. As soon as my new project will be online, I will send you a link. Donation already sent ;)

Regards from germany,

Markus</description>
		<content:encoded><![CDATA[<p>Hey Tarkan! Thanks for this plugin. It is exactly what i was searching for. As soon as my new project will be online, I will send you a link. Donation already sent <img src='http://www.tarkan.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Regards from germany,</p>
<p>Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabiano Busdraghi</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-8089</link>
		<dc:creator>Fabiano Busdraghi</dc:creator>
		<pubDate>Sat, 20 Dec 2008 20:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-8089</guid>
		<description>Hi Tarkan,
during the last weeks I had some talks with seo gurus and a lot of web forums users. what seems to be the best solution for seo and usability is to tell google to index only the all page. this can be easly achieved in this way:
test the url to see does not contains "all". if yes, print in the header 
META NAME="ROBOTS" CONTENT="NOINDEX, FOLLOW" 
to prevent indexing of the subpages.
In this way only the all page will be indexed by google, and there is no duplicate content.
ciao
f
p.s. i can not post html code, as you can see in my previous comments. but if someone index the all page only there is no need to eliminate comments from the subpages...</description>
		<content:encoded><![CDATA[<p>Hi Tarkan,<br />
during the last weeks I had some talks with seo gurus and a lot of web forums users. what seems to be the best solution for seo and usability is to tell google to index only the all page. this can be easly achieved in this way:<br />
test the url to see does not contains &#8220;all&#8221;. if yes, print in the header<br />
META NAME=&#8221;ROBOTS&#8221; CONTENT=&#8221;NOINDEX, FOLLOW&#8221;<br />
to prevent indexing of the subpages.<br />
In this way only the all page will be indexed by google, and there is no duplicate content.<br />
ciao<br />
f<br />
p.s. i can not post html code, as you can see in my previous comments. but if someone index the all page only there is no need to eliminate comments from the subpages&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabiano busdraghi</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-7789</link>
		<dc:creator>fabiano busdraghi</dc:creator>
		<pubDate>Fri, 12 Dec 2008 10:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7789</guid>
		<description>Just a little sujestion to improve the code in the previous comment. At hte and I decided to print the comments only in the first page and add a link to the comment page in any other page. This is the code:


   
   
   &#60;a href=""&#62;Post or read comments&lt;/a&gt;


In this way comments are always print once. If in the robot file one tell to the spider not to index the all page there is no more duplicate content on the site.
ciao fabiano</description>
		<content:encoded><![CDATA[<p>Just a little sujestion to improve the code in the previous comment. At hte and I decided to print the comments only in the first page and add a link to the comment page in any other page. This is the code:</p>
<p>   &lt;a href=&#8221;"&gt;Post or read comments</p>
<p>In this way comments are always print once. If in the robot file one tell to the spider not to index the all page there is no more duplicate content on the site.<br />
ciao fabiano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabiano busdraghi</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-7787</link>
		<dc:creator>fabiano busdraghi</dc:creator>
		<pubDate>Fri, 12 Dec 2008 10:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7787</guid>
		<description>Hi there,
I'm still thinking to a possible way to avoid duplicate comments. a possible solution is to print the comments only in the last (or first page) of the post, something like this:





or





ciao
f</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I&#8217;m still thinking to a possible way to avoid duplicate comments. a possible solution is to print the comments only in the last (or first page) of the post, something like this:</p>
<p>or</p>
<p>ciao<br />
f</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-7766</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Thu, 11 Dec 2008 17:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7766</guid>
		<description>Hi Neil,

My plugin does not do anything to the RSS feed.

The only settings in wordpress for the feed are choice of summary or full - I wonder if full text setting is not multipage aware therefore only showing the first page.

Try asking over at wordpress.org</description>
		<content:encoded><![CDATA[<p>Hi Neil,</p>
<p>My plugin does not do anything to the RSS feed.</p>
<p>The only settings in wordpress for the feed are choice of summary or full - I wonder if full text setting is not multipage aware therefore only showing the first page.</p>
<p>Try asking over at wordpress.org</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-2#comment-7757</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 11 Dec 2008 11:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7757</guid>
		<description>Hi there,

Great plugin!

We have an issue in that we have a full post rss feed but when using pagnation it only shows the first page?

We syndicate our feed to a number of sites and unfortunately they only get the first page of posts.

Is this a known issue or do we need to change some settings?

Thanks,

Neil</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Great plugin!</p>
<p>We have an issue in that we have a full post rss feed but when using pagnation it only shows the first page?</p>
<p>We syndicate our feed to a number of sites and unfortunately they only get the first page of posts.</p>
<p>Is this a known issue or do we need to change some settings?</p>
<p>Thanks,</p>
<p>Neil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-1#comment-7662</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Mon, 08 Dec 2008 20:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7662</guid>
		<description>Fabiano,

I am looking at providing an option to control the indexing. My only concern so far is 
a) not sure how to approach the whole indexing sub-page or all page, 
b) I don't really want to change the fabric of how wordpress works - as standard wordpress treats sub-pages as seperate entities, without my plugin clicking on a multipage post takes you to the first page. There is no way of getting to the view all page (My plugin actually generates that otherwise it does not exist) - by me making the individual pages on a post non-index then nothing on the site will get indexed...

The only way forward I see is to make the first &#038; view all page indexable and maybe turn-off indexing for the remaining pages.

I do understand where you are coming from in relation to the comments, but I think that is something which should be dealt with in the theme rather than my plugin. 

If my idea above was implemented then it would be possible to not show comments on the view all page, as only the first page and the view all page is indexed - then duplicate content is reduced greatly....</description>
		<content:encoded><![CDATA[<p>Fabiano,</p>
<p>I am looking at providing an option to control the indexing. My only concern so far is<br />
a) not sure how to approach the whole indexing sub-page or all page,<br />
b) I don&#8217;t really want to change the fabric of how wordpress works - as standard wordpress treats sub-pages as seperate entities, without my plugin clicking on a multipage post takes you to the first page. There is no way of getting to the view all page (My plugin actually generates that otherwise it does not exist) - by me making the individual pages on a post non-index then nothing on the site will get indexed&#8230;</p>
<p>The only way forward I see is to make the first &#038; view all page indexable and maybe turn-off indexing for the remaining pages.</p>
<p>I do understand where you are coming from in relation to the comments, but I think that is something which should be dealt with in the theme rather than my plugin. </p>
<p>If my idea above was implemented then it would be possible to not show comments on the view all page, as only the first page and the view all page is indexed - then duplicate content is reduced greatly&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabiano busdraghi</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-1#comment-7661</link>
		<dc:creator>fabiano busdraghi</dc:creator>
		<pubDate>Mon, 08 Dec 2008 20:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7661</guid>
		<description>Hi Tarkan
thank you for your time and effort. I'm still not sure if it is better to said to the spider not to index the all page, or the post subpages. Maybe you can add an option to let the user choose which one not to index.
On the google page I posted in my last comment they say:
"Duplicate content generally refers to substantive blocks of content within or across domains that either completely match other content or are appreciably similar."
and also:
"If you have many pages that are similar, consider expanding each page or consolidating the pages into one. For instance, if you have a travel site with separate pages for two cities, but the same information on both pages, you could either merge the pages into one page about both cities or you could expand each page to contain unique content about each city."
Look for exemple at this page: comments are 10 times longer than the post real content. I think when google spider those 2 pages it thinks they are more or less the same.
One possible solution is to put comments on a separate page, as I sayd in my last post. Or make google spider only the all page, in this way also the comments are present only one time. Maybe this is the best and easyest solution.
I don't know a lot of site that have multipage post, usually people prefear one page post. In any case I think that it worth optimize your own site, and maybe you will be more popular than the sites you cite :-)
ciao and thank you again
Fabiano</description>
		<content:encoded><![CDATA[<p>Hi Tarkan<br />
thank you for your time and effort. I&#8217;m still not sure if it is better to said to the spider not to index the all page, or the post subpages. Maybe you can add an option to let the user choose which one not to index.<br />
On the google page I posted in my last comment they say:<br />
&#8220;Duplicate content generally refers to substantive blocks of content within or across domains that either completely match other content or are appreciably similar.&#8221;<br />
and also:<br />
&#8220;If you have many pages that are similar, consider expanding each page or consolidating the pages into one. For instance, if you have a travel site with separate pages for two cities, but the same information on both pages, you could either merge the pages into one page about both cities or you could expand each page to contain unique content about each city.&#8221;<br />
Look for exemple at this page: comments are 10 times longer than the post real content. I think when google spider those 2 pages it thinks they are more or less the same.<br />
One possible solution is to put comments on a separate page, as I sayd in my last post. Or make google spider only the all page, in this way also the comments are present only one time. Maybe this is the best and easyest solution.<br />
I don&#8217;t know a lot of site that have multipage post, usually people prefear one page post. In any case I think that it worth optimize your own site, and maybe you will be more popular than the sites you cite <img src='http://www.tarkan.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
ciao and thank you again<br />
Fabiano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-1#comment-7612</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Sun, 07 Dec 2008 12:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7612</guid>
		<description>I am running a new internal beta of my plugin which takes care of the duplicate content issue for view all page. 

The plugin now creates a meta header tag tell search engines to not index the view all page.

I don't really think the comments duplication is that much of a worry. I have read most of the info from google and most of the very popular and large websites I visit have the same comments on each page of a multipage post.</description>
		<content:encoded><![CDATA[<p>I am running a new internal beta of my plugin which takes care of the duplicate content issue for view all page. </p>
<p>The plugin now creates a meta header tag tell search engines to not index the view all page.</p>
<p>I don&#8217;t really think the comments duplication is that much of a worry. I have read most of the info from google and most of the very popular and large websites I visit have the same comments on each page of a multipage post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabiano busdraghi</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-1#comment-7610</link>
		<dc:creator>fabiano busdraghi</dc:creator>
		<pubDate>Sun, 07 Dec 2008 11:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7610</guid>
		<description>Hello Tarkan
some others toughts about duplicate content. I think duplicate content is a serious question when using multipage posts...
In any subpage of the post there is a duplicate of all the comments, and I'm afraid this can be a big problem with google:
http://www.google.com/support/webmasters/bin/answer.py?hl=en&#38;answer=66359
A possible solution could be to have comments in a different page, something like:
www.mysite.com/posttitle/comments
and in every post subpage or "view all page" have a link to the comments page and do not print alla the posts. 
What do you think about that? 
ciao
Fabiano</description>
		<content:encoded><![CDATA[<p>Hello Tarkan<br />
some others toughts about duplicate content. I think duplicate content is a serious question when using multipage posts&#8230;<br />
In any subpage of the post there is a duplicate of all the comments, and I&#8217;m afraid this can be a big problem with google:<br />
<a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=66359" rel="nofollow">http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=66359</a><br />
A possible solution could be to have comments in a different page, something like:<br />
<a href="http://www.mysite.com/posttitle/comments" rel="nofollow">http://www.mysite.com/posttitle/comments</a><br />
and in every post subpage or &#8220;view all page&#8221; have a link to the comments page and do not print alla the posts.<br />
What do you think about that?<br />
ciao<br />
Fabiano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabiano busdraghi</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-1#comment-7404</link>
		<dc:creator>fabiano busdraghi</dc:creator>
		<pubDate>Sun, 30 Nov 2008 22:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7404</guid>
		<description>Hi Tarkan,
thank you very much for your answer. I will follow the numeration as you did.

1) to add a "nofollow" to the all page was just an idea, I'm not sure it is the best one. maybe is better nofollow the other pages? I don't know eactly. for this reason I asked this question here, hoping some SEO guru can find the best solution. In any case it is true, maybe just using the robot file will be ok.

2) I understand the problem! it is a shame, it would be nice to modify the title tag for each page. hope you will find a nice solution one of these days.
in any case I think it would be useful to have the function the print the current subpage title to use it at least inside the loop. if we can not change the title of the page ( tag) we can at least change the title of the post (what is inside ), is'n it?

3) thank you very much! I hope language switcher will be in the list!

4) thank you for that too, it is a good idea to let the user chose the best solution.

thank you very much for your time
fabiano</description>
		<content:encoded><![CDATA[<p>Hi Tarkan,<br />
thank you very much for your answer. I will follow the numeration as you did.</p>
<p>1) to add a &#8220;nofollow&#8221; to the all page was just an idea, I&#8217;m not sure it is the best one. maybe is better nofollow the other pages? I don&#8217;t know eactly. for this reason I asked this question here, hoping some SEO guru can find the best solution. In any case it is true, maybe just using the robot file will be ok.</p>
<p>2) I understand the problem! it is a shame, it would be nice to modify the title tag for each page. hope you will find a nice solution one of these days.<br />
in any case I think it would be useful to have the function the print the current subpage title to use it at least inside the loop. if we can not change the title of the page ( tag) we can at least change the title of the post (what is inside ), is&#8217;n it?</p>
<p>3) thank you very much! I hope language switcher will be in the list!</p>
<p>4) thank you for that too, it is a good idea to let the user chose the best solution.</p>
<p>thank you very much for your time<br />
fabiano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarkan</title>
		<link>http://www.tarkan.info/20080530/tutorials/wordpress-plugin-multipage-toolkit-26/comment-page-1#comment-7393</link>
		<dc:creator>Tarkan</dc:creator>
		<pubDate>Sun, 30 Nov 2008 14:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tarkan.info/?p=76#comment-7393</guid>
		<description>Hi Fabiano,

Thanks for the feedback - you have made some good suggestions. I'll go through each one below.

1. Search Engines and View All page, I think it maybe possible to introduce a rel=nofollow for the View All links. This should hopefully solve that issue. Of course you can always use your robots.txt file to deny access to all urls ending with /all/1 (which will be the view all page locations).

2. Browser header titles - this is quite tuff. It has been mentioned before and the only solution I think that will work will make the plugin extremely bulky and complex.

The issue with the pagetitles is they are stored inside the post, so the post has to be retrieved to read them. Secondly, Wordpress sends the header title to the browser outside of the loop i.e. before the post has been retrieved - so there would be no way of knowing the pagetitle of the particular page beforehand.

The solution I have come up with would be to scan all posts retrieving the pagetitles, etc then storing them titles somewhere that the plugin can retrieve them from to display for the header title.

I am currently happy with the performance of my plugin and this would make it very slow and increase the query count too much, so this will have to be shelved for now - unless I can find a better solution.

3. Translators - to be honest several people have contacted me about this, I have been very lazy on this. So I promise before I release the next version I will try and fix the plugin to worker better with these translation plugins.

4. Page numbering for View All link. I think this is personal preference. I like having the View All page numbered because  it look neat and tidy. But, I do think you should be able to choose - so I will create a new setting to have page numbering on the View All links.</description>
		<content:encoded><![CDATA[<p>Hi Fabiano,</p>
<p>Thanks for the feedback - you have made some good suggestions. I&#8217;ll go through each one below.</p>
<p>1. Search Engines and View All page, I think it maybe possible to introduce a rel=nofollow for the View All links. This should hopefully solve that issue. Of course you can always use your robots.txt file to deny access to all urls ending with /all/1 (which will be the view all page locations).</p>
<p>2. Browser header titles - this is quite tuff. It has been mentioned before and the only solution I think that will work will make the plugin extremely bulky and complex.</p>
<p>The issue with the pagetitles is they are stored inside the post, so the post has to be retrieved to read them. Secondly, Wordpress sends the header title to the browser outside of the loop i.e. before the post has been retrieved - so there would be no way of knowing the pagetitle of the particular page beforehand.</p>
<p>The solution I have come up with would be to scan all posts retrieving the pagetitles, etc then storing them titles somewhere that the plugin can retrieve them from to display for the header title.</p>
<p>I am currently happy with the performance of my plugin and this would make it very slow and increase the query count too much, so this will have to be shelved for now - unless I can find a better solution.</p>
<p>3. Translators - to be honest several people have contacted me about this, I have been very lazy on this. So I promise before I release the next version I will try and fix the plugin to worker better with these translation plugins.</p>
<p>4. Page numbering for View All link. I think this is personal preference. I like having the View All page numbered because  it look neat and tidy. But, I do think you should be able to choose - so I will create a new setting to have page numbering on the View All links.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 3.018 seconds -->
<!-- Cached page served by WP-Cache -->
