|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Junior Googler
![]() Join Date: Oct 2005
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
A question about robot.txt
Hi, do i have to make a robot.txt file to get indexed on a search engine, or can i run my website without a robot.txt file.
If it's necessary how do i have to make a robot.txt file, maybe a simple example pls. |
|
|
|
|
Sponsored Links
|
|
|
|
#4 (permalink) | |
|
Google Freak
![]() Join Date: Mar 2005
Posts: 271
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Re: A question about robot.txt
Quote:
good luck! |
|
|
|
|
|
|
#5 (permalink) |
|
Noogle
![]() |
Robots.txt is a way of telling search engines not to go to certian parts of your web site. A suitable robots.txt file for you would be
Code:
User-Agent: * Allow: / Disallow: /cgi-bin Code:
User-agent: * Disallow: /admincp/ Disallow: /ajax.php Disallow: /attachments/ Disallow: /clientscript/ Disallow: /cpstyles/ Disallow: /images/ Disallow: /includes/ Disallow: /install/ Disallow: /modcp/ Disallow: /subscriptions/ Disallow: /customavatars/ Disallow: /customprofilepics/ Disallow: /announcement.php Disallow: /attachment.php Disallow: /calendar.php Disallow: /cron.php Disallow: /editpost.php Disallow: /external.php Disallow: /faq.php Disallow: /frm_attach Disallow: /image.php Disallow: /index.php Disallow: /inlinemod.php Disallow: /joinrequests.php Disallow: /login.php Disallow: /member.php? Disallow: /memberlist.php Disallow: /misc.php Disallow: /moderator.php Disallow: /newattachment.php Disallow: /newreply.php Disallow: /newthread.php Disallow: /online.php Disallow: /payment_gateway.php Disallow: /payments.php Disallow: /poll.php Disallow: /postings.php Disallow: /printthread.php Disallow: /private.php Disallow: /profile.php Disallow: /register.php Disallow: /report.php Disallow: /reputation.php Disallow: /search.php Disallow: /sendmessage.php Disallow: /showgroups.php Disallow: /showpost.php Disallow: /subscription.php Disallow: /usercp.php Disallow: /threadrate.php Disallow: /usercp.php Disallow: /usernote.php |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A question... | Shane@Legion GX | Gmail Forum | 5 | 10-16-2006 07:15 PM |
| Question | SugarBlush | Chit Chat | 7 | 10-13-2006 06:48 AM |
| one question | ai19hrr | Gmail Forum | 1 | 05-12-2005 06:24 PM |
| A question about robot.txt | anversli | Search Engine Optimization Forum | 5 | 01-01-1970 01:14 PM |