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 |
#52
|
|||
|
|||
Quote:
|
#53
|
||||
|
||||
hello..
been looking for it for long time.... we are on vb 3.5.4 ? does it works on 3.5.4 ? like all of our posted image/sigs hosted on imageshack or photobucket... Andres also posted an modification at #5 post https://vborg.vbsupport.ru/showpost....74&postcount=5 which 1 is for what? which one we should install? |
#54
|
|||
|
|||
Kall, would there be a simple of way of making it so that rel=nofollow is _not_ added to internal links (e.g to the site the forum is on).
|
#55
|
|||
|
|||
Thanks for the hack.
Quote:
I would like this too.... |
#56
|
|||
|
|||
Hello,
What part of the code would I remove to make it so that all links in posts and signatures have the no follow tag, and not exept user groups or people with certain number of posts?? Also can someone confirm that this only rewrites post urls and signature urls? I read a few posts on here stating that the script was rewriting many URLs including inbound links. -Griffe |
#57
|
||||
|
||||
How could a script rewrite INBOUND links?
Anyway. Take this out, PHP Code:
PHP Code:
PHP Code:
|
#58
|
|||
|
|||
Newbish question, but has to do with the linking. When someone posts a link in their signature, does it still work the same way as someone that posts a link in a reply? Would be an interesting way to stop someone from gaining rank just by putting links in their signatures.
|
#59
|
|||
|
|||
This was installed on 3.5.4 and the link URL posted doesn't show " rel="nofollow">
What can be done? Greg |
#60
|
||||
|
||||
Who posted it? If it was you, and you are an admin (or it was posted by someone with over 50 posts, or a mod or supermod) it wont have the nofollow.
Is the plugin active? |
#61
|
|||
|
|||
I posted this link as a test user:
http://www.treasurequestxlt.com/comm...ead.php?t=5246 The plugin is active and the The 50 post minimum was removed. I want all links from members to be No Follow no matter how many posts they have. Oh, will this mod also make old links posted no follow? Thanks Greg |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|