| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
jengine
Joined: 06 Apr 2007 Posts: 2
|
Posted: Fri Feb 15, 2008 10:37 pm Post subject: Forum NOINDEX needed |
|
|
Hi all,
my board have 13 forums, at 7 of this i need to prevent the indexing by search engines. i've installed phpBB3 mod Rewrite Mixed SEO URL and work fine, so the forum's output URLs are like:
-http://www.mysite.com/forum/myforum-f1.html and so on.
Do you know how to change the value of meta name="robots" from content="index,follow" to content="noindex,nofollow" only for certain forums and related topics?
Thanks in advance and sorry for my bad english. |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3987
|
Posted: Sat Feb 16, 2008 9:35 am Post subject: Re: Forum NOINDEX needed |
|
|
since they are not this many, you could simply add them in your robots.txt exclusions, at the end of your robots.txt (the one you should have installed with the mod rewrite) :
| Code: | | Disallow: /phpbb/myforum-f1.html |
and so on.
You could use the bot features of phpBB3 to disallow these forums to bots, but since doing this is technically cloaking, I'd go for the robots.txt method.
You could as well only allow registered user to see the forum you do want bot to see (it's the only 100% safe method if you really do not want bots to see these forum content). |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
jengine
Joined: 06 Apr 2007 Posts: 2
|
Posted: Sat Feb 16, 2008 12:29 pm Post subject: Re: Forum NOINDEX needed |
|
|
| Thanks a lot admin. |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |