<?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 robots.txt SEO</title>
	<atom:link href="http://www.askapache.com/seo/wordpress-robotstxt-seo.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Wed, 18 Nov 2009 23:28:48 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MakeMoney</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-106446</link>
		<dc:creator>MakeMoney</dc:creator>
		<pubDate>Tue, 27 Oct 2009 05:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-106446</guid>
		<description>We try this robots for our blog. Hope get more value for SEO.</description>
		<content:encoded><![CDATA[<p>We try this robots for our blog. Hope get more value for SEO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francis</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-104382</link>
		<dc:creator>francis</dc:creator>
		<pubDate>Wed, 23 Sep 2009 19:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-104382</guid>
		<description>Great! Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Great! Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-95929</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Tue, 18 Aug 2009 10:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-95929</guid>
		<description>I know that this article is outdated, but just one question.
As far as I know, wildcards are not supported in robots.txt (it should be based only on substring matches: http://www.robotstxt.org/faq/robotstxt.html), only &quot;User agent:*&quot; is accepted.

So are you sure your robots.txt (even the new one) works as you expect? Are then wildcards supported?</description>
		<content:encoded><![CDATA[<p>I know that this article is outdated, but just one question.<br />
As far as I know, wildcards are not supported in robots.txt (it should be based only on substring matches: http://www.robotstxt.org/faq/robotstxt.html), only &#8220;User agent:*&#8221; is accepted.</p>
<p>So are you sure your robots.txt (even the new one) works as you expect? Are then wildcards supported?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-83547</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 23 Jun 2009 14:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-83547</guid>
		<description>I have been doing some reading on SEO.  I just read this blog.  I am using a robots plug in.  Is the robots plug in a complement or a replacement to your script?  (I am a newbie.  Please take it easy.)</description>
		<content:encoded><![CDATA[<p>I have been doing some reading on SEO.  I just read this blog.  I am using a robots plug in.  Is the robots plug in a complement or a replacement to your script?  (I am a newbie.  Please take it easy.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikram</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-72912</link>
		<dc:creator>Vikram</dc:creator>
		<pubDate>Wed, 06 May 2009 16:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-72912</guid>
		<description>Thanks, thats what i was looking for, SEO friendly robots.txt</description>
		<content:encoded><![CDATA[<p>Thanks, thats what i was looking for, SEO friendly robots.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-68306</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Sun, 08 Mar 2009 09:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-68306</guid>
		<description>&lt;strong&gt;@ira&lt;/strong&gt;

I would recommend much leaner, so you don&#039;t block the wrong bot.  Remember that robots.txt is taken quite literally/seriously by search engines, better to use meta tags for fine-grain access control.  Nice work though!

&lt;pre&gt;
User-agent:  *
# disallow all files in these directories
Disallow: /cgi-bin/
Disallow: /stats/
Disallow: /dh_
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /tag/
Disallow: /hakkinda/
Disallow: /iletisimvereklam/
Disallow: /wp-content/upgrade
Disallow: /wp-content/plugins
Disallow: /wp-content/languages
Disallow: /wp-content/themes/default
Disallow: /wp-content/themes/guzel-pro
Disallow: /wp-content/themes/wp-max
Disallow: /wp-content/themes/classic
Disallow: /.smileys
&#160;
User-agent: Googlebot
# disallow all files ending with these extensions
Disallow: /z/
Disallow: /wp-*
Allow: /wp-content/uploads/
 
&#160;
# allow google image bot to search all images
User-agent: Googlebot-Image
Allow: /*
 
# allow adsense bot on entire site
User-agent: Mediapartners-Google*
Allow: /*
&#160;
# disallow archiving site
User-agent: ia_archiver
Disallow: /
 
# disable duggmirror
User-agent: duggmirror
Disallow: /
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p><strong>@ira</strong></p>
<p>I would recommend much leaner, so you don&#8217;t block the wrong bot.  Remember that robots.txt is taken quite literally/seriously by search engines, better to use meta tags for fine-grain access control.  Nice work though!</p>
<pre>User-agent:  *
# disallow all files in these directories
Disallow: /cgi-bin/
Disallow: /stats/
Disallow: /dh_
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /tag/
Disallow: /hakkinda/
Disallow: /iletisimvereklam/
Disallow: /wp-content/upgrade
Disallow: /wp-content/plugins
Disallow: /wp-content/languages
Disallow: /wp-content/themes/default
Disallow: /wp-content/themes/guzel-pro
Disallow: /wp-content/themes/wp-max
Disallow: /wp-content/themes/classic
Disallow: /.smileys
&nbsp;
User-agent: Googlebot
# disallow all files ending with these extensions
Disallow: /z/
Disallow: /wp-*
Allow: /wp-content/uploads/

&nbsp;
# allow google image bot to search all images
User-agent: Googlebot-Image
Allow: /*

# allow adsense bot on entire site
User-agent: Mediapartners-Google*
Allow: /*
&nbsp;
# disallow archiving site
User-agent: ia_archiver
Disallow: /

# disable duggmirror
User-agent: duggmirror
Disallow: /</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: ira</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-67774</link>
		<dc:creator>ira</dc:creator>
		<pubDate>Sun, 08 Mar 2009 05:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-67774</guid>
		<description>Hello Apache i am avid reader of your blog. I made a robots txt file based on the information you gave is it ok is there any mistakes? Thanks.
&lt;pre&gt;
User-agent:  *
# disallow all files in these directories
Disallow: /cgi-bin/
Disallow: /stats/
Disallow: /dh_
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /tag/
Disallow: /hakkinda/
Disallow: /iletisimvereklam/
Disallow: /wp-content/upgrade
Disallow: /wp-content/plugins
Disallow: /wp-content/languages
Disallow: /wp-content/themes/default
Disallow: /wp-content/themes/guzel-pro
Disallow: /wp-content/themes/wp-max
Disallow: /wp-content/themes/classic
Disallow: /trackback/
Disallow: */trackback/
Disallow: /.smileys
&#160;
User-agent: Googlebot
# disallow all files ending with these extensions
Disallow: /*.php$
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*.gz$
Disallow: /*.cgi$
Disallow: /*.wmv$
Disallow: /*.png$
Disallow: /*.gif$
Disallow: /*.jpg$
Disallow: /*.cgi$
Disallow: /*.xhtml$
Disallow: /*.php*
Disallow: */trackback*
Disallow: /z/
Disallow: /wp-*
Allow: /wp-content/uploads/
 
&#160;
# allow google image bot to search all images
User-agent: Googlebot-Image
Allow: /*
 
# allow adsense bot on entire site
User-agent: Mediapartners-Google*
Disallow: /*?*
Allow: /z/
Disallow: /hakkinda/
Disallow: /iletisimvereklam/
Allow: /wp-content/
Allow: /tag/
Allow: /manual/*
Allow: /docs/*
Allow: /*.php$
Allow: /*.js$
Allow: /*.inc$
Allow: /*.css$
Allow: /*.gz$
Allow: /*.cgi$
Allow: /*.wmv$
Allow: /*.cgi$
Allow: /*.xhtml$
Allow: /*.php*
Allow: /*.gif$
Allow: /*.jpg$
Allow: /*.png$
 
# disallow archiving site
User-agent: ia_archiver
Disallow: /
 
# disable duggmirror
User-agent: duggmirror
Disallow: /
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hello Apache i am avid reader of your blog. I made a robots txt file based on the information you gave is it ok is there any mistakes? Thanks.</p>
<pre>User-agent:  *
# disallow all files in these directories
Disallow: /cgi-bin/
Disallow: /stats/
Disallow: /dh_
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /tag/
Disallow: /hakkinda/
Disallow: /iletisimvereklam/
Disallow: /wp-content/upgrade
Disallow: /wp-content/plugins
Disallow: /wp-content/languages
Disallow: /wp-content/themes/default
Disallow: /wp-content/themes/guzel-pro
Disallow: /wp-content/themes/wp-max
Disallow: /wp-content/themes/classic
Disallow: /trackback/
Disallow: */trackback/
Disallow: /.smileys
&nbsp;
User-agent: Googlebot
# disallow all files ending with these extensions
Disallow: /*.php$
Disallow: /*.js$
Disallow: /*.inc$
Disallow: /*.css$
Disallow: /*.gz$
Disallow: /*.cgi$
Disallow: /*.wmv$
Disallow: /*.png$
Disallow: /*.gif$
Disallow: /*.jpg$
Disallow: /*.cgi$
Disallow: /*.xhtml$
Disallow: /*.php*
Disallow: */trackback*
Disallow: /z/
Disallow: /wp-*
Allow: /wp-content/uploads/

&nbsp;
# allow google image bot to search all images
User-agent: Googlebot-Image
Allow: /*

# allow adsense bot on entire site
User-agent: Mediapartners-Google*
Disallow: /*?*
Allow: /z/
Disallow: /hakkinda/
Disallow: /iletisimvereklam/
Allow: /wp-content/
Allow: /tag/
Allow: /manual/*
Allow: /docs/*
Allow: /*.php$
Allow: /*.js$
Allow: /*.inc$
Allow: /*.css$
Allow: /*.gz$
Allow: /*.cgi$
Allow: /*.wmv$
Allow: /*.cgi$
Allow: /*.xhtml$
Allow: /*.php*
Allow: /*.gif$
Allow: /*.jpg$
Allow: /*.png$

# disallow archiving site
User-agent: ia_archiver
Disallow: /

# disable duggmirror
User-agent: duggmirror
Disallow: /</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-68155</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Thu, 05 Mar 2009 15:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-68155</guid>
		<description>&lt;strong&gt;@rozkan&lt;/strong&gt;

dude this article is 2 years old.. this is a blog not an encyclopedia.  Regardless of that, If you follow the instructions in this article you should be in really good shape.

If you cut-and-paste my old &lt;code&gt;robots.txt&lt;/code&gt;, didn&#039;t even bother to check my actual one, and skipped reading the other newer articles here on my blog or anywhere else.. well geez man I&#039;m sorry you had a problem but I can&#039;t work miracles.  I bet you did actually learn something &lt;strong&gt;when it all went wrong&lt;/strong&gt; though, some people like to learn that way, I do it too sometimes. THINK before you copy.. I&#039;m not your robot.</description>
		<content:encoded><![CDATA[<p><strong>@rozkan</strong></p>
<p>dude this article is 2 years old.. this is a blog not an encyclopedia.  Regardless of that, If you follow the instructions in this article you should be in really good shape.</p>
<p>If you cut-and-paste my old <code>robots.txt</code>, didn&#8217;t even bother to check my actual one, and skipped reading the other newer articles here on my blog or anywhere else.. well geez man I&#8217;m sorry you had a problem but I can&#8217;t work miracles.  I bet you did actually learn something <strong>when it all went wrong</strong> though, some people like to learn that way, I do it too sometimes. THINK before you copy.. I&#8217;m not your robot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rozkan</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-68030</link>
		<dc:creator>rozkan</dc:creator>
		<pubDate>Tue, 03 Mar 2009 21:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-68030</guid>
		<description>Thanks genius! I used these commands for &lt;code&gt;robots.txt&lt;/code&gt; and a week later i realized my new pages weren&#039;t indexed by googlebot! By the way if this &quot;&lt;strong&gt;ultimate super best robots.txt&lt;/strong&gt;&quot; why don&#039;t YOU use it ha? I see your &lt;code&gt;robots.tx&lt;/code&gt;t file is pretty simple! So you are lying! 

</description>
		<content:encoded><![CDATA[<p>Thanks genius! I used these commands for <code>robots.txt</code> and a week later i realized my new pages weren&#8217;t indexed by googlebot! By the way if this &#8220;<strong>ultimate super best robots.txt</strong>&#8221; why don&#8217;t YOU use it ha? I see your <code>robots.tx</code>t file is pretty simple! So you are lying! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GoSimple</title>
		<link>http://www.askapache.com/seo/wordpress-robotstxt-seo.html#comment-67377</link>
		<dc:creator>GoSimple</dc:creator>
		<pubDate>Fri, 27 Feb 2009 07:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com.com/seo/wordpress-robotstxt-optimized-for-seo.html#comment-67377</guid>
		<description>Perfect! Cheers.</description>
		<content:encoded><![CDATA[<p>Perfect! Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
