How to filter out parameter lang=EN

Sebastian
02/26/2010 05:27 am
I have a problem with filtering out urls that contain the parameter lang=EN
It comes up in different languages:
lang=EN, lang=DE, lang=IT and so on

The problem is that the size of the site beeing downloaded gets multiplied by the number of languages in ehich the site is displayed

How do I specify such a filter? Can I use regular expressions and if so where?
Can anybody help?
Oleg Chernavin
02/26/2010 06:23 am
Yes, this should be easy - use the Project Properties dialog - URL Filters - Filename section. Specify the included keyword:

lang=en

Best regards,
Oleg Chernavin
MP Staff