• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making www_postbit links no follow
#1
Making www_postbit links no follow

This is a very quick template edit tutorial on how you can make www links no follow. This can help with your SEO and stops bots leaving your site.

Steps
  • ACP
  • Templates and Style
  • Templates
  • *your template*
  • Post Bit Templates
  • postbit_www

Find the following code
[code=html]<a href="{$post['website']}" target="_blank">[/code]

and replace it with

[code=html]<a href="{$post['website']}" rel="nofollow" target="_blank">[/code]

Save the template.
Job done.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to edit / add new top links in MyBB [Forum] Mark 0 33,835 25-09-2010, 05:45 PM
Last Post: Mark
  Links in iframes, make them open in new tab? Loka123 !p9TllnK6yg 2 9,527 20-07-2010, 02:33 PM
Last Post: Loka123 !p9TllnK6yg

Forum Jump: