Ask Yahoo!7 Search Help  
 
Enter keywords to search help.

How do I use the rel="nofollow" attribute to help combat weblog comment spam?

Yahoo! Slurp obeys the rel=nofollow" attribute for links. Webmasters and blog owners can apply a rel=nofollow" attribute to any hyperlink on their page to indicate that the link may not be an approved or trusted link. Slurp may use a "nofollow" link for discovering content, but the link will not be considered an approved link for consideration for ranking of the target page.

This attribute works to reduce the benefits of comment abuse. For instance, websites with public comment areas can apply a "nofollow" attribute to publicly entered links to fight comment spam.

Applying the rel=nofollow" Attribute:

Example:

    <a href=http://spammer.example.com/">buy now</a>

changes to:

    <a href=http://spammer.example.com/" rel=nofollow">buy now</a>

The "nofollow" attribute applies to single HTML tags. To prevent Slurp from following all links on a page, place a robots "nofollow" Meta tag in the <HEAD> section of the page.

Applying the "nofollow" Meta Tag:

Example:

    <meta content=index,nofollow">

For additional details see: HTML Author's Guide to the Robots META tag.

Was this article helpful?

Yes   No
Click to contact Customer Care for further assistance.
Copyright © 2008 Yahoo!7 Pty Limited. All rights reserved.
Privacy Policy - Terms of Service