Several site-verification and social metadata tags are defined with empty fallbacks and marked as 'add if we start caring'.
File: src/lib/seo/metadata.ts lines 82–89
Tags affected:
google-site-verification / verification.google
msvalidate.01 (Bing)
yandex-verification / verification.yandex
fb:app_id
Action required:
Decide which verification tags are needed. Either add the proper env var values and documentation, or remove unused tags to reduce noise in the <head>.
Requested by @Producdevity — related to PR #375
Several site-verification and social metadata tags are defined with empty fallbacks and marked as 'add if we start caring'.
File:
src/lib/seo/metadata.tslines 82–89Tags affected:
google-site-verification/verification.googlemsvalidate.01(Bing)yandex-verification/verification.yandexfb:app_idAction required:
Decide which verification tags are needed. Either add the proper env var values and documentation, or remove unused tags to reduce noise in the
<head>.Requested by @Producdevity — related to PR #375