feat: add Google Search Console verification

- Create public/google73af89007ffca7c2.html for HTML file verification
- Add verification.google meta tag in layout.tsx as redundant fallback

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
MBO-Tech-IT 2026-05-06 14:27:51 +02:00
parent 9cf15d7deb
commit 10210e5c80
2 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,9 @@ export const metadata: Metadata = {
alternates: {
canonical: baseUrl,
},
verification: {
google: "73af89007ffca7c2",
},
};
const structuredData = {

View File

@ -0,0 +1 @@
google-site-verification: google73af89007ffca7c2.html