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
3,253
Replies
41
Views
19,981
Replies
0
Views
3,247
Replies
0
Views
5,163
Newer threads
Replies
24
Views
17,735
Replies
44
Views
26,338
Replies
0
Views
3,975
Replies
7
Views
5,907
Latest threads
Replies
0
Views
63
Replies
1
Views
169
Replies
1
Views
171
Recommended threads
Replies
8
Views
6,229
Replies
2
Views
4,249
Replies
34
Views
15,963
Replies
1
Views
1,196

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