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)

kall 02-16-2006 03:48 PM

Quote:

Originally Posted by Citizen
How do I install this? It says its not a product...

And nor do I say it's a Product.

It's a Plugin. Use the Upload/Download Plugins option.

Citizen 02-16-2006 06:04 PM

Quote:

Originally Posted by kall
And nor do I say it's a Product.

It's a Plugin. Use the Upload/Download Plugins option.

Thanks!

dethfire 02-17-2006 07:30 PM

question, are the file edits still relevant and does the plugin effect current links or just links posted after the install

Annapurna 02-18-2006 08:00 AM

just to ask clearly: Does it work with 3.5.3 or not?


Andreas

Citizen 02-18-2006 07:40 PM

Umm... I installed this plug in and now none of my drop down menus work and I cant use my admincp because of the no-dropdown menu problem.

David_R 02-18-2006 10:22 PM

works great with vb 3.5, need some small modifications for my forums:

a. I only want to ad rel=nofollow for some of my forums, how can only add this forums to my list ?

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

toddy38 02-20-2006 06:43 PM

works fine with my 3.5.3
but i want the intern Board Links without "nofollow" is this possible?

Toddy

Hornstar 02-20-2006 08:38 PM

i have only 1 section on the forums where i allow people to advertise there sites, is it possible to make it so all posts in only that forum will have this? Thanks

993ti 02-24-2006 03:19 PM

Getting this with 3.5.4:
Code:

<a rel="nofollow" href="http:
The link still works though.

dethfire 02-24-2006 03:24 PM

shouldn't this be in code modification since there is a file edit?

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

Treasure Quest 04-24-2006 07:23 PM

Still trying to get this working.
I'm not clear, is there a file edit or is this just a plugin or both??

kall 04-24-2006 09:44 PM

It's a plugin.

It should work retrospectively, as per my comment in the first post.

Paul M 04-24-2006 09:48 PM

Greg,

I checked this on your site tonight and it's working fine - I think the problem is the way you are checking - you must view the page source to see the nofollow tag, hovering over it in IE/FF will not show the tag.

Paul.

Treasure Quest 04-24-2006 10:16 PM

Well I'll be dog :)
Thank you paul and sorry about that Kall.

Thanks again for this hack.

Greg

Pathor 05-02-2006 06:11 PM

This plugin doesn´t work with Andreas 'Extended Signature Limits'.
If I disable Andreas product, the plugin works well.

How can I solve this problem?

dead7 05-09-2006 09:26 PM

Quote:

Originally Posted by Pathor
This plugin doesn?t work with Andreas 'Extended Signature Limits'.
If I disable Andreas product, the plugin works well.

How can I solve this problem?

Dang, I just logged in to post that same question..

ErikTheRed 05-26-2006 05:47 PM

I just installed this plugin and it seems to work fine in conjunction with "Extended Signature Limits". What problem are you guys having with it?

By the way, I think someone already mentioned this, but it appears the only links that don't get the rel="nofollow" attribute are user's home page links. Since those show up in thread displays it would be cool if a future version could attach rel="nofollow" to those links as well, if it's even possible.

dead7 05-28-2006 01:07 PM

It does work fine with it, however when Extended Sig limits is turned on, the rel=nofollow (a previous hack) is removed on signature URLS.

ErikTheRed 05-29-2006 02:02 AM

That's not the case for me. Nofollow is attached to all member's signatures and Extended Sig Limits are on.

dead7 05-30-2006 01:46 PM

Quote:

Originally Posted by ErikTheRed
That's not the case for me. Nofollow is attached to all member's signatures and Extended Sig Limits are on.

Which nofollow hack are you using?

RaZor Edge 08-30-2006 05:29 AM

Just to let you known: I have installed this plugin on a 3.6.0 forum and this is working great.

doug1 09-05-2006 02:51 PM

I've also installed on a 3.6.0 forum and all is working smoothly except rel=nofollow is not being added to signature links but is being added to forum posts. (I don't have any other plugins installed.)

Has anyone else seen this (or not seen this) with 3.6.0?

Does anyone have any idea why rel=nofollow would not be added to signatures while being added to posts?

RaZor Edge 09-05-2006 04:46 PM

I've just tested it on my 3.6.0 and it seems to work with signatures.

The signature must be updated after the plugin have been installed to work. Also, make sure that the signature you are testing is not associate with a user who's this hack is set to not apply (ex: + than 50 posts).

doug1 09-05-2006 05:57 PM

Ah-ha You're right - if someone updates a signature, rel=nofollow is added. Thank you very much. :)

Reynaldovb 10-22-2006 01:18 AM

As of 3.6.1 it doesnt seem to work retroactively with links already posted. Seems like the function is not even called when parsing already saved urls.

nimonogi 11-06-2006 05:08 AM

Anyone know if this hack works with 3.6.2?
Can you enable/disable this hack?

Nick0r 11-29-2006 06:29 AM

Yes it works with 3.6.X

Does anyone know how we can modify it to ONLY add rel=nofollow to outbound links and NOT to internal ones?

richardl609 12-25-2006 06:28 PM

will this plug in work for the VB 3.6.4 , i cannot find the functions_bbcodeparse.php file , please help

mrkhm 01-26-2007 06:01 PM

just feeding back to let you know this works magnificently for vb 3.6.4 :)

kall 01-26-2007 06:17 PM

Excellent, thank you! :)


All times are GMT. The time now is 08:23 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.01299 seconds
  • Memory Usage 1,818KB
  • 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
  • (3)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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