What is Robots.txt file in terms of SEO

A robots.txt file determines which pages of your blog must be indexed and which should not be indexed. All  search engines use a web crawler robot to crawl and index your pages, with robots.txt file you can tell them which pages you want to index and which don't.

According to Wikipedia -
When a site owner wishes to give instructions to web robots they place a text file called robots.txt in the root of the web site hierarchy (e.g. https://www.example.com/robots.txt). This text file contains the instructions in a specific format. Robots that choose to follow the instructions try to fetch this file and read the instructions before fetching any other file from the web site. If this file doesn't exist, web robots assume that the web owner wishes to provide no specific instructions, and crawl the entire site.

The robots exclusion protocol (REP), or robots.txt is a text file webmasters create to instruct robots (typically search engine robots) on how to crawl & index pages.

Points To Note;

  1. A robots.txt file must be located at the main domain with the name robots.txt, It cant be stored at http://example.com/afolder/robots.txt or it can't be stored like http://example.com/robots2.txt
  2. If there is no robots.txt file at specified place, search engines will assume that they have permission to crawl and index all your pages.
  3. A robots.txt file on a website will function as a request that specified robots ignore specified files or directories when crawling a site.
  4. A robots.txt file only covers one origin. For websites with multiple subdomains, each subdomain must have its own robots.txt file.

Example robots.txt File
The above lines tell every search engine to not index these three directories -


User-agent: *
Disallow: /images/
Disallow: /tmp/
Disallow: /template/


Now you know what a robots.txt file is.

Comments

Popular posts from this blog

Flipkart Big Billion Day The Truth - Fake Offers and Out of Stock Products

Show Full Post on Front Page of Ghost, Not Excerpt

5 Beautiful Dark Blogger Templates