From a67389102d634336cbd4fab1052bf2f5acdd8509 Mon Sep 17 00:00:00 2001 From: hhimanshu <6589036+hhimanshu@users.noreply.github.com> Date: Wed, 5 Aug 2026 18:05:04 +1200 Subject: [PATCH] chore: add Bing verification token for the docs.truecalc.app site MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bing Webmaster Tools scopes a site by URL prefix, not by domain the way a Google Search Console domain property does — https://truecalc.app/ and https://docs.truecalc.app/ are separate sites needing separate tokens. Appends the token for the docs.truecalc.app entry rather than replacing the existing one; accepts multiple children, so the previously verified property stays verified. Co-Authored-By: Claude Opus 5 --- public/BingSiteAuth.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/public/BingSiteAuth.xml b/public/BingSiteAuth.xml index d5b18b8..d9bcf34 100644 --- a/public/BingSiteAuth.xml +++ b/public/BingSiteAuth.xml @@ -1,4 +1,5 @@ 4A2DF37AEACD708CD051F4D161C07367 + 8C5913DDDB5710E055911488CB4A9E96 \ No newline at end of file