Simple ways to a Robot file

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,834
Points
0
Create Robots.txt file is a way to speak directly with the search engines when they visit your website. These spiders are simply one program has been programmed to perform one of the commands given

Therefore, good communication with this spider is very useful job, you probably do not want spider to visit a certain web page or folder in your website. Or you want to help control the frequency of visits to spider your website.
A simple robots.txt file as shown below, the first line of the User-Agent: *: This line describes the search engine should follow the commands below, here you are marked *, which means all search engine must follow the rules below. For example:

Code:
User-Agent: *
Disallow: / images /
Disallow: / directory / file.html
Dissallow: / images / this means that you do not allow all search engines to visit your image folder for images with SEO does not mean anything.

Disallow: / directory / file.html this means that you do not allow all search engines without reading file.html.

After creating the robots.txt file, you upload this file to the root directory of the webiste.
 
Older threads
Replies
0
Views
2,899
Replies
41
Views
17,119
Replies
0
Views
2,818
Replies
0
Views
4,777
Newer threads
Replies
24
Views
15,644
Replies
44
Views
22,803
Replies
0
Views
3,637
Replies
7
Views
5,322
Latest threads
Replies
0
Views
552
Replies
0
Views
287
Replies
5
Views
955
Replies
1
Views
345
Recommended threads
Replies
7
Views
7,585
Replies
2
Views
2,945
Replies
3
Views
7,764
Replies
8
Views
3,512
Replies
2
Views
4,654

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top