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 05-17-2007 02:06 AM

Cool. Glad you figured it out.

dottom 06-07-2007 01:48 PM

Quote:

Originally Posted by djbaxter (Post 1233438)
The rel="nofollow" tag was designed to reduce link spamming, especially blog comment spamming.

It really hasn't been successful in achieving that goal. It never had "reducing PR leak" as a goal because "PR leak" doesn't exist.

I don't have to know the details of Google's algorithms to know that it's a myth. Neither does anyone else.

But all of this is off-topic. My intent was not to initiate a multi-page debate but just to alert the author to the error in the claim he was making for a mod that otherwise may be useful for many forum owners.

But there is one very important reason that does indeed reduce your PR... connecting to bad neighborhood. Link spamming your competitors to bad neighborhoods is a Machiavellian technique used by some forum and blog competitors.

djbaxter 06-07-2007 02:51 PM

Quote:

Originally Posted by dottom (Post 1263256)
But there is one very important reason that does indeed reduce your PR... connecting to bad neighborhood. Link spamming your competitors to bad neighborhoods is a Machiavellian technique used by some forum and blog competitors.

No. You have to link FROM your site TO those "bad neighborhoods".

obmob 06-07-2007 04:19 PM

I'll test this one, thank! :D

TRR 06-11-2007 01:07 AM

I just sifted through all of the off-topic, redundant arguments and it appears that there aren't any real issues with this one, so I just installed it. When adding domains to the list, do we need to put http:// in front of each one, or set it up just like the whitelist? I have a module on my home page (using cmps) that serves as a site map and the internal links in it still open in a new window so I am wondering if this mod isn't intended to work with the cmps links or if I just have my domain list set up wrong. ... I guess I can mess around with it and find out for myself.

Thanks for the mod, btw. :)

update: the issue I was having still exists, even with http:// in the domain names, but the nofollows are working perfect, which is what I really was interested in... so thanks again!

ElfMage 06-11-2007 02:27 AM

:) This mod will modify all URLs in vBulletin's threads/posts. I haven't tested this with vbAdvanced, but there it should only work with pages that are in 'BBCode Mode' (can't recall the exact verbiage).

Regarding the format for the domains, you shouldn't specify the http://, and you should list one domain per line. E.g.:

www.mydomain.com
forums.mydomain.com


Thanks.

Chachacha 06-13-2007 01:29 AM

Works great. Thanks.

PugWD 06-18-2007 05:31 AM

Quote:

Originally Posted by ElfMage (Post 1232443)

Will this change my existing posts?
To rebuild the links in your existing posts, you need to go to AdminCP > Maintenance > Update Counters > Rebuild Post Cache.

This is from vBulletin's documentation:

[high]* PugWD marks installed.
[/high]

I'm on 3.6.7 but I don't see Rebuild Post Cache... is Rebuild Thread Information the same thing?

ElfMage 06-18-2007 01:29 PM

Hi.

No, Rebuild Thread Information is a different action.

I am using 3.6.7 PL1, and I have a Rebuild Post Cache right after the 'Rebuild Search Index'. Could you verify if this option is later in the Update Counters page?

PugWD 06-19-2007 07:46 AM

Quote:

Originally Posted by ElfMage (Post 1270967)
Hi.

No, Rebuild Thread Information is a different action.

I am using 3.6.7 PL1, and I have a Rebuild Post Cache right after the 'Rebuild Search Index'. Could you verify if this option is later in the Update Counters page?

I have Empty Signature Cache after Rebuild Search Index. :erm:
Any idea why that might be (and hopefully, how to fix it)? :confused:

ElfMage 06-19-2007 03:07 PM

After looking at vBulletin's code, it seems that this option is only shown if the Post Cache is being used.

If you don't see this option in the Admin CP it means that your forum is not caching posts, and therefore, it is not needed to rebuild the post cache.

PugWD 06-20-2007 06:56 AM

You're right. I checked on the .com and they said the same.
I couldn't find the option to turn it on either but I won't derail this thread with that, I'll pursue it over there.

Thanks for following it up for me. :up:

ElfMage 06-20-2007 01:04 PM

:) Any time.

Flexo 07-03-2007 04:33 AM

Installed it, but it doesn't do anything. New Links look like always.
Any ideas?

tokenyank 07-03-2007 09:40 AM

