What is googlebot vs robots.txt ?

Discussion in 'Google Sitemaps' started by jazznchew, Feb 19, 2008.

  1. #1
    hi guys,

    i have read thru some info from google, and i so confuse about these 2 term.
    Googlebots & Robots.txt

    Actually wht is tht? Is that important? Wht if i dun care about it, will it impact my site get index?

    Thanks...
     
    jazznchew, Feb 19, 2008 IP
  2. meetbro

    meetbro Banned

    Messages:
    911
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #2
    meetbro, Feb 19, 2008 IP
  3. jazznchew

    jazznchew Peon

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    oic,
    then how to generate googlebots? and msnbot ?
     
    jazznchew, Feb 19, 2008 IP
  4. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You don't generate anything.

    Gogglebot and MSN bot will come around and spider your pages.

    robots.txt is a way to tell them to go away or some back different frequencies etc.

    You should probably read up at w3schools on robots.txt
     
    LittleJonSupportSite, Feb 19, 2008 IP
  5. jazznchew

    jazznchew Peon

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    oic...that mean we no need to do anything on "validate" or "create" our robots.txt file for our site, unless we dun want search engine to crawl our site.

    Am i rite? :)

    Can i say, just ignore about the robots.txt for all the search engine?

    By the way, can i say tht once i have submit my sitemap to google/ yahoo/ msn.... my job is done? Just waiting to see my site get index?

    Thanks,,,,:)
     
    jazznchew, Feb 19, 2008 IP
  6. Ann_India

    Ann_India Peon

    Messages:
    89
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Many webmaster recommend to ignore robots.txt file if you want your entire website to be crawled by searchengine bots.

    But in my opinion one must have robots.txt file. I write the following in my robots.txt file:
    User-agent: *
    Disallow:
    
    Sitemap: http://www.example.com/sitemap.xml 
    Code (markup):
    Now this helps any search engine bot to get my sitemap xml easily & crawl it easily. This way I don't have to submit my sitemap xml in all the search engines. :)
     
    Ann_India, Feb 19, 2008 IP
  7. jazznchew

    jazznchew Peon

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    jazznchew, Feb 19, 2008 IP
  8. Ann_India

    Ann_India Peon

    Messages:
    89
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yes you are correct. Regarding the content in the file, let me explain it to you.

    There are many other things also which could be included. More details can be found at robotstxt.org and en.wikipedia.org/wiki/Robots.txt
     
    Ann_India, Feb 20, 2008 IP