robot.txt is necessary ?

Discussion in 'robots.txt' started by internet money making, Apr 26, 2010.

  1. #1
    Pls, can you help me to know that is it necessary put robot in website .. any problem if i dont use it .
     
    internet money making, Apr 26, 2010 IP
  2. stone88

    stone88 Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    robot.txt enable you to instruct robots (google) to not crawl and index certain files, directories within your site Eg. you may not want Google to crawl the /images directory which is meaningless. By this you can save up your site's bandwidth.
     
    stone88, Apr 28, 2010 IP
  3. -webmaster

    -webmaster Peon

    Messages:
    327
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    No problems at all.
    If you would like all elements of your site to be indexed then you don't need it or you can put blank robots.txt in the root domain directory. :)
     
    -webmaster, Apr 30, 2010 IP
  4. iloveindia

    iloveindia Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    One very good reason to put up a robots.txt file even if it is blank is to prevent hundreds of 404-Not Found errors in your server log, caused by robots trying to check your robots.txt file. This reduces error log file clutter, and makes it more useful for finding real problems.
     
    iloveindia, May 3, 2010 IP
  5. jackierough1

    jackierough1 Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The robots.txt is a very simple text file that is placed on your root directory. All major search engine spiders respect this, and naturally most spambots email collectors for spammers do not. If you truly want security on your site, you will have to actually put the files in a protected directory, rather than trusting the robots.txt file to do the job.
     
    jackierough1, May 12, 2010 IP
  6. Fisix

    Fisix Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You can use .htaccess for a lot of things that robots.txt does
     
    Fisix, May 17, 2010 IP
  7. onlinesujeet

    onlinesujeet Greenhorn

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #7
    robot.txt is not necessary, its depend for you, if you want your site page(some confidential information ) not cache by search engine crawler then use robots.txt.....
     
    onlinesujeet, May 18, 2010 IP
  8. lonew

    lonew Peon

    Messages:
    131
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    No its not like this that you must have robots.txt as it helps in crawling to the search engine.
     
    lonew, May 29, 2010 IP
  9. whitespparow

    whitespparow Peon

    Messages:
    464
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Robots.txt is not necessary but it will be good if you add robots.txt.
     
    whitespparow, May 30, 2010 IP
  10. jell

    jell Banned

    Messages:
    142
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    can u explain in detail ?

     
    jell, Jun 3, 2010 IP
  11. aeroz1

    aeroz1 Active Member

    Messages:
    492
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #11
    I found many errors in the crawl check from google (you can do this via sitemaps).
    I had a 404 redirect back to my main page and because I did not have a robots.txt file googlebot took the main index page as robot.txt file because its the 404 redirect main index page. Ofcourse this will return an error from googlebot.
     
    aeroz1, Jun 7, 2010 IP