Commit 2ab4453
[site] add BingSiteAuth.xml for Bing Webmaster Tools verification
Bing verifies site ownership by fetching /BingSiteAuth.xml from the site root.
public/ is copied verbatim into dist/ by vite, so the file lands at
https://onchainattack.org/BingSiteAuth.xml on the next Pages deploy. The token
is a public ownership marker, not a secret.
Bing has never had anything to index here — every route was an empty container
until the pre-render landed in 7d8528b — so verifying now lets its crawler pick
up the 1000-URL sitemap directly.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PGb1rogz5B1rkcUzU2tJv41 parent 7d8528b commit 2ab4453
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments