Skip to content

chore(seo): add Google Search Console verification meta tag#6

Merged
MattNotarangelo merged 1 commit into
mainfrom
seo-search-console-verification
Jun 24, 2026
Merged

chore(seo): add Google Search Console verification meta tag#6
MattNotarangelo merged 1 commit into
mainfrom
seo-search-console-verification

Conversation

@MattNotarangelo

Copy link
Copy Markdown
Owner

What

Adds the google-site-verification meta tag to index.html so site ownership can be verified in Google Search Console via the HTML-tag method.

<meta name="google-site-verification" content="yhJBw46UtDk7-YZn_gDqYoYJpHEHPOMHRE065-Nohf4" />

Why

Verifying ownership unlocks URL Inspection → Request Indexing, which is the fast path to getting the search-result fixes from #5 (site name + favicon) recrawled, rather than waiting days/weeks for an organic recrawl.

This tag was intended for #5 but didn't make it into the squash-merge.

Test plan

  • npm run build passes.
  • After merge + deploy, verify the property in Search Console (HTML tag method), then request indexing of https://caveviewer.pages.dev/.

🤖 Generated with Claude Code

Enables ownership verification at search.google.com/search-console so a
recrawl can be requested via URL Inspection after deploy. This tag was
intended for PR #5 but was not included in the squash-merge.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@MattNotarangelo MattNotarangelo merged commit bb8054a into main Jun 24, 2026
1 of 2 checks passed
@MattNotarangelo MattNotarangelo deleted the seo-search-console-verification branch June 24, 2026 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant