Robots Txt for PHPBB mod rewrite

Discussions about the phpBB2 Forum. How to get the best from this powerful script.

Moderator: Moderators

Robots Txt for PHPBB mod rewrite

Postby sceltic » Fri May 05, 2006 6:04 pm

What can be improved or needs to be over the old able2know robots txt suggested standard.

Here is that robots txt
Code: Select all
OPEN ]------------------------------------------

robots.txt

Disallow: /phpbb/post-*.html$
Disallow: /phpbb/updates-topic.html*$
Disallow: /phpbb/stop-updates-topic.html*$
Disallow: /phpbb/ptopic*.html$
Disallow: /phpbb/ntopic*.html$


I believe some of the above were done prior to wild cards the * part being realised as no use.

For instance now that would be more correct

as
Disallow: /phpbb/post-
sceltic
PR0
PR0
 
Posts: 55
Joined: Thu May 04, 2006 4:07 pm

Advertisement

Re: Robots Txt for PHPBB mod rewrite

Postby dcz » Fri May 05, 2006 7:30 pm

I'd say you go for :

Code: Select all
Disallow: /phpbb/post-
Disallow: /phpbb/updates-topic.html
Disallow: /phpbb/stop-updates-topic.html
Disallow: /phpbb/ptopic
Disallow: /phpbb/ntopic
Disallow: /phpbb/index.php?
Disallow: /phpbb/posting.php
Disallow: /phpbb/modcp.php
Disallow: /phpbb/login.php
Disallow: /phpbb/privmsg.php
Disallow: /phpbb/viewonline.php


And you could even add those too :
Code: Select all
Disallow: /phpbb/faq.php
Disallow: /phpbb/profile.php
Disallow: /phpbb/groupcp.php


But it's as you want, it's just in case you don't want spammer to love your memberlist too much, groucp and faq are mostly interesting to members, not really a search target.

I'll soon start posting article on how to analyse a site indexing and such, to find out better what should be done.
++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21238
Joined: Fri Apr 28, 2006 9:03 pm

Postby sceltic » Sat May 06, 2006 10:35 am

Good information.
sceltic
PR0
PR0
 
Posts: 55
Joined: Thu May 04, 2006 4:07 pm


Return to phpBB2 Forum

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 41 guests