Top Hosting Forum

WebHosting Reviews Forum


Budget DirectAdmin hosting and domain names

How make PHPBB signature links nofollow?

PHPBB forum script Discussion. PHPBB Questions, Troubleshooting, Errors, Mods and so on..
Hosting Forum Description
PHPBB forum script Discussion. PHPBB Questions, Troubleshooting, Errors, Mods and so on..

How make PHPBB signature links nofollow?

Postby hostingforum » Fri Oct 11, 2013 5:12 pm

Hello,

to all phpbb forum admins who want to make all members signature links nofollow, here is how:

backup viewtopic.php file and then open it for editing.

Find this (Ctrl+F):

Code: Select all
$user_cache[$poster_id]['sig'] : '',


and replace it by:

Code: Select all
str_replace(' href="', ' rel="nofollow" href="', $user_cache[$poster_id]['sig']) : '',


once you save the file, your PHPBB forum all signatures should be with attribute rel="nofollow"
So Signatures hopefully wont make a harm to the forum SERP ranking.

What do you think?



Ad: There You can have your forum site-wide banner/text ad for $99 yearly. Contact admin


User avatar
hostingforum
Site Admin
 
Posts: 656
Joined: Fri May 20, 2011 7:58 pm
Location: Czech Republic

Return to PHPBB

Who is online

Users browsing this forum: No registered users and 0 guests

.