Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Suggestion for Google: No Follow text

         

Johan007

5:20 pm on Feb 23, 2007 (gmt 0)

10+ Year Member Top Contributors Of The Month



What would be useful is if we could "nofollow" a section of text in a page using a something like <span rel=nofollow>Text</span>. This is becuase often I add things onto pages such as my portfolio like websites I have created and I do not want my pages coming up.

I can not simply remove the page becuase it is often a link from the navigation.

koan

9:26 pm on Feb 23, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What's wrong with using robots.txt?

jimbeetle

9:48 pm on Feb 23, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Or meta noindex?

tedster

9:49 pm on Feb 23, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The way I understand this suggestion is to allow just certain parts of the page to be skipped but the rest to be indexed -- similar to the "section targeting" already in use on adsense pages.

<!-- google_ad_section_start(weight=ignore) -->
Text section here that the algo will skip
<!-- google_ad_section_end -->

Something like this would also be good for marking off those "boilerplate" sections used across many pages of a site, such as legal disclaimers etc. Unfortunately, nothing like that yet exists -- probably because of concern for poor use, misuse and abuse.

kaled

12:41 am on Feb 24, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Whilst nofollow could be open to abuse, noindex applied to an html block would be a good idea - GoogleGuy said as much in a reply to a comment I made a couple of years ago.

Kaled.

futureX

1:48 pm on Feb 27, 2007 (gmt 0)

10+ Year Member



not indexing text blocks would be too open to abuse, just <span rel="noindex"> on anything but keywords and all google indexes is your keywords, but your visitors see different.