Print Page | Close Window

rel="no follow" for links?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=18499
Printed Date: 11 April 2026 at 10:39pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: rel="no follow" for links?
Posted By: voip-dude
Subject: rel="no follow" for links?
Date Posted: 23 February 2006 at 7:08pm
How do I make it so all hyperlinks add the rel="no follow"?

i.e. <a href="www.zzz.com" rel="no follow">zzz</a>

This is so spammers don't add any PageRank.


-------------
Tom
http://blog.tmcnet.com/blog/tom-keating - VoIP & Gadget Blog
http://voip-forum.tmcnet.com/voip-forum/forum - VoIP Forum
VoI



Replies:
Posted By: WebWiz-Bruce
Date Posted: 24 February 2006 at 9:11am
This would require you find every single link in all the files and manually add this to them all.

A simpler way would be to edit the header.asp file and add in the meta tag:-

<meta name="robots" content="noindex, nofollow">


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: voip-dude
Date Posted: 24 February 2006 at 1:45pm
Well I want Google to index my forum posts I just don't want spammers earning PageRank within each post. I know it can be done since MovableType blogging software and several other blogging software packages have a simply plugin that automatically adds the ref="nofollow" code to all hyperlinks at the time it gets published. For instance, this MovableType plugin - http://www.sixapart.com/movabletype/news/2005/01/movable_type_nofollow_p.html - http://www.sixapart.com/movabletype/movable_type_nofollow_p.html




-------------
Tom
http://blog.tmcnet.com/blog/tom-keating - VoIP & Gadget Blog
http://voip-forum.tmcnet.com/voip-forum/forum - VoIP Forum
VoI


Posted By: WebWiz-Bruce
Date Posted: 24 February 2006 at 1:50pm
Use the following in the top of your forum_posts.asp page:-

<meta name="robots" content="nofollow">


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: voip-dude
Date Posted: 24 February 2006 at 1:55pm
Again, that doesn't make sense since that would prevent my forum posts from being indexed. I just want URLs within posts to get the rel=nofollow tag.

Here's a code change to VBulletin forums that does this as well.
http://www.vbulletin.org/forum/showthread.php?t=74703&page=2 - http://www.vbulletin.org/forum/showthread.php?t=74703&page=2

Should I be posting this in the Feature Requests forum room?


-------------
Tom
http://blog.tmcnet.com/blog/tom-keating - VoIP & Gadget Blog
http://voip-forum.tmcnet.com/voip-forum/forum - VoIP Forum
VoI


Posted By: WebWiz-Bruce
Date Posted: 24 February 2006 at 2:06pm
The page that the meta tag is on will be indexed, but the pages that link from that page will not be followed, so external links from within posts won't be indexed or followed, but your forum will be.

This should do what you require for the moment.

I may if I get time look into adding such a feature to version 8.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dpyers
Date Posted: 25 February 2006 at 12:58am
Link spammers are after click-throughs, not page rank. using nofollow will not significantly reduce your link spam.

Using nofollow in a blog significantly reduces your blogs capabilities. Blogs earn and share page rank with one another through an interlinked network of trackbacks and comment links. Nofollow makes it look like no one comes to your pages and your pages go nowhere. No one want to link to you or comment on your posts because they get nothing for it.

MovableType, Wordpress, and virtually all other blogging software have other ways to reduce or eliminate spam as most of the blogging community has found that nofollow is not as effective as was hoped and carried it's own penalties.


-------------

Lead me not into temptation... I know the short cut, follow me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net