How to hide Add-on products from SEO, Shopify search?
As you know, our app provides an add-on product feature to create option charge and increase the main product price when choosing a specific option value – of course – these add-on products are not for sale. In this article, we will help you to hide these add-on items from SEO and Recommendations
There have three main steps to achieve that:
- Step 1: Create a custom definition
- Step 2: Add metafield to add-on product
Step 1: Create a custom definition
- From your shop’s admin screen, click Settings at the bottom left of the main menu. Click Custom Data > Products
- Click Add Definition.
- Name the definition ‘Hide from Search’ (or a similar name of your choice).
- Under Namespace and key, enter:
seo.hidden
- Click Select type and choose Integer and One value.
- In the Access option, select Storefronts.
Your screen should look like the below:
Step 2: Add metafield to add-on product
Once you’ve added the meta field, a new panel will show up at the very bottom of the product edit screen. Click the metafield and change it to a 1, then Save your product.
All done, your product will no longer show up when someone searches for it in your shop’s search bar, and search results
Optional: Bulk add metafield to add-on products
If you have more than a handful of products, having to go into each one and set its metadata manually will quickly become tedious. Thankfully, Shopify has a ‘Bulk Editor’, which allows you to quickly edit product data for all of your products on one screen.
- Select product from you Products page -> open Bulk edit
- Or just navigate to the following URL, being sure to replace SHOPNAME with the relevant name used to access your shop’s admin section.
- You should see all of your products in a list, alongside the value for their ‘Hide from Search’ field, which will be blank by default.
- Just click into the field and change the value to 1. Do this for all products that you want to hide from search, hit the Save button at the top of the window, and those products will disappear from your site search.
- Then click Save to finish.
Updated on: 11/03/2024
Thank you!