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)

caislander 02-26-2006 04:33 AM

Quote:

Originally Posted by David_R
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.

Is this possible? I didn't see an answer, so my guss iss no but I figued it was worth asking again :)

Zia 03-06-2006 07:26 AM

hello..

been looking for it for long time....


we are on vb 3.5.4 ?
does it works on 3.5.4 ?
like all of our posted image/sigs hosted on imageshack or photobucket...

Andres also posted an modification at #5 post
https://vborg.vbsupport.ru/showpost....74&postcount=5

which 1 is for what? which one we should install?

Nick0r 03-22-2006 08:49 AM

Kall, would there be a simple of way of making it so that rel=nofollow is _not_ added to internal links (e.g to the site the forum is on).

athloni 04-03-2006 03:08 AM

Thanks for the hack.


Quote:

Originally Posted by David_R
b. I want to disable some domains from getting rel=nofollow when a link is posted.


I would like this too....

zurv 04-13-2006 03:25 AM

Hello,

What part of the code would I remove to make it so that all links in posts and signatures have the no follow tag, and not exept user groups or people with certain number of posts??

Also can someone confirm that this only rewrites post urls and signature urls? I read a few posts on here stating that the script was rewriting many URLs including inbound links.

-Griffe

kall 04-13-2006 05:37 AM

How could a script rewrite INBOUND links?

Anyway. Take this out,

PHP Code:

OR is_member_of($post5//Mods are exempt
OR is_member_of($post7//SuperMods are exempt
OR $post['posts'] > 50// People with over 50 posts are exempt 

Change
PHP Code:

if (is_member_of($post6//Admins are exempt 

to this:
PHP Code:

if (is_member_of($post666//Fake usergroup is exempt 


meissenation 04-13-2006 08:05 PM

Newbish question, but has to do with the linking. When someone posts a link in their signature, does it still work the same way as someone that posts a link in a reply? Would be an interesting way to stop someone from gaining rank just by putting links in their signatures.

Treasure Quest 04-22-2006 06:15 PM

This was installed on 3.5.4 and the link URL posted doesn't show " rel="nofollow">

What can be done?

Greg

kall 04-22-2006 07:08 PM

Who posted it? If it was you, and you are an admin (or it was posted by someone with over 50 posts, or a mod or supermod) it wont have the nofollow.

Is the plugin active?

Treasure Quest 04-22-2006 07:15 PM

I posted this link as a test user:
http://www.treasurequestxlt.com/comm...ead.php?t=5246

The plugin is active and the The 50 post minimum was removed.
I want all links from members to be No Follow no matter how many posts they have.

Oh, will this mod also make old links posted no follow?

Thanks

Greg


All times are GMT. The time now is 11:14 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.01395 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_php_printable
  • (2)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