Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4041 Widoki

I have two websites, A.org and B.com at an odoo 15 Installation. B.com is more or less a landing page for a specific offer. 

How to suppress the /shop for B.com?
Google picked it up and listed it, even it is not content in B.com.

I already have received the tip to disable the index in Page Settings. For any other page this might be true, however for /shop there is no page setting, thus no option Indexed (on/off). 


Or have I overseen something?

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

You can add the following code to the header of the page.

<meta name="robots" content='noindex,nofollow'/>

This blocks your frontend page automatically

Regards

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Ok, finally fond the robots.txt in the general Site Configuration at the far end. Setup --> Website --> choose website --> SEO-> Robots.txt

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 24
1476
0
mar 24
1290
2
maj 24
1898