src/routes/+layout.svelte:27 emits <meta name="google-site-verification" content=""> on every page. An empty value does nothing for Search Console and adds noise to the head.

Tasks

  • Either remove the tag, or make it conditional on a real verification string (e.g. PROJECT_GOOGLE_VERIFICATION in $lib)

Drop the empty placeholder

Either fill in the verification or remove the tag

A static site template built with SvelteKit.

Sveleton, 2025