Twitter follower   Facebook follower   YouTube follower
 
  
     

Please share posts you like!
 

Author Topic: Filter Problems  (Read 451 times)

triordie

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Filter Problems
« on: July 23, 2010, 09:01:30 AM »
I am trying to filter out urls that contain: http://www.website.com/listing/all-locations/all-types.aspx?p=-xxxx, particularly the p=-xxxx.  The x's equal a number:
I've tried through regex: "::/listing/all-locations/all-types\.aspx\?p=-\d+"
I've tried through strings: "?p=-"

I created these filters as both analysis and output filters and I have not been able to filter out these urls. I also just upgraded to the latest version of sitemap generator.  Am I doing something wrong?

Webhelpforums

  • Administrator
  • Hero Member
  • *****
  • Posts: 563
  • Karma: +6/-0
  • Shared between Microsys, WebHelpForums and helpers
    • View Profile
    • Webmaster and Website Help Forums
Re: Filter Problems
« Reply #1 on: July 24, 2010, 04:08:08 AM »
Assuming you also added the filters using the + button it sounds like you have done all the things correct.

Can you email me directly with your real website address and/or project file?

You may also want to check the demo project found at bottom of filters help.