Some excluding strings example...please!
« on: August 23, 2006, 09:00:40 PM »
I read the instructions but still can figure out to exclude some URL!

Here are below some examples that I would like to exclude completly:

[ External links are visible to forum administrators only ]
[ External links are visible to forum administrators only ]
[ External links are visible to forum administrators only ]

Could you tell me the exact strings I have to type in the configuration file to excluse these at 100%?? I mean by that any domain.com/link_in_a_frame.php...whatever after that!

Thanks

Roger
Re: Some excluding strings example...please!
« Reply #1 on: August 24, 2006, 06:12:58 AM »
Hello Roger,

you should add the following to "Exclude URLs" option:

Code: [Select]
link_in_frame.php?action=top&n=164&c=625
link.php?action=previous&c=625&n=164
tell_friend.php?link=181&c=640
Re: Some excluding strings example...please!
« Reply #2 on: August 24, 2006, 02:24:20 PM »
I understand that string very well:

link_in_frame.php?action=top&n=164&c=625

but I have dozens of dozens of them like these. I would like a general string that will eleminate all in one shot like:

link_in_frame.php* the ' * ' acting like a 'whatever' else!

In tohers words what would be "the" scting " that once types, just one, that would excluse all the  link_in_frame.php?whatever after that?

Thanks

Roger
Re: Some excluding strings example...please!
« Reply #3 on: August 24, 2006, 03:01:30 PM »
Adding:

link_in_frame.php
link.php
tell_friend.php

to your Exclude URLs option should work. Any URL containing the above shouldn't be included.
Philip Nicosia