vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - NuHIT URLs: Add rel=nofollow and control where links are opened (https://vborg.vbsupport.ru/showthread.php?t=145402)

ElfMage 09-01-2007 03:38 PM

:)

Pebbled, glad you got it working.

Alfa, thanks for the assist.

I'll update the instructions with more details.

Pebbled 09-01-2007 05:32 PM

Hi ElfMage, and no worries! I'm just a newbie with plugins so need accurate instructions sometimes :erm:

For info, my forum is running 3.6.8 -- and it's all apparently still working :)

So a quick thank you to Alfa1 for guidance over me not breaking my forum this morning, and ElfMage for this simple plugin.

NOTE: To anyone considering using this plugin, can I just say it's supremely simple to set up - if I can do it, then anyone can :cool:

arabsdesign 09-05-2007 06:19 AM

sir ...i want to uninstall it...

but it still work in links in my forum ...

i rebulit cach for post ...but it stilll!!!

Alfa1 09-05-2007 12:10 PM

I may be wrong here, but as I understand it, this add on adds rel="no follow"to your links. So you tried this software and now all the links you specified have this added.
Now, you have uninstalled it, so it will not add any more rel="no follow" to your links. :D

Your existing links have been altered. I understand that you want to revert them to their original state. I do not know if Elfmage has a solution to that, but I would not expect it.

ElfMage 09-05-2007 02:44 PM

This add-on works on the translation of the URL BBCode to anchor HTML.
If you uninstall it, and rebuild the post cache all effects should disappear, and everything should be as before.

Pebbled 09-25-2007 08:12 PM

Quick question...

I've looked at the source code and noticed that the rel="nofollow" link doesn't seem to be added to the user homepage link as shown in the menu displayed in the top left link to their username of any posts they make. (I hope you can make sense of that!) i.e.

View Public Profile
Send a private message to myexamples
Visit myexamples homepage! < This one links to their homepage
Find all posts by myexample

Is there any way for this rel="nofollow" to be added?

ElfMage 09-25-2007 08:23 PM

Hi,

This mod works only on links included within user posts. (e.g. using the URL bbcode).

The link you mention is part of the postbit template. You can add the rel="nofollow" manually by editing the corresponding template (e.g. postbit or postbit_legacy).

For instance, in vb 3.6.8 the template snippet looks like this:

PHP Code:

    <if condition="$show['homepage']">
        <
tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
    </if> 

Hope this helps.

Pebbled 09-26-2007 05:35 AM

Thanks ElfMage for the info, and yes, I ought to have been paying a bit more attention to what this addon does - as you quite rightly say, it's for user posts, not for existing vb code.

My apologies :o

Pebbled 10-08-2007 05:23 PM

Hi ElfMage, you are going to curse me for this request, but would it be possible for you to twiddle with the code in order to add the rel=nofollow into any images using that users are adding into their posts via the <img src= code!

I've noticed that the rel=nofollow code isn't being added to these images and a few users are now doing this on the forum which are linking to other websites, this use is actually affecting our ranking :eek:

I dread having to go and manually add the nofollow code into every image posted on here by other users :(

ElfMage 10-10-2007 01:10 AM

Hi Pebbled,

Are you referring to the use of the IMG BBCode/tag?, My understanding is that the rel="nofollow" is only used for anchors (e.g. the URL BBCode).

Or are you referring to an anchor, which contains an image tag in it?

Thanks.


All times are GMT. The time now is 05:00 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.01102 seconds
  • Memory Usage 1,738KB
  • 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_php_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