콘텐츠로 건너뛰기
메뉴
신고된 질문입니다
2 답글
4387 화면

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?

아바타
취소
베스트 답변

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

아바타
취소
작성자 베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
0
3월 24
1841
0
3월 24
1631
2
5월 24
2255