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.
此问题已终结
1
回复
2365
查看
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
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
|
0
10月 25
|
1559 | ||
|
|
0
7月 24
|
3774 | ||
|
|
0
4月 16
|
4755 | ||
|
|
1
3月 15
|
1012 | ||
|
|
0
5月 26
|
2 |