Hello,

I was wondering if there's a way to exclude links that contain a blank space in the link. Cause the make the sitemap invalid now. (I have version 2.8 stand alone)

Thanks!
Hello,

Thanks, but unfortunalty that server is not reachable from outside..

but what about regular expression? Can we use it to do that?

thx!
Normally URLs with spaces should not cause any issues, please try to add this  to "Do not parse" and "Exclude URLs" option:
Code: [Select]
. .*exactly: dot, space, dot, star.
Thanks, seems to be working. But yeah, i had errors in Google Webmaster tools. Maybe for folder only.. I don't know..

Thx!