Register Chat Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
NuHIT URLs: Add rel=nofollow and control where links are opened Details »»
NuHIT URLs: Add rel=nofollow and control where links are opened
Mod Version: 1.00, by ElfMage (Coder) ElfMage is offline
Developer Last Online: Dec 2009 Show Printable Version Email this Page

vB Version: 3.6.5 Rating: (21 votes - 4.81 average) Installs: 158
Released: 21 Apr 2007 Last Update: 21 Apr 2007 Downloads: 647
Not Supported Uses Plugins  

/*======================================================================*\
|| NuHIT URLs: Add rel=nofollow and control where links are opened
|| =======================================================
|| Brought to you by:
|| nuHIT.com
|| Professional add-ons for vBulletin
\*======================================================================*/


Description

This small mod let's you control how URLs should be processed in your forum.

Adding rel="nofollow" to links in your forum will help improve your sites overall pagerank by reducing pagerank leak due to link to external sites added by your members.

This mod lets you do this for all URLs posted by your members.

In addition, you can control whether URLs should open in a new window, or should open in the same window the user is on.

Installation
  • Download and extract .zip
  • Upload product xml ( Admin CP > Plugins & Products > Manage Products > Import Product )
  • Configure your internal domains from vBulletin Options > NuHIT URL Settings
  • Click Mark as Installed, and you get this cool image for your signature



Features
  • No vBulletin core files modified.
  • No new files to add.
  • Add rel=nofollow only to external links.
  • Allow internal URLs to open in current window.
  • Support multiple domains for internal URLs (e.g. forums.vbulletin.org,wiki.vbulletin.org)
  • Easy to use and manage from vBulletin's Admin CP

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Stop Spammers with rel=nofollow in URLs! kall vBulletin 3.0 Full Releases 56 17 Jan 2009 05:02

Comments
  #2  
Old 21 Apr 2007, 06:40
ElfMage ElfMage is offline
 
Join Date: Jul 2006
FAQ

Are there any vBulletin core files modified?
No. NuHIT URLs uses vBulletin hooks to extend vBulletin's BBCode parser.

Hasn't this being implemented before?
I have seen posts where you need to modify files, or are limited in functionality. I may be mistaken..

Will this change my existing posts?
To rebuild the links in your existing posts, you need to go to AdminCP > Maintenance > Update Counters > Rebuild Post Cache.

This is from vBulletin's documentation:
Rebuild Post Cache:
vBulletin doesn't parse vB code in posts every time they are displayed. Instead the parsed posts are saved in the "postparsed" table. In this way vBulletin reduces the processing time needed to display a post. Update this counter to rebuild the parsed posts. This needs to be done after changing vB codes, posting allowances (like HTML code), etc.
__________________
demo.nuhit.com/nuseo/admin/ - NuSEO.PHP Admin CP - Demo & Information.
www.nuhit.com/nuwiki - Full wiki implementation for vBulletin.
www.nuhit.com/nuratings - Digg-like rating of threads, posts and users.
www.nuhit.com/vbwiki-pro - vBulletin / MediaWiki integration.

Last edited by ElfMage : 21 Apr 2007 at 18:53.
Reply With Quote
  #3  
Old 21 Apr 2007, 07:23
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Real name: Ace
Originally Posted by ElfMage View Post
FAQ

Are there any vBulletin core files modified?
No. NuHIT URLs uses vBulletin hooks to extend vBulletin's BBCode parser.

Hasn't this being implemented before?
I have seen posts where you need to modify files, or are limited in functionality. I may be mistaken..
You are totally mistaken on the file edits part.

Mine (the original you sarcastically refer to) has been a plugin since about a week after it was released.

*edit* Grats on the internal domains part. How much extra overhead does that add?
__________________
New Zealand Forum - On Facebook | vBulletin Styles (All styles compatible with 3.8.4 - Steel Blue 4.0 Available) | vBSEO Review | vBulletin Hosting | Usergroup-Based HTML Permissions for vB 4
Reply With Quote
  #4  
Old 21 Apr 2007, 09:22
rjmjr69 rjmjr69 is offline
 
Join Date: Jan 2007
I've never really caught on to what the whole parse the url is for and when why to use it. I'll wait for some more comments lol. Or if you could explain a bit more about it.

