Answer the question
In order to leave comments, you need to log in
How to remove deskr and keywords meta tags from ShowHead?
To begin with, I love Bitrix so much that I am ready to delete all of their files and rewrite them again, according to all the rules of oop. But bad luck license obliges me to write code ****.
The bottom line is I want to set up deskr and keywords in my own way, so that by default it displays in them what I want and not what the authors of this miracle decided.
<?php /*
<meta name="description" content="<?php if(empty($APPLICATION->GetProperty("description"))){ echo $APPLICATION->ShowTitle();} else { echo "$APPLICATION->GetProperty("description")";}; ?>">
*/
?>
Answer the question
In order to leave comments, you need to log in
Desktop -> Content -> Infoblocks -> Infoblock types -> your infoblock -> SEO
And I fill in the fields according to my mind.
Try to leave the section and upgrade the description template using this method:
https://dev.1c-bitrix.ru/community/webdev/user/873...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question