The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
NuHIT URLs: Add rel=nofollow and control where links are opened Details »» | |||||||||||||||||||||||||||
NuHIT URLs: Add rel=nofollow and control where links are opened
Developer Last Online: Aug 2010
/*================================================= =====================*\
|| 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
Features
Show Your Support
|
Благодарность от: | ||
kmplex |
Comments |
#2
|
|||
|
|||
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: Quote:
|
#3
|
||||
|
||||
Quote:
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? |
#4
|
||||
|
||||
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 |
#5
|
|||
|
|||
Great stuff Elfmage. I'm sure alot of non-vbseo users will enjoy the added feature
Quote:
|
#6
|
||||
|
||||
Awesome! Just what I was looking for! Thank you.
|
#7
|
|||
|
|||
Quote:
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: https://vborg.vbsupport.ru/showthread.php?t=93780, it seems to require editing class_bbcode.php. Again, I may be partially mistaken... I'll check it out later. 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). |
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
Quote:
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. |
#10
|
|||
|
|||
Quote:
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|