<?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:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Sebastian's Pamphlets &#187; Fun</title>
	<link>http://sebastians-pamphlets.com</link>
	<description>If you've read my articles somewhere on the Internet, expect something different here.</description>
	<pubDate>Wed, 11 Aug 2010 18:57:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>The &#8220;just create compelling and useful content&#8221; lie</title>
		<link>http://sebastians-pamphlets.com/dont-underestimate-the-truth-in-se-quality-guidelines/</link>
		<comments>http://sebastians-pamphlets.com/dont-underestimate-the-truth-in-se-quality-guidelines/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 21:07:39 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Crap]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/dont-underestimate-the-truth-in-se-quality-guidelines/</guid>
		<description><![CDATA[
I&#8217;m so sick of the universal answer to all SEO questions. Each and every search engine rep keeps telling me that &#8220;creating a great and useful site with compelling content will gain me all the rankings I deserve&#8221;. What a pile of bullshit. Nothing ranks without strong links. I deserve more, and certainly involving less [...]]]></description>
			<content:encoded><![CDATA[
<p><img  src="http://sebastians-pamphlets.com/img/posts/compelling-content-lie.png" with="259" height="413" align="right" alt="The compelling content lie" style="margin-left:3px;" />I&#8217;m so sick of the universal answer to all SEO questions. Each and every search engine rep keeps telling me that &#8220;creating a great and useful site with compelling content will gain me all the rankings I deserve&#8221;. What a pile of bullshit. Nothing ranks without strong links. I deserve more, and certainly involving less work.</p>
<p>Honestly, why the heck should I invest any amount of time and even money to make others happy? It&#8217;s totally absurd to put up a great site with compelling content that&#8217;s easy to navigate and all that, just to please an ungrateful crowd of anonymous users! What a crappy concept. <a href="http://domainnamewire.com/2009/09/21/the-number-one-seo-secret/">I don&#8217;t buy it</a>.</p>
<p>I create websites for the sole purpose of making money, and lots of green. <strong>It&#8217;s all about ME!</strong> Here I said it. Now pull out the plastic. <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>And there&#8217;s another statement that really annoys me: &#8220;make sites for users, not for search engines&#8221;. Again, with self-serving commandments like this one search engine quality guidelines do insult my intelligence. Why should I make even a single Web page for search engines? Google, <strike>Yahoo</strike> Microsoft and Ask staff might all be wealthy folks, but from my experience they don&#8217;t purchase much porn on-line.</p>
<p>I create and publish Web contents to laugh all the way to the bank at the end of the day. For no other reason. I swear. To finally end the ridiculous discussion of utterly useless and totally misleading search engine guidelines, I&#8217;ll guide you step by step through a few elements of a successful website, explaining why and for whom I perform whatever, why it&#8217;s totally selfish, and what it&#8217;s worth. </p>
<p>In some cases that&#8217;ll be quite a bit geeky, so just skip the technical stuff if you&#8217;re a plain Internet marketer. Also, I don&#8217;t do everything by the book on Web development, so please read the <span style="color:floralwhite;">invisible</span> fine print carefully .</p>
<h3 id="why-robots-txt">robots.txt</h3>
<p>This gatekeeper prevents my sites from useless bot traffic. That goes for behaving bots at least. Others might meet a script that handles them with <a href="http://sebastians-pamphlets.com/when-your-referrer-stats-turn-into-a-porn-tgp/">care</a>. I&#8217;d rather serve human users bigger ads than wasting bandwidth for useless bots requesting shitloads of content.</p>
<h3 id="why-htaccess">.htaccess</h3>
<p>I&#8217;m a big fan of the &#8220;one URI = one piece of content&#8221; <a href="http://www.w3.org/Provider/Style/URI?iseewhatyoudidthere">principle</a>. I consider gazillions of URI variations serving similar contents avoidable crap. That&#8217;s because I can&#8217;t remember complex URIs stuffed with tracking parameters and other superfluous clutter. Like the average bookmarking surfer, I prefer <a href="http://tag.us.com/uri-shorteners-suck-ass.htm">short</a> and meaningful URIs. With a few simple <a href="http://sebastians-pamphlets.com/links/categories/?cat=htaccess">.htaccess</a> directives I make sure that everybody gets the requested <strike>piece of content</strike> advertising under the canonical URI.</p>
<h3 id="why-errordocs">ErrorDocuments</h3>
<p><a href="http://sebastians-pamphlets.com/why-proper-error-handling-is-important/">Error handling</a> is important. Before I throw a 404-Not-found error to a human visitor, I analyze the request&#8217;s context (e.g. REQUEST_URI, HTTP_REFERER). If possible, I <a href="http://sebastians-pamphlets.com/getting-the-most-out-of-googles-404-stats/">redirect the user</a> to the page s/he should have requested then, or at least to a page with related <strike>links</strike> banner ads. Bouncing punters don&#8217;t make me any money.</p>
<h3 id="why-http-headers">HTTP headers</h3>
<p>There&#8217;s more than HTTP response codes doable with <a href="http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/">creative headers</a>. For example <a href="http://sebastians-pamphlets.com/dynamic-pages-can-support-if-modified-since-too/">cost savings</a>. In some cases a single line of text in an HTTP header tells the user agent more than a bunch of markup.</p>
<h3 id="why-titles-summaries">Sensible page titles and summaries</h3>
<p>There&#8217;s nothing better to instantly catch the user&#8217;s interest than a prominent page title, followed by a short and nicely formatted summary that the average reader can skim in few seconds. Fast loading and eye-catching graphics can do wonders, too. Just in case someone&#8217;s <strike><a href="http://sebastians-pamphlets.com/crawling-vs-indexing/">scraping</a></strike> bookmarking my stuff, I duplicate my titles into usually invisible TITLE elements, and provide seducing calls for action in descriptive META elements. Keeping the visitor interested for more than a few seconds results in monetary opportunities.</p>
<h3 id="why-unique-copy">Unique content</h3>
<p>Writing unique, compelling, and maybe even witty product descriptions increases my sales. Those are even more attractive when I add neat stuff that&#8217;s not available from the vendor&#8217;s data feed (I don&#8217;t mean free shipping, that&#8217;s plain silly). A good (linkworthy) product page comes with practical use cases and/or otherwise well presented, not too longish outlined, USPs. Producers as well as distributors do suck at this task.</p>
<h3 id="why-ugc">User generated content</h3>
<p>Besides faked testimonials and the usual stuff, asking vistors questions like &#8220;Just in case you buy product X here, what will you actually do with it? How will you use it? Whom will you give it to?&#8221; leads to unique text snippets creating needs. Of course all user generated content gets moderated.</p>
<h3 id="why-buy-now">Ajax&#8217;ed &#8220;Buy now&#8221; widgets</h3>
<p>Most probably a punter who has clicked the &#8220;add to shopping cart&#8221; link on a page nicely gathering quite a few products will not buy another one of them, if the mouse click invokes a POST request of the shopping cart script requiring a full round trip to the server. Out of sight, out of mind.</p>
<h3 id="why-xml-sitemap">Sitemaps</h3>
<p>Both static as well as dynamically themed <a href="http://sebastians-pamphlets.com/links/categories/?definitions=TRUE">sitemap pages</a> funnel a fair amount of vistors to appropriate landing pages. Dumping major parts of a site&#8217;s structure in <a href="http://sebastians-pamphlets.com/links/categories/?cat=xml-sitemaps">XML</a> format attracts traffic, too. There&#8217;s no such thing as bad traffic, just weak upselling procedures.</p>
<p><b>&#8230;</b></p>
<p>Ok, that&#8217;s enough examples to bring my point home. Probably I&#8217;ve bored you to death anyway. You see, whatever I do as a site owner, I do it only for myself (inevitably accepting collateral damage like satisfied punters and compliance to search engine quality guidelines). Recap: I don&#8217;t need no stinkin&#8217; <strike>advice</strike> restrictions from search engines.</p>
<p>Seriously, since you&#8217;re still awake and following my long-winded gobbledygook, here&#8217;s a goodie:</p>
<h3>The Number One SEO Secret</h3>
<p><strong>Think like a search engine engineer.</strong> Why? Because search engines are as selfish as you are, or at least as you should be.</p>
<p>In order to make money from advertising, search engines need boatloads of traffic every second, 24/7/365. Since there are only so many searchers populating this planet, search engines rely on recurring traffic. Sounds like a pretty good reason to provide relevant search results, doesn&#8217;t it?</p>
<p>That&#8217;s why search engines develop high sophisticated algorithms that try to emulate human surfers, supposed to extract the most useful content from the Web&#8217;s vast litter boxes. Their engineers tweak those algos on a daily basis, factoring in judgements of more and more signals as communities, services, opportunities, behavior, and techniques used on the Web evolve.</p>
<p>They try really hard to provide their users with the cream of the crop. However, SE engineers are just humans like you and me, therefore their awesome algos &#8211;as well as the underlying concepts&#8211; can fail. So don&#8217;t analyze too many SERPs to figure out how a SE engineer might tick, just be pragmatic and imagine you&#8217;ve got enough SE shares to temporarily throw away your Internet marketer hat. </p>
<p>Anytime when you have to make a desicion on content, design, navigation or whatever, switch to <i>search engine engineer mode</i> and ask yourself questions like &#8220;does this enhance the visitor&#8217;s surfing experience?&#8221;, &#8220;would I as a user appreciate this?&#8221; or simply &#8220;would I buy this?&#8221;. (Of course, instead of emulating an imaginary SE engineer, you also could switch to <i>plain user mode</i>. The downside of the latter brain emulation is, unfortunately, that especially geeks tend to trust the former more easily.)</p>
<p>Bear in mind that even if search engines don&#8217;t cover particular (optimization) techniques today, they might do so tomorrow. The same goes for newish forms of content presentation etc. Eventually search engines will find a way to work with any signal. Most of our neat little tricks bypassing today&#8217;s spam filters will stop working some day.</p>
<p>After completing this sanity check, heal your schizophrenia and evaluate whether it will make you money or not. Eventually, that&#8217;s the goal.</p>
<p style="background:#53454F; color:floralwhite; padding:3px;">By the way, the above said doean&#8217;t mean that only so-called &#8216;purely white hat&#8217; traffic optimization techniques work with search engines. Actually, SEO = hex&#8217;53454F&#8217;, and <a href="http://www.myhexcolor.com/color-53454F/"  style="font-weight:bolder; color:floralwhite;">that&#8217;s a pretty dark gray</a>. <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Related thoughts: <a href="http://www.seomoz.org/blog/terrible-advice-do-seo-for-users-not-engines">Optimize for user experience, but keep the engines in mind</a>. <a href="http://www.seomoz.org/blog/terrible-advice-do-seo-for-users-not-engines#jtc95744">Misleading</a> some folks just like this pamphlet.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/dont-underestimate-the-truth-in-se-quality-guidelines/", "style": "big", "title": "The \"just create compelling and useful content\" lie" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/dont-underestimate-the-truth-in-se-quality-guidelines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Opting out: mailto://me is history</title>
		<link>http://sebastians-pamphlets.com/finally-quitting-email/</link>
		<comments>http://sebastians-pamphlets.com/finally-quitting-email/#comments</comments>
		<pubDate>Wed, 27 May 2009 19:00:22 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Spam]]></category>

		<category><![CDATA[Link Building]]></category>

		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[Reciprocal Links]]></category>

		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Paid Links]]></category>

		<category><![CDATA[Spam Report]]></category>

		<category><![CDATA[Risky Linkage]]></category>

		<category><![CDATA[Crap]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/finally-quitting-email/</guid>
		<description><![CDATA[
Today I&#8217;ve removed all instances of the thunderbird icon from my computers, and from my memory as well. I&#8217;m finally done with email. I&#8217;ve forwarded1) all my email accounts to paid-links@google.com, and here&#8217;s why:

Sebastian&#8217;s Pamphlets
Dear Sebastian,
I visited your web site earlier today and it seems you are also a seo company like us. As an [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://sebastians-pamphlets.com/img/posts/finally-quitting-email-150x150.png" width="150" height="150" border="0" align="right" alt="Finally quitting email" title="Finally quitting email - Forever!" />Today I&#8217;ve removed all instances of the thunderbird icon from my computers, and from my memory as well. I&#8217;m finally done with email. I&#8217;ve forwarded<sup><small><a href="http://sebastians-pamphlets.com/finally-quitting-email/#webspam_generator_footnote">1)</a></small></sup> all my email accounts to <a href="http://www.dullest.com/blog/how-to-report-paid-links/">paid-links@google.com</a>, and here&#8217;s why:</p>
<blockquote>
<h3>Sebastian&#8217;s Pamphlets</h3>
<p>Dear Sebastian,</p>
<p>I visited your web site earlier today and it seems you are also a seo company like us. As an SEO company we are in this field since 1998 in India(CHD). We have developed and maintained high quality websites.</p>
<p>We understand link building better than other because of our 11 year experience in linking industry and we follows the right manual link building approach in seeking, obtaining and attracting topic specific trusted inbound links. We have different themes related sites, directories and blogs and i would like to make a request to enter a mutual understanding by EXCHANGING LINKS with your website in order to get targeted visitors, higher ranking and link popularity.</p>
<p>We look forward to linking our site with yours, as exchanging links would Benefit both of us.</p>
<p>You\&#8217;ve received this email simply because you have been found while searching for related sites in Google, MSN and Yahoo If you do not wish to receive future emails, simply reply with this email and let us know.</p>
<p>Waiting for your positive and quick response.</p>
<p>PLEASE NOTE THAT THIS IS NOT A SPAM OR AUTOMATED EMAIL, IT\&#8217;S ONLY A REQUEST FOR A LINK EXCHANGE. YOUR EMAIL ADDRESS HAS NOT BEEN ADDED TO ANY LISTS, AND YOU WILL NOT BE CONTACTED AGAIN.<img  src="http://sebastians-pamphlets.com/img/posts/delete-email-1.png" width="150" height="150" border="0" align="right" alt="" title="" />
</p>
<p>Regards:<br />
Lara</p>
<p>Lara<br />
Megrisoft<br />
<a href="mailto:lara@megrisoft.info">lara@megrisoft.info</a></p>
</blockquote>
<p>&nbsp;</p>
<blockquote>
<h3 title="Ok, this one is made up from an @Reply, it's not an actual DM - but I've received and deleted many very similar DMs">Direct message from Spamdiggalot</h3>
<p title="Ok, this one is made up from an @Reply, it's not an actual DM - but I've received and deleted many very similar DMs">Hi, Sebastian.</p>
<p title="Ok, this one is made up from an @Reply, it's not an actual DM - but I've received and deleted many very similar DMs">You have a new direct message:</p>
<p style="margin-left:30px;" title="Ok, this one is made up from an @Reply, it's not an actual DM - but I've received and deleted many very similar DMs">Spamdiggalot: hi!I think you should like my article &#8220;12 addons to get the most out of safer-sex&#8221;, here: digg.com/x010101 please RT!</p>
<p title="Ok, this one is made up from an @Reply, it's not an actual DM - but I've received and deleted many very similar DMs">Reply on the web at <code>http://twitter.com/direct_messages/create/Spamdiggalot</code></p>
<p>Send me a direct message from your phone: <code>D SPAMDIGGALOT</code></p>
</blockquote>
<blockquote>
<h3>our company proposal</h3>
<p>Dear Sebastian Pamphlets,</p>
<p>My name is Vincentas and I am member of board in multi-location hosting company - Host1Plus (<a onclick="alert('Did you pay enough for this link? Nope!'); return false;" rel="nofollow">http://<span style="display:none;">&nbsp;</span>www<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>host1plus<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>com</a>). Our servers are in U.S., U.K., the Netherlands, Germany, Lithuania and Singapore.</p>
<p>I just visited your website which I found interested and it provides excellent complementary content.<br />
We would like to offer you free hosting for your site in Host1Plus hosting service the only thing we would ask you is to place our visitors counter to your website here is the link <a onclick="alert('Did you pay enough for this link? Nope!'); return false;" rel="nofollow">http://<span style="display:none;">&nbsp;</span>www<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>count1plus<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>com</a> or it could be any other feature.</p>
<p>So let me know if you are interested for my offer and I hope that offer is interested to you. Hope to hear you soon. </p>
<p>Kind Regards,<br />
Vincentas Grinius</p>
<p>Host1Plus.com Team<br />
part of Digital Energy Technologies Ltd.<br />
26 York Street<br />
London <img  src="http://sebastians-pamphlets.com/img/posts/delete-email-2.png" width="150" height="150" border="0" align="right" alt="" title="" /></p>
<p>W1U 6PZ<br />
United Kingdom<br />
T:   +44 (0) 808 101 2277<br />
E:   <a href="mailto:info@host1plus.com">info@host1plus.com</a><br />
W: <a onclick="alert('Did you pay enough for this link? Nope!'); return false;" rel="nofollow">http://<span style="display:none;">&nbsp;</span>www<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>host1plus<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>com</a></p>
<p>Vincentas Grinius<br />
Host1Plus.com<br />
<a href="mailto:vincentas@host1plus.com">vincentas@host1plus.com</a>
</p></blockquote>
<blockquote>
<h3>Link Exchange</h3>
<p>Hi,</p>
<p>I think if I receive something like this I would pay more attention to that.<br />
\&#8221;Dear Webmaster  I am so happy to find your website and I  like  it so much! So I want to be a link partner of your site.</p>
<p>If you are interested to  make us your link partner , please inform us and we will be glad to make our link partner within 24 hours.</p>
<p>Our Link Details :</p>
<p>Title: Social Network Development UK</p>
<p>URL: <a onclick="alert('Did you pay enough for this link? Nope!'); return false;" rel="nofollow">http://<span style="display:none;">&nbsp;</span>www<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>dassnagar<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>co<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>uk/</a></p>
<p>Description: Web Development Company UK: Premier Interactive Agency, specializing in custom website design, Social network development, Sports betting portal development, Travel portal design, Flash gaming portal design and development.</p>
<p>Link\&#8217;s HTML Code:</p>
<p>&lt;a href=\&#8221;<a onclick="alert('Did you pay enough for this link? Nope!'); return false;" rel="nofollow">http://<span style="display:none;">&nbsp;</span>www<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>dassnagar<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>co<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>uk/</a>\&#8221; target=\&#8221;new\&#8221;&gt;Social Network Development UK<br />
&lt;/a&gt; Web Development Company UK: Premier Interactive Agency, specializing in custom website design, Social network development, Sports betting portal development, Travel portal design, Flash gaming portal design and development.</p>
<p>Please accept my apology if already partner or not interested.</p>
<p>Reasons to exchange link with us.</p>
<p>1. Our site is regularly crawled by google, so there are better chances googlebot visiting your website regularly.<br />
2. We ask you to link back to only those pages where your url is present, indirectly you are increasing your own link value.<br />
3. By linking to our articles and technology blog you can provide useful content to your visitors.</p>
<p>This is an advertisement and a promotional mail strictly on the guidelines of CAN-SPAM act of 2003 . We have clearly mentioned the source mail-id of this mail, also clearly mentioned the subject lines and they are in no way misleading in any form. We have found your mail address through our own efforts on the web search and not through any illegal way. If you find this mail unsolicited, please reply with \&#8221;Unsubscribe\&#8221; in the subject line and we will take care that you do not receive any further promotional mail.</p>
<p>Please feel free to contact me if you have any questions.</p>
<p><img  src="http://sebastians-pamphlets.com/img/posts/delete-email-3.png" width="150" height="150" border="0" align="right" alt="" title="" /></p>
<p>Kind regards,<br />
Tom<br />
Webmaster </p>
<p>John<br />
<a onclick="alert('Did you pay enough for this link? Nope!'); return false;" rel="nofollow">dassnagar<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>co<span style="display:none;">&nbsp;</span>.<span style="display:none;">&nbsp;</span>uk</a><br />
<a href="mailto:rdcouk@gmail.com">rdcouk@gmail.com</a>
</p></blockquote>
<p>&nbsp;</p>
<p><b>Trust me, quitting email is a time-saver.</b> And yes, I&#8217;ve an idea how to waste the additional spare time: Tomorrow I&#8217;ll have paid me a beer for a link to myself. And I can think of way more link monkey business that doesn&#8217;t involve email.</p>
<p>&nbsp;<img  src="http://sebastians-pamphlets.com/img/posts/i-am-such-a-devil.png" width="126" height="201" border="0" align="left" alt="I'm such a devil!" title="I'm such a devil!" /></p>
<p id="webspam_generator_footnote" style="font-family:Arial,Verdana; font-site:6pt; margin-left:146px; padding-left:20px;"><sup>1)</sup> Actually, &#8220;forwarding&#8221; comes with a slighly shady downside:<br />
If you continue to send me your (unsolicited) emails, you&#8217;ll find all your awkward secrets on literally tons of automatically generated Web pages &#8211;nicely plastered with very targeted ads and usually x-rated or otherwise NSFW banners&#8211;, hosted on throw-away domains.<br />
I&#8217;m such a devil.
</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/finally-quitting-email/", "style": "big", "title": "Opting out: mailto://me is history" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/finally-quitting-email/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Avoiding the well known #4 SERP-hero-penalty &#8230;</title>
		<link>http://sebastians-pamphlets.com/the-fictive-numeric-google-penalty-seo-hero-panel/</link>
		<comments>http://sebastians-pamphlets.com/the-fictive-numeric-google-penalty-seo-hero-panel/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 14:05:00 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Ego Food]]></category>

		<category><![CDATA[Folks]]></category>

		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Crap]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/the-fictive-numeric-google-penalty-seo-hero-panel/</guid>
		<description><![CDATA[
&#8230; I just have to link to North South Media&#8217;s neat collection of Search Action Figures. 
Paul pretty much dislikes folks who don&#8217;t link to him, so Danny Sullivan and Rand Fishkin are well advised to drop a link every now and then, and David Naylor better gives him an interview slot asap.  
Google&#8217;s [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://www.northsouthmedia.co.uk/wordpress/index.php/2008/01/25/what-if-seo-search-had-action-figures/"><img  src="http://sebastians-pamphlets.com/img/blog/seb-the-red-claw.png" border="0" width="250" height="161" align="right" style="margin-left:4px;" alt="Seb the red claw" title="Seb the red claw links to Paul" /></a>&#8230; I just have to link to <a href="http://www.northsouthmedia.co.uk/wordpress/">North South Media</a>&#8217;s neat collection of <a href="http://www.northsouthmedia.co.uk/wordpress/index.php/2008/01/25/what-if-seo-search-had-action-figures/">Search Action Figures</a>. </p>
<p>Paul pretty much dislikes folks who don&#8217;t link to him, so <a href="http://daggle.com/">Danny Sullivan</a> and <a href="http://seomoz.org/">Rand Fishkin</a> are well advised to drop a link every now and then, and <a href="http://www.davidnaylor.co.uk/">David Naylor</a> better gives him an interview slot asap. <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Google&#8217;s numbered &#8220;penalties&#8221;, esp. #6</h3>
<p>As for <a href="http://sphinn.com/story/24626#comments">numeric penalties</a> in general &#8230; <code><b>repeat(&quot;Sigh&quot;, <big>&infin;</big>)</b></code> &#8230; enjoy this <a href="http://sphinn.com/">brains trust</a> moderated by <a href="http://aimclear.com/">Marty Weintraub</a> (unauthorized):</p>
<p><b><a href="http://sphinn.com/story/24626" style="font-weight:bold;">Marty</a>:</b> Folks, please welcome <a href="http://www.seobook.com/how-i-got-my-google-ranking-6-filter-removed">Aaron Wall</a>, who recently got his #6 penalty removed!</p>
<p><b>Audience:</b> <code><strike>clap(26)</strike> sphinn(26)</code></p>
<p><b><a href="http://sphinn.com/story/24626#c27999" style="font-weight:bold;">The Gypsy</a>:</b> Sorry Marty but come on&#8230; this is complete BS and there is NO freakin #6 filter just like the magical minus 90&#8230;900 bla bla bla. These anomalies NEVER have any real consensus on a large enough data set to even be considered a viable theory.</p>
<p><b><a href="http://sphinn.com/story/24626#c28002" style="font-weight:bold;">A Red Crab</a>:</b> As long as <a href="http://seobythesea.com/">Bill</a> can&#8217;t find a plus|minus-n-raise|penalty patent, or at least a white paper or so leaked out from Google, or for all I care a study that provides proof instead of weird assumptions based on claims of webmasters jumping on todays popular WMW band wagon that aren&#8217;t plausible nor verifiable, such beasts don&#8217;t exist. There are unexplained effects that might look like a pattern, but in most cases it makes no sense to gather a few examples coming with similarities because we&#8217;ll never reach the critical mass of anomalies to discuss a theory worth more than a thumbs-down click.</p>
<p><b><a href="http://sphinn.com/story/24626#c28020" style="font-weight:bold;">Marty</a>:</b> Maybe Aaron is joking. Maybe he thinks he has invented the next light bulb.</p>
<p><b><a href="http://sphinn.com/story/24626#c28022" style="font-weight:bold;">Gamermk</a>:</b> Aaron is grasping at straws on this one. </p>
<p><b><a href="http://sphinn.com/story/24626#c28028" style="font-weight:bold;">Barry Welford</a>:</b> I would like this topic to be seen by many.</p>
<p><b>Audience:</b> <code><strike>clap(29)</strike> sphinn(29)</code></p>
<p><b><a href="http://sphinn.com/story/24626#c28050" style="font-weight:bold;">The Gypsy</a>:</b> It is just some people that have DECIDED on an end result and trying to make various hypothesis fit the situation (you know, like tobacco lobby scientists)&#8230; this is simply bad form IMO.</p>
<p><b><a href="http://sphinn.com/story/24626#c28096" style="font-weight:bold;">Danny Sullivan</a>:</b> Well, I&#8217;ve personally seen this weirdness. Pages that I absolutely thought &#8220;what on earth is that doing at six&#8221; rather than at the top of the page. Not four, not seven &#8212; six. It was freaking weird for several different searches. Nothing competitive, either.</p>
<p>I don&#8217;t know that sixth was actually some magic number. Personally, I&#8217;ve felt like there&#8217;s some glitch or problem with Google&#8217;s ranking that has prevented the most authorative page in some instances from being at the top. But something was going on.</p>
<p>Remember, there&#8217;s no sandbox, either. We got that for months and months, until eventually it was acknowledge that there were a range of filters that might produce a &#8220;sandbox like&#8221; effect.</p>
<p>The biggest problem I find with these types of theories is they often start with a specific example, sometimes that can be replicated, then they become a catch-all. Not ranking. Oh, it&#8217;s the sandbox. Well no &#8212; not if you were an established site, it wasn&#8217;t. The sandbox was typicaly something that hit brand new sites. But it became a common excuse for anything, producing confusion.</p>
<p><b><a href="http://sphinn.com/story/24626#c28099" style="font-weight:bold;">Jim Boykin</a>:</b> I&#8217;ll jump in and say I truely believe in the 6 filter. I&#8217;ve seen it. I wouldn&#8217;t have believed it if I hadn&#8217;t seen it happen to a few sites.</p>
<p><b>Audience:</b> <code><strike>clap(31)</strike> sphinn(31)</code></p>
<p><b><a href="http://sphinn.com/story/24626#c28101" style="font-weight:bold;">A Red Crab</a>:</b> Such  terms tend to become a life of their own, IOW an excuse for nearly every way a Webmaster can fuck up rankings. Of course Google&#8217;s query engine has thresholds (yellow cards or whatever they call them) that don&#8217;t allow some sites to rank above a particular position, but that&#8217;s a symtom that doesn&#8217;t allow back-references to a particular cause, or causes. It&#8217;s speculation as long as we don&#8217;t know more.</p>
<p><b><a href="http://sphinn.com/story/24626#c28105" style="font-weight:bold;">IncrediBill</a>:</b> I definitely believe it&#8217;s some sort of filter or algo tweak but it&#8217;s certainly not a penalty which is why I scoff at calling it such. One morning you wake up and Matt has turned all the dials to the left and suddenly some criteria bumps you UP or DOWN. Sites have been going up and down in Google SERPs for years, nothing new or shocking about that and this too will have some obvious cause and effect that could probably be identified if people weren&#8217;t using the shotgun approach at changing their site</p>
<p><b><a href="http://sphinn.com/story/24626#c28107" style="font-weight:bold;">G1smd</a>:</b> By the time anyone works anything out with Google,  they will already be in the process of moving the goalposts to another country.</p>
<p><b><a href="http://sphinn.com/story/24626#c28286" style="font-weight:bold;">Slightly Shady SEO</a>:</b> The #6 filter is a fallacy.</p>
<p><b><a href="http://sphinn.com/story/24626#c28290" style="font-weight:bold;">Old School</a>:</b> It certainly occured but only affected certain sites.</p>
<p><b><a href="http://sphinn.com/story/24626#c28292" style="font-weight:bold;">Danny Sullivan</a>:</b> Perhaps it would have been better called a -5 penalty. Consider. Say Google for some reason sees a domain but decides good, but not sure if I trust it. Assign a -5 to it, and that might knock some things off the first page of results, right?</p>
<p>Look &#8212; it could all be coincidence, and it certainly might not necessarily be a penalty. But it was weird to see pages that for the life of me, I couldn&#8217;t understand why they wouldn&#8217;t be at 1, showing up at 6.</p>
<p><b><a href="http://sphinn.com/story/24626#c28329" style="font-weight:bold;">Slightly Shady SEO</a>:</b> That seems like a completely bizarre penalty. Not Google&#8217;s style. When they&#8217;ve penalized anything in the past, it hasn&#8217;t been a &#8220;well, I guess you can stay on the frontpage&#8221; penalty. It&#8217;s been a smackdown to prove a point.</p>
<p><b><a href="http://www.seroundtable.com/archives/015799.html#comment-673474" style="font-weight:bold;">Matt Cutts</a>:</b> Hmm. I&#8217;m not aware of anything that would exhibit that sort of behavior.</p>
<p><b>Audience:</b> Ugh &#8230; oohhhh &#8230; you weren&#8217;t aware of the sandbox, either!</p>
<p><b><a href="http://sphinn.com/story/24626#c28096" style="font-weight:bold;">Danny Sullivan</a>:</b> Remember, there&#8217;s no sandbox, either. We got that for months and months, until eventually it was acknowledge that there were a range of filters that might produce a &#8220;sandbox like&#8221; effect.</p>
<p><b>Audience:</b> Bah, humbug! We so want to believe in our lame excuses &#8230;</p>
<p><b><a href="http://www.webmasterworld.com/google/3535274.htm" style="font-weight:bold;">Tedster</a>:</b> I&#8217;m not happy with the current level of analysis, however, and definitely looking for more ideas.</p>
<p><b>Audience:</b> <code><strike>clap(40)</strike> sphinn(40)</code></p>
<hr color="silver" size="5" width="128" style="text-align:center;" />
<p>Of course the panel above is fictional, respectively assembled from snippets which in some cases change the message when you read them in their context. So please follow the links.</p>
<p>I wouldn&#8217;t go that far to say there&#8217;s no such thing as a fair amount of Web pages that deserve a #1 spot on Google&#8217;s SERPs, but rank #6 for unknown reasons (perhaps link monkey business, staleness, PageRank flow in disarray, anchor text repetitions, &#8230;). There&#8217;s <a href="http://blog.searchenginewatch.com/blog/080125-071044">something</a> worth investigating.</p>
<p>However, I think that labelling a discussion of glitches or maybe filters that don&#8217;t behave based on a way too tiny dataset &#8220;#6 penalty&#8221; leads to the <b>lame excuse for literally anything</b> phenomenon. </p>
<p>Folks who don&#8217;t follow the various threads closely enough to spot the highly speculative character of the beast, will take it as fact and switch to winter sleep mode instead of <a href="http://www.seobook.com/how-i-got-my-google-ranking-6-filter-removed">enhancing their stuff like Aaron did</a>. I can&#8217;t wait for the first &#8220;How to escape the Google -5 penalty&#8221; SEO tutorial telling the great unwashed that a &#8220;+5&#8243; revisit-after meta tag will heal it.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/the-fictive-numeric-google-penalty-seo-hero-panel/", "style": "big", "title": "Avoiding the well known #4 SERP-hero-penalty ..." } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/the-fictive-numeric-google-penalty-seo-hero-panel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Do search engines index references to password protected smut?</title>
		<link>http://sebastians-pamphlets.com/seo-test-do-search-engines-index-password-protected-urls/</link>
		<comments>http://sebastians-pamphlets.com/seo-test-do-search-engines-index-password-protected-urls/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 14:42:15 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Testing]]></category>

		<category><![CDATA[Search Quality]]></category>

		<category><![CDATA[Fun]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/seo-test-do-search-engines-index-password-protected-urls/</guid>
		<description><![CDATA[
Recently Matt Cutts said that Google doesn&#8217;t index password protected content. I wasn&#8217;t sure whether or not that goes for all search engines. I thought that they might index at least references to protected URLs, like they all do with other uncrawlable content that has strong inbound links.
Well, SEO tests are dull and boring, so [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://sebastians-pamphlets.com/img/posts/how-prudish-are-search-engines.png" width="150" height="521" align="right" style="margin-left:6px;" alt="how prudish are search engines" title="How prudish are search engines?"  />Recently <a href="http://sebastians-pamphlets.com/getting-urls-out-of-google-the-good-popular-definitive-way/#does-google-index-protected-smut">Matt Cutts said</a> that Google doesn&#8217;t index password protected content. I wasn&#8217;t sure whether or not that goes for all search engines. I thought that they might index at least <a href="http://www.google.com/search?num=100&#038;hl=en&#038;safe=off&#038;q=site:sebastians-pamphlets.com+inurl:/porn/">references to protected URLs</a>, like they all do with other uncrawlable content that has strong inbound links.</p>
<p>Well, SEO tests are dull and boring, so I thought I could have some fun with this one.</p>
<p>I&#8217;ve <a href="http://sebastians-pamphlets.com/getting-urls-out-of-google-the-good-popular-definitive-way/#does-google-index-protected-smut">joked</a> that I should use someone&#8217;s favorite smut collection to test it. Unfortunately, nobody was willing to trade porn passwords for link love or so. I&#8217;m not a hacker, hence I&#8217;ve created my own tiny collection of password protected <a href="http://sebastians-pamphlets.com/porn/">SEO porn</a> (this link is not exactly considered safe at work) as test case.</p>
<p>I was quite astonished that according to <a href="http://www.seomoz.org/ugc/kids-plug-your-ears-i-am-going-to-talk-about-seo-p-rn" title="SEOMOZ: Kids, Plug Your Ears! I Am Going to Talk About SEO Porn!">this post about SEO porn</a> next to nobody in the SEOsphere optimizes adult sites (of course that&#8217;s not true). From the comments I figured that some folks at least <strike>surf for SEO porn</strike> evaluate the optimization techniques applied by adult Webmasters.</p>
<p>Ok, lets extend that. <b>Out yourself as SEO porn savvy Internet marketer</b>. Leave your email addy in the comments (dont forget to tell me why I should believe that you&#8217;re over 18), and I&#8217;ll email you the super secret password for my <a href="http://sebastians-pamphlets.com/porn/">SEO porn members area</a> (!SAW). Trust me, it&#8217;s worth it, and perfectly legit due to the strictly scientific character of this experiment. If you&#8217;re somewhat shy, use a funny pseudonym.</p>
<p>I&#8217;d very much appreciate a little help with linkage too. Feel free to link to <code><b title="The finest SEO porn on this planet!">http://sebastians-pamphlets.com/porn/</b></code> with an adequate anchor text of your choice, and of course without <a href="http://link-condom.com/">condom</a>. </p>
<p><a href="http://sebastians-pamphlets.com/seo-test-do-search-engines-index-password-protected-urls/#respond" style="font-size:120%; font-weight:bold; color:red;">Get the finest SEO porn available on this planet!</a></p>
<p><a href="http://sebastians-pamphlets.com/porn/">I&#8217;ve got the password, now let me in!</a></p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/seo-test-do-search-engines-index-password-protected-urls/", "style": "big", "title": "Do search engines index references to password protected smut?" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/seo-test-do-search-engines-index-password-protected-urls/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vote Now: Rubber Chicken Award 2007 for the dullest and most tedious search blog post</title>
		<link>http://sebastians-pamphlets.com/rubber-chicken-award-2007/</link>
		<comments>http://sebastians-pamphlets.com/rubber-chicken-award-2007/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 08:10:59 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Ego Food]]></category>

		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/rubber-chicken-award-2007/</guid>
		<description><![CDATA[
I&#8217;m truly excited. Two of my pamphlets made it in The Rubber Chicken Award&#8217;s Top 10! That&#8217;s 50% success (2/4 nominated pamphlets), so please help me to make that 100%: vote for #3 and #4! 
Just in case you, dear reader, are not a hardcore SEM addict who reads search blogs even during the holiday [...]]]></description>
			<content:encoded><![CDATA[
<p><img  src="http://sebastians-pamphlets.com/img/blog/top-10-rubber-chicken-award-2007.png" width="240" height="210" align="right" style="margin-left:4px;" alt="Rubber Chicken Award - Top 10 Finalists" title="VOTE NOW: Rubber Chicken Award 2007"  />I&#8217;m truly excited. Two of my pamphlets made it in <a href="http://blumenthals.com/blog/2007/12/27/rubber-chicken-award-aka-the-columbo-top-10-finalists-vote-now/">The Rubber Chicken Award&#8217;s Top 10</a>! That&#8217;s 50% success (2/4 <a href="http://blumenthals.com/blog/2007/12/19/now-taking-nominations-the-2007-top-10-list-of-the-bizarre-funny-andor-otherwise-irrelevant-blog-entries-in-the-search-world/#comment-169975">nominated pamphlets</a>), so please help me to make that 100%: <a href="http://www.blumenthals.com/phpESP/public/survey.php?name=Rubber_Chicken_People_s_Choice"><b>vote for <acronym title="Why EBay &#038; Wikipedia Rule Google's SERPs">#3</acronym> and <acronym title="SEOs home alone - Google's nightmare">#4</acronym>!</b></a> </p>
<p>Just in case you, dear reader, are not a hardcore SEM addict who reads <a href="http://searchengineland.com/071221-073110.php" title="Search Engine Land">search blogs</a> even during the holiday season, let me explain why a <a href="http://blumenthals.com/blog/2007/12/19/now-taking-nominations-the-2007-top-10-list-of-the-bizarre-funny-andor-otherwise-irrelevant-blog-entries-in-the-search-world/">Rubber Chicken Award Top 10</a> nomination is a honor. </p>
<p>The <b>Rubber Chicken Award</b> honors the year&#8217;s <acronym title="The 2007 Top 10 List of the bizarre, funny and/or otherwise irrelevant (or irreverent) blog entries in the search world.">most serious SEO research</acronym>. Extra brownie points are given to the <acronym title="irrelevant, irreverent, ...">dullest draft</acronym> and the <acronym title="bizarre, funny, ...">most tedious wording</acronym>. </p>
<p>Rumors are swirling that <a href="http://mattcutts.com/">Google&#8217;s search <strike>quality</strike> spam task force</a> has developed the complex <acronym title="2007 Rubber Chicken Award for Humor in the SEM industry">RCAFHITSI</acronym><sup>&copy;&trade;</sup> algo<sup>patent pending&reg;</sup> which compiles and ranks search blog posts presented to <a href="http://blumenthals.com/blog/">Mike Blumenthals</a>&#8217;s <b>Rubber Chicken Award Jury</b>:
<ul>
<li><a href="http://www.seobythesea.com/">Bill Slawski</a></li>
<li><a href="http://gesterling.wordpress.com/">Greg Sterling</a></li>
<li><a href="http://www.seomoz.com/">Rand Fishkin</a></li>
<li><a href="http://searchengineland.com/">Danny Sullivan</a></li>
<li><a href="http://mattcutts.com/blog/">Matt Cutts</a> (suspected final arbiter and extremely busy, so we don&#8217;t know whether he&#8217;ll show up or not)</li>
</ul>
<p>Here is the cream of the crop of the search world, the 2007 <acronym title="The infallible RCAFHITSI algo uses counting_capabilities_0.87_BETA.lib">Top 10</acronym> search blog posts nominated in the <b>Rubber Chicken Award for the dullest and most boring/serious SEO/SEM article</b>:
<ol>
<li id="comment-169874"><a href="http://wingnutseo.com/?p=72">Want traffic?  Rank for High Traffic Keywords…</a></li>
<li id="comment-169874"><a href="http://www.seomoz.org/blog/how-not-to-write-adwords">We Add Words to AdWords&#8230; Google Subtracts them</a></li>
<li id="comment-169975"><a href="http://sebastians-pamphlets.com/why-ebay-and-wikipedia-rule-googles-serps/" style="color:red;">Why eBay and Wikipedia rule Google’s SERPs</a></li>
<li id="comment-169975"><a href="http://sebastians-pamphlets.com/seos-home-alone-googles-nightmare/" style="color:red;">SEOs home alone - Google’s nightmare</a></li>
<li id="comment-169975"><a href="http://www.seomoz.org/blog/13-things-to-do-when-your-loved-one-is-away-at-conferences">13 Things to Do When Your Loved One is Away at Conferences</a></li>
<li id="comment-170120"><a href="http://www.searchmarketinggurus.com/search_marketing_gurus/2007/10/seo-soap-opera-.html">SEO High School Confidential - Premiere Edition!</a></li>
<li id="comment-170518">The Sphinn Awards - <a href="http://www.searchenginepeople.com/blog/the-first-unofficial-sphinn-awards-day-1.html">Part I</a> &amp; -<a href="http://www.huomah.com/internet-marketing/social-media-marketing/the-sphinn-awards-part-2.html">Part II.</a></li>
<li id="comment-170591"><a href="http://www.smallbusinesssem.com/top-21-signs-you-need-a-break-from-seo-2007-version/529/">Top 21 Signs You Need a Break From SEO (2007 version)</a></li>
<li id="comment-170591"><a href="http://www.searchrank.com/blog/2007/04/10-signs-of-a-blog-addict.html">10 Signs That You May Be a Blog Addict</a></li>
<li id="comment-170591"><a href="http://www.seomoz.org/blog/the-seos-guide-to-beginners">The SEO’s Guide to Beginners</a></li>
<li id="comment-171493"><a href="http://jmorris.name/marketing/the-internet-marketers-nightmare/">The Internet Marketer’</a><a href="http://jmorris.name/marketing/the-internet-marketers-nightmare/">s Nightmare</a></li>
<li id="comment-171499"><a href="http://www.alchemistmedia.com/blog/mission-accomplished-top-ranking-in-google">Mission Accomplished—</a><a href="http://www.alchemistmedia.com/blog/mission-accomplished-top-ranking-in-google">Top Ranking in Google</a></li>
<li id="comment-171819"><a href="http://www.closed-loop-marketing.com/blog/2007/06/02/google-interiors-the-day-my-house-became-searchable/">Google Interiors - the day my house became searchable</a></li>
</ol>
<p>I&#8217;ve selfishly marked <a href="http://www.blumenthals.com/phpESP/public/survey.php?name=Rubber_Chicken_People_s_Choice">the two posts you want to vote for</a>. Because all nominations are truly awesome, just vote for everything but make sure to check &#8220;<acronym title="Most Humorous/Funny">5</acronym>&#8221; for #3 and #4:<br />
<a href="http://www.blumenthals.com/phpESP/public/survey.php?name=Rubber_Chicken_People_s_Choice"><img  src="http://sebastians-pamphlets.com/img/blog/5-brownie-points-for-post-3-and-4.png" width="498" height="67" alt="VOTE NOW" title="VOTE NOW!" /></a>  </p>
<p><b>Thank You, Dear Reader!</b></p>
<p><b style="color:red;">Update:</b> I can&#8217;t post another <em>voting whore call to action</em>  today, but of course I&#8217;d very much appreciate your vote in the <b>Best SEO Blog of 2007</b> category at <a href="http://www.searchenginejournal.com/vote-for-the-search-blogs-awards-of-2007/6153/">SEJ&#8217;s 2007 Search Blog Awards</a>.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/rubber-chicken-award-2007/", "style": "big", "title": "Vote Now: Rubber Chicken Award 2007 for the dullest and most tedious search blog post" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/rubber-chicken-award-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nominate a red crab in the 2007 Search Blog Awards!</title>
		<link>http://sebastians-pamphlets.com/the-search-blog-awards-2007-need-a-crabby-pamphlets-catagory/</link>
		<comments>http://sebastians-pamphlets.com/the-search-blog-awards-2007-need-a-crabby-pamphlets-catagory/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 18:38:31 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Ego Food]]></category>

		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/the-search-blog-awards-2007-need-a-crabby-pamphlets-catagory/</guid>
		<description><![CDATA[
Today Loren asked for selfish nominations, thus everybody posts a call for action.
So did I:
• Best search related pamphlets
I hereby selfishly submit my blog.

To no avail:
Sebastian, we’re not going to have a category for Best Pamphlets, but good try  

There&#8217;s no such thing as a Best Crabby Search Pamphlets category just because my blog [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://sebastians-pamphlets.com/img/blog/nominate-the-red-crab.png" width="250" height="250" align="right" style="margin-left:4px;" alt="Nominate the red SEO crab" title="Nominate the red crab in the Search Blog Award 2007!"  /><a href="http://www.searchenginejournal.com/2007-search-blogs-awards-nominations-now-open/6121/">Today Loren asked</a> <a href="http://www.searchenginejournal.com/2007-search-blogs-awards-nominations-now-open/6121/#comment-799229">for selfish nominations</a>, thus <a href="http://searchengineland.com/071217-134149.php">everybody</a> <a href="http://www.seroundtable.com/archives/015710.html">posts</a> <a href="http://twitter.com/sugarrae/statuses/508467112">a call for action</a>.<br />
<a href="http://www.searchenginejournal.com/2007-search-blogs-awards-nominations-now-open/6121/#comment-799262">So did I</a>:</p>
<blockquote><p>• Best search related pamphlets<br />
I hereby selfishly submit my blog.</p>
</blockquote>
<p><a href="http://www.searchenginejournal.com/2007-search-blogs-awards-nominations-now-open/6121/#comment-799548">To no avail:</a></p>
<blockquote><p>Sebastian, we’re not going to have a category for Best Pamphlets, but good try <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</blockquote>
<p>There&#8217;s no such thing as a <b>Best Crabby Search Pamphlets</b> category just because my blog would be the sole candidate? Ok, I understand that. Really. I didn&#8217;t even swear. Yet.</p>
<p><b>So here&#8217;s my call for action.</b> Nominate your favorite blog (that&#8217;s mine of course!) in any of the following categories that match:</p>
<ul>
<li><b>Best SEO Blog</b><br />
You&#8217;d expect more marketing stuff from an SEO blog.</li>
<li><b>Best SEM Blog</b><br />
You&#8217;d expect even more marketing stuff, as well as PPC and whatnot. I suck on both.</li>
<li><b>Best SEO Plugin for Wordpress</b><br />
I never wrote a WordPress plugin. Actually, this year I hate WordPress because they messed up the database structure in version 2.3 without providing any documentation or at least a reasonable migration procedure. Also their coding standards suck ass and make me puke whenever I see WordPress code.</li>
<li><b>Best Search Agency Resource Blog</b><br />
My employers don&#8217;t blog.</li>
<li><b>Best Link Building Blog</b><br />
<a href="http://sebastians-pamphlets.com/links/categories/?cat=link-building">Link building pamphlets</a> are rare nowadays.</li>
<li><b>Best Social Media Marketing or Optimization Blog</b><br />
I don&#8217;t <a href="http://sebastians-pamphlets.com/do-not-cheat-at-sphinn-its-not-worth-it/">game</a> social media.</li>
<li><b>Best Local Search Blog</b><br />
I&#8217;m happy when I find my shoes before I leave the house, hence I can&#8217;t give any advice on local search.</li>
<li><b>Best Video Search Blog</b><br />
I watch x-rated videos only. Probably posting <a href="http://sebastians-pamphlets.com/the-day-the-routers-died/">geeky clips</a> doesn&#8217;t qualify me.</li>
<li><b>Best Mobile Search Blog</b><br />
When I&#8217;m on the road I usually search until I give up and ask a cabby for an escort. Cheating this way makes sure I&#8217;m not always too late, but doesn&#8217;t qualify me for mobile search consultancy.</li>
<li><b>Best Google Blog Not Owned by Google</b><br />
I&#8217;m not in Google news.</li>
<li><b>Best Search Engine Corporate Blog (owned by the search engines)</b><br />
Although I&#8217;ve developed a tiny search engine years ago, I fear that smutty results don&#8217;t count.</li>
<li><b>Best Contextual Advertising Blog</b><br />
My organic traffic is cheaper, and probably as reliable as PPC campaigns.</li>
<li><b>Best Affiliate Marketing Blog</b><br />
I sold two Seobook subscriptions recently, does that count? </li>
<li><b>Best Search Engine Community/Forum</b><br />
I visit Sphinn and the Google Webmaster forum and never will launch a new forum again.</li>
<li><b>Best New Search Engine of 2007</b><br />
See above.</li>
<li><b>Best Search Engine Research Blog</b><br />
I revealed that Microsoft plans to relaunch Live Search as <a href="http://sebastians-pamphlets.com/microsoft-live-search-the-downfall-of-a-tiny-search-engine/">porn affiliate program</a>, why <a href="http://sebastians-pamphlets.com/why-ebay-and-wikipedia-rule-googles-serps/">eBay and Wikipedia rule Google&#8217;s SERPs</a>, and more <a href="http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/">SEO research</a> <a href="http://sebastians-pamphlets.com/links/categories/?cat=fun">like that</a>.</li>
<li><b>Best Search Linkbait of 2007</b><br />
When <a href="http://sebastians-pamphlets.com/google-pagerank-deductions-october-2007/">I try it</a>, <a href="http://sphinn.com/user/view/profile/Sebastian">folks bury it</a>.</li>
<li><b>Breakout Blog of 2007</b><br />
I&#8217;m blogging since 2005 but <a href="http://sebastians-pamphlets.com/about/sebastianx-blogspot-com/">moved my blog away from blogspot</a> this year.</li>
<li><b>Best Search Conference Coverage of 2007</b><br />
I don&#8217;t even attend conferences.</li>
<li><b>Best Search Conference Coverage in Photos</b><br />
See above.</li>
<li><b>Best Search Marketing Facebook Group</b><br />
Facebook killed my account for spamming or so.</li>
<li><b>Most Giving Search Blogger</b><br />
I can&#8217;t give away a fraction of <a href="http://seobythesea.com/">Bill Slawski</a>&#8217;s great insights.</li>
<li><b>Best Independent Search Blog</b> (not owned by media company or marketing agency)<br />
What does that mean? Ok, I&#8217;m in.</li>
<li><b>Best Search Blog Post of 2007</b><br />
I wrote a <a href="http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/">dull book on redirects</a>, <a href="http://sebastians-pamphlets.com/links/categories/?show_posts=TRUE&#038;definitions=TRUE">and more</a>.</li>
</ul>
<p>Oh well. Instead of nominating my stuff better convince <a href="http://www.searchenginejournal.com/2007-search-blogs-awards-nominations-now-open/6121/">Search Engine Journal</a> that they really need a <b>Crabby Pamphlets Category</b>. Or try <a href="http://performancing.com/performancing/announcing-2007-performancing-blog-awards-call-nominations">Category #16 at Performancing</a>.</p>
</p>
<p><b style="color:red;">Update</b> December/28/2007: YAY! <b>Thank you all!</b> Now you can vote for my pamphlets in the &#8220;Best SEO Blog of 2007&#8243; category at the <a href="http://www.searchenginejournal.com/vote-for-the-search-blogs-awards-of-2007/6153/">SEJ Search Blog Award 2007</a> contest. Here are the candidates:</p>
<blockquote><ul>
<li><a href="http://seomoz.org/blog" target="_blank">SEOmoz Blog</a></li>
<li><a href="http://sebastians-pamphlets.com/" target="_blank">Sebastian’s Pamphlets</a></li>
<li><a href="http://www.seroundtable.com" target="_blank">Search Engine Roundtable</a></li>
<li><a href="http://www.wolf-howl.com/" target="_blank">Graywolf’s Wolf-Howl</a></li>
<li><a href="http://tropicalseo.com/" target="_blank">Tropical SEO</a></li>
<li><a href="http://www.pagetrafficblog.com/" target="_blank">PageTrafficBlog</a></li>
<li><a href="http://www.sugarrae.com/" target="_blank">SugarRae</a></li>
<li><a href="http://www.seo-scoop.com/" target="_blank">SEO Scoop</a></li>
<li><a href="http://www.searchrank.com/blog/" target="_blank">Search Rank Blog</a></li>
<li><a href="http://www.seobythesea.com" target="_blank">SEO by the SEA</a></li>
<li><a href="http://www.searchmarketinggurus.com/" target="_blank">Search Marketing Gurus</a></li>
<li><a href="http://www.seobook.com" target="_blank">SEO Book</a></li>
</ul>
</blockquote>
<p>It truly is an honor just to be nominated together with these great SEO bloggers.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/the-search-blog-awards-2007-need-a-crabby-pamphlets-catagory/", "style": "big", "title": "Nominate a red crab in the 2007 Search Blog Awards!" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/the-search-blog-awards-2007-need-a-crabby-pamphlets-catagory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Q&#038;A: An undocumented robots.txt crawler directive from Google</title>
		<link>http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/</link>
		<comments>http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 17:05:55 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Web development]]></category>

		<category><![CDATA[Crawler Directives]]></category>

		<category><![CDATA[Webmaster Central]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[robots.txt]]></category>

		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/</guid>
		<description><![CDATA[
Blogging should be fun every now and then. Today I don&#8217;t tell you anything new about Google&#8217;s secret experiments with the robots exclusion protocol. I ask you instead, because I&#8217;m sure you know your stuff. Unfortunately, the Q&#038;A on undocumented robots.txt syntax from Google&#8217;s labs utilizes JavaScript, so perhaps it looks somewhat weird in your [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://sebastians-pamphlets.com/img/google/whats-the-fuss-about-noindex-in-googles-robots-txt.png" width="200" height="237" style="margin-left:4px;" align="right" alt="What's the fuss about noindex in Google's robots.txt?" title="What's the fuss about noindex in Google's robots.txt?"  />Blogging should be fun every now and then. Today I don&#8217;t tell you anything new about Google&#8217;s secret experiments with the robots exclusion protocol. I ask you instead, because I&#8217;m sure you know your stuff. Unfortunately, the Q&#038;A on undocumented robots.txt syntax from Google&#8217;s labs utilizes JavaScript, so perhaps it looks somewhat weird in your feed reader. </p>
<p>Q: Please look at this robots.txt file and figure out why it&#8217;s worth a Q&#038;A with you, my dear reader:</p>
<blockquote><p><code><b><br />
User-Agent: *<br />
Disallow: /<br />
Noindex: /</b></code></p></blockquote>
<p><a onclick="showContent('qa-robots-txt-hint-1'); this.style.display = 'none'; return false;">Ok, click here to show the first hint.</a> <b id="qa-robots-txt-hint-1" style="display:none;">A: This robots.txt is remarkable because it protects Google&#8217;s text link ads from crawling and indexing: <a href="http://pagead2.googlesyndication.com/robots.txt" rel="nofollow nocontent">http://pagead2.googlesyndication.com/robots.txt</a></b></p>
<p>I know, this one was a breeze, so here comes your challenge.<br />
Q: Which crawler directive used in the robots.txt above was introduced 1996 in the Robots Exclusion Protocol (<a href="http://www.robotstxt.org/wc/exclusion.html">REP</a>), but was not defined in its very first version from 1994?</p>
<p><a onclick="showContent('qa-robots-txt-hint-2'); this.style.display = 'none'; return false;">Ok, click here to show the second hint.</a> <b id="qa-robots-txt-hint-2" style="display:none;">A: &#8220;Noindex&#8221; of course. By the way, someone should fix the robotstxt.org server because the 503-errors make it somewhat hard to research the answers.</b></p>
<p>Congrats, you are smart. I&#8217;m sure you don&#8217;t need to lookup the next answers.<br />
Q: Which major search engine has a team permanently working on REP extensions and releases those quite frequently, and who is the engineer in charge?</p>
<p><a onclick="showContent('qa-robots-txt-hint-3'); this.style.display = 'none'; return false;">Ok, click here to show the third hint.</a> <b id="qa-robots-txt-hint-3" style="display:none;">A: The search engine is Google, and the REP team&#8217;s head is Dan Crow. Lurking on their servers and reading their HTTP headers sometimes reveals exiting stuff they&#8217;re working on.</b></p>
<p>Exactly. Now we&#8217;ve gathered all the pieces of this robots.txt puzzle.<br />
Q: Could you please summarize your cognitions and conclusions?</p>
<p><a onclick="showContent('qa-robots-txt-hint-4'); this.style.display = 'none'; return false;">Ok, click here to show the fourth hint.</a> <b id="qa-robots-txt-hint-4" style="display:none;">A: The &#8220;noindex&#8221; value is a crawler directive valid in robots meta tags as well as X-Robots-Tags, not (yet) in robots.txt. Maybe Google has something cooking, or the &#8220;Noindex: /&#8221; statement is just an experiment.</b></p>
<p>Thank you, dear reader! Now lets see what we can dig out. If the appearance of a &#8220;Noindex:&#8221; directive in robots.txt is an experiment, it would make sense that Ms. Googlebot understands and obeys it. Unfortunetely, <a href="http://sebastians-pamphlets.com/why-ebay-and-wikipedia-rule-googles-serps/">I sold all the source code I&#8217;ve stolen from Google</a> and didn&#8217;t keep a copy for myself, so I need to speculate a little. </p>
<p>Last time I looked, <a href="http://sebastians-pamphlets.com/googles-cool-robotstxt-validator/">Google&#8217;s cool robots.txt validator</a> <b>emulated</b> crawler behavior, that means that the crawlers understood syntax the validator didn&#8217;t handle correctly. Maybe this was changed in the meantime, perhaps the validator pulls its code from the &#8220;real thing&#8221; now, or at least the &#8220;Noindex:&#8221; experiment may have found its way into the validator&#8217;s portfolio. So I thought that testing the newish robots.txt statement &#8220;Noindex:&#8221; in the Webmaster Console is worth a try. And yes, it told me that Googlebot understands this command, and interprets it as &#8220;Disallow:&#8221;.<br />
<img src="http://sebastians-pamphlets.com/img/google/robots-txt-validator-noindex-blocks-like-disallow.png" width="482" height="66" alt="Blocked by line 27: Noindex: /noindex/" title="Blocked by line 27: Noindex: /noindex/"  /></p>
<p>Since validation is no proof of crawler behavior, I&#8217;ve set up a <a href="http://sebastians-pamphlets.com/noindex/">page</a> &#8220;blocked&#8221; with a &#8220;Noindex:&#8221; directive in robots.txt and linked it in my sidebar. The noindex statement was in place long enough before I&#8217;ve uploaded and linked the spider trap, so that the engines shouldn&#8217;t use a cached robots.txt when they follow my links. My test is public, feel free to check out my <a href="http://sebastians-pamphlets.com/robots.txt" rel="nofollow nocontent">robots.txt</a> as well as the <a href="http://sebastians-pamphlets.com/noindex/">crawler log</a>. </p>
<p>While I&#8217;m waiting for the expected growth of my noindex crawler log, I&#8217;m speculating. Why the heck would Google use a new robots.txt directive which behaves like the good old Disallow: statement? Makes no sense to me. </p>
<p>Lets not forget that this mysterious noindex statement was discovered in the robots.txt of Google&#8217;s ad server, not in the better known and closely watched <a href="http://google.com/robots.txt" rel="nofollow nocontent">robots.txt</a> of google.com. Google is not the only search engine trying to better understand client sided code. None of the major engines should be interested in crawling ads for ranking purposes. The <a href="http://smackdown.blogsblogsblogs.com/2007/11/13/microsoft-needs-to-quit-fucking-with-my-adsense-scripts/">MSN/LiveSearch referrer spam fiasco</a> demonstrates that search engine bots can fetch and render Google ads outputted in iFrames on pagead2.googlesyndication.com. </p>
<p>Since nobody supports <a href="http://sebastians-pamphlets.com/links/categories/?cat=x-robots-tag">Google&#8217;s X-Robots-Tag</a> (sending &#8220;noindex&#8221; and other REP directives in the HTTP header) until today, maybe the engines have a silent deal that content marked with &#8220;Noindex:&#8221; in robots.txt shouldn&#8217;t be indexed. <a href="http://ekstreme.com/thingsofsorts/blogging/yell-if-microsofts-livecom-spammed-you-too">Microsoft&#8217;s bogus spam bot</a> which doesn&#8217;t bother with robots.txt because it somewhat hapless tries to emulate a human surfer is not considered a crawler, it&#8217;s existence just proves that &#8220;software shop&#8221; is not a valid label for M$.</p>
<p>This theory has a few weak points, but it could point to something. If noindex in robots.txt really prevents from indexing of contents crawled by accident, or non-HTML contents that can&#8217;t supply robots meta tags, that would be a very useful addition to the robots exclusion protocol. Of course we&#8217;d then need Noarchive:, Nofollow: and <a href="http://sebastians-pamphlets.com/nopreview-the-missing-x-robots-tag/">Nopreview:</a> too, probably <a href="http://sebastians-pamphlets.com/in-need-of-a-web-robot-directives-standard/">more</a> but I&#8217;m not really in a greedy mood today.</p>
<p>Back to my crawler trap. Refreshing the log reveals that 30 minutes after spreading links pointing to it, Googlebot has fetched the page. That seems to prove that the Noindex: statement doesn&#8217;t prevent from crawling, regardless the false (?) information handed out by Google&#8217;s robots.txt validator. </p>
<p>(Or didn&#8217;t I give Ms. Googlebot enough time to refetch my robots.txt? Dunno. The robots.txt copy in my Google Webmaster Console still doesn&#8217;t show the Noindex: statement, but I doubt that&#8217;s the version Googlebot uses because according to the last-downloaded timestamp in GWC the robots.txt has been changed at the time of the download. Never mind. If I was way too impatient, I still can test whether a newly discovered noindex directive in robots.txt actually deindexes stuff or not.)</p>
<p>On with the show. The next interesting question is: Will the crawler trap page make it in Google&#8217;s search index? Without the possibly non-effective noindex directive a few hundred links should be able to accomplish that. Alas, a <a href="http://www.google.com/search?num=100&#038;hl=en&#038;safe=off&#038;q=%22Below+is+a+list+of+search+engine+crawlers+from+Google%2C+Yahoo%2C+MSN+and+Ask+which+requested+it.%22">quoted search query</a> delivers zilch so far.</p>
<p>Of course I&#8217;ve asked Google for more information, but didn&#8217;t receive a conclusive answer so far. While waiting for an official statement, I take a break from live blogging this quick research in favor of terrorizing a few folks with respectless blog comments. Stay tuned. Be right back.</p>
<hr align="center" width="128" color="silver" /></p>
<p>Well, meanwhile I had dinner, the kids fell asleep &#8211;hopefully until tomorrow morning&#8211;, but nothing else happened. A very nice and friendly Googler tries to find out what the noindex in robots.txt fuss is all about, thanks and I can&#8217;t wait! However, I suspect the info is either forgotten or deeply buried in some well secured top secret code libraries, hence I&#8217;ll push the red button soon.  </p>
<hr align="center" width="128" color="silver" /></p>
<p>Thanks to Google&#8217;s great Webmaster Central team, especially <a href="http://twopieceset.blogspot.com/">Susan</a>, I learned that I was flogging a dead horse. Here is <strong>Google&#8217;s take on Noindex in robots.txt</strong>:<br />
<blockquote>As stated in my previous note, I wasn&#8217;t aware that we recognized any directives other than Allow/Disallow/Sitemap, so I did some asking around.</p>
<p>Unfortunately, I don&#8217;t have an answer that I can currently give you. [&#8230;] I can&#8217;t contribute any clarifications right now.</p></blockquote>
<p>Thank you Susan!</p>
<p><b>Update:</b> <a href="http://johnmu.com/">John Müller</a> from Google has just <a href="http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/#comment-710">confirmed</a> that their crawler understands the Noindex: syntax, but it&#8217;s not yet set in stone.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/", "style": "big", "title": "Q&amp;A: An undocumented robots.txt crawler directive from Google" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The day the routers died</title>
		<link>http://sebastians-pamphlets.com/the-day-the-routers-died/</link>
		<comments>http://sebastians-pamphlets.com/the-day-the-routers-died/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 11:08:10 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Recommendations]]></category>

		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/the-day-the-routers-died/</guid>
		<description><![CDATA[
Why the fuck do we dumb and clueless Internet marketers care about Google&#8217;s Toolbar PageRank when the Internet faces real issues? Well, both the toolbar slider as well as IPv4 are somewhat finite.
I can hear the IM crowd singing &#8220;The day green pixels died&#8221; &#8230; whilst Matt&#8217;s gang in building 43 intones &#8220;No mercy, smack [...]]]></description>
			<content:encoded><![CDATA[
<p>Why the fuck do we dumb and clueless Internet marketers care about <a href="http://sebastians-pamphlets.com/google-pagerank-deductions-october-2007/">Google&#8217;s Toolbar PageRank</a> when the Internet faces real issues? Well, both the toolbar slider as well as IPv4 are somewhat finite.</p>
<p>I can hear the <acronym title="Internet Marketing">IM</acronym> crowd singing &#8220;<a href="http://seo2.0.onreact.com/the-day-pagerank-died">The day green pixels died</a>&#8221; &#8230; whilst <a href="http://mattcutts.com/blog/">Matt&#8217;s</a> <a href="http://www.brianwhite.org/">gang</a> <a href="http://www.bladam.com/">in</a> <a href="http://valleywag.com/tech/google/25-things-to-see-at-the-googleplex-before-you-die-234103.php">building 43</a> intones &#8220;<a href="http://cre8pc.com/blog/archives/372">No mercy</a>, <a href="http://www.highrankings.com/advisor/paid-link-smack/">smack paid links</a>, <a href="http://sebastians-pamphlets.com/google-pagerank-deductions-october-2007/">no place to hide</a> <a href="http://sebastians-pamphlets.com/a-pragmatic-defense-against-googles-anti-paid-links-campaign/">for TLA links</a>&#8221; &#8230; <b>Enjoy this video, it&#8217;s friggin&#8217; hilarious</b>:
</p>
<p><object width="425" height="366">
<param name="movie" value="http://www.youtube.com/v/_y36fG2Oba0&#038;rel=1&#038;border=0"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/_y36fG2Oba0&#038;rel=1&#038;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="366"></embed></object></p>
<p>&nbsp;
</p>
<p></p>
<p>Since <a href="http://www.secret-wg.org/">Gary Feldman</a>&#8217;s song &#8220;<b>The Day The Routers Died</b>&#8221; will become an evergreen soon, I thought you might be interested in a transcript:</p>
<p>
<blockquote>
A long long time ago<br />
I can still remember<br />
When my laptop could connect elsewhere.</p>
<p>And I tell you all there was a day<br />
The network card I threw away<br />
Had a purpose and it worked for you and me.</p>
<p>But 18 years completely wasted<br />
With each address we&#8217;ve aggregated<br />
The tables overflowing<br />
The traffic just stopped flowing.</p>
<p>And now we&#8217;re bearing all the scars<br />
And all my traceroutes showing stars<br />
The packets would travel faster in cars<br />
The day the routers died.</p>
<p><b>So bye bye, folks at RIPE:55<br />
Be persuaded to upgrade it or your network will die<br />
IPv6 makes me let out a sigh<br />
But I spose we&#8217;d better give it a try<br />
I suppose we’d better give it a try!</b></p>
<p>Now did you write an RFC<br />
That dictated how we all should be<br />
Did we listen like we should that day?</p>
<p>Now were you back at RIPE fifty-four<br />
Where we heard the same things months before<br />
And the people knew they’d have to change their ways.</p>
<p>And we knew that all the ISPs<br />
Could be future proof for centuries.</p>
<p>But that was then not now<br />
Spent too much time playing WoW.</p>
<p>Ooh there was time we sat on IRC<br />
Making jokes on how this day would be<br />
Now there&#8217;s no more use for TCP<br />
The day the routers died.</p>
<p><b>So bye bye, folks at RIPE:55<br />
Be persuaded to upgrade it or your network will die<br />
IPv6 just makes me let out a sigh<br />
But I spose we’d better give it a try<br />
I suppose we’d better give it a try!</b></p>
<p>I remember those old days I mourn<br />
Sitting in my room, downloading porn<br />
Yeah that’s how it used to be.</p>
<p>When the packets flowed from A to B<br />
Via routers that could talk IP<br />
There was data [that] could be exchanged between you and me.</p>
<p>Oh but I could see you all ignore<br />
The fact we’d fill up IPv4!</p>
<p>But we all lost the nerve<br />
And we got what we deserved!</p>
<p>And while we threw our network kit away<br />
And wished we&#8217;d heard the things they say<br />
Put all our lives in disarray<br />
The day the routers died.</p>
<p><b>So bye bye, folks at RIPE:55<br />
Be persuaded to upgrade it or your network will die<br />
IPv6 just makes me let out a sigh<br />
But I spose we&#8217;d better give it a try<br />
I suppose we’d better give it a try!</b></p>
<p>Saw a man with whom I used to peer<br />
Asked him to rescue my career<br />
He just sighed and turned away.</p>
<p>I went down to the &#8216;net cafe<br />
That I used to visit everyday<br />
But the man there said I might as well just leave.</p>
<p>[And] now we&#8217;ve all lost our purpose<br />
My cisco shares completely worthless<br />
No future meetings for me<br />
At the Hotel Krasnapolsky.</p>
<p>And the men that make us push and push<br />
Like Geoff Huston and Randy Bush<br />
Should&#8217;ve listened to what they told us<br />
The day the routers died.</p>
<p><b>So bye bye, folks at RIPE:55<br />
Be persuaded to upgrade it or your network will die<br />
IPv6 just makes me let out a sigh<br />
But I spose we’d better give it a try<br />
[I suppose we&#8217;d better give it a try!]</b></p></blockquote>
<p><small>Recorded at the <a href="http://www.ripe.net/ripe/meetings/ripe-55/"><b>RIPE:55</b> meeting</a> in Amsterdam (NL) at the Krasnapolsky Hotel between 22 and 26 October 2007.<br /></small></p>
<p>Just in case the video doesn&#8217;t load, here is <a href="http://www.youtube.com/watch?v=phSpBCdWq1U">another recording</a>.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/the-day-the-routers-died/", "style": "big", "title": "The day the routers died" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/the-day-the-routers-died/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google&#8217;s 5 sure-fire steps to safer indexing</title>
		<link>http://sebastians-pamphlets.com/googles-5-sure-fire-steps-to-safer-indexing/</link>
		<comments>http://sebastians-pamphlets.com/googles-5-sure-fire-steps-to-safer-indexing/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 15:07:00 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[Nofollow]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/googles-5-sure-fire-steps-to-safer-indexing/</guid>
		<description><![CDATA[
Are you wondering why Gray Hat Search Engine News (GHN) is so quiet recently? 
One reason may be that I&#8217;ve borrowed their Google savvy spy. I&#8217;ve sent him to Mountain View again to learn more about Google&#8217;s nofollow strategy. 
He returned with a copy of Google&#8217;s recently revised mission statement, discovered in the wastebasket of [...]]]></description>
			<content:encoded><![CDATA[
<p><a href="http://www.smart-it-consulting.com/img/misc/safer-indexing-nofollow-google.png"><img src="http://www.smart-it-consulting.com/img/misc/safer-indexing-nofollow-google-thumbnail.png" border="0" width="165" height="209" align="left" alt="Nofollow plague" title="Nofollow plague" style="margin: 3px; border: thin dashed firebrick;" /></a>Are you wondering why <a href="http://www.grayhatnews.com/">Gray Hat Search Engine News</a> (GHN) is so quiet recently? </p>
<p>One reason may be that I&#8217;ve borrowed their Google savvy spy. I&#8217;ve sent him to Mountain View <a href="http://sebastians-pamphlets.com/why-ebay-and-wikipedia-rule-googles-serps/">again</a> to learn more about Google&#8217;s nofollow strategy. </p>
<p>He returned with a copy of Google&#8217;s recently revised <a href="http://www.google.com/corporate/">mission statement</a>, discovered in the wastebasket of a conference room near office 211 in building 43. Read the shocking and unbelievable head note printed in bold letters:</p>
<p><b>Google&#8217;s mission is to condomize the world&#8217;s information and make it universally uncrawlable and useless.</b></p>
<p>Read and reread it, then some weird facts begin to make sense. Now you&#8217;ll understand why:
<ol>
<li>The rel-nofollow plague was designed to maximize collateral damage by devaluing all hyperlinked votes by honest users of nearly all platforms you&#8217;re using everyday, for example <a href="http://sebastians-pamphlets.com/just-another-victim-of-the-nofollow-plague/">Twitter</a>, <a href="http://sebastians-pamphlets.com/the-nofollow-universe-of-black-holes/">Wikipedia</a>, <a href="http://sebastians-pamphlets.com/google-nofollows-itself/">corporate blogs</a>, <a href="http://www.jlh-design.com/2007/08/more-nofollow-bs/">GoogleGroups</a> &#8230; ostensibly to nullify the efforts of a <a href="http://sebastians-pamphlets.com/fraud-from-the-desk-of-sebastian-foss/">few</a> <a href="http://sebastians-pamphlets.com/which-sebastian-foss-is-a-spammer/">spammers</a>.</li>
<li>Nobody bothers to comment on your <a href="http://sebastians-pamphlets.com/blogger-abuses-rel-nofollow-due-to-ignorance/">nofollow&#8217;ed blog</a>.</li>
<li>Google invented the supplemental index (to store scraped resources suffering from too many condomized links) and why it grows faster than the main index.</li>
<li>Google installed the Bigdaddy infrastructure (to prevent Ms. Googlebot from following nofollow&#8217;ed links).</li>
<li>Google switched to BlitzCrawling (to list timely contents for a moment whilst fat resources from large archives get buried in the supplemental index). RIP deep crawler and freshbot.</li>
</ol>
<p>Seriously, the deep crawler isn&#8217;t defunct, it&#8217;s called supplemental crawler nowadays, and the freshbot is still alive as Feedfetcher. </p>
<p>Disclaimer: All these hard facts were gathered by torturing sources close to Google, robbery and other unfair methods. If anyone bothers to debunk all that as bad joke, one question still remains: Why does Google next to nothing to stop the nofollow plague? I mean, ongoing mass abuse of rel-nofollow is obviously counterproductive with regard to their real mission.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/googles-5-sure-fire-steps-to-safer-indexing/", "style": "big", "title": "Google's 5 sure-fire steps to safer indexing" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/googles-5-sure-fire-steps-to-safer-indexing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ɹǝɟɟıp oʇ bǝq ı</title>
		<link>http://sebastians-pamphlets.com/%c9%b9%c7%9d%c9%9f%c9%9fip-o%ca%87-b%c7%9dq-i/</link>
		<comments>http://sebastians-pamphlets.com/%c9%b9%c7%9d%c9%9f%c9%9fip-o%ca%87-b%c7%9dq-i/#comments</comments>
		<pubDate>Sat, 11 Aug 2007 14:17:00 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://sebastians-pamphlets.com/%c9%b9%c7%9d%c9%9f%c9%9fip-o%ca%87-b%c7%9dq-i/</guid>
		<description><![CDATA[
:sdıʇ ɹǝpısuı sʞ1oɟ ɹǝɥʇo ʇdʎɹɔuǝ oʇ unɟ s,ʇı ʇnq .sdɐɥɹǝd ¿uoɹoɯʎxo uɐ ʇɐɥʇ sı .ʎ1ɟʎɐp ɐ ǝʞı1 ʇsnظ &#8216;ǝɹnʇnɟ ɐ sɐɥ ɔıɟɟɐɹʇ 1ıɐʇ buo1 ǝsɹǝʌǝɹ buı11nd oǝs uʍopǝpısdn


If you&#8217;re bored, give it a try. Mark did it.
Copyright &#169; 2010 Sebastian`s Pamphlets. This Feed is for personal non-commercial use only. If you are not reading this [...]]]></description>
			<content:encoded><![CDATA[
<p>:sdıʇ ɹǝpısuı <a href="http://fantomaster.com/fantomNews/archives/2007/08/10/%c9%a5%c9%94%ca%87%c9%90%c9%94-o%ca%87-%ca%871n%c9%94i%c9%9f%c9%9fip-%ca%87%c9%90%c9%a5%ca%87-%ca%87usi-%ca%8e11%c9%90%c7%9d%c9%b9-%ca%87i-%c9%94i%c9%9f%c9%9f%c9%90%c9%b9%ca%87-1i%c9%90%ca%87buo1/" style="text-decoration:none;">sʞ1oɟ</a> <a href="http://www.cornwallseo.com/search/index.php/2007/07/24/%ca%8e11is-%ca%87sn%d8%b8-si-u%ca%8dop-%c7%9dpisdn-bui%ca%87i%c9%b9%ca%8d/" style="text-decoration:none;">ɹǝɥʇo</a> ʇdʎɹɔuǝ oʇ unɟ s,ʇı ʇnq .sdɐɥɹǝd ¿uoɹoɯʎxo uɐ ʇɐɥʇ sı .ʎ1ɟʎɐp ɐ ǝʞı1 ʇsnظ &#8216;ǝɹnʇnɟ ɐ sɐɥ ɔıɟɟɐɹʇ 1ıɐʇ buo1 ǝsɹǝʌǝɹ buı11nd oǝs uʍopǝpısdn</p>
<p><a href="http://www.smart-it-consulting.com/img/misc/reverse-cornwall-seo.png"><img src="http://www.smart-it-consulting.com/img/misc/reverse-cornwall-seo.png" border="0" width="99%" alt="Lyndon's insider tip" title="Lyndon's insider tip" /></a></p>
<p><a href="http://www.smart-it-consulting.com/img/misc/reverse-fantomaster.png"><img src="http://www.smart-it-consulting.com/img/misc/reverse-fantomaster.png" border="0" width="99%" alt="Ralph's insider tip" title="Ralph's insider tip" /></a></p>
<p><a href="http://www.i-am-bored.com/bored_link.cfm?link_id=24226">If you&#8217;re bored, give it a try</a>. Mark <a href="http://www.alistseo.com/25/%ca%87i%c9%90q-%ca%9eui1-%ca%8e11is-%ca%87sn%d8%b8-si-u%ca%8dop-%c7%9dpisdn-bui%ca%87i%c9%b9%ca%8d/">did it</a>.</p>
<hr />Copyright &copy; 2010 <strong><a href="http://sebastians-pamphlets.com/">Sebastian`s Pamphlets</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator/feed reader, the site you are looking at is guilty of copyright infringement and will be put down immediately. Please contact sebastians-pamphlets.com so we can take legal action immediately.<br /><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">Plugin</a> by <a href="http://www.taragana.com/">Taragana</a></span><div class="topsy_widget_data topsy_theme_light-green" style="float: right;margin-left: 0.75em;"><!-- { "url": "http://sebastians-pamphlets.com/%c9%b9%c7%9d%c9%9f%c9%9fip-o%ca%87-b%c7%9dq-i/", "style": "big", "title": "ɹǝɟɟıp oʇ bǝq ı" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/%c9%b9%c7%9d%c9%9f%c9%9fip-o%ca%87-b%c7%9dq-i/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
