<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Internet Technologies, Security &#38; SEO &#187; WordPress</title>
	<atom:link href="http://www.askvk.com/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.askvk.com</link>
	<description></description>
	<lastBuildDate>Sun, 21 Jun 2009 15:28:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress Duplicate Content Prevention with robots.txt</title>
		<link>http://www.askvk.com/wordpress/wordpress-duplicate-content-prevention-with-robots-txt.php</link>
		<comments>http://www.askvk.com/wordpress/wordpress-duplicate-content-prevention-with-robots-txt.php#comments</comments>
		<pubDate>Mon, 02 Apr 2007 07:51:17 +0000</pubDate>
		<dc:creator>VK</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.askvk.com/wordpress/wordpress-duplicate-content-prevention-with-htaccess.php</guid>
		<description><![CDATA[To prevent the WordPress Duplicate Content in Google that may arise when you use any versions of WordPress, here is the typical content of the robots.txt file: User-agent: * Disallow: /comments/feed/ Disallow: /feed/ Disallow: /feed/atom/ Disallow: /feed/rss/ Disallow: /rss/ Disallow: /trackback/ Disallow: /wp/ Disallow: /*/comments/feed/$ Disallow: /*/feed/$ Disallow: /*/feed/atom/$ Disallow: /*/feed/rss/$ Disallow: /*/rss/$ Disallow: /*/trackback/$ [...]]]></description>
		<wfw:commentRss>http://www.askvk.com/wordpress/wordpress-duplicate-content-prevention-with-robots-txt.php/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
