I use regex buddy and I can pick many versions of regex to test with. So, what version of regex is being used in this program?
I normally use the javascript version but it doesn't seem to be working with the sitemap generator. Here are the links I want to exclude
[ External links are visible to forum administrators only ]
and the regex I used was /content/([0-9]{3})-([0-9]{6})
[ External links are visible to forum administrators only ]
and the regex I used was /content/([0-9]{3})-news([0-9]{6})
both regexes were in the exclude url section.
Please tell me what I am doing wrong. Thanks,
Randal