Main Menu
Search Index Help DB1
Page Rank Help
categories
Arts & Humanities (11)
Beauty & Style (6)
Business & Finance (2)
Cars & Transportation (5)
Computers & Internet (5)
Consumer Electronics (9)
Education & Reference (0)
Entertainment & Music (2)
Environment (0)
Erotic (1)
Family & Relationships (0)
Food & Drink (0)
Games & Recreation (1)
Health (10)
Home & Garden (0)
International Organisation (5)
Jobs (1)
Local Businesses (0)
News & Events (13)
Pets (4)
Politics & Government (0)
Pregnancy & Parenting (0)
Science & Mathematics (0)
Social Science (9)
Society & Culture (0)
Sports (2)
Travel (16)
Arts & Humanities (11)
Beauty & Style (6)
Business & Finance (2)
Cars & Transportation (5)
Computers & Internet (5)
Consumer Electronics (9)
Education & Reference (0)
Entertainment & Music (2)
Environment (0)
Erotic (1)
Family & Relationships (0)
Food & Drink (0)
Games & Recreation (1)
Health (10)
Home & Garden (0)
International Organisation (5)
Jobs (1)
Local Businesses (0)
News & Events (13)
Pets (4)
Politics & Government (0)
Pregnancy & Parenting (0)
Science & Mathematics (0)
Social Science (9)
Society & Culture (0)
Sports (2)
Travel (16)Web Development Help
W3C Help
Welcome
Search Engine Spam
How to Protect Your Website from SES
* Doorway pages
* Tiny text
* Page jacking
* Cloaking
* Hidden links
Read more
(SEO - Search Engine Optimization Bible)
(Search Engine Visibility)
* Doorway pages
* Tiny text
* Page jacking
* Cloaking
* Hidden links
Read more
(SEO - Search Engine Optimization Bible)
(Search Engine Visibility)
SEO Brain Series
Web Building Help
Robots.txt Help
What is robots.txt?
When a search engine crawler comes to your site, it will look for a special file on your site. That file is called robots.txt and it tells the search engine spider, which Web pages of your site should be indexed and which Web pages should be ignored.
The robots.txt file is a simple text file (no HTML), that must be placed in your root directory, for example:
http://www.yourwebsite.com/robots.txt
Examples:
This example allows all robots to visit all files because the wildcard "*" specifies all robots:
User-agent: *
Disallow:
This example keeps all robots out:
User-agent: *
Disallow: /
The next is an example that tells all crawlers not to enter four directories of a website:
User-agent: *
Disallow: /cgi-bin/
Disallow: /images/
Disallow: /tmp/
Disallow: /private/
>> Read more about Robots.txt Search Engine
When a search engine crawler comes to your site, it will look for a special file on your site. That file is called robots.txt and it tells the search engine spider, which Web pages of your site should be indexed and which Web pages should be ignored.
The robots.txt file is a simple text file (no HTML), that must be placed in your root directory, for example:
http://www.yourwebsite.com/robots.txt
Examples:
This example allows all robots to visit all files because the wildcard "*" specifies all robots:
User-agent: *
Disallow:
This example keeps all robots out:
User-agent: *
Disallow: /
The next is an example that tells all crawlers not to enter four directories of a website:
User-agent: *
Disallow: /cgi-bin/
Disallow: /images/
Disallow: /tmp/
Disallow: /private/
>> Read more about Robots.txt Search Engine

