Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Exclude page from search results?

Home / Forums / Pinnacle Theme / Exclude page from search results?

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
November 1, 2016 at 7:37 pm

Hi guys, I was just wondering if there’s an easy way to prevent a specific page from showing up in the internal search results? I’ve got a members-only page with free downloads on it (the page isn’t listed in the menus and such), but it turns out if you search “free” on the site it is the first result to pop up. I don’t want to lock or password protect the page, but if I can just prevent it from showing up in the search results that would be just dandy. I’ve had a look through the forums and tried some variants of CSS to add, but nothing seems to be working. This is as close as I got, but I can still pull that page up in search results.

.search-results .page-id-2520 {
display: none;
}

If you’re able to help with what the CSS should be (either for the page ID or the url), that would be great! Thanks very much!

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.