vBulletin Enhancement

Purchase vBulletin Purchase vBulletin Purchase vBSEO Purchase vBSEO Our Products Products Download Styles Downloads Frequently Asked Questions FAQ Member List Members List
Go Back   vBulletin Enhancement > vBulletin Enhancements > vBE Modifications

vB Enhanced - vBulletin Modifications, Styles and Services Home Join vBulletin Enhancement Register Mark Forums Read

Welcome to the vBulletin Enhancement forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

Please note. All of our products require vBulletin Forum Software. To purchase vBulletin, please click the link in the Navbar above.

By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

[3.5.0] Apply rel=

[3.5.0] Apply rel="nofollow" to Parsed URLs for Certain Users/Groups

this thread has 1 replies and has been viewed 1962 times

Comment
 
LinkBack Release Tools Display Modes
Kall
Administrator
Kall's Avatar

vB Version:
 

Mod Version:
 

Released: 10-27-2005
 

Installs: 0
 

Last Update: n/a
 

Rating:
 
Supported
DB Changes
Installer Included
Uses Plugins
Template Changes
Code Changes
Additional Files
Is a Beta!
[3.5.0] Apply rel="nofollow" to Parsed URLs for Certain Users/Groups

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:

PHP Code:
a href="http://www.somedomain.com/">My forums are the best lol lol lol click here!!
This is how the link would look after the nofollow attribute has been added, with the attribute portion shown in bold

PHP Code:
a rel="nofollow" href="http://www.somedomain.com/">My forums are the best lol lol lol click here!!
Once added, the search engines supporting the attribute will understand that the link has not been approved by the site owner.

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:
Originally Posted by Alkatraz
If Google sees nofollow as part of a link, it will:

1. NOT follow through to that page.
2. NOT count the link in calculating PageRank link popularity scores.
3. NOT count the anchor text in determining what terms the page being linked to is relevant for.
The site that is being linked to will gain nothing from the link, so the whole point of doing it in the first place is removed.

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
Code:
OR $post['posts'] > 50)
to whatever you like.

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.
Release
Attached Files
File Type: zip nofollow-plugins.zip (603 Bytes, 5 views)

Release Tools

  #1  
By loco.M on 01-08-2006, 06:49 PM

good hack, I'll try it out..
thx
Reply With Quote
Comment



Release Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Please note that vBEnhanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.

vBEnhanced is hosted on a Dual Opteron Server provided by Sparkle Hosting
All times are GMT +13. The time now is 04:20 AM.


Web 2.0 - Blue vBulletin Style ©2006 vBEnhanced
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.1

Release powered by GARS 2.1.8c ©2005-2006