Exclude a few pages in search results?
-
I am simply looking to exclude a few pages (not posts) from the search results on my site. I read the forums and found this solution below and placed this code in my search form php and updated the category id but it did not work. Is this the correct way to do that? I don’t want to install a plugin just to exclude a few pages from showing in the results. Thanks for any help in advance!
<form…..>
<input type=”hidden” name=”cat” value=”-your default category ID” />
</form>
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Exclude a few pages in search results?’ is closed to new replies.