<?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; Internet Marketing</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>OMFG - Google sends porn punters to my website &#8230;</title>
		<link>http://sebastians-pamphlets.com/make-risk-free-beer-money-from-porn-traffic/</link>
		<comments>http://sebastians-pamphlets.com/make-risk-free-beer-money-from-porn-traffic/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 18:11:48 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

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

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

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/make-risk-free-beer-money-from-porn-traffic/</guid>
		<description><![CDATA[
In todays GWC doctor&#8217;s office, the webmaster of an innocent orphanage website asks Google&#8217;s Matt Cutts:
[My site] is showing up for searches on &#8216;girls in bathrooms&#8217; because they have an article about renovating the girls bathroom! What do you think of the idea if a negative keyword meta tag to block irrelevant searches? [sic!]
Well, we [...]]]></description>
			<content:encoded><![CDATA[
<p>In todays GWC doctor&#8217;s office, the webmaster of an innocent orphanage website asks Google&#8217;s Matt Cutts:</p>
<blockquote><p>[My site] is showing up for searches on &#8216;girls in bathrooms&#8217; because they have an article about renovating the girls bathroom! What do you think of the idea if a negative keyword meta tag to block irrelevant searches? [sic!]</p></blockquote>
<p><b>Well, we don&#8217;t know what the friendly guy from Google recommends &#8230;</b></p>
<p><object style="display:inline; height: 100px; width: 133px;" onmouseover="this.height='344px'; this.width='425';" onmouseout="this.height='100px;'; this.width='133px;';">
<param name="movie" value="http://www.youtube.com/v/mvYZa3NZ1HE">
<param name="allowFullScreen" value="true">
<param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/mvYZa3NZ1HE" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" ></object><img src="http://sebastians-pamphlets.com/img/posts/omfg-women.png" style="margin-left:50px; margin-bottom:25px;" /></p>
<p><b>&#8230; but my dear readers do know that my bullshit detector, faced with such a moronic idea, shouts out in agony:</b></p>
<h3>There&#8217;s no such thing as bad traffic, just weak monetizing!</h3>
<p>Ok, Ok, Ok &#8230; every now and then each and every webmaster out there suffers from misleaded search engine ranking algos, that send shitloads of totally unrelated search traffic. For example, when you search for [<a href="http://google.com/search?q=how+to+fuck+a+click&#038;safe=off">how to fuck a click</a>], you won&#8217;t expect that Google considers <a href="http://sebastians-pamphlets.com/how-to-turn-click-tracking-into-miserable-failure/">this geeky pamphlet</a> the very best search result. Of course Google should&#8217;ve detected your <a href="http://google.com/search?q=how+to+fuck+a+chick&#038;safe=off">NSFW-typo</a>. Shit happens. Deal with it.</p>
<p>On the other hand, search traffic is free, so there&#8217;s no valid reason to complain. Instead of asking Google for a minus-keyword REP directive, one should think of clever ways to monetize unrelated traffic without wasting bandwidth.</p>
<p>You want to monetize irrelevant traffic from searches for smut in a way that nobody can associate your site with porn. That&#8217;s doable. Here&#8217;s how it works:</p>
<h3>Make risk-free beer money from porn traffic with a non-adult site</h3>
<p>Copy those slimy phrases from your keyword stats and paste them into Google&#8217;s search box. Once you find an adult site that seems to match the smut surfer&#8217;s needs better than your site, click on the search result, and on the landing page search for a &#8220;webmasters&#8221; link that points to their affiliate program. Sign up and save your customized affiliate link.</p>
<p>Next add some PHP code to your scripts. Make absolutely sure it gets executed before you output any other content, even whitespace:</p>
<p><code>&lt;?php </code> &nbsp;<a onclick="showContent('code_getOffsiteUri');">Show all code</a></p>
<p id="code_getOffsiteUri" style="display:none;"><code>function getReferrer () {<br />
    return $_SERVER["HTTP_REFERER"];<br />
}<br />
function getOffsiteUri() {<br />
    $searchQuery = stristr(getReferrer(), "q=");<br />
    $trash = stristr($searchQuery, "&#038;");<br />
    $searchQuery = str_replace($trash, "", $searchQuery);<br />
    $searchQuery = str_replace("+", " ", $searchQuery);<br />
    $searchQuery = str_replace("&#038;", " ", $searchQuery);<br />
    $searchQuery = str_replace("%20", " ", $searchQuery);<br />
    while (stristr($searchQuery, "  ")) {<br />
        $searchQuery = str_replace("  ", " ", $searchQuery);<br />
    }<br />
    // map irrelevant search queries to sponsor URIs<br />
    if (stristr($searchQuery, "teens in bathroom")) {<br />
        return "http://someteenpornsite.com/landingpage?affID=4711";<br />
    }<br />
}</code></p>
<p><code>$betterMatch = getOffsiteUri();<br />
if ($betterMatch) {<br />
   header("HTTP/1.1 307 Here's your smut", TRUE, 307);<br />
   header("Location: $betterMatch");<br />
   exit;<br />
}<br />
?&gt;</code> Refine the simplified code above. Use a database table to store the mappings &#8230;</p>
<p>Now a surfer coming from a SERP like <code><br />http://google.com/search?num=100&#038;q=nude+teens+in+bathroom&#038;safe=off</code> <br />will get redirected to <code><br />http://someteenpornsite.com/landingpage?affID=4711</code><br /> You&#8217;re using a 307 redirect because it&#8217;s not cached by a user agent, so that when you later on find a porn site that converts your traffic better, you can redirect visitors to another URI.</p>
<p>As you probably know, search engines don&#8217;t approve duplicate content. Hence it wouldn&#8217;t be a bright idea to put up x-rated stuff (all smut is duplicate content by design) onto your site to fulfil the misleaded searcher&#8217;s needs.</p>
<p>Of course you can use the technique outlined above to protect searchers from landing on your contact/privacy page, too, when in fact your signup page is their desired destination.</p>
<h3>Shiny whitehat disclaimer</h3>
<p>If you&#8217;re afraid of the possibility that the allmighty Google might punish you for your well meant attempt to fix it&#8217;s bugs, relax.</p>
<p>A search engine misinterpreting your content so badly, failed miserably. Your bugfix actually improves their search quality. Search engines can&#8217;t force you to report such flaws, they just kindly ask for voluntary feedback.</p>
<p>If search engines dislike smart websites that find related content on the Interwebs in case the search engine delivers shitty search results, they can act themselves. Instead of penalizing webmasters that react to flaws in their algos, they&#8217;re well advised to adjust their scoring. I mean, if they stop sending smut traffic to non-porn sites, their users don&#8217;t get redirected any longer. It&#8217;s that simple.</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/make-risk-free-beer-money-from-porn-traffic/", "style": "big", "title": "OMFG - Google sends porn punters to my website ..." } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/make-risk-free-beer-money-from-porn-traffic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The anatomy of a deceptive Tweet spamming Google Real-Time Search</title>
		<link>http://sebastians-pamphlets.com/how-to-spam-google-real-time-search-via-twitter/</link>
		<comments>http://sebastians-pamphlets.com/how-to-spam-google-real-time-search-via-twitter/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 10:12:44 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Webspam]]></category>

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/how-to-spam-google-real-time-search-via-twitter/</guid>
		<description><![CDATA[
Minutes after the launch of Google&#8217;s famous Real Time Search, the Internet marketing community began to spam the scrolling SERPs. Google gave birth to a new spam industry.
I&#8217;m sure Google&#8217;s WebSpam team will pull the plug sooner or later, but as of today Google&#8217;s real time search results are extremely vulnerable to questionable content.
The somewhat [...]]]></description>
			<content:encoded><![CDATA[
<p><img  src="http://sebastians-pamphlets.com/img/posts/spamming-google-real-time-search.png" width="250" height="345" align="right" style="margin-left:5px;" alt="Google real time search spammed and abused" title=""  />Minutes after the <a href="http://googleblog.blogspot.com/2009/12/relevance-meets-real-time-web.html?utm_source=sebastian&#038;utm_medium=pamphlet&#038;utm_campaign=thou+shalt+not+fuck+with+my+uris">launch</a> of Google&#8217;s <a href="http://searchengineland.com/search-real-time-madness-31668">famous</a> Real Time Search, the Internet marketing community <a href="http://sphinn.com/story/135685">began</a> to <a href="http://outspokenmedia.com/seo/google-real-time-spam/">spam</a> the <a href="http://www.google.com/search?hl=en&#038;safe=off&#038;esrch=RTSearch&#038;tbo=1&#038;num=100&#038;q=spam&#038;tbs=rltm:1">scrolling SERPs</a>. Google gave birth to a <a href="http://www.seo-theory.com/2009/12/07/google-launches-a-new-spam-industry/">new spam industry</a>.</p>
<p>I&#8217;m sure Google&#8217;s <a href="http://friendfeed.com/dannysullivan/d973e438/real-time-spam-google-says-been-fighting-so-long">WebSpam</a> team will pull the plug sooner or later, but as of today Google&#8217;s real time search results are extremely vulnerable to questionable content.</p>
<p>The somewhat shady approach to make creative use of real time search I&#8217;m outlining below will not work forever. It can be used for really evil purposes,  and Google is aware of the problem. Frankly, if I&#8217;d be the Googler in charge, I&#8217;d dump the whole real-time thingy until the spam defense lines are rock solid.</p>
<p id="rtss-recipe"><strong>Here&#8217;s the recipe from Dr Evil&#8217;s WebSpam-Cook-Book:</strong></p>
<h3 id="rtss-ingredients">Ingredients</h3>
<ul>
<li>1 <a href="http://www.google.com/trends?q=spam+google">popular topic</a> that pulls lots of searches, but not so many that the results scroll down too fast.</li>
<li>1 <a href="http://www.google.com/products?q=spam+google&#038;hl=en&#038;aq=f">landing page</a> that makes the punter pull out the plastic in no time.</li>
<li>1 <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=93713">trusted authority page</a> totally lacking commercial intentions. View its source code, it must have a valid TITLE element with an appealing call for action related to your topic in its HEAD section.</li>
<li>1 <a href="http://goo.gl/">short</a> domain, 1 cheap Web hosting plan (Apache, PHP), 1 plain text editor, 1 FTP client, 1 Twitter account, and a prize basic coding skills.</li>
</ul>
<h3 id="rtss-preparation">Preparation</h3>
<p>Create a new text file and name it <code>hot-topic.php</code> or so. Then code:<code><br />
&lt;?php<br />
$landingPageUri = "http://affiliate-program.com/?your-aff-id";<br />
$trustedPageUri = "http://google.com/something.py";<br />
if (stristr($_SERVER["HTTP_USER_AGENT"], "Googlebot")) {<br />
   header("HTTP/1.1 307 Here you go today", TRUE, 307);<br />
   header("Location: $trustedPageUri");<br />
}<br />
else {<br />
   header("HTTP/1.1 301 Happy shopping", TRUE, 301);<br />
   header("Location: $landingPageUri");<br />
}<br />
exit;<br />
?&gt;</code></p>
<p>Provided you&#8217;re a savvy spammer, your crawler detection routine will be a little more <a href="http://fantomaster.com/fasvsspy01.html">complex</a>.</p>
<p>Save the file and upload it, then test the URI <code>http://youspamaw.ay/hot-topic.php</code> in your browser.</p>
<h3 id="rtss-serving">Serving</h3>
<ul>
<li>Login to Twitter and submit lots of nicely crafted, not too much keyword stuffed messages carrying your spammy URI. Do not use obscene language, e.g. don&#8217;t swear, and sail around phrases like &#8216;buy cheap viagra&#8217; with synonyms like &#8216;brighten up your girl friend&#8217;s romantic moments&#8217;.</li>
<li>On their SERPs, Google will display the text from the trusted page&#8217;s TITLE element, linked to your URI that leads punters to a sales pitch of your choice.</li>
<li>Just for entertainment, closely monitor Google&#8217;s real time SERPs, and your real-time sales stats as well.</li>
<li>Be happy and get rich by end of the week.</li>
</ul>
<p>Google removes links to untrusted destinations, that&#8217;s why you need to abuse authority pages. As long as you don&#8217;t launch f-bombs, Google&#8217;s profanity filters make flooding their real time SERPs with all sorts of crap a breeze.</p>
<p>Hey <a href="http://twitter.com/GoogleWebspam">Google</a>, for the sake of our children, take that as a spam report!</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/how-to-spam-google-real-time-search-via-twitter/", "style": "big", "title": "The anatomy of a deceptive Tweet spamming Google Real-Time Search" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/how-to-spam-google-real-time-search-via-twitter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hard facts about URI spam</title>
		<link>http://sebastians-pamphlets.com/troubles-made-by-utm-variables-from-google-analytics/</link>
		<comments>http://sebastians-pamphlets.com/troubles-made-by-utm-variables-from-google-analytics/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 20:00:33 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Search Quality]]></category>

		<category><![CDATA[Duplicate Content]]></category>

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

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

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

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

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

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

		<category><![CDATA[Copy+Paste-Penalties]]></category>

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

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/troubles-made-by-utm-variables-from-google-analytics/</guid>
		<description><![CDATA[
I stole this pamphlet&#8217;s title (and more) from Google&#8217;s post Hard facts about comment spam for a reason. In fact, Google spams the Web with useless clutter, too. You doubt it? Read on. That&#8217;s the URI from the link above:
http://googlewebmastercentral.blogspot.com/2009/11/hard-facts-about-comment-spam.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+blogspot%2FamDG+%28Official+Google+Webmaster+Central+Blog%29
I&#8217;ve bolded the canonical URI, everything after the questionmark is clutter added by Google.
When your Google [...]]]></description>
			<content:encoded><![CDATA[
<p>I stole this pamphlet&#8217;s title (and more) from Google&#8217;s post <a href="http://googlewebmastercentral.blogspot.com/2009/11/hard-facts-about-comment-spam.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+blogspot%2FamDG+%28Official+Google+Webmaster+Central+Blog%29">Hard facts about comment spam</a> for a reason. In fact, Google spams the Web with useless clutter, too. You doubt it? Read on. That&#8217;s the URI from the link above:</p>
<p><code><b title="Canonical URI" style="color:black;">http://googlewebmastercentral.blogspot.com/2009/11/hard-facts-about-comment-spam.html</b><i title="Google's query string clutter" style="color:red;">?utm_source=feedburner&#038;utm_medium=feed<br />&#038;utm_campaign=Feed%3A+blogspot%2FamDG+%28Official+Google+Webmaster<r />+Central+Blog%29</i></code></p>
<p><img src="http://sebastians-pamphlets.com/img/posts/ga-kraken.png" width="260" height="301" style="margin-left:5px;" align="right" alt="GA Kraken" title="Google Analytics fucks your canonical URIs" />I&#8217;ve bolded the canonical URI, everything after the questionmark is <a href="http://analytics.blogspot.com/2009/11/integration-with-feedburner.html?utm_source=sebastian&#038;utm_medium=pamphlet&#038;utm_campaign=thou+shalt+not+fuck+with+my+uris">clutter added by Google</a>.</p>
<p>When your Google account lists both Feedburner and GoogleAnalytics as active services, Google will automatically screw your URIs when somebody clicks a link to your site in a feed reader (you can opt out, <a href="http://sebastians-pamphlets.com/troubles-made-by-utm-variables-from-google-analytics/#utm-opt-out">see below</a>).</p>
<h3 id="utm-bad">Why is it bad?</h3>
<p>FACT: <strong>Google&#8217;s method to track traffic from feeds to URIs creates new URIs.</strong> And lots of them. Depending on the number of possible values for each query string variable (<code>utm_source</code> <code>utm_medium</code> <code>utm_campaign</code> <code>utm_content</code> <code>utm_term</code>) the amount of cluttered URIs pointing to the same piece of content can sum up to dozens or more.</p>
<p>FACT: Bloggers (publishers, authors, anybody) naturally copy those cluttered URIs to paste them into their posts. The same goes for user link drops at Twitter and elsewhere. These links get crawled and indexed. Currently Google&#8217;s search index is flooded with <a href="http://www.google.com/search?hl=en&#038;q=inurl:utm_source&#038;utm_source=sebastian&#038;utm_medium=pamphlet&#038;utm_campaign=thou+shalt+not+fuck+with+my+uris">28,900,000 cluttered URIs</a> mostly originating from copy+paste links. <a href="http://www.bing.com/search?q=inurl:utm_source">Bing</a> and <a href="http://search.yahoo.com/search?p=inurl:utm_source">Yahoo</a> didn&#8217;t index GA tracking parameters yet.</p>
<p>That&#8217;s 29 million URIs with tracking variables that point to duplicate content as of today. With every link copied from a feed reader, this number will increase. <a href="http://mattcutts.com/blog/">Matt Cutts</a> <a href="http://friendfeed.com/mattcutts/6309e560/graywolf-i-think-johnmu-suggestions-were-solid">said</a> &#8220;I don&#8217;t think utm will cause dupe issues&#8221; and points to <a href="http://johnmu.com/">John Müller</a>&#8217;s <a href="http://www.seroundtable.com/archives/021170.html">helpful advice</a> (<a href="http://www.cre8asiteforums.com/forums/index.php?showtopic=73804">methods</a> a site owner can apply to tidy up Google&#8217;s mess).</p>
<p>Maybe Google can handle this growing duplicate content chaos in their very own search index. Lets forget that Google is the search engine that <a href="http://googlewebmastercentral.blogspot.com/2009/08/optimize-your-crawling-indexing.html?utm_source=sebastian&#038;utm_medium=pamphlet&#038;utm_campaign=thou+shalt+not+fuck+with+my+uris">advocated</a> URI canonicalization for ages, invented sitemaps, rel=canonical, and countless high sophisticated algos to merge indexed clutter under the canonical URI. It&#8217;s all water under the bridge now that Google is in the create-multiple-URIs-pointing-to-the-same-piece-of-content business itself.</p>
<p>So far that&#8217;s just disappointing. To understand why it&#8217;s downright evil, lets look at the implications from a technical point of view.</p>
<h3 id="utm-evil">Spamming URIs with <i>utm</i> tracking variables breaks lots of things</h3>
<p>Look at this URI: <code>http://www.<span title="This URI exists with another server name">example</spam>.com/search.aspx<b style="color:red;">?</b>Query=musical+mobile<b style="color:red;">?</b>utm_source=Referral&#038;utm_medium=Internet&#038;utm_campaign=celebritybabies</code></p>
<p>Google added a query string to a query string. Two URI segment delimiters (<a href="http://www.w3.org/Addressing/URL/4_URI_Recommentations.html">&#8220;?&#8221;</a>) can cause all sorts of troubles at the landing page.</p>
<p>Some scripts will process only variables from Google&#8217;s query string, because they extract GET input from the URI&#8217;s last questionmark to the fragment delimiter &#8220;#&#8221; or end of URI; some scripts expecting input variables in a particular sequence will be confused at least; some scripts might even use the same variable names &#8230; the number of possible errors caused by amateurish extended query strings is infinite. Even if there&#8217;s only one &#8220;?&#8221; delimiter in the URI.</p>
<p>In some cases the page the user gets faced with will lack the expected content, or will display a prominent error message like 404, or will consist of white space only because the underlying script failed so badly that the Web server couldn&#8217;t even show a 5xx error.</p>
<p>Regardless whether a landing page can handle query string parameters added to the original URI or not (most can), changing someone&#8217;s URI for tracking purposes is plain evil, IMHO, when implemented as opt-out instead of opt-in.</p>
<p>Appended UTM query strings can make trackbacks vanish, too. When a blog checks whether the trackback URI is carrying a link to the blog or not, for example with this <a href="http://sw-guide.de/wordpress/plugins/simple-trackback-validation/">plug-in</a>, the comparision can fail and the trackback gets deleted on arrival, without notice. If I&#8217;d dig a little deeper, most probably I could compile a huge list of other functionalities on the Internet that are broken by Google&#8217;s UTM clutter.</p>
<p>Finally, GoogleAnalytics is not the one and only stats tool out there, and it doesn&#8217;t fulfil all needs. Many webmasters rely on simple server reports, for example referrer stats or tools like awstats, for various technical purposes. Broken. Specialized content management tools feeded by real-time traffic data. Broken. Countless tools for linkpop analysis group inbound links by landing page URI. Broken. URI canonicalization routines. Broken, respecively now acting counterproductive with regard to GA reporting. Google&#8217;s UTM clutter has impact on lots of tools that make sense <em>in addition</em> to Google Analytics. All broken.</p>
<p>What a glorious mess. Frankly, I&#8217;m somewhat puzzled. Google has hired tens of thousands of this planet&#8217;s brightest minds &#8211;I really mean that, literally!&#8211;, and they came out with half-assed crap like that? Un-fucking-believable.</p>
<h3 id="utm-opt-out">What can I do to avoid URI spam on my site?</h3>
<p><strong>Boycott Google&#8217;s poor man&#8217;s approach to link feed traffic data to Web analytics.</strong> Go to <a href="http://feedburner.google.com/?utm_source=sebastian&#038;utm_medium=pamphlet&#038;utm_campaign=thou+shalt+not+fuck+with+my+uris">Feedburner</a>. For each of your feeds click on &#8220;Configure stats&#8221; and uncheck &#8220;Track clicks as a traffic source in Google Analytics&#8221;. Done. Wait for a suitable solution.</p>
<p>If you really can&#8217;t live with traffic sources gathered from a somewhat <a href="http://sebastians-pamphlets.com/webkit-please-rescue-the-http_referer/">unreliable HTTP_REFERER</a>, and you&#8217;ve deep pockets, then hire a WebDev crew to revamp all your affected code. Coward!</p>
<p>As a matter of fact, Google is responsible for this royal pain in the ass. Don&#8217;t fix Google&#8217;s errors on your site. Let Google do the fault recovery. They own the root of all UTM evil, so they have to fix it. There&#8217;s absolutely no reason why a gazillion of webmasters and developers should do Google&#8217;s job, <a href="http://sebastians-pamphlets.com/rip-rel-nofollow-funeral-party/">again and again</a>.</p>
<h3 id="utm-alternatives">What can Google do?</h3>
<p>Well, that&#8217;s quite simple. Instead of adding utterly useless crap to URIs found in feeds, Google can make use of a clever redirect script. When Feedburner serves feed items to anybody, the values of all GA tracking variables are available.</p>
<p>Instead of adding clutter to these URIs, Feedburner could replace them with a script URI that stores the timestamp, the user&#8217;s IP addy, and whatnot, then performs a 301 redirect to the canonical URI. The GA script invoked on the landing page can access and process these data quite accurately. </p>
<p>Perhaps this procedure would be even more accurate, because link drops can no longer mimick feed traffic.</p>
<h3 id="utm-speak-out">Speak out!</h3>
<p>So, if you don&#8217;t approve that Feedburner, GoogleReader, AdSense4Feeds, and GoogleAnalytics gang rape your well designed URIs, then link out to everything Google with a descriptive query string, like:</p>
<p><textarea readonly style="width:500px; height:55px; background:white; color:black; font-size:11pt;" wrap="virtual">?utm_source=sebastian&#038;utm_medium=pamphlet&#038;utm_campaign=thou+shalt+not+fuck+with+my+uris</textarea></p>
<p>I mean, nicely designed canonical URIs should be the search engineer&#8217;s porn, so perhaps somebody at Google will listen. Will ya?</p>
<p><b>Update:</b><a href="http://www.semmys.org/2010/search-tech-all-2010-nominees/"><img id="semmy2010" style="border:0;" align="right" src="http://www.semmys.org/dm/badges/10/LBnom.gif" alt="2010 SEMMY Nominee" /></a></p>
<p>I&#8217;ve just added a <a href="http://sebastians-pamphlets.com/stuff/utm-killer/">&#8220;UTM Killer&#8221; tool</a>, where you can enter a screwed URI and get a clean URI &#8212; all &#8216;utm_&#8217; crap and multiple &#8216;?&#8217; delimiters removed &#8212; in return. That&#8217;ll help when you copy URIs from your feedreader to use them in your blog posts.</p>
<p>By the way, please <a href="http://www.semmys.org/category/search-tech/">vote up this pamphlet</a> so that I get the 2010 SEMMY Award. Thanks in advance!</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/troubles-made-by-utm-variables-from-google-analytics/", "style": "big", "title": "Hard facts about URI spam" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/troubles-made-by-utm-variables-from-google-analytics/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The most sexy browsers screw your analytics</title>
		<link>http://sebastians-pamphlets.com/webkit-please-rescue-the-http_referer/</link>
		<comments>http://sebastians-pamphlets.com/webkit-please-rescue-the-http_referer/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 19:24:46 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

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

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

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/webkit-please-rescue-the-http_referer/</guid>
		<description><![CDATA[
Now that IE is quite unusable due to the lack of websites that support its non-standard rendering, and the current FireFox version suffers from various maladies, more and more users switch to browsers that are supposed to comply to Web standards, such as Chrome, Safari, or Opera.
Those sexy user agents execute client sided scripts in [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://sebastians-pamphlets.com/img/posts/webkit-http-referer-bug.png" width="250" height="250" align="right" style="margin-left:5px;" alt="Chrome and Safari fuck with the HTTP_REFERER" title="Chrome and Safari do not pass an HTTP_REFERER"  />Now that IE is quite unusable due to the lack of websites that support its non-standard rendering, and the current FireFox version suffers from various maladies, more and more users switch to browsers that are supposed to comply to Web standards, such as Chrome, Safari, or Opera.</p>
<p>Those sexy user agents execute client sided scripts in lightning speed, making surfers addicted to nifty rounded corners very very happy. Of course they come with massive memory leaks, but surfers who shut down their browser every once in a while won&#8217;t notice such geeky details.</p>
<p>Why is that bad news for Internet marketers? Because Chrome and Safari screw your analytics. Your stats are useless with regard to bookmarkers and type-in traffic. Your referrer stats lack all hits from Chrome/Safari users who have opened your landing page in a new tab or window.</p>
<p><b style="color:red;">Google&#8217;s Chrome and Apple&#8217;s Safari do not provide an HTTP_REFERER.</b> <small>(The typo is <a href="http://tools.ietf.org/html/rfc2616#section-14.36">standardized</a>, too.)</small></p>
<p>This <a href="http://code.google.com/p/chromium/issues/detail?id=1935">bug</a> was reported in September 2008. It&#8217;s not yet fixed. Not even in beta versions.</p>
<p>Guess from which (optional) HTTP header line your preferred stats tool compiles the search terms to create all the cool keyword statistics? Yup, that&#8217;s the HTTP_REFERER&#8217;s query string when the visitor came from a search result page (SERP). Especially on SERPs many users open links in new tabs. That means with every searcher switching to a sexy browser your keyword analysis becomes more useless.</p>
<p>That&#8217;s not only an analytics issue. Many sites provide sensible functionality based on the referrer (the Web page a user came from), for example default search terms for site-search facilities gathered from SERP-referrers. Many sites evaluate the HTTP_REFERER to prevent themselves from hotlinking, so their users can&#8217;t view the content they&#8217;ve paid for when they open a link in a new tab or window.</p>
<p><b>Passing a blank HTTP_REFERER when this information is available to the user agent is plain evil.</b> Of course lots of so-called Internet security apps do this by default, but just because others do evil that doesn&#8217;t mean a top-notch Web browser like Safari or Chrome can get away with crap like this for months and years to come.</p>
<h3>Please nudge the developers!</h3>
<p><a href="http://tag.us.com/_webkit-referer-bug">Here you go</a>. Post in this thread why you want them to fix this bug asap. Tell the developers that you can&#8217;t live with screwed analytics, and that your site&#8217;s users rely on reliable HTTP_REFERERs. Even if you don&#8217;t run a website yourself, tell them that your favorite porn site bothers you with countless error messages instead of delivering smut, just because WebKit browsers are buggy.</p>
<hr width="250" color="silver"/ size="1" style="margin-top:50px;">
<p>You can test whether your browser passes the HTTP_REFERER or not: Go to this <a href="http://www.google.com/search?hl=en&#038;safe=off&#038;q=sebastians+pamphlets+safari+chrome+referrer">Google SERP</a>. On the link to this post chose &#8220;Open link in new tab&#8221; (or window) in the context menu (right click over the link). Scroll down.</p>
<p>Your browser passed this HTTP_REFERER: <code style="font-weight:bold; color:black;">None</code></p>
<p><!-- Processed by EzStatic --></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/webkit-please-rescue-the-http_referer/", "style": "big", "title": "The most sexy browsers screw your analytics" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/webkit-please-rescue-the-http_referer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vaporize yourself before Google burns your linking power</title>
		<link>http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/</link>
		<comments>http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 19:14:12 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Webspam]]></category>

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

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

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

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

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

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

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

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

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

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

		<category><![CDATA[Anchor Text]]></category>

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/</guid>
		<description><![CDATA[
I couldn&#8217;t care less about PageRank&#8482; sculpting, because a well thought out link architecture does the job with all search engines, not just Google. That&#8217;s where Google is right on the money.
They own PageRank&#8482;, hence they can burn, evaporate, nillify, and even divide by zero or multiply by -1 as much PageRank&#8482; as they like; [...]]]></description>
			<content:encoded><![CDATA[
<p><img id="pic1" src="http://sebastians-pamphlets.com/img/posts/google-page-rank-factory-2007.png" width="218" height="367" border="0" align="right" alt="PIC-1: Google PageRank(tm) 2007" title="Google PageRank(tm) 2007" />I couldn&#8217;t care less about PageRank&trade; sculpting, because a well thought out link architecture does the job with all search engines, not just Google. That&#8217;s where Google is right on the money.</p>
<p>They own PageRank&trade;, hence they can burn, evaporate, nillify, and even divide by zero or multiply by -1 as much PageRank&trade; as they like; of course as long as they rank my stuff nicely above my competitors.</p>
<p><a href="http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/#pic1">Picture 1</a> shows Google&#8217;s PageRank&trade; factory as of 2007 or so. Actually, it&#8217;s a pretty simplified model, but since they&#8217;ve changed the PageRank&trade; algo anyway, you don&#8217;t need to bother with all the geeky details.</p>
<p>As a side note: you might ask why I don&#8217;t link to <a id="dullestlink" onmouseout="alert('Ok, you couldn`t resist ... and here you go. That is, if you`re able to click the darn link to Matt`s blog ...'); return true;" onclick="alert('Matt didn`t pay me to link out, so go search his blog on the Interweb'); window.location=document.getElementById('dullestlink').rev; return true;" rev="http://www.dullest.com/blog/pagerank-sculpting/" style="color:#0063dc;font-weight:400;text-decoration:none;border-bottom:1px solid #ccc;">Matt Cutts</a> and <a href="http://searchengineland.com/pagerank-sculpting-is-dead-long-live-pagerank-sculpting-21102" id="searchenginelandlink" onmouseout="alert('Why do you think that`s a link? Never trust underlined blue text anymore! Guess where you`ll land, search cowboy ...'); return true;">Danny Sullivan</a> discussing the whole mess on their blogs? Well, probably Matt can&#8217;t afford my advertising rates, and the whole SEO industry has linked to Danny anyway. If you&#8217;re nosy, check out my source code to learn more about state of the art linkage very compliant to <span onclick="alert('Gotcha!  That`s not a link, it`s a fucking fake as per Google`s request. I can`t link out to Google`s guidelines any more, coz they steal my link juice.'); return true;" style="color:#0063dc;font-weight:400;text-decoration:none;border-bottom:1px solid #ccc;" title="High quality nonsense">Google&#8217;s newest guidelines for advanced SEOs</span> (summary: &#8220;Don&#8217;t trust underlined blue text on Web pages any longer!&#8221;).</p>
<p><img id="pic2" src="http://sebastians-pamphlets.com/img/posts/google-page-rank-factory-2009.png" width="218" height="429" border="0" align="right" alt="PIC-2: Google PageRank(tm) 2009" title="Google PageRank(tm) 2009" />What really matters is <a href="http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/#pic2">picture 2</a>, revealing Google&#8217;s new PageRank&trade; facilities, silently launched in 2008. Again, geeky details are of minor interest. If you really want to know everything, then search for  [<a href="http://www.seofaststart.com/blog/googles-operation-bendover-exposed-nofollow-pagerank-sculpting" rel="dofollow highly-recommended" style="text-decoration:none;"><code style="font-weight:bolder;font-size:1em;">operation bendover</code></a>] at !Yahoo (it&#8217;s still top secret, and therefore not searchable at Google).</p>
<p>Unfortunately, advanced SEO folks <small>(whatever that means, I use this term just because it seems to be an essential property assigned to the participants of the current PageRank&trade; <strike>uprising</strike> discussion)</small> always try to confuse you with <a href="http://www.seomoz.org/blog/google-says-yes-you-can-still-sculpt-pagerank-no-you-cant-do-it-with-nofollow">overcomplicated graphics and formulas</a> when it comes to PageRank&trade;. Instead, I ask you to focus on the (important) hard core stuff. So go grab a magnifier, and work out the differences:</p>
<ul>
<li><a href="http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/#pic2">PageRank&trade; 2009</a> in comparision to <a href="http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/#pic1">PageRank&trade; 2007</a> comes with a pipeline supplying unlimited fuel. Also, it seems they&#8217;ve implemented the green new deal, switching from gas to natural gas. That means they can vaporize way more link juice than ever before.</li>
<li>PageRank&trade; 2009 produces more steam, and the clouds look slightly different. Whilst PageRank&trade; 2007 ignored <a href="http://sebastians-pamphlets.com/links/categories/?cat=nofollow">nofollow crap</a> as well as links put with client sided scripting, PageRank&trade; 2009 evaporates not only juice covered with <a href="http://link-condom.com/">link condoms</a>, but also tons of other permutations of the <a href="http://www.smart-it-consulting.com/article.htm?node=155&#038;page=90">standard A element</a>. </li>
<li>To compensate the huge overall loss of PageRank&trade; caused by those changes, Google has decided to pass link juice from condomized links to their target URI hidden to Googlebot with JavaScript. Of course Google formerly has recommended the use of JavaScript-links to prevent the webmasters from penalties for so-called &#8220;questionable&#8221; outgoing links. Just as they&#8217;ve not only invented rel-nofollow, but heavily recommended the use of this microformat with all links disliked by Google, and now they take that back as if a gazillion links on the Web could magically change just because Google tweeks their algos. Doh! I really hope that the WebSpam-team checks the age of such links before they penalize everything implemented according to their guidelines before mid-2009 or the InterWeb&#8217;s downfall, whatever comes last. </li>
</ul>
<p>I guess in the meantime you&#8217;ve figured out that I&#8217;m somewhat pissed. Not that the secretly changed flow of PageRank&trade; a year ago in 2008 had any impact on my rankings, or SERP traffic. I&#8217;ve always designed my stuff with PageRank&trade; flow in mind, but without any misuses of rel=&#8221;nofollow&#8221;, so I&#8217;m still fine with Google.</p>
<p> What I can&#8217;t stand is when a search engine tries to tell me how I&#8217;ve to link (out). Google engineers are really smart folks, they&#8217;re perfectly able to develop a PageRank&trade; algo that can decide how much Google-juice a particular link should pass. So dear Googlers, please &#8211;WRT to the implementation of hyperlinks&#8211; leave us webmasters alone, dump the rel-nofollow crap and rank our stuff in the best interest of your searchers. No longer bother us with linking guidelines that change yearly. It&#8217;s not our job nor responsibility to act as your <strike>cannon fodder</strike> slavish code monkeys when you spot a loophole in your ranking- or spam-detection-algos.</p>
<p>Of course the above said is based on common sense, so Google won&#8217;t listen (remember: I&#8217;m really upset, hence polemic statements are absolutely appropriate). To prevent webmasters from irrational actions by misleaded search engines, I hereby introduce the</p>
<h3>Webmaster guidelines for search engine friendly links</h3>
<p>What follows is pseudo-code, implement it with your preferred server sided scripting language.</p>
<p><code>if (getAttribute($link, 'rel') matches '*nofollow*' &#038;&#038;<br />
&nbsp;&nbsp;&nbsp;&nbsp;$userAgent matches '*Googlebot*') {<br />
&nbsp;&nbsp;&nbsp;&nbsp;print '&lt;strong rev="' + getAttribute(link, 'href') + '"'<br />
&nbsp;&nbsp;&nbsp;&nbsp;+ ' style="color:blue; text-decoration:underlined;"'<br />
&nbsp;&nbsp;&nbsp;&nbsp;+ ' onmousedown="window.location=document.getElementById(this.id).rev; "'<br />
&nbsp;&nbsp;&nbsp;&nbsp;+ '&gt;' + getAnchorText($link) + '&lt;/strong&gt;';<br />
}<br />
else {<br />
&nbsp;&nbsp;&nbsp;&nbsp;print $link;<br />
}</code></p>
<p>Probably it&#8217;s a good idea to snip both the onmousedown trigger code as well as the rev attribute, when the script gets executed by Googlebot. Just because today Google states that they&#8217;re going to pass link juice to URIs grabbed from the onclick trigger, that doesn&#8217;t mean they&#8217;ll never look at the onmousedown event or misused (X)HTML attributes.</p>
<p>This way you can deliver Googlebot exactly the same stuff that the <strike>punter</strike> surfer gets. You&#8217;re perfectly compliant to Google&#8217;s cloaking restrictions. There&#8217;s no need to bother with complicated stuff like iFrames or even disabled blog comments, forums or guestbooks.</p>
<p>Just feed the crawlers with all the crap the search engines require, then concentrate all your efforts on your UI for human vistors. Web robots (bots, crawlers, spiders, &#8230;) don&#8217;t supply your signup-forms w/ credit card details. Humans do. If you find the time to upsell them while search engines keep you busy with thoughtless change requests all day long.</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/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/", "style": "big", "title": "Vaporize yourself before Google burns your linking power" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/dear-google-please-vaporize-yourself-and-dont-bother-us-webmasters/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>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>Microsoft funding bankrupt Live Search experiment with porn spam</title>
		<link>http://sebastians-pamphlets.com/microsoft-live-search-the-downfall-of-a-tiny-search-engine/</link>
		<comments>http://sebastians-pamphlets.com/microsoft-live-search-the-downfall-of-a-tiny-search-engine/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 13:20:08 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/microsoft-live-search-the-downfall-of-a-tiny-search-engine/</guid>
		<description><![CDATA[
If only this headline would be linkbait &#8230; of course it&#8217;s not sarcastic. 
Rumors are out that Microsoft will launch a porn affiliate programm soon. The top secret code name for this project is &#8220;pornbucks&#8221;, but analysts say that it will be launched as &#8220;M$ SMUT CASH&#8221; next year or so. 
Since Microsoft just can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[
<p>If only this headline would be linkbait &#8230; of course it&#8217;s not sarcastic. </p>
<p><img src="http://sebastians-pamphlets.com/img/posts/ms-cash-banner.png" width="220" height="331" border="0" align="right" style="margin-left:4px;" alt="M$ PORN CASH" title="LiveSearch launching an porn affiliate program soon?" />Rumors are out that Microsoft will launch a porn affiliate programm soon. The top secret code name for this project is &#8220;pornbucks&#8221;, but analysts say that it will be launched as &#8220;M$ SMUT CASH&#8221; next year or so. </p>
<p>Since Microsoft just can&#8217;t ship anything in time, and the usual delays aren&#8217;t communicated internally, their search dept. began to promote <a href="http://webmaster.live.com/">it</a> to Webmasters this summer. </p>
<p>Surprisingly, Webmasters across the globe <a href="http://www.seo-scoop.com/2007/11/13/past-time-for-msn-to-pony-up-to-the-real-truth-about-referrer-spam/">weren&#8217;t that excited</a> to find promotinal messages from Live Search in their log files, so a somewhat confused MSN dude posted a <a href="http://www.webmasterworld.com/msn_microsoft_search/3424476-2-30.htm#msg3442263">lame excuse</a> to a large Webmaster forum. </p>
<p>Meanwhile we found out that Microsoft Live Search does not only target the adult entertainment industry, they&#8217;re testing the waters with other money terms like travel or pharmaceutic products too. </p>
<p>Anytime soon the Live Search menu bar will be updated to something like this:<br />
<img src="http://sebastians-pamphlets.com/img/posts/live-search-spam-menu-bar.png" width="498" height="40" border="0" alt="Live Search Porn Spam Menu" title="LiveSearch: Porn, Viagra, Health Insurance, Debt Consolidation, More Spam ..." /></p>
<p><b>Here is the sad &#8211;but true&#8211; story of a search engine&#8217;s downfall.</b></p>
<p>A few months ago Microsoft Live Search discovered that <a href="http://sebastians-pamphlets.com/when-your-referrer-stats-turn-into-a-porn-tgp/">x-rated referrer spam</a> is a must-have technique in a sneaky smut peddlar&#8217;s marketing toolbox. </p>
<p>Since August 2007 a bogus Web robot follows Microsoft&#8217;s search engine crawler &#8220;MSNbot&#8221; to spam the referrer logs of all Web sites out there with URLs pointing to <a href="http://pocketseo.com/msn/176">MSN search result pages featuring porn</a>. </p>
<p>Read your referrer logs and you&#8217;ll find spam from Microsoft too, but perhaps they peeve you with viagra spam, offer you unwanted but cheap payday loans, or try to enlarge your penis. Of course they know every trick in the book on spam, so check for harmless catchwords too. Here is an example URL: <code><br />
<b>http://search.live.com/results.aspx?q= <em style="color:red;">spammy-keyword</em> &#038;mrt=en-us&#038;FORM=LIVSOP</b></code></p>
<p>Microsoft&#8217;s spam bot not only <a href="http://ekstreme.com/thingsofsorts/blogging/yell-if-microsofts-livecom-spammed-you-too">leaves bogus URLs in log files</a>, hoping that Webmasters will click them on their referrer stats pages and maybe sign up for something like &#8220;M$ Porn Bucks&#8221; or so. It <a href="http://smackdown.blogsblogsblogs.com/2007/11/13/microsoft-needs-to-quit-fucking-with-my-adsense-scripts/">downloads and renders even adverts powered by their rival Google</a>, lowering their CTR; obviously to make programs like AdSense less attractive im comparison with Microsoft&#8217;s own ads (sorry, no link love from here).  </p>
<p>Let&#8217;s look at Microsoft&#8217;s <a href="http://www.webmasterworld.com/msn_microsoft_search/3424476-2-30.htm#msg3442263">misleading statement</a>:</p>
<blockquote><p>The traffic you are seeing is part of a quality check we run on selected pages. While we work on addressing your conerns, we would request that you do not actively block the IP addreses used by this quality check; blocking these IP addresses could prevent your site from being included in the Live Search index.</p></blockquote>
<ul>
<li>That&#8217;s not traffic, <a href="http://ekstreme.com/thingsofsorts/blogging/yell-if-microsofts-livecom-spammed-you-too">that&#8217;s bot activity</a>: These hits come within seconds of being indexed by MSNBot. The pattern is like this: the page is requested by MSNBot (which is authenticated, so it&#8217;s genuine) and within a few seconds, the very same page is requested with a live.com search result URL as referer by the MSN spam bot faking a human visitor.</li>
<li>If that&#8217;s really a quality check to detect cloaking, that&#8217;s more than just lame. The IP addresses don&#8217;t change, the bogus bot uses a static user agent name, and there are other footprints which allow every cloaking script out there to serve this sneaky bot the exact same spider fodder that MSNbot got seconds before. This flawed technique might catch poor man&#8217;s cloaking every once in a while, but it can&#8217;t fool savvy search marketers.</li>
<li>The FUD &#8220;could prevent your site from being included in the Live Search index&#8221; is laughable, because in most niches MSN search traffic is not existent.</li>
</ul>
<p>All major search engines, including MSN, promise that they obey the robots exclusion standard. Obeying robots.txt is the holy grail of search engine crawling. A search engine that ignores robots.txt and other <a href="http://sebastians-pamphlets.com/links/categories/?cat=crawler-directives">normed crawler directives</a> cannot be trusted. The crappy MSN bot not even bothers to read robots.txt, so there&#8217;s no chance to block it with standardized methods. Only <a href="http://www.reubenyau.com/live-search-referrer-spamming/">IP blocking</a> <a href="http://www.kichus.in/2007/11/14/msn-live-sending-referral-spams/">can keep it out</a>, but then it still seems to download ads from Google&#8217;s AdSense servers by executing the JavaScript code that the MSN crawler gathered before (not obeying <a href="http://sebastians-pamphlets.com/about-noindex-crawler-directives-in-robots-txt/">Google&#8217;s AdSense robots.txt</a> as well).</p>
<p>This unethical spam bot downloading all images, external CSS and JS files, and whatnot also burns bandwidth. That&#8217;s plain theft. </p>
<p>Since this method cannot detect (most) cloaking, and the so called &#8220;search quality control bot&#8221; doesn&#8217;t stop visiting sites which obviously do not cloak, it is a sneaky marketing tool. Whether or not Microsoft Live Search tries to promote cyberspace porn and on-line viagra shops plays no role. Even spamming with safe-at-work keywords is evil. Do these assclowns really believe that such unethical activities will increase the usage of their tiny and pretty unpopular search engine? Of course they do, otherwise they would have shutted down the spam bot months ago. </p>
<p>Dear reader, please tell me: what do you think of a search engine that steals (bandwidth and AdSense revenue), lies, spams away, and is not clever enough to stop their criminal activities when they&#8217;re caught?</p>
<p>Recently a <a href="http://searchengineland.com/071115-085125.php">Live Search rep whined</a> in an <a href="http://www.seomoz.org/blog/an-interview-with-livecoms-eytan-seidman">interview</a> because so many robots.txt files out there block their crawler:</p>
<blockquote><p>One thing that we noticed for example while mining our logs is that there are still a fair number of sites that specifically only allow Googlebot and do not allow MSNBot.</p></blockquote>
<p>There&#8217;s a suitable answer, though. Update your robots.txt:<code style="font-size:18pt;"><br />
<b><br />
User-agent: MSNbot<br />
Disallow: /</b></code></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/microsoft-live-search-the-downfall-of-a-tiny-search-engine/", "style": "big", "title": "Microsoft funding bankrupt Live Search experiment with porn spam" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/microsoft-live-search-the-downfall-of-a-tiny-search-engine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Internet marketing is one big popularity contest, and that&#8217;s not a good thing</title>
		<link>http://sebastians-pamphlets.com/internet-marketing-became-one-big-popularity-contest/</link>
		<comments>http://sebastians-pamphlets.com/internet-marketing-became-one-big-popularity-contest/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 07:07:01 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

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

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/internet-marketing-became-one-big-popularity-contest/</guid>
		<description><![CDATA[
This is a guest post by Tanner Christensen. 
What are you doing to make Internet marketing a better industry to be a part of? As it sits now: Internet marketing is one big popularity contest, and that&#8217;s not a good thing. Internet marketers are making it nearly impossible for the average person to find valuable [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://sebastians-pamphlets.com/img/posts/social-media-optimization.png" width="300" height="131" align="right" style="margin-left:4px;" alt="SMO - Social Media Optimization" title="Internet Marketing Popularity Contest"  /><i>This is a guest post by <a href="http://www.TannerSite.com">Tanner Christensen</a>.</i> </p>
<p>What are you doing to make Internet marketing a better industry to be a part of? As it sits now: Internet marketing is one big popularity contest, and that&#8217;s not a good thing. Internet marketers are making it nearly impossible for the average person to find valuable content.</p>
<p>The real online content providers - the websites who deserve all of your attention - are becoming harder and harder to discover because of Internet marketers like us. Though Internet marketers - both you and I - can&#8217;t really be blamed, our job is all about getting attention. The more attention we get for our website(s), the more popular our website(s) become, the more money we can make.</p>
<p>But because of the recent surge of interest in Internet marketing and search engine optimization, websites that focus on providing content - rather than getting attention - are being ignored. And because these content-focused websites are being cast into the shadows of attention-focused websites, they too are jumping on the Internet marketing popularity contest bandwagon.</p>
<p>Even though every webmaster and his or her mother is jumping on the bandwagon, it&#8217;s not accurate to say that Internet marketers are making <b>all</b> less-important, less-helpful, and less-useful websites more popular than really helpful website, but there is definitely the possibility of real news and information being masked by attention-seeking content.</p>
<p>So what do we do? What do Internet marketers and search engine optimizers do to make sure that the Internet popularity contest doesn&#8217;t become a contest of lies and attention-seeking tactics; but rather a contest of quality, helpful, interesting, important, groundbreaking content?</p>
<p>The first step is to become a part of the online community. I&#8217;m not talking about the <a href="http://www.sphinn.com">Internet marketing community</a> - it&#8217;s biased in a lot of ways. I&#8217;m talking about the <a href="http://www.newsvine.com">real online communities</a>. Doing so will help create a universal feeling of online morals; or what&#8217;s good information and what is bad information.</p>
<p>And discovering where the real helpful and important websites are online will help Internet marketers such as ourselves learn where the websites we work with really should be ranked.</p>
<p>Sure, there are still those people who don&#8217;t care about quality of content and only care about the all-mighty dollar sign. But poor-content will eventually catch up with them, when websites that really deserve attention in the online popularity contest are lost in the fold and the dollar sign loses it&#8217;s value.</p>
<p><i>Tanner is a Web specialist and designer who writes helpful, inspiring, and creative internet-related articles. A while ago I&#8217;ve contributed an article to his blog <a href="http://internethunger.blogspot.com">Internet Hunger</a>: <a href="http://internethunger.blogspot.com/2007/09/generate-more-attention-that-is-more.html">The anatomy of a debunking post</a>. I think &#8220;can agessive SMO tactics push crap on the long haul&#8221; would be an interesting, and related discussion. I mean, search engines evolve too, not only in Web search, so kinda fair rankings of well linked crap as well as good stuff not on the SM radar might be possible to some extent.</i></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/internet-marketing-became-one-big-popularity-contest/", "style": "big", "title": "Internet marketing is one big popularity contest, and that's not a good thing" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/internet-marketing-became-one-big-popularity-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gaming Sphinn is not worth it</title>
		<link>http://sebastians-pamphlets.com/do-not-cheat-at-sphinn-its-not-worth-it/</link>
		<comments>http://sebastians-pamphlets.com/do-not-cheat-at-sphinn-its-not-worth-it/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 07:58:49 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

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

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

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

		<guid isPermaLink="false">http://sebastians-pamphlets.com/do-not-cheat-at-sphinn-its-not-worth-it/</guid>
		<description><![CDATA[
OMFG, yet another post on Sphinn? Yup. I tell you why gaming Sphinn is counter productive, because I just don&#8217;t want to read another whiny rant in the lines of &#8220;why do you ignore my stuff whilst A listers [whatever this undefined term means] get their crap sphunn hot in no time&#8221;. Also, discussions assuming [...]]]></description>
			<content:encoded><![CDATA[
<p><img src="http://sebastians-pamphlets.com/img/sphinn/sphinn-wipes-out-crap-and-spam.png" width="200" height="277" align="right" style="margin-left:4px;" alt="Thou shalt not spam Sphinn!" title="Thou shalt not game Sphinn!" />OMFG, yet another post on Sphinn? Yup. I tell you why gaming Sphinn is counter productive, because I just don&#8217;t want to read another whiny rant in the lines of &#8220;why do you ignore my stuff whilst A listers [whatever this undefined term means] get their crap sphunn hot in no time&#8221;. Also, discussions assuming that success equals bad behavior like <a href="http://sphinn.com/story/12158#comments">this</a> or <a href="http://sphinn.com/story/12150">this one</a> aren&#8217;t exactly funny nor useful. As for the whiners: Grow the fuck up and produce outstanding content, then network politely but not obtrusive to promote it. As for the gamers: Think before you ruin your reputation!</p>
<p><b>What motivates a wannabe Internet marketer to game Sphinn?</b> </p>
<p><b>Traffic</b> of course, but that&#8217;s a myth. Sphinn sends very targeted traffic but also very few visitors (see my stats below). </p>
<p>Free uncondomized <b>links</b>. Ok, that works, one can gain enough link love to get a page indexed by the search engines, but for this purpose it&#8217;s not necessary to push the submission to the home page.</p>
<p><b>Attention</b> is up next. Yep, Sphinn is an eldorado for attention whores, but not everybody is an experienced high-class call girl. Most are amateurs giving it a (first) try, or wrecked hookers pushing too hard to attract positive attention.</p>
<p>The keyword is <em><b>positive</b> attention</em>. Sphinners are smart, they know every trick in the book. Many of them make a living with <strike>gaming</strike> creative use of social media. Cheating professional gamblers is a waste of time, and will not produce positive attention. Even worse, the shit sticks at the handle of the unsuccessful cheater (and in many cases the real name). So if you want to burn your reputation, go found a voting club to feed your crap.</p>
<p>Fortunately, getting caught for artificial voting at Sphinn comes with <b>devalued links</b> too. The submitted stories are taken off the list, that means no single link at Sphinn (besides profile pages) feeds them any more, hence search engines forget them. Instead of a good link from an unpopular submission you get zilch when you try to cheat your way to the popular links pages.</p>
<p>Although <b>Sphinn doesn&#8217;t send shitloads of traffic</b>, this traffic is extremely valuable. Many spinners operate or control blogs and tend to link to outstanding articles they found at Sphinn. Many sphinners have accounts on other SM sites too, and bookmark/cross-submit good content. It&#8217;s not unusual that 10 visits from Sphinn result in hundreds or even thousands of hits from StumbleUpon &amp; Co. &#8212; but spinners don&#8217;t bookmark/blog/cross-submit/stumble crap. </p>
<p>So either write great content and play by the rules, or get nowhere with your crappy submission. The first &#8220;10 reasons why 10 tricks posts about 10 great tips to write 10 numbered lists&#8221; submission was fun. The 10,000 plagiarisms following were just boring noise. Nobody except your buddies or vote bots sphinn crap like that, so don&#8217;t bother to provide the community with footprints of your lousy gaming.</p>
<p>If you&#8217;re playing number games, here is why ruining a reputation by gaming Sphinn is not worth it. Look at my visitor stats from July to today. I got 3.6k referrers in 4 months from Sphinn because a few of my posts went hot. When a post sticks with 1-5 votes, you won&#8217;t attract much more click throughs than from those 1-5 folks who sphunn it (that would give 100-200 hits or so with the same amount of submissions). When you cheat, the story gets buried and you get nothing but flames. Think about that. Thanks.</p>
<div style='margin:0px 0px 0px 0px;'>
<table cellspacing='0' cellpadding='4' class='default' border='0'>
<thead>
<tr>
<th scope='col' style='font-weight:bold; border-right:1px solid white; background-color:#ddd;'>Rank</th>
<th scope='col' style='font-weight:bold; border-right:1px solid white; background-color:#ddd;'>Last Date/Time</th>
<th scope='col' style='font-weight:bold; border-right:1px solid white; background-color:#ddd'>Referral Site</th>
<th scope='col' style='font-weight:bold; border-right:1px solid white; background-color:#ddd'>Count</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Oct 09, 2007 @ 23:29</td>
<td><a href='http://sphinn.com/story/1622' target='_new' title='http://sphinn.com/story/1622'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>1622</a></td>
<td style='text-align:right;'>504</td>
</tr>
<tr>
<td>2</td>
<td>Oct 23, 2007 @ 14:53</td>
<td><a href='http://sphinn.com/story/2764' target='_new' title='http://sphinn.com/story/2764'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>2764</a></td>
<td style='text-align:right;'>419</td>
</tr>
<tr>
<td>3</td>
<td>Nov 01, 2007 @ 03:42</td>
<td><a href='http://sphinn.com' target='_new' title='http://sphinn.com'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com</a></td>
<td style='text-align:right;'>293</td>
</tr>
<tr>
<td>4</td>
<td>Oct 08, 2007 @ 04:21</td>
<td><a href='http://sphinn.com/story/5469' target='_new' title='http://sphinn.com/story/5469'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5469</a></td>
<td style='text-align:right;'>288</td>
</tr>
<tr>
<td>5</td>
<td>Nov 02, 2007 @ 13:35</td>
<td><a href='http://sphinn.com/story/8883' target='_new' title='http://sphinn.com/story/8883'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>8883</a></td>
<td style='text-align:right;'>192</td>
</tr>
<tr>
<td>6</td>
<td>Oct 09, 2007 @ 23:38</td>
<td><a href='http://sphinn.com/story/4335' target='_new' title='http://sphinn.com/story/4335'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>4335</a></td>
<td style='text-align:right;'>185</td>
</tr>
<tr>
<td>7</td>
<td>Oct 22, 2007 @ 23:55</td>
<td><a href='http://sphinn.com/story/5362' target='_new' title='http://sphinn.com/story/5362'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5362</a></td>
<td style='text-align:right;'>139</td>
</tr>
<tr>
<td>8</td>
<td>Oct 29, 2007 @ 15:02</td>
<td><a href='http://sphinn.com/upcoming' target='_new' title='http://sphinn.com/upcoming'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>upcoming</a></td>
<td style='text-align:right;'>131</td>
</tr>
<tr>
<td>9</td>
<td>Nov 02, 2007 @ 13:34</td>
<td><a href='http://sphinn.com/story/7170' target='_new' title='http://sphinn.com/story/7170'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>7170</a></td>
<td style='text-align:right;'>131</td>
</tr>
<tr>
<td>10</td>
<td>Sep 10, 2007 @ 09:09</td>
<td><a href='http://sphinn.com/story/1976' target='_new' title='http://sphinn.com/story/1976'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>1976</a></td>
<td style='text-align:right;'>116</td>
</tr>
<tr>
<td>11</td>
<td>Oct 15, 2007 @ 22:40</td>
<td><a href='http://sphinn.com/story/6122' target='_new' title='http://sphinn.com/story/6122'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>6122</a></td>
<td style='text-align:right;'>113</td>
</tr>
<tr>
<td>12</td>
<td>Sep 22, 2007 @ 13:39</td>
<td><a href='http://sphinn.com/story/3593' target='_new' title='http://sphinn.com/story/3593'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>3593</a></td>
<td style='text-align:right;'>90</td>
</tr>
<tr>
<td>13</td>
<td>Oct 05, 2007 @ 21:56</td>
<td><a href='http://sphinn.com/story/5648' target='_new' title='http://sphinn.com/story/5648'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5648</a></td>
<td style='text-align:right;'>87</td>
</tr>
<tr>
<td>14</td>
<td>Sep 22, 2007 @ 13:25</td>
<td><a href='http://sphinn.com/story/4072' target='_new' title='http://sphinn.com/story/4072'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>4072</a></td>
<td style='text-align:right;'>80</td>
</tr>
<tr>
<td>15</td>
<td>Oct 14, 2007 @ 17:24</td>
<td><a href='http://sphinn.com/story/5973' target='_new' title='http://sphinn.com/story/5973'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5973</a></td>
<td style='text-align:right;'>77</td>
</tr>
<tr>
<td>16</td>
<td>Aug 30, 2007 @ 04:17</td>
<td><a href='http://sphinn.com/story/1796' target='_new' title='http://sphinn.com/story/1796'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>1796</a></td>
<td style='text-align:right;'>72</td>
</tr>
<tr>
<td>17</td>
<td>Oct 16, 2007 @ 05:46</td>
<td><a href='http://sphinn.com/story/6761' target='_new' title='http://sphinn.com/story/6761'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>6761</a></td>
<td style='text-align:right;'>61</td>
</tr>
<tr>
<td>18</td>
<td>Oct 11, 2007 @ 05:56</td>
<td><a href='http://sphinn.com/story/1447' target='_new' title='http://sphinn.com/story/1447'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>1447</a></td>
<td style='text-align:right;'>60</td>
</tr>
<tr>
<td>19</td>
<td>Sep 13, 2007 @ 12:27</td>
<td><a href='http://sphinn.com/story/4548' target='_new' title='http://sphinn.com/story/4548'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>4548</a></td>
<td style='text-align:right;'>54</td>
</tr>
<tr>
<td>20</td>
<td>Nov 02, 2007 @ 22:14</td>
<td><a href='http://sphinn.com/story/11547' target='_new' title='http://sphinn.com/story/11547'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>11547</a></td>
<td style='text-align:right;'>53</td>
</tr>
<tr>
<td>21</td>
<td>Sep 03, 2007 @ 09:34</td>
<td><a href='http://sphinn.com/story/4068' target='_new' title='http://sphinn.com/story/4068'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>4068</a></td>
<td style='text-align:right;'>44</td>
</tr>
<tr>
<td>22</td>
<td>Oct 09, 2007 @ 23:40</td>
<td><a href='http://sphinn.com/story/5093' target='_new' title='http://sphinn.com/story/5093'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5093</a></td>
<td style='text-align:right;'>42</td>
</tr>
<tr>
<td>23</td>
<td>Nov 02, 2007 @ 01:46</td>
<td><a href='http://sphinn.com/story/248' target='_new' title='http://sphinn.com/story/248'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>248</a></td>
<td style='text-align:right;'>41</td>
</tr>
<tr>
<td>24</td>
<td>Sep 14, 2007 @ 05:58</td>
<td><a href='http://sphinn.com/story/2287' target='_new' title='http://sphinn.com/story/2287'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>2287</a></td>
<td style='text-align:right;'>36</td>
</tr>
<tr>
<td>25</td>
<td>Oct 31, 2007 @ 06:17</td>
<td><a href='http://sphinn.com/story/11205' target='_new' title='http://sphinn.com/story/11205'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>11205</a></td>
<td style='text-align:right;'>35</td>
</tr>
<tr>
<td>26</td>
<td>Oct 07, 2007 @ 12:07</td>
<td><a href='http://sphinn.com/story/6124' target='_new' title='http://sphinn.com/story/6124'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>6124</a></td>
<td style='text-align:right;'>25</td>
</tr>
<tr>
<td>27</td>
<td>Nov 01, 2007 @ 09:41</td>
<td><a href='http://sphinn.com/user/view/profile/Sebastian' target='_new' title='http://sphinn.com/user/view/profile/Sebastian'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>user/<span> </span>view/<span> </span>profile/<span> </span>Sebastian</a></td>
<td style='text-align:right;'>22</td>
</tr>
<tr>
<td>28</td>
<td>Aug 08, 2007 @ 10:52</td>
<td><a href='http://sphinn.com/story/245' target='_new' title='http://sphinn.com/story/245'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>245</a></td>
<td style='text-align:right;'>21</td>
</tr>
<tr>
<td>29</td>
<td>Sep 02, 2007 @ 19:17</td>
<td><a href='http://sphinn.com/story/3877' target='_new' title='http://sphinn.com/story/3877'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>3877</a></td>
<td style='text-align:right;'>17</td>
</tr>
<tr>
<td>30</td>
<td>Sep 22, 2007 @ 00:42</td>
<td><a href='http://sphinn.com/story/4968' target='_new' title='http://sphinn.com/story/4968'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>4968</a></td>
<td style='text-align:right;'>17</td>
</tr>
<tr>
<td>31</td>
<td>Oct 01, 2007 @ 12:49</td>
<td><a href='http://sphinn.com/story/5310' target='_new' title='http://sphinn.com/story/5310'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5310</a></td>
<td style='text-align:right;'>17</td>
</tr>
<tr>
<td>32</td>
<td>Aug 30, 2007 @ 08:20</td>
<td><a href='http://sphinn.com/story/4143' target='_new' title='http://sphinn.com/story/4143'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>4143</a></td>
<td style='text-align:right;'>14</td>
</tr>
<tr>
<td>33</td>
<td>Sep 11, 2007 @ 21:38</td>
<td><a href='http://sphinn.com/story/3783' target='_new' title='http://sphinn.com/story/3783'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>3783</a></td>
<td style='text-align:right;'>13</td>
</tr>
<tr>
<td>34</td>
<td>Nov 01, 2007 @ 15:50</td>
<td><a href='http://sphinn.com/published/page/2' target='_new' title='http://sphinn.com/published/page/2'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>2</a></td>
<td style='text-align:right;'>11</td>
</tr>
<tr>
<td>35</td>
<td>Sep 01, 2007 @ 23:03</td>
<td><a href='http://sphinn.com/story/597' target='_new' title='http://sphinn.com/story/597'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>597</a></td>
<td style='text-align:right;'>10</td>
</tr>
<tr>
<td>36</td>
<td>Oct 24, 2007 @ 18:17</td>
<td><a href='http://sphinn.com/story/1767' target='_new' title='http://sphinn.com/story/1767'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>1767</a></td>
<td style='text-align:right;'>10</td>
</tr>
<tr>
<td>37</td>
<td>Sep 15, 2007 @ 08:26</td>
<td><a href='http://sphinn.com/story.php?id=5469' target='_new' title='http://sphinn.com/story.php?id=5469'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>5469</a></td>
<td style='text-align:right;'>8</td>
</tr>
<tr>
<td>38</td>
<td>Oct 30, 2007 @ 09:42</td>
<td><a href='http://sphinn.com/upcoming/mostpopular' target='_new' title='http://sphinn.com/upcoming/mostpopular'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>upcoming/<span> </span>mostpopular</a></td>
<td style='text-align:right;'>7</td>
</tr>
<tr>
<td>39</td>
<td>Oct 24, 2007 @ 18:38</td>
<td><a href='http://sphinn.com/story/10881' target='_new' title='http://sphinn.com/story/10881'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>10881</a></td>
<td style='text-align:right;'>7</td>
</tr>
<tr>
<td>40</td>
<td>Oct 30, 2007 @ 01:19</td>
<td><a href='http://sphinn.com/upcoming/page/2' target='_new' title='http://sphinn.com/upcoming/page/2'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>upcoming/<span> </span>page/<span> </span>2</a></td>
<td style='text-align:right;'>6</td>
</tr>
<tr>
<td>41</td>
<td>Sep 20, 2007 @ 07:09</td>
<td><a href='http://sphinn.com/user/view/profile/login/Sebastian' target='_new' title='http://sphinn.com/user/view/profile/login/Sebastian'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>user/<span> </span>view/<span> </span>profile/<span> </span>login/<span> </span>Sebastian</a></td>
<td style='text-align:right;'>5</td>
</tr>
<tr>
<td>42</td>
<td>Jul 22, 2007 @ 09:39</td>
<td><a href='http://sphinn.com/story/1017' target='_new' title='http://sphinn.com/story/1017'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>1017</a></td>
<td style='text-align:right;'>5</td>
</tr>
<tr>
<td>43</td>
<td>Oct 13, 2007 @ 08:34</td>
<td><a href='http://sphinn.com/published/week' target='_new' title='http://sphinn.com/published/week'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>week</a></td>
<td style='text-align:right;'>5</td>
</tr>
<tr>
<td>44</td>
<td>Sep 08, 2007 @ 04:17</td>
<td><a href='http://sphinn.com/story/4653' target='_new' title='http://sphinn.com/story/4653'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>4653</a></td>
<td style='text-align:right;'>5</td>
</tr>
<tr>
<td>45</td>
<td>Oct 31, 2007 @ 06:55</td>
<td><a href='http://sphinn.com/story/11614' target='_new' title='http://sphinn.com/story/11614'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>11614</a></td>
<td style='text-align:right;'>5</td>
</tr>
<tr>
<td>46</td>
<td>Aug 13, 2007 @ 03:06</td>
<td><a href='http://sphinn.com/story/2764/editcomment/4018' target='_new' title='http://sphinn.com/story/2764/editcomment/4018'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>2764/<span> </span>editcomment/<span> </span>4018</a></td>
<td style='text-align:right;'>4</td>
</tr>
<tr>
<td>47</td>
<td>Aug 23, 2007 @ 07:52</td>
<td><a href='http://sphinn.com/story.php?id=3593' target='_new' title='http://sphinn.com/story.php?id=3593'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>3593</a></td>
<td style='text-align:right;'>4</td>
</tr>
<tr>
<td>48</td>
<td>Sep 20, 2007 @ 06:21</td>
<td><a href='http://sphinn.com/published/page/1' target='_new' title='http://sphinn.com/published/page/1'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>1</a></td>
<td style='text-align:right;'>4</td>
</tr>
<tr>
<td>49</td>
<td>Oct 23, 2007 @ 15:01</td>
<td><a href='http://sphinn.com/story/748' target='_new' title='http://sphinn.com/story/748'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>748</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>50</td>
<td>Jul 29, 2007 @ 10:47</td>
<td><a href='http://sphinn.com/story/title/Google-launched-a-free-ranking-checker' target='_new' title='http://sphinn.com/story/title/Google-launched-a-free-ranking-checker'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>title/<span> </span>Google-<span> </span>launched-<span> </span>a-<span> </span>free-<span> </span>ranking-<span> </span>checker</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>51</td>
<td>Sep 30, 2007 @ 21:13</td>
<td><a href='http://sphinn.com/category/Google/parent_name/Google' target='_new' title='http://sphinn.com/category/Google/parent_name/Google'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>category/<span> </span>Google/<span> </span>parent_<span> </span>name/<span> </span>Google</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>52</td>
<td>Aug 25, 2007 @ 04:47</td>
<td><a href='http://sphinn.com/story.php?id=3735' target='_new' title='http://sphinn.com/story.php?id=3735'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>3735</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>53</td>
<td>Sep 15, 2007 @ 11:28</td>
<td><a href='http://sphinn.com/story.php?id=5648' target='_new' title='http://sphinn.com/story.php?id=5648'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>5648</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>54</td>
<td>Sep 29, 2007 @ 01:35</td>
<td><a href='http://sphinn.com/story/7058' target='_new' title='http://sphinn.com/story/7058'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>7058</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>55</td>
<td>Oct 28, 2007 @ 22:56</td>
<td><a href='http://sphinn.com/greatesthits' target='_new' title='http://sphinn.com/greatesthits'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>greatesthits</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>56</td>
<td>Oct 23, 2007 @ 04:44</td>
<td><a href='http://sphinn.com/story/10380' target='_new' title='http://sphinn.com/story/10380'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>10380</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>57</td>
<td>Oct 27, 2007 @ 04:10</td>
<td><a href='http://sphinn.com/story/11233' target='_new' title='http://sphinn.com/story/11233'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>11233</a></td>
<td style='text-align:right;'>3</td>
</tr>
<tr>
<td>58</td>
<td>Jul 13, 2007 @ 04:23</td>
<td><a href='http://blogsearch.google.com/blogsearch?hl=en&#038;um=1&#038;tab=wb&#038;ie=UTF-8&#038;oe=utf-8&#038;q=http://sphinn.com&#038;btnG=Search Blogs' target='_new' title='http://blogsearch.google.com/blogsearch?hl=en&#038;um=1&#038;tab=wb&#038;ie=UTF-8&#038;oe=utf-8&#038;q=http://sphinn.com&#038;btnG=Search Blogs'>Google Search:<span> </span> http:<span> </span>/<span> </span>/<span> </span>sphinn.com</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>59</td>
<td>Jul 21, 2007 @ 03:19</td>
<td><a href='http://sphinn.com/story.php?id=849' target='_new' title='http://sphinn.com/story.php?id=849'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>849</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>60</td>
<td>Jul 27, 2007 @ 10:06</td>
<td><a href='http://sphinn.com/story.php?id=1447' target='_new' title='http://sphinn.com/story.php?id=1447'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>1447</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>61</td>
<td>Jul 30, 2007 @ 20:09</td>
<td><a href='http://sphinn.com/story.php?id=1796' target='_new' title='http://sphinn.com/story.php?id=1796'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>1796</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>62</td>
<td>Aug 07, 2007 @ 10:01</td>
<td><a href='http://sphinn.com/published/page/3' target='_new' title='http://sphinn.com/published/page/3'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>3</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>63</td>
<td>Aug 13, 2007 @ 11:20</td>
<td><a href='http://sphinn.com/story.php?id=2764' target='_new' title='http://sphinn.com/story.php?id=2764'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>2764</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>64</td>
<td>Sep 05, 2007 @ 05:23</td>
<td><a href='http://sphinn.com/story/3735' target='_new' title='http://sphinn.com/story/3735'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>3735</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>65</td>
<td>Aug 28, 2007 @ 01:56</td>
<td><a href='http://sphinn.com/story.php?id=3877' target='_new' title='http://sphinn.com/story.php?id=3877'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>3877</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>66</td>
<td>Aug 27, 2007 @ 10:01</td>
<td><a href='http://sphinn.com/submit.php?url=http://sebastians-pamphlets.com/links/categories' target='_new' title='http://sphinn.com/submit.php?url=http://sebastians-pamphlets.com/links/categories'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>submit.php?<span> </span>url=<span> </span>http:<span> </span>/<span> </span>/<span> </span>sebastians-<span> </span>pamphlets.com/<span> </span>links/<span> </span>categories</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>67</td>
<td>Aug 31, 2007 @ 14:13</td>
<td><a href='http://sphinn.com/story.php?id=4335' target='_new' title='http://sphinn.com/story.php?id=4335'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>4335</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>68</td>
<td>Sep 02, 2007 @ 14:29</td>
<td><a href='http://sphinn.com/story.php?id=1622' target='_new' title='http://sphinn.com/story.php?id=1622'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>1622</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>69</td>
<td>Sep 08, 2007 @ 19:48</td>
<td><a href='http://sphinn.com/story.php?id=4548' target='_new' title='http://sphinn.com/story.php?id=4548'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>4548</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>70</td>
<td>Sep 05, 2007 @ 01:07</td>
<td><a href='http://sphinn.com/submit.php?url=http://sebastians-pamphlets.com/why-ebay-and-wikipedia-rule-googles-serps' target='_new' title='http://sphinn.com/submit.php?url=http://sebastians-pamphlets.com/why-ebay-and-wikipedia-rule-googles-serps'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>submit.php?<span> </span>url=<span> </span>http:<span> </span>/<span> </span>/<span> </span>sebastians-<span> </span>pamphlets.com/<span> </span>why-<span> </span>ebay-<span> </span>and-<span> </span>wikipedia-<span> </span>rule-<span> </span>googles-<span> </span>serps</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>71</td>
<td>Sep 06, 2007 @ 13:22</td>
<td><a href='http://sphinn.com/published/page/4' target='_new' title='http://sphinn.com/published/page/4'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>4</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>72</td>
<td>Sep 16, 2007 @ 13:30</td>
<td><a href='http://sphinn.com/story.php?id=3783' target='_new' title='http://sphinn.com/story.php?id=3783'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>3783</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>73</td>
<td>Sep 18, 2007 @ 11:55</td>
<td><a href='http://sphinn.com/story.php?id=5973' target='_new' title='http://sphinn.com/story.php?id=5973'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>5973</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>74</td>
<td>Sep 19, 2007 @ 08:15</td>
<td><a href='http://sphinn.com/story.php?id=6122' target='_new' title='http://sphinn.com/story.php?id=6122'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>6122</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>75</td>
<td>Sep 19, 2007 @ 14:37</td>
<td><a href='http://sphinn.com/story.php?id=6124' target='_new' title='http://sphinn.com/story.php?id=6124'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>6124</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>76</td>
<td>Oct 23, 2007 @ 00:07</td>
<td><a href='http://sphinn.com/story/10387' target='_new' title='http://sphinn.com/story/10387'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>10387</a></td>
<td style='text-align:right;'>2</td>
</tr>
<tr>
<td>77</td>
<td>Jul 16, 2007 @ 18:21</td>
<td><a href='http://sphinn.com/upcoming/category/AllCategories/parent_name/All Categories' target='_new' title='http://sphinn.com/upcoming/category/AllCategories/parent_name/All Categories'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>upcoming/<span> </span>category/<span> </span>AllCategories/<span> </span>parent_<span> </span>name/<span> </span>All Categories</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>78</td>
<td>Jul 19, 2007 @ 20:19</td>
<td><a href='http://sphinn.com/story/864' target='_new' title='http://sphinn.com/story/864'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>864</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>79</td>
<td>Jul 20, 2007 @ 15:57</td>
<td><a href='http://sphinn.com/story/title/Buy-Viagra-from-Reddit' target='_new' title='http://sphinn.com/story/title/Buy-Viagra-from-Reddit'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>title/<span> </span>Buy-<span> </span>Viagra-<span> </span>from-<span> </span>Reddit</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>80</td>
<td>Jul 27, 2007 @ 10:48</td>
<td><a href='http://sphinn.com/story/title/Blogger-to-rule-search-engine-visibility' target='_new' title='http://sphinn.com/story/title/Blogger-to-rule-search-engine-visibility'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>title/<span> </span>Blogger-<span> </span>to-<span> </span>rule-<span> </span>search-<span> </span>engine-<span> </span>visibility</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>81</td>
<td>Jul 31, 2007 @ 06:07</td>
<td><a href='http://sphinn.com/story/title/The-Unavailable-After-tag-is-totally-and-utterly-useless' target='_new' title='http://sphinn.com/story/title/The-Unavailable-After-tag-is-totally-and-utterly-useless'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>title/<span> </span>The-<span> </span>Unavailable-<span> </span>After-<span> </span>tag-<span> </span>is-<span> </span>totally-<span> </span>and-<span> </span>utterly-<span> </span>useless</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>82</td>
<td>Aug 02, 2007 @ 14:45</td>
<td><a href='http://sphinn.com/user/view/history/login/Sebastian' target='_new' title='http://sphinn.com/user/view/history/login/Sebastian'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>user/<span> </span>view/<span> </span>history/<span> </span>login/<span> </span>Sebastian</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>83</td>
<td>Aug 03, 2007 @ 10:59</td>
<td><a href='http://sphinn.com/story.php?id=1976' target='_new' title='http://sphinn.com/story.php?id=1976'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>1976</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>84</td>
<td>Aug 06, 2007 @ 03:59</td>
<td><a href='http://sphinn.com/user/view/commented/login/Sebastian' target='_new' title='http://sphinn.com/user/view/commented/login/Sebastian'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>user/<span> </span>view/<span> </span>commented/<span> </span>login/<span> </span>Sebastian</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>85</td>
<td>Aug 15, 2007 @ 08:27</td>
<td><a href='http://sphinn.com/category/LinkBuilding' target='_new' title='http://sphinn.com/category/LinkBuilding'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>category/<span> </span>LinkBuilding</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>86</td>
<td>Aug 15, 2007 @ 14:17</td>
<td><a href='http://sphinn.com/story/2764/editcomment/4362' target='_new' title='http://sphinn.com/story/2764/editcomment/4362'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>2764/<span> </span>editcomment/<span> </span>4362</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>87</td>
<td>Aug 28, 2007 @ 13:42</td>
<td><a href='http://sphinn.com/story/849' target='_new' title='http://sphinn.com/story/849'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>849</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>88</td>
<td>Sep 09, 2007 @ 15:15</td>
<td><a href='http://sphinn.com/user/view/commented/login/flyingrose' target='_new' title='http://sphinn.com/user/view/commented/login/flyingrose'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>user/<span> </span>view/<span> </span>commented/<span> </span>login/<span> </span>flyingrose</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>89</td>
<td>Sep 10, 2007 @ 05:15</td>
<td><a href='http://sphinn.com/published/page/20' target='_new' title='http://sphinn.com/published/page/20'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>20</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>90</td>
<td>Sep 10, 2007 @ 05:55</td>
<td><a href='http://sphinn.com/published/page/19' target='_new' title='http://sphinn.com/published/page/19'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>19</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>91</td>
<td>Sep 11, 2007 @ 12:22</td>
<td><a href='http://sphinn.com/published/page/8' target='_new' title='http://sphinn.com/published/page/8'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>8</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>92</td>
<td>Sep 11, 2007 @ 23:13</td>
<td><a href='http://sphinn.com/category/Blogging' target='_new' title='http://sphinn.com/category/Blogging'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>category/<span> </span>Blogging</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>93</td>
<td>Sep 12, 2007 @ 09:04</td>
<td><a href='http://sphinn.com/story.php?id=5362' target='_new' title='http://sphinn.com/story.php?id=5362'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>5362</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>94</td>
<td>Sep 13, 2007 @ 06:36</td>
<td><a href='http://sphinn.com/category/GoogleSEO/parent_name/Google' target='_new' title='http://sphinn.com/category/GoogleSEO/parent_name/Google'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>category/<span> </span>GoogleSEO/<span> </span>parent_<span> </span>name/<span> </span>Google</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>95</td>
<td>Sep 14, 2007 @ 08:21</td>
<td><a href='http://hwww.sphinn.com' target='_new' title='http://hwww.sphinn.com'>http:<span> </span>/<span> </span>/<span> </span>hwww.sphinn.com</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>96</td>
<td>Sep 16, 2007 @ 14:52</td>
<td><a href='http://sphinn.com/GoogleSEO/Did-Matt-Cutts-by-accident-reveal-a-sure-fire-procedure-to-identify-supplemental-results' target='_new' title='http://sphinn.com/GoogleSEO/Did-Matt-Cutts-by-accident-reveal-a-sure-fire-procedure-to-identify-supplemental-results'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>GoogleSEO/<span> </span>Did-<span> </span>Matt-<span> </span>Cutts-<span> </span>by-<span> </span>accident-<span> </span>reveal-<span> </span>a-<span> </span>sure-<span> </span>fire-<span> </span>procedure-<span> </span>to-<span> </span>identify-<span> </span>supplemental-<span> </span>results</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>97</td>
<td>Sep 18, 2007 @ 08:05</td>
<td><a href='http://sphinn.com/story/5721' target='_new' title='http://sphinn.com/story/5721'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5721</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>98</td>
<td>Sep 18, 2007 @ 09:08</td>
<td><a href='http://sphinn.com/story/title/If-yoursquore-not-an-Amway-millionaire-avoid-BlogRush-like-the-plague' target='_new' title='http://sphinn.com/story/title/If-yoursquore-not-an-Amway-millionaire-avoid-BlogRush-like-the-plague'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>title/<span> </span>If-<span> </span>yoursquore-<span> </span>not-<span> </span>an-<span> </span>Amway-<span> </span>millionaire-<span> </span>avoid-<span> </span>BlogRush-<span> </span>like-<span> </span>the-<span> </span>plague</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>99</td>
<td>Sep 18, 2007 @ 10:02</td>
<td><a href='http://sphinn.com/story/5973#wholecomment8559' target='_new' title='http://sphinn.com/story/5973#wholecomment8559'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>5973#wholecomment8559</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>100</td>
<td>Sep 19, 2007 @ 11:48</td>
<td><a href='http://sphinn.com/user/view/voted/login/bhancock' target='_new' title='http://sphinn.com/user/view/voted/login/bhancock'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>user/<span> </span>view/<span> </span>voted/<span> </span>login/<span> </span>bhancock</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>101</td>
<td>Sep 19, 2007 @ 20:27</td>
<td><a href='http://sphinn.com/published/page/5' target='_new' title='http://sphinn.com/published/page/5'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>page/<span> </span>5</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>102</td>
<td>Sep 20, 2007 @ 00:39</td>
<td><a href='http://blogmarks.net/my/marks,new?title=How to get the perfect logo for your blog&#038;url=http://sebastians-pamphlets.com/how-to-get-the-perfect-logo-for-your-blog/&#038;summary=&#038;via=http://sphinn.com/story/6122' target='_new' title='http://blogmarks.net/my/marks,new?title=How to get the perfect logo for your blog&#038;url=http://sebastians-pamphlets.com/how-to-get-the-perfect-logo-for-your-blog/&#038;summary=&#038;via=http://sphinn.com/story/6122'>http:<span> </span>/<span> </span>/<span> </span>blogmarks.net/<span> </span>my/<span> </span>marks,new?<span> </span>title=<span> </span>How to get the perfect logo for your blog&#038;<span> </span>url=<span> </span>http:<span> </span>/<span> </span>/<span> </span>sebastians-<span> </span>pamphlets.com/<span> </span>how-<span> </span>to-<span> </span>get-<span> </span>the-<span> </span>perfect-<span> </span>logo-<span> </span>for-<span> </span>your-<span> </span>blog/<span> </span>&#038;<span> </span>summary=<span> </span>&#038;<span> </span>via=<span> </span>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story/<span> </span>6122</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>103</td>
<td>Sep 20, 2007 @ 01:34</td>
<td><a href='http://sphinn.com/user/page/3/voted/Wiep' target='_new' title='http://sphinn.com/user/page/3/voted/Wiep'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>user/<span> </span>page/<span> </span>3/<span> </span>voted/<span> </span>Wiep</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>104</td>
<td>Sep 24, 2007 @ 15:49</td>
<td><a href='http://sphinn.com/greatesthits/page/3' target='_new' title='http://sphinn.com/greatesthits/page/3'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>greatesthits/<span> </span>page/<span> </span>3</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>105</td>
<td>Sep 24, 2007 @ 19:51</td>
<td><a href='http://sphinn.com/story.php?id=6761' target='_new' title='http://sphinn.com/story.php?id=6761'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>6761</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>106</td>
<td>Sep 24, 2007 @ 22:32</td>
<td><a href='http://sphinn.com/greatesthits/page/2' target='_new' title='http://sphinn.com/greatesthits/page/2'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>greatesthits/<span> </span>page/<span> </span>2</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>107</td>
<td>Sep 26, 2007 @ 15:13</td>
<td><a href='http://sphinn.com/story.php?id=7170' target='_new' title='http://sphinn.com/story.php?id=7170'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>7170</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>108</td>
<td>Sep 29, 2007 @ 05:27</td>
<td><a href='http://sphinn.com/category/SphinnZone' target='_new' title='http://sphinn.com/category/SphinnZone'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>category/<span> </span>SphinnZone</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>109</td>
<td>Oct 09, 2007 @ 11:44</td>
<td><a href='http://sphinn.com/story.php?id=8883' target='_new' title='http://sphinn.com/story.php?id=8883'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>8883</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>110</td>
<td>Oct 10, 2007 @ 10:04</td>
<td><a href='http://sphinn.com/published/month' target='_new' title='http://sphinn.com/published/month'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>published/<span> </span>month</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>111</td>
<td>Oct 24, 2007 @ 15:07</td>
<td><a href='http://sphinn.com/story.php?id=10881' target='_new' title='http://sphinn.com/story.php?id=10881'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>10881</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>112</td>
<td>Oct 26, 2007 @ 09:53</td>
<td><a href='http://sphinn.com/story.php?id=11205' target='_new' title='http://sphinn.com/story.php?id=11205'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>story.php?<span> </span>id=<span> </span>11205</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>113</td>
<td>Oct 30, 2007 @ 08:58</td>
<td><a href='http://sphinn.com/upcoming/page/3' target='_new' title='http://sphinn.com/upcoming/page/3'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>upcoming/<span> </span>page/<span> </span>3</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td>114</td>
<td>Oct 30, 2007 @ 12:31</td>
<td><a href='http://sphinn.com/upcoming/most' target='_new' title='http://sphinn.com/upcoming/most'>http:<span> </span>/<span> </span>/<span> </span>sphinn.com/<span> </span>upcoming/<span> </span>most</a></td>
<td style='text-align:right;'>1</td>
</tr>
<tr>
<td colspan='3' style='font-weight:bold;text-align:right'>Total&nbsp;</td>
<td style='text-align:right;font-weight:bold'>3,688</td>
</tr>
</tbody>
</table>
</div>
<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/do-not-cheat-at-sphinn-its-not-worth-it/", "style": "big", "title": "Gaming Sphinn is not worth it" } --></div>
]]></content:encoded>
			<wfw:commentRss>http://sebastians-pamphlets.com/do-not-cheat-at-sphinn-its-not-worth-it/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
