The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Apply "rel=nofollow" attribute to all parsed URLs Details »» | ||||||||||||||||||||||||||||||
Apply "rel=nofollow" attribute to all parsed URLs
Developer Last Online: Aug 2021
In the first cooperative move for nearly ten years, the major search engines have unveiled a new indexing command for web authors that they all recognize, one that they hope will help reduce the link and comment spam that plagues many web sites....due to removing the point of doing it in the first place.
The new "nofollow" attribute that can be associated with links was originated as an idea by Google in late 2004 and MSN and Yahoo, as well as major blogging vendors have jumped onboard. The Nofollow Attribute The new attribute is called "nofollow" with rel="nofollow" being the format inserted within an anchor tag. When added to any link, it will effectively serve as a flag to tell the search engines that the link has not been explictly approved by the site owner, and therefore "not follow" it, or not use the referring page's (on your site) Page Rank in any way. For example, this is how the HTML markup for an ordinary link might look: Quote:
Quote:
Think of it as a way to flag to them, "I didn't post this link -- someone else did, don't associate me with it." Quote:
This will affect URLs in posts, as well as signatures...anything that goes through the bbcodeparse function as far as I can tell/guess, and will work recursively, or whatever the word is that means 'it will affect all existing posts and signatures'...or it did for me anyway. To change the conditional number of posts, alter PHP Code:
I can't see how this could be done as a plugin, but if anyone wants to point out how, that would be nicer....YAY Kirby! Now all you need to do is unzip the attached file, upload the plugin using your Admin CP - Plugin System - Plugin Manager! Relax, safe in the knowledge that spammers linking from your site are doing so for no reason whatsoever. To remove the old version: File to modify: 1 1/ Open your includes/class_bbcode.php file Find: PHP Code:
Replace with: PHP Code:
Show Your Support
|
Comments |
#62
|
|||
|
|||
Still trying to get this working.
I'm not clear, is there a file edit or is this just a plugin or both?? |
#63
|
||||
|
||||
It's a plugin.
It should work retrospectively, as per my comment in the first post. |
#64
|
||||
|
||||
Greg,
I checked this on your site tonight and it's working fine - I think the problem is the way you are checking - you must view the page source to see the nofollow tag, hovering over it in IE/FF will not show the tag. Paul. |
#65
|
|||
|
|||
Well I'll be dog
Thank you paul and sorry about that Kall. Thanks again for this hack. Greg |
#66
|
|||
|
|||
This plugin doesn´t work with Andreas 'Extended Signature Limits'.
If I disable Andreas product, the plugin works well. How can I solve this problem? |
#67
|
|||
|
|||
Quote:
|
#68
|
|||
|
|||
I just installed this plugin and it seems to work fine in conjunction with "Extended Signature Limits". What problem are you guys having with it?
By the way, I think someone already mentioned this, but it appears the only links that don't get the rel="nofollow" attribute are user's home page links. Since those show up in thread displays it would be cool if a future version could attach rel="nofollow" to those links as well, if it's even possible. |
#69
|
|||
|
|||
It does work fine with it, however when Extended Sig limits is turned on, the rel=nofollow (a previous hack) is removed on signature URLS.
|
#70
|
|||
|
|||
That's not the case for me. Nofollow is attached to all member's signatures and Extended Sig Limits are on.
|
#71
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|