[Filter actions] What does filters do?

Discussion in 'Google Sitemaps' started by RemyXO, Jul 12, 2008.

  1. #1
    I was using VIGOS Gsitemap generator and at the end of the file I saw 3 different filters


    I'm guessing this is telling spiders not to count any index/htm* files as backlinks?
     <filter action="noindex" type="wildcard" pattern="*/index.htm*" />
    Code (markup):
    But what does these 2 filters do?
     <filter action="drop" type="wildcard" pattern="*~" />
     <filter action="drop" type="regexp" pattern="/\.[^/]*$" />
    Code (markup):
     
    RemyXO, Jul 12, 2008 IP
  2. dairyman

    dairyman Notable Member

    Messages:
    7,224
    Likes Received:
    274
    Best Answers:
    0
    Trophy Points:
    205
    #2
    dairyman, Jul 12, 2008 IP