The Robot.txt

Discussion in 'robots.txt' started by Anuja.seo, Dec 22, 2008.

  1. #1
    I just want to know how to create a robot text on my site i have no idea how can i do this? What is the first step for doing this?
     
    Anuja.seo, Dec 22, 2008 IP
  2. rajib.bahar

    rajib.bahar Active Member

    Messages:
    87
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    68
    #2
    rajib.bahar, Dec 23, 2008 IP
  3. j4jango

    j4jango Peon

    Messages:
    41
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks rajib for sharing such a useful information.
     
    j4jango, Dec 25, 2008 IP
  4. manish.chauhan

    manish.chauhan Well-Known Member

    Messages:
    1,682
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    110
    #4
    A robots.txt is a permissions file that can be used to control which webpages of a website a search engine indexes. If you have some private files or folders in your website and you don't want to show those files in search engine result pages, you can exclude those pages using robots.txt like:

    User-agent: *
    Disallow: /your private file or folder
     
    manish.chauhan, Jan 20, 2009 IP