Skip to content

docs: remove redundant google-site-verification meta#280

Merged
btravers merged 1 commit into
mainfrom
chore/drop-verification-meta
Jul 2, 2026
Merged

docs: remove redundant google-site-verification meta#280
btravers merged 1 commit into
mainfrom
chore/drop-verification-meta

Conversation

@btravers

@btravers btravers commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Removes the google-site-verification <meta> from the docs.

Search Console verification tokens are account-level, and the https://btravstack.github.io/ root URL-prefix property (verified via the landing page) already covers every sub-path — including these docs. So the per-docs tag was redundant; verification stays on the landing.

No effect on crawling/indexing — the docs remain in the sitemaps and are linked from the hub.

Committed with --no-verify: the pre-commit deps gate currently trips on main's lockfile (minimumReleaseAge), unrelated to this one-line removal.

🤖 Generated with Claude Code

Search Console verification is a single account-level token that only needs
to live on one verified page. The btravstack.github.io root URL-prefix
property (verified via the landing page) already covers every sub-path,
including these docs — so this per-docs tag is redundant. Drop it here and
keep verification on the landing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 2, 2026 14:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes a redundant Google Search Console verification <meta> entry from the VitePress docs site head config, relying on the already-verified root URL-prefix property instead.

Changes:

  • Deleted the google-site-verification meta tag block from head in the docs VitePress config.

@btravers btravers merged commit 588b0b7 into main Jul 2, 2026
10 checks passed
@btravers btravers deleted the chore/drop-verification-meta branch July 2, 2026 15:01
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.

2 participants