vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Apply "rel=nofollow" attribute to all parsed URLs (https://vborg.vbsupport.ru/showthread.php?t=93780)

JulianD 01-22-2006 02:43 AM

Installed!! Thanks.

David_R 02-11-2006 03:01 AM

is it possible to make this script work only in few forums ?
i dont want to block links with "rel=nofollow" in all forums

thanks.

InstaNet 02-12-2006 07:42 PM

Hmm, I used the plugin system to upload this hack on a 3.5.3 board but it doesn't seem to be working? Anyone know why? Thanks

David_R 02-14-2006 11:46 AM

Quote:

Originally Posted by InstaNet
Hmm, I used the plugin system to upload this hack on a 3.5.3 board but it doesn't seem to be working? Anyone know why? Thanks

i have this same problem, i am using vbulletin 3.5.3
technically hack should only add rel=nofollow tag to content in posts and users signatures without touching other parts of the forum..

but check this, there are many other areas where the rel=nofollow should not be added:
Code:

<table cellpadding="6" cellspacing="0" border="0" width="100%" class="page" align="center">
<tr>
       
       
        <td class="tfoot" align="right" width="100%">
                <div class="smallfont">
                        <strong>
                                <a href="sendmessage.php" rel="nofollow">Contact Us</a> -
                                <a href="http://www.officehelp.in">Office Help</a> -
                                <a href="admincp/index.php">Admin</a> -
                                <a href="modcp/index.php">Mod</a> -
                                <a href="archive/index.php">Archive</a> -
                               
                                <a href="#top" onclick="self.scrollTo(0, 0); return false;">Top</a>
                        </strong>
                </div>
        </td>
</tr>
</table>

Am i missing something ? or can someone guide for installing this plugin perfectly, seems to be a very good plugin/addon.

thanks.

Problem 2:
Even after disabling the plugin from plugin manager, rel-nofollow still appears for internal forum links.. :surprised:

welo 02-14-2006 12:17 PM

Quote:

Originally Posted by David_R
Problem 2:
Even after disabling the plugin from plugin manager, rel-nofollow still appears for internal forum links.. :surprised:

Look in your templates. Those are all there by VB default.

David_R 02-14-2006 01:26 PM

Quote:

Originally Posted by welo
Look in your templates. Those are all there by VB default.

thanks welo.
i was not aware about this :)

problem 2 solved - courtesy welo
problem 1 - waiting for a solution.

welo 02-14-2006 01:37 PM

Yeah, they did that to prevent unnecessary spidering of 'Post Reply' buttons and stuff like that, along with somewhat controlling the silent spam that sometimes creeps into memberslists in signatures etc.

kall 02-15-2006 03:16 AM

Quote:

Originally Posted by David_R
thanks welo.
i was not aware about this :)

problem 2 solved - courtesy welo
problem 1 - waiting for a solution.

So.. problem 1... does it occur if you disable the plugin?

If so, it is a vB default thing as per welo's post above this one.

David_R 02-15-2006 09:14 AM

Quote:

Originally Posted by kall
So.. problem 1... does it occur if you disable the plugin?

If so, it is a vB default thing as per welo's post above this one.

thanks kall for help, got clarified on problem 2.

can you help me implement the hack, add rel=nofollow for urls in posts table ?
thanks.

Citizen 02-15-2006 05:17 PM

How do I install this? It says its not a product...


All times are GMT. The time now is 08:42 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01265 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete