<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Internet Business &#38; Marketing Strategy - Andy Beard &#187; Robots-Nocontent</title>
	<atom:link href="http://andybeard.eu/tag/robots-nocontent/feed" rel="self" type="application/rss+xml" />
	<link>http://andybeard.eu</link>
	<description>Internet Marketing, Lead Acquisition, Online Business Strategy and Social Media with Original Opinion and Loads of Attitude</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:16:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Robots-Nocontent &#124; How To Spot Abuse By Sneaky Webmasters</title>
		<link>http://andybeard.eu/712/robots-nocontent-how-to-spot-abuse-by-sneaky-webmasters.html</link>
		<comments>http://andybeard.eu/712/robots-nocontent-how-to-spot-abuse-by-sneaky-webmasters.html#comments</comments>
		<pubDate>Thu, 03 May 2007 04:57:49 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Robots-Nocontent]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/05/robots-nocontent-how-to-spot-abuse-by-sneaky-webmasters.html</guid>
		<description><![CDATA[
<p><b>The moment I heard about the new Robots-Nocontent class that can be added to content, alarm bells started ringing in my ears. Whilst this can be used in a legitimate manner, it is also possible for webmasters to heavily abuse it.</b></p>
<p><a href="http://andybeard.eu/712/robots-nocontent-how-to-spot-abuse-by-sneaky-webmasters.html" class="more-link">Read more on Robots-Nocontent &#124; How To Spot Abuse By Sneaky Webmasters&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F712%252Frobots-nocontent-how-to-spot-abuse-by-sneaky-webmasters.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Robots-Nocontent%20%7C%20How%20To%20Spot%20Abuse%20By%20Sneaky%20Webmasters%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/css" title="css" rel="tag">css</a>, <a href="http://andybeard.eu/tag/firefox" title="firefox" rel="tag">firefox</a>, <a href="http://andybeard.eu/tag/robots-nocontent" title="Robots-Nocontent" rel="tag">Robots-Nocontent</a>, <a href="http://andybeard.eu/tag/yahoo" title="yahoo" rel="tag">yahoo</a><br />
]]></description>
			<content:encoded><![CDATA[
<p><b>The moment I heard about the new Robots-Nocontent class that can be added to content, alarm bells started ringing in my ears. Whilst this can be used in a legitimate manner, it is also possible for webmasters to heavily abuse it.</b></p>
<p>The intent is that you can tell Yahoo which content not to index, such as adverts and links to navigation and legal elements that are nothing to do with the content you want to rank for.</p>
<p>It has already been stated that this has no effect on link equity. If you don&#8217;t want links to count, you have to still use rel=&#8221;nofollow&#8221;</p>
<p><a href="http://www.ysearchblog.com/archives/000444.html">From the Yahoo Blog</a></p>
<div class="robots-nocontent">
<blockquote><p>This new tag does not change any treatment of inlinks from the page. Links within the section marked with &#8216;robots-nocontent&#8217; will be treated just like links in the rest of the page.</p>
<p>They will continue to be actually crawled to find the target page, but they will not carry link attribution if they have the &#8216;rel=nofollow&#8217; tag.</p></blockquote>
</div>
<p>I can think of lots of nefarious ways this can be used</p>
<ul class="robots-nocontent">
<li>class=&#8221;this-is-what-the-user-really-sees&#8221;</li>
<li>class=&#8221;this-is-my-ripped-off-content&#8221;</li>
<li>class=&#8221;these-are-my-p0rn-ads&#8221;</li>
<li>class=&#8221;I-am-not-a-thin-affiliate-really&#8221;</li>
</ul>
<p>Just as casual internet users are almost totally unaware of the rel=&#8221;nofollow&#8221; attribute for links, it will take a long time before there is any awareness about Robots-Nocontent</p>
<p><img src='http://cdn5.andybeard.name/wp-content/uploads/robotsnocontent.png' alt='Robots-nocontent' /></p>
<p>Here is what some of the HTML I used above looks like</p>
<pre class="brush: plain; title: ; notranslate">
&lt;ul class=&quot;robots-nocontent&quot;&gt;
	&lt;li&gt;class=&quot;this-is-what-the-user-really-sees&quot;&lt;/li&gt;
	&lt;li&gt;class=&quot;this-is-my-ripped-off-content&quot;&lt;/li&gt;
	&lt;li&gt;class=&quot;these-are-my-p0rn-ads&quot;&lt;/li&gt;
	&lt;li&gt;class=&quot;I-am-not-a-thin-affiliate-really&quot;&lt;/li&gt;
&lt;/ul&gt;
</pre>
<p>You see normal web visitors will get to see everything, and search engines whilst they might cache the whole document, the marked sections won&#8217;t affect rankings, good or bad.</p>
<p>There are certain internet industries that will no doubt love this new feature. Sure there are other ways around this such as using graphics, but I haven&#8217;t explored every possibility.</p>
<h3>How To Display The Robots-Nocontent Hidden CSS Class</h3>
<ol>
<li>Go to  and Install the <a href="http://webdesigns.ms11.net/chromeditp.html">Chrone Edit Plus</a> Firefox Extension</li>
<li>Restart Firefox</li>
<li>Go to Tools->ChromeEdit Plus->ChromEdit. Select the userContent.css tab and paste the following code in plain text</li>
</ol>
<pre class="brush: plain; title: ; notranslate">
a[rel~=&quot;nofollow&quot;] {
  border: thin dashed firebrick ! important;
  background-color: rgb(255, 200, 200) ! important;
}

.robots-nocontent {
  border: thin dashed firebrick ! important;
  background-color: rgb(200, 255, 200) ! important;
}
</pre>
<p>The first part of this <a href="http://www.mattcutts.com/blog/seeing-nofollow-links/">CSS is the original from Matt Cutts</a> to highlight Nofollow links with a pink background.<br />
The second part of the CSS highlights content with the Robots-Nocontent class applied</p>
<p>It is highly likely that this functionality will also be added to well known Firefox plugins such as <a href="http://www.quirk.biz/searchstatus/">Search Status</a> and <a href="http://tools.seobook.com/firefox/seo-for-firefox.html">SEO for Firefox</a>. </p>
<p><a href="http://searchengineland.com/070502-132315.php">Danny Sullivan as usual has a good writeup on Robots-Nocontent</a>.<br />
<a href="http://www.threadwatch.org/node/14223">Threadwatch has a slightly different perspective</a>.</p>
<p>Also check out:- <a href="http://www.marketingpilgrim.com/2007/05/yahoo-allows-content-filtering-for-seo-with-robots-nocontent-tag.html">Andy Beal</a>, <a href="http://www.webpronews.com/topnews/2007/05/02/yahoo-gets-sectional-with-robots-txt">WebProNews</a>, <a href="http://finaltag.com/2007/05/03/yahoos-new-robots-nocontent-tag/">FinalTag</a>, <a href="http://www.johnon.com/301/robots-nocontent-tag.html">John Andrews</a>, <a href="http://mashable.com/2007/05/02/robots-nocontent/">Mashable</a> &#038; <a href="http://www.techmeme.com/070502/p89#a070502p89">Techmeme</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F712%252Frobots-nocontent-how-to-spot-abuse-by-sneaky-webmasters.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Robots-Nocontent%20%7C%20How%20To%20Spot%20Abuse%20By%20Sneaky%20Webmasters%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/css" title="css" rel="tag">css</a>, <a href="http://andybeard.eu/tag/firefox" title="firefox" rel="tag">firefox</a>, <a href="http://andybeard.eu/tag/robots-nocontent" title="Robots-Nocontent" rel="tag">Robots-Nocontent</a>, <a href="http://andybeard.eu/tag/yahoo" title="yahoo" rel="tag">yahoo</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/712/robots-nocontent-how-to-spot-abuse-by-sneaky-webmasters.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 31/44 queries in 0.010 seconds using disk: basic
Object Caching 673/691 objects using disk: basic
Content Delivery Network via cdn5.andybeard.name

Served from: andybeard.eu @ 2012-02-13 06:55:40 -->
