<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Handling Google&#8217;s neat X-Robots-Tag - Sending REP header tags with PHP</title>
	<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/</link>
	<description>If you've read my articles somewhere on the Internet, expect something different here.</description>
	<pubDate>Tue, 22 May 2012 01:39:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Jeff</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-2254</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 05 Feb 2010 15:55:41 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-2254</guid>
		<description>This works really simply, and it keeps other headers (like Content-Length) that Apache applies to PDFs:


Header set X-Robots-Tag "index, noarchive"


You can put it in the server config, a Virtual Host section, or an .htaccess, for fine control of what PDFs it applies to (and/or adjust the regex).

Jeff</description>
		<content:encoded><![CDATA[<p>This works really simply, and it keeps other headers (like Content-Length) that Apache applies to PDFs:</p>
<p>Header set X-Robots-Tag &#8220;index, noarchive&#8221;</p>
<p>You can put it in the server config, a Virtual Host section, or an .htaccess, for fine control of what PDFs it applies to (and/or adjust the regex).</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Houston SEO</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-2063</link>
		<dc:creator>Houston SEO</dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:15:06 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-2063</guid>
		<description>Thanks for this interesting article, Just discovered this.. can be quite vicious

[Are you aware that &lt;span title="e.g. pointing to contentactive.com"&gt;links&lt;/span&gt; dropped by 'Houston SEO' get removed across the boards, in case the comments submitted by you guys aren't catched by spam filters beforehand?]</description>
		<content:encoded><![CDATA[<p>Thanks for this interesting article, Just discovered this.. can be quite vicious</p>
<p>[Are you aware that <span title="e.g. pointing to contentactive.com">links</span> dropped by &#8216;Houston SEO&#8217; get removed across the boards, in case the comments submitted by you guys aren&#8217;t catched by spam filters beforehand?]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Hacked? Total Security Lockdown</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-2002</link>
		<dc:creator>WordPress Hacked? Total Security Lockdown</dc:creator>
		<pubDate>Tue, 08 Dec 2009 05:46:46 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-2002</guid>
		<description>[...] be useful as wellGetting URLs outta Google &#8211; the good, the popular, and the definitive way Handling Google’s neat X-Robots-Tag &#8211; Sending REP header tags with PHPNasty Bots &#38; UsersA lot of security relies on identifying nasty bots, detecting rogue activity [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] be useful as wellGetting URLs outta Google &#8211; the good, the popular, and the definitive way Handling Google’s neat X-Robots-Tag &#8211; Sending REP header tags with PHPNasty Bots &#38; UsersA lot of security relies on identifying nasty bots, detecting rogue activity [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alphane Moon</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-852</link>
		<dc:creator>Alphane Moon</dc:creator>
		<pubDate>Wed, 19 Dec 2007 09:11:17 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-852</guid>
		<description>Hi Sebastian,
thank you for this article on the X-Robots-Tag, it is very useful and was precisely what I was looking for.</description>
		<content:encoded><![CDATA[<p>Hi Sebastian,<br />
thank you for this article on the X-Robots-Tag, it is very useful and was precisely what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noobliminal</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-343</link>
		<dc:creator>Noobliminal</dc:creator>
		<pubDate>Thu, 13 Sep 2007 18:35:09 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-343</guid>
		<description>I'm not .. or .. am I? %\
Regards.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not .. or .. am I? %\<br />
Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-342</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 13 Sep 2007 18:29:50 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-342</guid>
		<description>Noobliminal, your method works. To prevent you from such cheats by sneaky link mongers there's only one route: don't do link exchanges. ;)</description>
		<content:encoded><![CDATA[<p>Noobliminal, your method works. To prevent you from such cheats by sneaky link mongers there&#8217;s only one route: don&#8217;t do link exchanges. <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noobliminal</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-327</link>
		<dc:creator>Noobliminal</dc:creator>
		<pubDate>Thu, 13 Sep 2007 13:39:53 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-327</guid>
		<description>I have figured an 'alternative' use for this new http header tag. Might be worth a check ;)</description>
		<content:encoded><![CDATA[<p>I have figured an &#8216;alternative&#8217; use for this new http header tag. Might be worth a check <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unavailable_After is totally and utterly useless</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-212</link>
		<dc:creator>Unavailable_After is totally and utterly useless</dc:creator>
		<pubDate>Tue, 21 Aug 2007 07:10:52 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-212</guid>
		<description>[...] Dan Crow from Google announced a pretty neat thing in the same post: With the X-Robots-Tag you can now apply crawler directives valid in robots meta tags to non-HTML documents like PDF files [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Dan Crow from Google announced a pretty neat thing in the same post: With the X-Robots-Tag you can now apply crawler directives valid in robots meta tags to non-HTML documents like PDF files [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NOPREVIEW - The missing X-Robots-Tag</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-207</link>
		<dc:creator>NOPREVIEW - The missing X-Robots-Tag</dc:creator>
		<pubDate>Mon, 20 Aug 2007 22:04:17 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-207</guid>
		<description>[...] malware, etcetera. However, under some circumstances it would make sound sense to have a NOPREVIEW X-Robots-Tag, but unfortunately Google forgot to introduce it [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] malware, etcetera. However, under some circumstances it would make sound sense to have a NOPREVIEW X-Robots-Tag, but unfortunately Google forgot to introduce it [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamlet Batista</title>
		<link>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-173</link>
		<dc:creator>Hamlet Batista</dc:creator>
		<pubDate>Thu, 02 Aug 2007 15:06:00 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/#comment-173</guid>
		<description>Sebastian - That is very clever. Good job!&lt;br/&gt;&lt;br/&gt;I thought about doing something similar, but decided the .htaccess solution might be easier for non-programmers.&lt;br/&gt;&lt;br/&gt;I thought about using ScriptAliasMatch to map files to a cgi script that would add the header and using PATH_INFO to find the file on disk.</description>
		<content:encoded><![CDATA[<p>Sebastian - That is very clever. Good job!</p>
<p>I thought about doing something similar, but decided the .htaccess solution might be easier for non-programmers.</p>
<p>I thought about using ScriptAliasMatch to map files to a cgi script that would add the header and using PATH_INFO to find the file on disk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

