Answer the question
In order to leave comments, you need to log in
How to add a meta tag for certain pages in Bitrix?
How to add a meta tag for certain pages in Bitrix?
It is necessary to add a tag for pages with search results
Tell me, how and where to write a condition so that the tag is displayed only on the day of these pages? <meta name="robots" content="noindex, nofollow" />
Answer the question
In order to leave comments, you need to log in
On the pages you need, add
$APPLICATION->SetPageProperty("robots", "noindex, nofollow");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question