How Do I Hide Pages From My Shopify Search Results But NOT Google/Search Engine Results?

I pretty much would like only products to show up in my search results when searching on store and a select few pages. Right now it’s showing all of my pages when I search for a product keyword. I DO want these pages to be indexed by Google/other search engines, though.

How can I hide these pages only from the Shopify search but not search engine indexing/searches?

Im using dawn theme.

1 Like

@FURA

You can add this input in the search form:


If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

1 Like

can you show me where with a picture?

@FURA

Please share the screenshot of what you want!

Thanks!

Here is an example:

@FURA

Please share your store URL!

Thanks!

website

@FURA

Please add the following CSS code to your assets/component-predictive-search.css bottom of the file.

.predictive-search__result-group:first-child {
    display: none !important;
}

@FURA

If helpful then please Like and Accept Solution

Thanks!

is it possible not to remove the search suggestions from the search?

@FURA

possible but this is code customization work! you sho only product?

ok thanks and do you know how to exclude only certain pages from the search?

@FURA

Please share your theme name!

Thanks!

I think the search has an error and doesn’t work properly. Look at the letters and if the product shows up. Before i could wrote longer words and the products shown up and now I can only see them if i write 1-2 letter after that the products are gone

This is before:

This is after:

its: Candleverse Dawn 8.0.0

what do you mean with theme name?