The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
disabling "homepage" from profile.
Some of you might not know, but, it's a well known spamming technique where, a spammer would create profiles on your website, then get them indexed, and use home page field to gain back links from your website.
So, why isn't there option to disable this? I've disabled signature, everything else, but not home page field. |
#2
|
|||
|
|||
Hmm, I'll have to look into that for my new site.
|
#3
|
||||
|
||||
If you simply added "rel='nofollow'" to the link tags (<a href="..." rel="nofollow">) that *should* prevent the site from gaining any search engine rankings while still allowing your legit users to post links to their homepages.
Also you could block user profiles from being indexed at all using your robots.txt file. |
#4
|
|||
|
|||
What is the syntax for that... is it this Disallow: /forums/profile.php
|
#5
|
||||
|
||||
Quote:
Disallow: /forums/member.php |
#6
|
|||
|
|||
There really should be an option in Admin CP to disable profile links on a per user basis...
|
#7
|
||||
|
||||
if your using robots.txt I have a mod that will disallow that file to humans and allows access to bots if your interested.
The reason being, you can disallow that stuff through robots.txt, but if someone were more interested in doing you harm, they could load the robots.txt file in their browser and see where you don't want them to be, and that might really pique their interest more. |
#8
|
|||
|
|||
Thanks. All sorted now with a custom Mod.
|
#9
|
|||
|
|||
But why isn't there an option to remove the homepage link completely from the profile? Why not give us the option?
|
#10
|
|||
|
|||
Styles & Templates - Your Style - Edit Templates - Member Info Templates - memberinfo_block_contactinfo
Find: PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|