Need help with robots.txt

Discussion in 'Google' started by faizzsheikh, Jun 17, 2013.

  1. #1
    Will the below command disallow the .HTML & .HTM pages. Does the comma (') before the dollar sign mean something?
    Disallow: /*.html'$
    Disallow: /*.htm'$


     
    faizzsheikh, Jun 17, 2013 IP
  2. jamalfree

    jamalfree Member

    Messages:
    8
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #2
    • no
    • To block files of a specific file type (for example, .gif), use the following:
      
      User-agent: Googlebot
      Disallow: /*.gif$
      
      
      PHP:
    • http://support.google.com/webmasters/bin/answer.py?hl=en&answer=156449
     
    jamalfree, Jun 17, 2013 IP
  3. faizzsheikh

    faizzsheikh Active Member

    Messages:
    164
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    88
    #3
    I actually want to know what does the Apostrophe (') mean before the dollar ($) sign?
    What is the significance of an Apostrophe (')?
     
    faizzsheikh, Jun 17, 2013 IP