Not include urls
« on: January 13, 2012, 11:23:55 PM »
Hi i need to exclude url that contain a text strings on the end off the url

/when_upcoming/
/when_this-month/
/when_this-week/


example url and string
[ External links are visible to forum administrators only ]/when_this-month/


must i paste this in the field Do not parse URLs:?

« Last Edit: January 14, 2012, 12:05:25 AM by zim_ra »
Re: Not include urls
« Reply #1 on: January 14, 2012, 10:37:52 AM »
Hello,

you should add that in "Exclude URLs" setting:
Code: [Select]
when_upcoming/
when_this-month/
when_this-week/
(without starting slash character)