Results 1 to 8 of 8

Thread: What is Robot.txt?

  1. #1
    Join Date
    Oct 2009
    Posts
    148

    Default What is Robot.txt?

    Is it necessary to have robot.txt within my website? Why and How to create it?

  2. #2
    Join Date
    Dec 2009
    Location
    in my house
    Posts
    25

    Default

    Quote Originally Posted by Caleb View Post
    Is it necessary to have robot.txt within my website? Why and How to create it?
    Robots.txt is a text (not html) file you put on your site to tell search robots which pages you would like them not to visit. The location of robots.txt is very important. It must be in the main directory because otherwise user agents (search engines) will not be able to find it – they do not search the whole site for a file named robots.txt.

    There are two important considerations when using /robots.txt:

    * robots can ignore your /robots.txt. Especially malware robots that scan the web for security vulnerabilities, and email address harvesters used by spammers will pay no attention.
    * the /robots.txt file is a publicly available file. Anyone can see what sections of your server you don't want robots to use.

    So don't try to use /robots.txt to hide information.

    for more information, you can visit Robotstxt
    Regard's
    ___________________
    Chintan Waghmare
    Windows Support Team
    HOST.CO.IN
    The Premium Web Hosting Services and Solutions Provider in India
    =======================================
    DEDICATED SERVER || WINDOWS HOSTING || Hyper-V
    =======================================
    EXPERTPANDAS

  3. #3
    Join Date
    Jan 2010
    Posts
    152

    Default

    Most of the time they are used to hide some pages which include heavy sized images from bots, because there is not benefit if bots crawled you images from SEO point of view.

  4. #4
    Join Date
    Nov 2010
    Posts
    102

    Default

    Quote Originally Posted by chintan View Post
    Robots.txt is a text (not html) file you put on your site to tell search robots which pages you would like them not to visit. The location of robots.txt is very important. It must be in the main directory because otherwise user agents (search engines) will not be able to find it – they do not search the whole site for a file named robots.txt.

    There are two important considerations when using /robots.txt:

    * robots can ignore your /robots.txt. Especially malware robots that scan the web for security vulnerabilities, and email address harvesters used by spammers will pay no attention.
    * the /robots.txt file is a publicly available file. Anyone can see what sections of your server you don't want robots to use.

    So don't try to use /robots.txt to hide information.

    for more information, you can visit Robotstxt

    Great Information! Thanks Chintan, you have covered all the aspects concerning Robot.txt

    Useful

  5. #5
    Join Date
    Jan 2010
    Posts
    124

    Default

    As we know now that the main function of robot.txt is to restrict Search engine bots from visiting particular pages of a website. I would like to know that is there any limit on the urls to be placed in robot.txt?
    Last edited by Travis; 12-06-2010 at 05:55 PM.

  6. #6
    Join Date
    Jan 2010
    Posts
    164

    Default

    Is it beneficial to hide flash from search engines with the help of 'Robot.txt'?

  7. #7
    Join Date
    Nov 2010
    Posts
    102

    Default

    Quote Originally Posted by jack View Post
    Is it beneficial to hide flash from search engines with the help of 'Robot.txt'?
    Yes Jack, and the reason behind this may be just because, heavy flash images affect the page-load speed of a webpage very badly, and now a days Google has started to consider this factor very seriously.

  8. #8
    Join Date
    Nov 2010
    Posts
    102

    Default

    Quote Originally Posted by Ronan View Post
    Yes Jack, and the reason behind this may be just because, heavy flash images affect the page-load speed of a webpage very badly, and now a days Google has started to consider this factor very seriously.
    Well if your main priority is to take care ranking in Google then it's beneficial to hide such heavy flash images from it, but I have heard that Bing behaves opposite to Google when the things are about flash images. So if anyone preferring Bing over Google then he need not to keep such webpages with flash images within robot.txt.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •