google verification html was added

This commit is contained in:
StormRunner06106
2026-09-13 22:13:34 -07:00
parent 088144e76e
commit 55b9915f78
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -192,6 +192,12 @@ Edit the files in `backend/data` to update profile, career, and skill content. T
Production: **https://alex-herlan-portfolio.vercel.app**
Google Search Console verification uses `frontend/public/google484d40c8dacd0b93.html`
(served at `/google484d40c8dacd0b93.html`) and the verification meta tag in
`frontend/index.html`. Keep both permanently, including after verification succeeds.
Use a URL-prefix property for `https://alex-herlan-portfolio.vercel.app/` and
verify with the HTML file or HTML tag method.
Vercel project: `storm-runners-projects/alex-herlan-portfolio`. Production
Supabase, Dropbox, admin, and cron secrets are configured. SMTP is not yet
configured. Deploy updates from this directory with `npx.cmd vercel --prod`.
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-site-verification" content="ebCvzTpckwFmDSYoFlfRB-z4aqOKKDP5ngtG1iNs4J0" />
<meta
name="description"
content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems."
@@ -0,0 +1 @@
google-site-verification: google484d40c8dacd0b93.html