|
The Proper Way To Use The robots.txt File Update |
| In my last article about the robots.txt file I had spelled it wrong. It should have been robots.txt instead of robot.txt. The article should read like this:
When optimizing your web site most webmasters don?t consider using the robots.txt file.This is a very important file for your site. It let the spiders and crawlers know what they can and can not index. This is helpful in keeping them out of folders that you do not want index like the admin or stats folder.
Here is a list of variables that you can include in a robot.txt file and there meaning:
1) User-agent: In this field you can specify a specific robot to describe access policy
for or a ?*? for all robots more explained in example.
2) Disallow: In the field you specify the files and folders not to include in the crawl.
3) The # is to represent comments
Here are some examples of a robots.txt file
User-agent: *
Disallow:
The above would let all spiders index all content.
Here another example
User-agent: *
Disallow: /cgi-bin/
The above would block all spiders from indexing the cgi-bin directory.
User-agent: googlebot
Disallow:
User-agent: *
Disallow: /admin.php
Disallow: /cgi-bin/
Disallow: /admin/
Disallow: /stats/
In the above example googlebot can index everything while all other spiders can not index admin.php, cgi-bin, admin, and stats directory. Notice that you can block single files like admin.php. | Author Info: Jimmy Whisenhunt is the webmaster at VIP Enterprises http://www.vipenterprises.org.
vipenter@vipenterprises.org
Articles distributed free by http://www.ArticleInfoz.net
|
|
| Most Recent
Free Articles added to our site : |
Vodafone Smart Tab 7 Tablet Device Vodafone has fixed their steps into the market of top gadgets. Vodafone is planning to step out in the tough air of competition. Vodafone is an Australian brand and has the business of providing the network connectivity to mobile or broadband. In India, Vodafone has acquired the Hutch few years ago.[ Read Article] LG A290 Triple 3 SIM Mobile Phone LG is very popular and reliable brand in the view of many people. LG Mobile Smart Phones introduced many advanced and heavily loaded featured smartphones in the market. Brand manufactures the ph[ Read Article]
Ways to use public content about The Proper Way To Use The robots.txt File Update from our free Computers article resources.
|
| Customising public domain content for your own use |
You need to have your creative juices flowing and simply downloading an article would be plagiarism or tantamount to stealing, not exactly. Have you ever heard about public domain? These are articles written down by many authors that have declared their works to be public domain, which means anybody can use it for whatever purpose they want.
|