Closed Diana-Cherry-8 closed 11 months ago
googleGSCTag
Падает фронт на Settings на сайте где нет html tag (возможно)
https://github.com/Waiviogit/waivio/assets/67378322/a0e73cc8-b54c-468e-a1bf-414d8e87555f
Добавить две точки после тайтла поля "Google Search Console HTML verification tag:"
Fix text под полем (немного сократила текст) -> Obtain an HTML verification tag from Google Search Console and enter it here to verify site ownership. This tag will be added to your site's header.
Одну две точки нужно убрать для гугл аналитики, а для HTML verification tag поставить
Обычно ошибка показывается сразу под полем, сейчас она под текстом поля
Staging checked
Production checked
Back-task #5943
yammer 3329
A field for inserting a meta tag should be added to the site Settings, as verification through Google Analytics may not always be reliable. This is for both our domains (social.gifts) and custom ones. On the site itself, this tag should be located in
<head>
(like the code from AdSense). Location after Google Analytics 4 property ID.Text: Google Search Console HTML verification tag: Paste your meta tag here Obtain an HTML verification tag from Google Search Console and enter it here to verify site ownership. This tag will be added to your site's header.
Example, meta tag:
<meta name="google-site-verification" content="ZBJOrEy2mTBantDJrz9rPQSeunRp8pYpQz9nxSnulEw" />