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 |
#72
|
||||
|
||||
Just to let you known: I have installed this plugin on a 3.6.0 forum and this is working great.
|
#73
|
|||
|
|||
I've also installed on a 3.6.0 forum and all is working smoothly except rel=nofollow is not being added to signature links but is being added to forum posts. (I don't have any other plugins installed.)
Has anyone else seen this (or not seen this) with 3.6.0? Does anyone have any idea why rel=nofollow would not be added to signatures while being added to posts? |
#74
|
||||
|
||||
I've just tested it on my 3.6.0 and it seems to work with signatures.
The signature must be updated after the plugin have been installed to work. Also, make sure that the signature you are testing is not associate with a user who's this hack is set to not apply (ex: + than 50 posts). |
#75
|
|||
|
|||
Ah-ha You're right - if someone updates a signature, rel=nofollow is added. Thank you very much.
|
#76
|
|||
|
|||
As of 3.6.1 it doesnt seem to work retroactively with links already posted. Seems like the function is not even called when parsing already saved urls.
|
#77
|
|||
|
|||
Anyone know if this hack works with 3.6.2?
Can you enable/disable this hack? |
#78
|
|||
|
|||
Yes it works with 3.6.X
Does anyone know how we can modify it to ONLY add rel=nofollow to outbound links and NOT to internal ones? |
#79
|
|||
|
|||
will this plug in work for the VB 3.6.4 , i cannot find the functions_bbcodeparse.php file , please help
|
#80
|
|||
|
|||
just feeding back to let you know this works magnificently for vb 3.6.4
|
#81
|
||||
|
||||
Excellent, thank you!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|