| :: |
| Author |
Message |
Darth Pincho PR1

Joined: 22 Sep 2006 Posts: 141
|
Posted: Fri Sep 22, 2006 9:03 pm Post subject: First rules for robots.txt SEO friendly? |
|
|
Hi i wan to know wich are the first things i have to edit in my robots.txt file in order to make my phpbb forum firendly?
I have no clue for that...
I will really appreciate some suggestions.
Thanks |
_________________ Webmaster at:
http://www.tupincho.net
Discussion board at:
http://www.tupincho.net/foro/ |
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
Posted: Mon Sep 25, 2006 1:21 pm Post subject: Re: First rules for robots.txt SEO friendly? |
|
|
The robots.txt content depends on you site and your URLs.
As a starting principle you should disallow any page being a duplicate of what you consider as the best URL to offer for each page, obviously if your script outputs more than one kind.
As well, files only meant for example to post messages should be disallowed in order to help bots focusing on your real content, the result of those posts if we follow this example.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
Darth Pincho PR1

Joined: 22 Sep 2006 Posts: 141
|
Posted: Tue Oct 03, 2006 11:39 pm Post subject: Re: First rules for robots.txt SEO friendly? |
|
|
Here you have the complete robots.txt file at my site
| Code: | User-agent: Mediapartners-Google*
Disallow:
User-agent: *
Disallow: /admin/
Disallow: /images/
Disallow: /includes/
Disallow: /plugins/
Disallow: /skins/
Disallow: /foro/admin/
Disallow: /foro/db/
Disallow: /foro/files/
Disallow: /foro/images/
Disallow: /foro/includes/
Disallow: /foro/languages/
Disallow: /foro/templates/
Disallow: /foro/posting.php
Disallow: /foro/login.php
Disallow: /foro/memberlist.php
Disallow: /foro/statistics.php
Disallow: /foro/profile.php
Disallow: /foro/viewtopic.php
Disallow: /foro/viewforum.php
Disallow: /foro/index.php?
Disallow: /foro/groupcp.php
Disallow: /foro/search.php
Disallow: /foro/login.php
Disallow: /foro/member
Disallow: /foro/profile.php
Disallow: /foro/faq.php |
Any suggestions in order to adsense runs better or other SEO thechniques? |
_________________ Webmaster at:
http://www.tupincho.net
Discussion board at:
http://www.tupincho.net/foro/ |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
|
| Back to top |
|
 |
Darth Pincho PR1

Joined: 22 Sep 2006 Posts: 141
|
Posted: Fri Oct 06, 2006 9:32 pm Post subject: Re: First rules for robots.txt SEO friendly? |
|
|
No friend. This is my new robots file after i install mod rewrite mixed.
Because of that I disallow all the php extensions in order to not have duplicates.
In this case is ok? or i have to change something? |
_________________ Webmaster at:
http://www.tupincho.net
Discussion board at:
http://www.tupincho.net/foro/ |
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 512 Location: Michigan
|
Posted: Sat Oct 07, 2006 10:06 pm Post subject: Re: First rules for robots.txt SEO friendly? |
|
|
Your robots txt is fine. also you may add any other files you do not want search engines to crawl - like any MODs you might have. shop.php, album.php, rss.php ect.  |
_________________ Juarol.com
| Frekuenciadigital.com | |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
|
| Back to top |
|
 |
|
|