+ Reply to Thread
Results 1 to 5 of 5
  1. #1

    Default can anyone help?

    Please can anyone explain me what is robots.txt file and its correct format?

  2. WebmasterServe Adverts:
  3. #2
    Join Date
    Mar 2010
    Location
    Manchester
    Posts
    93
    Downloads
    0
    Uploads
    0
    Blog Entries
    6

    Default

    Yes, it's basically a .txt file created in Notepad, saved as robots.txt and uploaded to the root directory of your site. It is the official way to let the search engine bots (all major search engine bots respect it) know what to crawl and index and what not to and it was the primary means of protecting material.

    These days it is necessary in order to help search engine crawlers save time. If you do a Google search for 'robots.txt' you will find the format you need to apply - it's pretty simple actually, about 2 - 3 lines unless you have some specific requirements on your site.

  4. #3
    julietegecy Guest

    Default

    Web site owners use the /robots.txt file to give instructions about their site to web robots.
    There are two important considerations when using /robots.txt:
    1. 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.
    2. the /robots.txt file is a publicly available file. Anyone can see what sections of your server you don't want robots to use.
    check on redalkemi site

  5. #4
    Join Date
    Apr 2010
    Location
    Land of the Rising Sun
    Posts
    105
    Downloads
    0
    Uploads
    0

    Default

    Robots.txt will allow you to control the crawlers by allowing them or not. I would say that it is wise to have this file inside the root of a website since SE looks for this file. This file will also allow you to see the and filter the spiders visit comes to your website. And there lots of reason why this file is needed.

  6. #5
    Join Date
    Mar 2009
    Posts
    200
    Downloads
    0
    Uploads
    0

    Default

    It's basically intended for giving directive to the bots on how to handle a site when they visit them.

+ Reply to Thread

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110