Thanks
Reserved until I learn a bit more
Reply With Quote
  #5  
Old 21 Apr 2007, 09:52
MaestroX MaestroX is offline
 
Join Date: Aug 2006
Real name: Chris A.
Great stuff Elfmage. I'm sure alot of non-vbseo users will enjoy the added feature

Allow internal URLs to open in current window.
Also a neat feature
__________________
vBulletin Skins Zone - 3.8 Styles | What's Your Google Page Rank? | Get your online Identity at Avatar Dock
Reply With Quote
  #6  
Old 21 Apr 2007, 10:38
projectego's Avatar
projectego projectego is offline
 
Join Date: Feb 2006
Location: UK
Real name: Steve
Awesome! Just what I was looking for! Thank you.
__________________
Professional WordPress themes and designs by Pure WordPress
Devil May Cry | Fable 2 | Assassin's Creed | Resident Evil | Windows Vista Help
Reply With Quote
  #7  
Old 21 Apr 2007, 16:14
ElfMage ElfMage is offline
 
Join Date: Jul 2006
Originally Posted by kall View Post
You are totally mistaken on the file edits part.

Mine (the original you sarcastically refer to) has been a plugin since about a week after it was released.
Well, I did say that I could be mistaken... The 'totally' was added by you

I actually referred to some posts that programmers make from time time with instructions on changing class_bbcode.php.

I just saw your mod linked in the 'Similar Threads'. If it is the one listed here: http://www.vbulletin.org/forum/showthread.php?t=93780, it seems to require editing class_bbcode.php. Again, I may be partially mistaken... I'll check it out later.

Originally Posted by kall View Post
*edit* Grats on the internal domains part. How much extra overhead does that add?
Thanks. Not much overhead added, it uses the same logic as the rel=nofollow. The extra overhead is just a call to strpos for each URL that gets parsed (this usually happens only after a thread or post is added or edited, since vBulletin caches the parsed HTML).
__________________
demo.nuhit.com/nuseo/admin/ - NuSEO.PHP Admin CP - Demo & Information.
www.nuhit.com/nuwiki - Full wiki implementation for vBulletin.
www.nuhit.com/nuratings - Digg-like rating of threads, posts and users.
www.nuhit.com/vbwiki-pro - vBulletin / MediaWiki integration.
Reply With Quote
  #8  
Old 21 Apr 2007, 17:45
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Adding rel="nofollow" to links in your forum will help improve your sites overall pagerank by reducing pagerank leak due to link to external sites added by your members.
There may be some good reasons for using "nofollow". "PageRank leak" is NOT one of them. In fact, "PageRank leak" doesn't exist. It is a myth, a very persistent myth despite the fact that it was long ago and repeatedly debunked.
Reply With Quote
  #9  
Old 21 Apr 2007, 18:02
ElfMage ElfMage is offline
 
Join Date: Jul 2006
Originally Posted by djbaxter View Post
There may be some good reasons for using "nofollow". "PageRank leak" is NOT one of them. In fact, "PageRank leak" doesn't exist. It is a myth, a very persistent myth despite the fact that it was long ago and repeatedly debunked.
Hi djbaxter, you may know about this more than I do...

I have read many articles and debates about Pagerank leak. Some say it doesn't exist, others swear by it.

It is a documented fact that incoming links will boost your pagerank. The reverse, pagerank leak due to outbound links, has been speculated ad nauseam, and no proof has been established on either side.

Again, that's my understanding. The initial purpose of rel=nofollow was to fight spamdexing.

Let's say that pagerank leak doesn't exist, and search engines ignore this entirely, you don't loose anything adding the rel=nofollow to your external links. On the other hand, if rel=nofollow does in fact help boost your pagerank, you may lose significant traffic due to having a pagerank "lower than your site deserves".

On one hand, if wrong, you don't lose anything, on the other, if right, you gain a lot. I think it is an easy choice.
__________________
demo.nuhit.com/nuseo/admin/ - NuSEO.PHP Admin CP - Demo & Information.
www.nuhit.com/nuwiki - Full wiki implementation for vBulletin.
www.nuhit.com/nuratings - Digg-like rating of threads, posts and users.
www.nuhit.com/vbwiki-pro - vBulletin / MediaWiki integration.
Reply With Quote
  #10  
