Skip to Content
Menu
This question has been flagged
1 Reply
1395 Views

We made some products unpublished in product master.The products are not showing in website shop.But while we search using some search engines like google, we can able to get the products in search result.How to restrict the unpublished products in  search. 

Avatar
Discard
Best Answer

Hi,

You can configure your Odoo website's robots.txt file to disallow search engines from indexing any unpublished products.

To do this,

Go to: Configurations → Settings → Robots.txt → Edit robots.txt

Add the following code to the file:

User-agent: *
Disallow: /shop/product/unpublished

Regards

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 24
1657
0
Apr 16
3044
1
Mar 15
1012
4
Feb 25
14886
0
Nov 24
1010