<?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 for RichWP.comRichWP.com</title>
	<atom:link href="http://richwp.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://richwp.com</link>
	<description>Professional WordPress Themes</description>
	<lastBuildDate>Tue, 15 May 2012 12:56:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Maximise Ad and Affiliate Revenue with Geolocating Plugins by Christian</title>
		<link>http://richwp.com/affiliate-link-localizer/comment-page-1/#comment-3174</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 15 May 2012 12:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4872#comment-3174</guid>
		<description>Great tip, Jesper, thanks!</description>
		<content:encoded><![CDATA[<p>Great tip, Jesper, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maximise Ad and Affiliate Revenue with Geolocating Plugins by Jesper</title>
		<link>http://richwp.com/affiliate-link-localizer/comment-page-1/#comment-3168</link>
		<dc:creator>Jesper</dc:creator>
		<pubDate>Mon, 14 May 2012 07:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4872#comment-3168</guid>
		<description>Hi Christian,

Thanks for the tip. We checked the geo targeted ads by using a toolbar from Geoedge - and it seems to works great! Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Christian,</p>
<p>Thanks for the tip. We checked the geo targeted ads by using a toolbar from Geoedge &#8211; and it seems to works great! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Speed up WordPress with W3 Total Cache and Amazon CloudFront (CDN) by Felix</title>
		<link>http://richwp.com/wordpress-cdn-total-cache-amazon-cloudfront/comment-page-1/#comment-3146</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Fri, 11 May 2012 12:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4000#comment-3146</guid>
		<description>Why don&#039;t you just list these URLs in question as not to be cached?</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you just list these URLs in question as not to be cached?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Speed up WordPress with W3 Total Cache and Amazon CloudFront (CDN) by Oakland</title>
		<link>http://richwp.com/wordpress-cdn-total-cache-amazon-cloudfront/comment-page-1/#comment-3140</link>
		<dc:creator>Oakland</dc:creator>
		<pubDate>Fri, 11 May 2012 06:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4000#comment-3140</guid>
		<description>So I have been searching all over and can&#039;t find a solution to my problem. I hope you or someone here can can help.

W3 Total Cache and Amazon Cloudfront are causing duplicate content and cdn. aliases to show in Google SERPs which is a site wide penalization under the new Panda/Penguin.

So it&#039;s fine on my wordpress side but on my static files below the wordpress directory it is creating duplicate content in Google SERPs.

For example, blog installation: http://mysite.com/blog/article/
*note the sub dir blog

Problem is when I search using the Google site:mysite.com query I come up with a ton of duplicate files from my aliases cdn and cdn1 being indexed.

Such as http://cdn.mysite.com and http://cdn1.mysite.com/page.php

These pages are NOT in the Wordpress installation sub directory and they are static HTML/PHP files created by me.

So they are indexed, out of my control because W3 &amp; Amazon somehow cached them. I can&#039;t just no index because it won&#039;t work that way via robots and Amazon. Also they are already indexed so that wouldn&#039;t help. It would just stop them from being crawled in the future.

I have a rel=&quot;canonical&quot; in my static pages meaning they also show on the cdn. pages however Google still has them indexed.
I can&#039;t 301 redirect because again it&#039;s a mirror of my static pages, not something I uploaded and have access to.

So what say ye?

Last thing I have tried was verifying http://cdn.mysite.com in Webmaster Tools and it&#039;s pending for a URL removal. But I&#039;m scared Google may see that as remove http://mysite.com as well. I shall soon see.

Another thing is in W3 it says
Never cache the following pages: wp-.*\.php index\.php

Which are clearly in my sub mysite.com/blog/ but how would I get it to never cache mysite.com/page.php

Pleaseee say you have answers. And if you have any questions feel free to email me.

And the site in my name above is my site but not the site in peril. I did not list that one.</description>
		<content:encoded><![CDATA[<p>So I have been searching all over and can&#8217;t find a solution to my problem. I hope you or someone here can can help.</p>
<p>W3 Total Cache and Amazon Cloudfront are causing duplicate content and cdn. aliases to show in Google SERPs which is a site wide penalization under the new Panda/Penguin.</p>
<p>So it&#8217;s fine on my wordpress side but on my static files below the wordpress directory it is creating duplicate content in Google SERPs.</p>
<p>For example, blog installation: <a href="http://mysite.com/blog/article/" rel="nofollow">http://mysite.com/blog/article/</a><br />
*note the sub dir blog</p>
<p>Problem is when I search using the Google site:mysite.com query I come up with a ton of duplicate files from my aliases cdn and cdn1 being indexed.</p>
<p>Such as <a href="http://cdn.mysite.com" rel="nofollow">http://cdn.mysite.com</a> and <a href="http://cdn1.mysite.com/page.php" rel="nofollow">http://cdn1.mysite.com/page.php</a></p>
<p>These pages are NOT in the WordPress installation sub directory and they are static HTML/PHP files created by me.</p>
<p>So they are indexed, out of my control because W3 &amp; Amazon somehow cached them. I can&#8217;t just no index because it won&#8217;t work that way via robots and Amazon. Also they are already indexed so that wouldn&#8217;t help. It would just stop them from being crawled in the future.</p>
<p>I have a rel=&#8221;canonical&#8221; in my static pages meaning they also show on the cdn. pages however Google still has them indexed.<br />
I can&#8217;t 301 redirect because again it&#8217;s a mirror of my static pages, not something I uploaded and have access to.</p>
<p>So what say ye?</p>
<p>Last thing I have tried was verifying <a href="http://cdn.mysite.com" rel="nofollow">http://cdn.mysite.com</a> in Webmaster Tools and it&#8217;s pending for a URL removal. But I&#8217;m scared Google may see that as remove <a href="http://mysite.com" rel="nofollow">http://mysite.com</a> as well. I shall soon see.</p>
<p>Another thing is in W3 it says<br />
Never cache the following pages: wp-.*\.php index\.php</p>
<p>Which are clearly in my sub mysite.com/blog/ but how would I get it to never cache mysite.com/page.php</p>
<p>Pleaseee say you have answers. And if you have any questions feel free to email me.</p>
<p>And the site in my name above is my site but not the site in peril. I did not list that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To: Open a WordPress Menu Link In New Window or Tab? by Michele Nicolette</title>
		<link>http://richwp.com/open-wordpress-menu-links-in-new-window/comment-page-1/#comment-3069</link>
		<dc:creator>Michele Nicolette</dc:creator>
		<pubDate>Thu, 03 May 2012 04:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=2635#comment-3069</guid>
		<description>THANK you for this. I thought I was going to have to fudge a code somewhere...</description>
		<content:encoded><![CDATA[<p>THANK you for this. I thought I was going to have to fudge a code somewhere&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Support by Kerrin O'Regan</title>
		<link>http://richwp.com/support/comment-page-2/#comment-3054</link>
		<dc:creator>Kerrin O'Regan</dc:creator>
		<pubDate>Mon, 30 Apr 2012 20:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://RichWP.com/?page_id=14#comment-3054</guid>
		<description>Felix offers one of the best wordpress products on the market.  Easy to use, flexible framework, stunning templates and outstanding customer support. 

Kerrin</description>
		<content:encoded><![CDATA[<p>Felix offers one of the best wordpress products on the market.  Easy to use, flexible framework, stunning templates and outstanding customer support. </p>
<p>Kerrin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Implement Downloads On Your WordPress Blog with One Plugin by Dominic</title>
		<link>http://richwp.com/how-to-implement-downloads-on-your-wordpress-blog-with-one-plugin/comment-page-1/#comment-3050</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Sun, 29 Apr 2012 21:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4407#comment-3050</guid>
		<description>Thank you very much for this post! 
I was looking for a plugin like this.

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this post!<br />
I was looking for a plugin like this.</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing a Suitable Comments Solution for Your Blog by Jon S</title>
		<link>http://richwp.com/comments-wordpress-plugin/comment-page-1/#comment-3030</link>
		<dc:creator>Jon S</dc:creator>
		<pubDate>Thu, 26 Apr 2012 22:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4734#comment-3030</guid>
		<description>Hi -
I am planning a membership website for my industry, which is real estate.  I will have a lot of specific topics with their own dedicated pages, and I&#039;d like to have a commenting system that will integrate right on each of those pages - like Disqus will do. 

However, the information that will be shared among members is not something that I want visible outside of our site. 

I know we could use a variety of forum software or plugins, but those don&#039;t usually go right on the page where I&#039;d want them, and they&#039;re visually confusing compared to a commenting system. 

Are you aware of a system like Disqus - but that allows us to keep the comments private - so they&#039;re only accessible to our members? 

(I understand LiveFyre can do it, but the cost is in the tens of thousands.) 

   Thanks!   -Jon</description>
		<content:encoded><![CDATA[<p>Hi -<br />
I am planning a membership website for my industry, which is real estate.  I will have a lot of specific topics with their own dedicated pages, and I&#8217;d like to have a commenting system that will integrate right on each of those pages &#8211; like Disqus will do. </p>
<p>However, the information that will be shared among members is not something that I want visible outside of our site. </p>
<p>I know we could use a variety of forum software or plugins, but those don&#8217;t usually go right on the page where I&#8217;d want them, and they&#8217;re visually confusing compared to a commenting system. </p>
<p>Are you aware of a system like Disqus &#8211; but that allows us to keep the comments private &#8211; so they&#8217;re only accessible to our members? </p>
<p>(I understand LiveFyre can do it, but the cost is in the tens of thousands.) </p>
<p>   Thanks!   -Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatic WordPress Backup &#8211; Great Online Cloud Backup Solution for WordPress Sites by Christian</title>
		<link>http://richwp.com/automatic-wordpress-backup/comment-page-1/#comment-3026</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 26 Apr 2012 17:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4827#comment-3026</guid>
		<description>Hi Bart

How have you found it so far?</description>
		<content:encoded><![CDATA[<p>Hi Bart</p>
<p>How have you found it so far?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Spam Management: Is RetinaPost a Captcha Alternative? by Felix</title>
		<link>http://richwp.com/captcha-alternative/comment-page-1/#comment-3025</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 26 Apr 2012 12:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://richwp.com/?p=4844#comment-3025</guid>
		<description>I fixed it, thanx!</description>
		<content:encoded><![CDATA[<p>I fixed it, thanx!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  richwp.com/comments/feed/ ) in 1.40951 seconds, on May 17th, 2012 at 8:02 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 17th, 2012 at 10:02 am UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  richwp.com/comments/feed/ ) in 0.01487 seconds, on May 17th, 2012 at 8:57 am UTC. -->
