<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Plugin: Wordpress Duplicate Content Cure</title>
	<link>http://www.ogletreeseo.com/146.html</link>
	<description>Expert advice on search engine optimization</description>
	<pubDate>Thu, 07 Aug 2008 23:46:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Homemaker Barbi (Danelle Ice)</title>
		<link>http://www.ogletreeseo.com/146.html#comment-63176</link>
		<author>Homemaker Barbi (Danelle Ice)</author>
		<pubDate>Wed, 02 Jul 2008 18:36:41 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-63176</guid>
		<description>Thanks for the code - I am going to try it in my header to see if I can get the number of pages stuck in the supplemental index down.  Thank you!
Homemaker Barbi</description>
		<content:encoded><![CDATA[<p>Thanks for the code - I am going to try it in my header to see if I can get the number of pages stuck in the supplemental index down.  Thank you!<br />
Homemaker Barbi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Breaking Code Writing, Motivation, Business Coaching, Design - Center of Muse &#8212; Helping Freelancers, Entrepreneurs Start-Up Small, Home, Businesses Based on Passion.</title>
		<link>http://www.ogletreeseo.com/146.html#comment-45355</link>
		<author>Breaking Code Writing, Motivation, Business Coaching, Design - Center of Muse &#8212; Helping Freelancers, Entrepreneurs Start-Up Small, Home, Businesses Based on Passion.</author>
		<pubDate>Wed, 30 Jan 2008 18:05:18 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-45355</guid>
		<description>[...] a year ago, now, Ogletree posted the awesome snippet of code that should work to let Google&#8217;s bots not see you as [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] a year ago, now, Ogletree posted the awesome snippet of code that should work to let Google&#8217;s bots not see you as [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ogletree</title>
		<link>http://www.ogletreeseo.com/146.html#comment-3649</link>
		<author>ogletree</author>
		<pubDate>Sun, 25 Mar 2007 17:05:08 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-3649</guid>
		<description>&lt;code&gt;Yes.&#160;&#160;you can stick the code right above the &#60;title&#62; tag.&#160;&#160;If you will notice I took out the index, follow part because that is redundant.&#160;&#160;I personally think it is retarded to add that junk to your site.&#160;&#160; Google will scoop up anything.&lt;br /&gt;
&#160;&lt;br /&gt;
&#60;?php&lt;br /&gt;
if((is_single() &#124;&#124; is_category() &#124;&#124; is_page() &#124;&#124; is_home()) &#38;&#38; (!is_paged())){&lt;br /&gt;
&#160;&lt;br /&gt;
}else{&lt;br /&gt;
echo &#34;&#60;meta name=\&#34;robots\&#34; content=\&#34;noindex,follow\&#34;&#62;\n&#34;;&lt;br /&gt;
} &lt;br /&gt;
?&#62;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code>Yes.&nbsp;&nbsp;you can stick the code right above the &lt;title&gt; tag.&nbsp;&nbsp;If you will notice I took out the index, follow part because that is redundant.&nbsp;&nbsp;I personally think it is retarded to add that junk to your site.&nbsp;&nbsp; Google will scoop up anything.<br />
&nbsp;<br />
&lt;?php<br />
if((is_single() || is_category() || is_page() || is_home()) &amp;&amp; (!is_paged())){<br />
&nbsp;<br />
}else{<br />
echo &quot;&lt;meta name=\&quot;robots\&quot; content=\&quot;noindex,follow\&quot;&gt;\n&quot;;<br />
} <br />
?&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freier Holger</title>
		<link>http://www.ogletreeseo.com/146.html#comment-3648</link>
		<author>Freier Holger</author>
		<pubDate>Sun, 25 Mar 2007 12:04:31 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-3648</guid>
		<description>without the plugin -&#62; is also possible to insert the following code in the header.php file.

 1)) { ?&#62;
	
</description>
		<content:encoded><![CDATA[<p>without the plugin -&gt; is also possible to insert the following code in the header.php file.</p>
<p> 1)) { ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ogletree</title>
		<link>http://www.ogletreeseo.com/146.html#comment-3530</link>
		<author>ogletree</author>
		<pubDate>Mon, 05 Mar 2007 18:38:00 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-3530</guid>
		<description>Your right I did not think about that. But now that you mention it that is what I want.  I only want one page per category indexed.  Any more would get back into the duplicate content issue.  I might want more category pages indexed if I figured out a way to give each one a different title.  Pages with same title tend to go into the sup index.</description>
		<content:encoded><![CDATA[<p>Your right I did not think about that. But now that you mention it that is what I want.  I only want one page per category indexed.  Any more would get back into the duplicate content issue.  I might want more category pages indexed if I figured out a way to give each one a different title.  Pages with same title tend to go into the sup index.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bjones</title>
		<link>http://www.ogletreeseo.com/146.html#comment-3522</link>
		<author>bjones</author>
		<pubDate>Mon, 05 Mar 2007 05:45:03 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-3522</guid>
		<description>Just a heads up.  Your modification to the duplicate content cure plugin isn't doing what you want it to do.  Your mod only allows the first page of the category to be indexed.  I have updated the plugin so that you can now specify whether or not you want to keep your category pages indexed, and it will keep all category pages, not just the first page of each category.

You can download the updated version (see the link above)</description>
		<content:encoded><![CDATA[<p>Just a heads up.  Your modification to the duplicate content cure plugin isn&#8217;t doing what you want it to do.  Your mod only allows the first page of the category to be indexed.  I have updated the plugin so that you can now specify whether or not you want to keep your category pages indexed, and it will keep all category pages, not just the first page of each category.</p>
<p>You can download the updated version (see the link above)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marios Alexandrou</title>
		<link>http://www.ogletreeseo.com/146.html#comment-3506</link>
		<author>Marios Alexandrou</author>
		<pubDate>Sun, 04 Mar 2007 04:18:40 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-3506</guid>
		<description>If it could be configured to exclude just archive pages then it might be worth checking out. Category pages are good from a search engine perspective because they are focused (hopefully) on a particular topic. Archive pages on the other hand are topicless groupings of content that are likely to go supplemental. 

I usually advise those that ask to remove archive pages from their navigation, but a plug-in that excluded them might be more appealing to those that like the idea of an archive. The only thing I like about archives is they show the age of your blog which can buy you some credibility with your readers.</description>
		<content:encoded><![CDATA[<p>If it could be configured to exclude just archive pages then it might be worth checking out. Category pages are good from a search engine perspective because they are focused (hopefully) on a particular topic. Archive pages on the other hand are topicless groupings of content that are likely to go supplemental. </p>
<p>I usually advise those that ask to remove archive pages from their navigation, but a plug-in that excluded them might be more appealing to those that like the idea of an archive. The only thing I like about archives is they show the age of your blog which can buy you some credibility with your readers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amir</title>
		<link>http://www.ogletreeseo.com/146.html#comment-3492</link>
		<author>Amir</author>
		<pubDate>Fri, 02 Mar 2007 15:08:54 +0000</pubDate>
		<guid>http://www.ogletreeseo.com/146.html#comment-3492</guid>
		<description>Thanks for the post. I would be interested in a wordpress seo plugin and css skin combo list or a simple guide to making wordpress search engine optimized.  I like this Plugin, but does it take retroactive effect ie if I have older pages already indexed in Google that have pagerank etc will I lose this due to the noindex,follow tag?

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the post. I would be interested in a wordpress seo plugin and css skin combo list or a simple guide to making wordpress search engine optimized.  I like this Plugin, but does it take retroactive effect ie if I have older pages already indexed in Google that have pagerank etc will I lose this due to the noindex,follow tag?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