Old 21 Apr 2007, 18:12
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Originally Posted by ElfMage View Post
Hi djbaxter, you may know about this more than I do...

I have read many articles and debates about Pagerank leak. Some say it doesn't exist, others swear by it.

It is a documented fact that incoming links will boost your pagerank. The reverse, pagerank leak due to outbound links, has been speculated ad nauseam, and no proof has been established on either side.
Actually, there's an abundance of evidence that it's a myth and no evidence whatsoever that it exists. The value of any one of your outgoing links is a function of the PageRank of that page divided by the number of outgoing links. That means that the more outgpoing links you have, the less PR value each of the recipients gets from their single link.

But the original page containing all those outgoing links loses nothing. It will still retain the same PageRank it always had. PageRank is a measure of INCOMING links - links pointing to that page - NOT outgoing links.
Reply With Quote
  #11  
Old 21 Apr 2007, 18:21
ElfMage ElfMage is offline
 
Join Date: Jul 2006
I think that the evidence you mention is nothing more than what is documented on how pagerank works for incoming links, which is described in the Wikipedia link I included above.

It is not evidence that pagerank leak does not exist.

Again, this is a simple mod that was requested by some of our members because NuWiki was doing this for wiki articles that were not created.

The name of the game is choice. You can download and install this mod, or you can choose not to install it.

Even if you choose not to install it, please click the 'Mark as Installed' above. It will increase my vBulletin.org Pagerank..
__________________
demo.nuhit.com/nuseo/admin/ - NuSEO.PHP Admin CP - Demo & Information.
www.nuhit.com/nuwiki - Full wiki implementation for vBulletin.
www.nuhit.com/nuratings - Digg-like rating of threads, posts and users.
www.nuhit.com/vbwiki-pro - vBulletin / MediaWiki integration.
Reply With Quote
  #12  
Old 21 Apr 2007, 18:24
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
My comments are NOT a criticism of your add-on. There arf some reasons for or circumstances where using nofollow is a good strategy.

But if you understand what PageRank is, and how it is calculated, you'll also understand that PR leak is as mythical as the unicorn.

That was my sole point. Congratulations to you for creating this add-on. My only concern is that it not be marketed as an antidote for unicorns.
Reply With Quote
  #13  
Old 21 Apr 2007, 18:31
ElfMage ElfMage is offline
 
Join Date: Jul 2006
, nah. I welcome debate, feedback and criticism.

That was my sole point. Congratulations to you for creating this add-on. My only concern is that it not be marketed as an antidote for unicorns.
Thanks. I wrote this add-on per the request of some members.

Besides the rel=nofollow, I always find it annoying that vBulletin opens all links in a new page. Over at nuhit.com we have multiple packages running: Joomla (although I may drop this soon), vBulletin, Wiki, etc. And whenever there was a link from a forum post to the other parts, it always opened on a new page.
__________________
demo.nuhit.com/nuseo/admin/ - NuSEO.PHP Admin CP - Demo & Information.
www.nuhit.com/nuwiki - Full wiki implementation for vBulletin.
www.nuhit.com/nuratings - Digg-like rating of threads, posts and users.
www.nuhit.com/vbwiki-pro - vBulletin / MediaWiki integration.
Reply With Quote
  #14  
Old 21 Apr 2007, 18:47
Lionel Lionel is offline
 
Join Date: Dec 2001
Real name: Lionel
after installing and setting up, my internal pages still open in a new window. Not a vbulletin page, but still part of domain
__________________
Real useful and Cool vBulletin addons
Reply With Quote
  #15  
Old 21 Apr 2007, 18:53
ElfMage ElfMage is offline
 
Join Date: Jul 2006
Are these new posts or previously existing posts? If the latter, please read the FAQ on how to re-parse existing posts.
__________________
demo.nuhit.com/nuseo/admin/ - NuSEO.PHP Admin CP - Demo & Information.
www.nuhit.com/nuwiki - Full wiki implementation for vBulletin.
www.nuhit.com/nuratings - Digg-like rating of threads, posts and users.
www.nuhit.com/vbwiki-pro - vBulletin / MediaWiki integration.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

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


New To Site? Need Help?

All times are GMT. The time now is 18:48.

Layout Options | Width: Wide Color: