Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Add rel="nofollow" Attribute To URLs - Reduce Spam - Increase Pagerank Details »»
Add rel="nofollow" Attribute To URLs - Reduce Spam - Increase Pagerank
Version: 1.1.0, by 1Unreal 1Unreal is offline
Developer Last Online: Aug 2020 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.x Rating:
Released: 03-03-2009 Last Update: 03-08-2009 Installs: 305
Uses Plugins
 
No support by the author.


This little hack will edit all the URLs within posts and signatures and add a rel="nofollow" attribute to them.

This will do a number of things. First and most notably, it will reduce spammers because search engines will no longer follow these links. It will also stop your pagerank from leeking onto other sites. Also, some people say that adding nofollow to your URLs will increase your Pagerank. This is more of a matter of opinion, make up your own mind about it

Change Log
1.0.0 - Released
1.1.0 - Added option - Change links in signatures

Download Now

File Type: xml product-relnofollow.xml (1.9 KB, 1553 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 03-11-2009, 11:23 AM
AGISB AGISB is offline
 
Join Date: Oct 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works perfectly so far. Marked as installed and nominated
Reply With Quote
  #33  
Old 03-11-2009, 03:59 PM
Al-Mothafar Al-Mothafar is offline
 
Join Date: Apr 2008
Location: Jordan
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Aha , I Install it , Thanks.
Reply With Quote
  #34  
Old 03-11-2009, 05:08 PM
Mongez's Avatar
Mongez Mongez is offline
 
Join Date: Mar 2008
Location: Egypt
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Many thanks

first can you change rel = "nofollow" to external links only ?

second can you please add option to nofollow in Visitor Messages & Albums ?

thanks again
Reply With Quote
  #35  
Old 03-18-2009, 09:14 AM
JoyceBabu JoyceBabu is offline
 
Join Date: Feb 2009
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot for the product. I have installed the product, unfortunately nothing happened. Do I have to do anything other than importing the product?

Quote:
Originally Posted by Mongez View Post
first can you change rel = "nofollow" to external links only ?

second can you please add option to nofollow in Visitor Messages & Albums ?
Great suggestions. + 1 from me
Reply With Quote
  #36  
Old 03-18-2009, 06:30 PM
Mongez's Avatar
Mongez Mongez is offline
 
Join Date: Mar 2008
Location: Egypt
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JoyceBabu View Post
unfortunately nothing happened. Do I have to do anything other than importing the product?
Yep

in your AdminCP > Forum Options > rel="dofollow" Options >

Add rel="dofollow" to Signatures? (Choose yes)

If it doesn't work rebuild the links in your existing posts

you need to go to AdminCP > Maintenance > Update Counters > Rebuild Post Cache
Reply With Quote
  #37  
Old 03-18-2009, 06:48 PM
JoyceBabu JoyceBabu is offline
 
Join Date: Feb 2009
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Mongez. Actually 'DoFollow' means there should be no 'rel="nofollow"' attribute, right? I think
Code:
if($vbulletin->options[reldofollowsig] == 'Yes'){
// Ad nofollow
should be
Code:
if($vbulletin->options[reldofollowsig] != 'Yes'){
// Ad no follow
Because the option page says 'DoFollow' and not 'NoFollow'. Anyways, thanks a lot for the plugin. It saved me a lot of time and worries
Reply With Quote
  #38  
Old 03-18-2009, 08:40 PM
Mongez's Avatar
Mongez Mongez is offline
 
Join Date: Mar 2008
Location: Egypt
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JoyceBabu View Post
Thanks Mongez. Actually 'DoFollow' means there should be no 'rel="nofollow"' attribute, right? I think
Code:
if($vbulletin->options[reldofollowsig] == 'Yes'){
// Ad nofollow
should be
Code:
if($vbulletin->options[reldofollowsig] != 'Yes'){
// Ad no follow
Because the option page says 'DoFollow' and not 'NoFollow'. Anyways, thanks a lot for the plugin. It saved me a lot of time and worries
Yes you are right

but this is the title created by the Coder

don't worry all things is tine

only if the plugin doesn't work do what i tell you in my last reply :up:

regards
Reply With Quote
  #39  
Old 03-27-2009, 12:22 AM
jhei21 jhei21 is offline
 
Join Date: Mar 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Plugin!
Reply With Quote
  #40  
Old 03-27-2009, 01:52 AM
birdie birdie is offline
 
Join Date: Aug 2007
Location: Australia
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 1Unreal View Post
When spammers realise that you have nofollow links they will stop spamming you. So it reduces spam...
So why is the spam on all my forums getting worse and I have had a no-follow mod in place for over a year now?
Reply With Quote
  #41  
Old 03-27-2009, 01:57 AM
birdie birdie is offline
 
Join Date: Aug 2007
Location: Australia
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Vitaly View Post
That mod (and yes it still works on 3.8) allows me to specify external URL's that are not do not get the nofollow attribute to (eg to my other sites if a link is posted to them). I see nothing in this current mod that allows this (I stand to be corrected if someone can point this out), so will stick to the other one.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 11:08 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05081 seconds
  • Memory Usage 2,334KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete