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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
1395
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jul 24
|
1657 | ||
|
0
Apr 16
|
3044 | ||
|
1
Mar 15
|
1012 | ||
|
4
Feb 25
|
14886 | ||
|
0
Nov 24
|
1010 |