links will look no different in postview...

View the source and instead of seeing <a href="http://www.domain.com">blah</a>, it'll be <a href="http://www.domain.com" rel="nofollow">blah</a>

snerd 08-26-2007 05:12 AM

I have vbseo installed, but I sure want the internal links open in same window feature. Will this mod interfere with vbseo? Can the nofollow be turned off without affecting the links opening in a new window?

ElfMage 08-26-2007 03:25 PM

It shouldn't. This mod 'extends' vBulletin's handling of the URL BBCode. It should be compatible with any add-on that does not play with URL BBCodes... I haven't tested this though.

Pebbled 09-01-2007 08:55 AM

I'm new to this plug-in stuff for vbulletin so please excuse my ignorance!!!

Your instructions for install state:

Quote:

Installation

* Download and extract .zip
* Upload product
My question is, which folder do I upload the .xml file to?

I've had a look around and think it goes in the folder /public_html/forum/includes/xml but just wanted to clarify this before I go ahead.

I assume that after I've uploaded this file I then go into import options in vbulletin and install the plugin.

Alfa1 09-01-2007 09:11 AM

Go to your adminCP and look under plugins & products. There go to the product manager and upload the xml from there.

Pebbled 09-01-2007 09:28 AM

Thanks Alfa1 for your assistance, I never thought of doing that!

Installed in under 1 min:)

Remember to add your URL into 'the internal domain' option in the ADMIN CP > VBULLETIN OPTIONS > NUHIT URL SETTINGS before you rebuild the thread info.

Note that from Admin CP > Maintenance > Update Counters > Rebuild Thread information to update the nofollow on all previous threads.

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.

Pebbled 10-10-2007 05:46 PM

It's images placed into posts by users using the [IMG] code rather than in a text link.

I'm actually trying to figure out a way of stopping users from posting images into the forum via this [IMG] code rather than using the attachments method - Any ideas how I can do this if the nofollow route isn't possible?

Pebbled 11-24-2007 06:40 PM

One small observation:

I've noticed that when the thread containing any external links in the post is archived by vbulletin, the link displayed in the post seems to lose the nofollow attribute, so I assume that all links are once again followed by search engines who are viewing the archive pages.

You can check this out by clicking on the 'archive' link shown at the bottom of most vBulletin forums, then selecting a thread with an external link in it and viewing the source code.

Is there any way of adding the nofollow code into the archive???

birdie 01-31-2008 06:57 AM

I have it installed and working well.

Is there any way it can be modifed so the the rel="nofollow" is not added to internal links. We do a lot of linking between threads and the rel="nofollow" is added to all links. It would be good if it was applied only to links going off-site/external.

Alfa1 01-31-2008 11:44 PM

In admincp_>vbulletin options -> nuhit urls -> internal domains:
Set internal domains with a comma separated list of domains.

birdie 02-01-2008 01:12 AM

Quote:

Originally Posted by Alfa1 (Post 1433526)
In admincp_>vbulletin options -> nuhit urls -> internal domains:
Set internal domains with a comma separated list of domains.

Nope. Thats does not work.

Alfa1 02-01-2008 10:32 AM

You will need to rebuild post cache before any changed take effect.

birdie 02-01-2008 06:16 PM

Quote:

Originally Posted by Alfa1 (Post 1433870)
You will need to rebuild post cache before any changed take effect.

Thanks, but tried that and it did not work either.

BUT, I got it working. Changed the domain in the list of internal domains to domain.com and not http://www.domain.com.

The FAQ's and instructions should be changed to reflect that.

Alfa1 02-01-2008 08:43 PM

Indeed. It needs to be domain.com to work. This should be added.

bluecat 03-01-2008 01:49 PM

Hi,

I apologize if I overlooked this, but I've noticed the "nofollow" tag on some other links, and I just want to make sure this is correct. Like on links like this:

Code:

<a href="member.php?find=lastposter&amp;f=15" rel="nofollow">
and

Code:

<a href="showgroups.php" rel="nofollow">View Forum Leaders
...for example

Just a few examples. Are these suppose to be "nofollow" too (that might even be standard from VB, I'm not sure. But any opinion is greatly appreciated.

Thanks.

masterross 04-11-2008 04:32 PM

not works in 3.6.9


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

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.01307 seconds
  • Memory Usage 1,830KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (7)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