Log in

View Full Version : exclude forum on search


CommunityZ
04-18-2005, 02:47 AM
How to change this one so when searched it exclude forum id 16?
<a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&dontcache=1">

How about when they are using the Advanced Search. How to automaticly make the search exclude forum 16?

Or when they are using the Search box at navbar to make search. How to make the search exclude forum 16?

memobug
04-18-2005, 02:57 AM
I believe this is a standard feature. Open your forum manager, go to the board in question and look at the options. One of them should be to enable or disable indexing in search on that forum.

It doesn't matter which search they use I don't think.

Regards,

Matt

CommunityZ
04-18-2005, 05:44 AM
Already set it to No but still able to search it so i hate to add exclude=16 Just three of the above i don't know how to make it exclude=16 .

manguish
04-18-2005, 09:45 AM
http://www.YOURADDY.co.uk/vb/search.php?do=getnew&exclude=82, 23, 34

etc.......

Seems the only reliable way.

I use it to great effect.

CommunityZ
04-18-2005, 11:31 AM
manguish I know for the above code(New Post) but when it go to
<a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&dontcache=1">
It doesn't work
<a href="search.php?$session[sessionurl]do=process&replyless=1&replylimit=0&dontcache=1&exclude=16">
You try yourself.

For advanced search, how to make exclude?
search.php