<?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: Robot txt mystery unraveled</title>
	<atom:link href="http://potpolitics.com/2009/07/02/robot-txt-mystery-unraveled/feed/" rel="self" type="application/rss+xml" />
	<link>http://potpolitics.com/2009/07/02/robot-txt-mystery-unraveled/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 23 May 2012 18:47:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Brian</title>
		<link>http://potpolitics.com/2009/07/02/robot-txt-mystery-unraveled/#comment-5147</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 08 Jul 2009 13:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://potpolitics.com/?p=2637#comment-5147</guid>
		<description>Kikolani,

If the .com and .net have identical content, you should just use a 301 redirect on the .com to avoid the issue you talked about. (I assume you are using virtual hosts?) If you are using apache this is pretty easy to do with htaccess.</description>
		<content:encoded><![CDATA[<p>Kikolani,</p>
<p>If the .com and .net have identical content, you should just use a 301 redirect on the .com to avoid the issue you talked about. (I assume you are using virtual hosts?) If you are using apache this is pretty easy to do with htaccess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raleigh Fence Company</title>
		<link>http://potpolitics.com/2009/07/02/robot-txt-mystery-unraveled/#comment-5004</link>
		<dc:creator>Raleigh Fence Company</dc:creator>
		<pubDate>Fri, 03 Jul 2009 16:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://potpolitics.com/?p=2637#comment-5004</guid>
		<description>I have a tricky thing I&#039;d like to use the robots for, but haven&#039;t figured out how yet.  Basically, my client has both the .net and .com of his domain.  The site files are all hosted under .com, but .net is the primary domain that shows up in search results.  However, if you type in any page.com, it will pull up the same content as any page.net, which seems like a duplicate content issue.  Can I block the robots from crawling the .com site, even if the files are hosted on the .com site?  I know, pretty odd.

~ Kristi</description>
		<content:encoded><![CDATA[<p>I have a tricky thing I&#8217;d like to use the robots for, but haven&#8217;t figured out how yet.  Basically, my client has both the .net and .com of his domain.  The site files are all hosted under .com, but .net is the primary domain that shows up in search results.  However, if you type in any page.com, it will pull up the same content as any page.net, which seems like a duplicate content issue.  Can I block the robots from crawling the .com site, even if the files are hosted on the .com site?  I know, pretty odd.</p>
<p>~ Kristi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orovo</title>
		<link>http://potpolitics.com/2009/07/02/robot-txt-mystery-unraveled/#comment-5002</link>
		<dc:creator>orovo</dc:creator>
		<pubDate>Fri, 03 Jul 2009 06:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://potpolitics.com/?p=2637#comment-5002</guid>
		<description>i am not feeling very shy for saying that i didn&#039;t know at all about the robot.txt  but after reading your post i got to know some basics &amp; seriously i am still in search of some information about the robot.txt &amp; i am going for the forum discussion !Thanks for your perfect topic as robot .txt!it is very helpful to control bugs from the search engines!</description>
		<content:encoded><![CDATA[<p>i am not feeling very shy for saying that i didn&#8217;t know at all about the robot.txt  but after reading your post i got to know some basics &amp; seriously i am still in search of some information about the robot.txt &amp; i am going for the forum discussion !Thanks for your perfect topic as robot .txt!it is very helpful to control bugs from the search engines!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ste@DS Bundle</title>
		<link>http://potpolitics.com/2009/07/02/robot-txt-mystery-unraveled/#comment-4994</link>
		<dc:creator>Ste@DS Bundle</dc:creator>
		<pubDate>Thu, 02 Jul 2009 16:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://potpolitics.com/?p=2637#comment-4994</guid>
		<description>Some great tips here, robots.txt has always mystified me.</description>
		<content:encoded><![CDATA[<p>Some great tips here, robots.txt has always mystified me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bbrian017</title>
		<link>http://potpolitics.com/2009/07/02/robot-txt-mystery-unraveled/#comment-4988</link>
		<dc:creator>bbrian017</dc:creator>
		<pubDate>Thu, 02 Jul 2009 08:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://potpolitics.com/?p=2637#comment-4988</guid>
		<description>Great read John! Ironic but I just added a robots.txt file to my social network about 8 weeks ago and since the pr update I got a page rank of 4. I get a lot of spam on the upcoming.php page and told the SE’s to not index of follow that link. I also added other pages that showed duplicate content.

This is my file here,

# All robots will spider the domain
User-agent: *
Disallow: /templates/
Disallow: /3rdparty/
Disallow: /libs/
Disallow: /modules/
Disallow: /plugins/
Disallow: /internal/
Disallow: /backup/
Disallow: /thickbox/
Disallow: /api/
Disallow: /evb/
Disallow: /avatars/
Disallow: /admin_index.php
Disallow: /admin
Disallow: /login.php
Disallow: /js/
Disallow: /img/
Disallow: /upcoming.php

p.s. I engaged this article!</description>
		<content:encoded><![CDATA[<p>Great read John! Ironic but I just added a robots.txt file to my social network about 8 weeks ago and since the pr update I got a page rank of 4. I get a lot of spam on the upcoming.php page and told the SE’s to not index of follow that link. I also added other pages that showed duplicate content.</p>
<p>This is my file here,</p>
<p># All robots will spider the domain<br />
User-agent: *<br />
Disallow: /templates/<br />
Disallow: /3rdparty/<br />
Disallow: /libs/<br />
Disallow: /modules/<br />
Disallow: /plugins/<br />
Disallow: /internal/<br />
Disallow: /backup/<br />
Disallow: /thickbox/<br />
Disallow: /api/<br />
Disallow: /evb/<br />
Disallow: /avatars/<br />
Disallow: /admin_index.php<br />
Disallow: /admin<br />
Disallow: /login.php<br />
Disallow: /js/<br />
Disallow: /img/<br />
Disallow: /upcoming.php</p>
<p>p.s. I engaged this article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

