My blog "robots.txt" contain any indexing error?

Discussion in 'robots.txt' started by U-Tag, Aug 4, 2011.

  1. #1
    This is my blog robots.txt (Displayed by Google web master tool), so it contain any indexing error (Google indexing preventing or slow down errors)

    User-agent: Mediapartners-Google
    Disallow: 
    
    User-agent: *
    Disallow: /search
    
    Sitemap: http://www.pc-tricks-tips.com/feeds/posts/default?orderby=updated
    Code (markup):

     
    U-Tag, Aug 4, 2011 IP
  2. karmik

    karmik Peon

    Messages:
    329
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think there is no problem in the robots.txt.

    User-agent: Mediapartners-Google
    Disallow:

    The above says - Allow everything for Mediapartners-Google

    User-agent: *
    Disallow: /search

    This one says - disallow all from crawling folder search and all the subfolders of search
     
    karmik, Aug 4, 2011 IP
  3. U-Tag

    U-Tag Peon

    Messages:
    425
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks buddy! I have little knowledge for this one.
     
    U-Tag, Aug 5, 2011 IP