Bing Webmaster Tools connector
The Bing Webmaster Tools connector pulls Bing search analytics and site-health data to complement your Google signals. Bing is not a Google clone — its index, its crawler, and the AI products that ride on top of it behave differently, and the gaps it surfaces are often invisible in Search Console.
This connector uses a Bing Webmaster Tools API key — a single key you generate once in your Bing Webmaster account and paste into VisibilityIQ. This guide walks you through it from scratch, even if you’ve never used Bing Webmaster Tools before.
What you’ll need
Section titled “What you’ll need”- A Microsoft account (the free account you’d use for Outlook.com, Office, or Xbox — any Microsoft account works). If you don’t have one, step 1 below creates one.
- About 10 minutes the first time (most of it is Bing verifying that you own your site).
- Access to one of: your DNS settings, your site’s
<head>HTML, or your Google Search Console account (any one is enough to verify ownership).
Step 1 — Create (or sign in to) your Bing Webmaster Tools account
Section titled “Step 1 — Create (or sign in to) your Bing Webmaster Tools account”- Go to bing.com/webmasters.
- Click Sign in (top right) and sign in with your Microsoft account. If you don’t have one, click Create one! on the sign-in screen and follow the prompts — it’s free and takes about a minute.
- The first time you sign in, Bing Webmaster Tools opens its onboarding screen. Accept the terms if prompted.
Step 2 — Add your site
Section titled “Step 2 — Add your site”You can add your site two ways — pick whichever is easier:
Option A — Import from Google Search Console (fastest). If your site is already in Google Search Console, Bing offers an “Import” button on the Add-a-site screen. Click it, sign in to Google, and Bing pulls in your verified site automatically — no further verification needed. Skip to Step 4.
Option B — Add the site manually.
- On the Add a site screen, find the “Add your site manually” box.
- Enter your full site URL exactly as it appears in your project — including
https://and thewww.if you use it (e.g.https://www.example.com). Click Add.
Step 3 — Verify that you own the site (manual add only)
Section titled “Step 3 — Verify that you own the site (manual add only)”Bing needs to confirm you own the site before it shows data. On the verification screen, choose one of these three methods:
- DNS record (recommended, most reliable). Bing gives you a CNAME record. Add it in your domain registrar / DNS provider (GoDaddy, Cloudflare, Namecheap, etc.), then click Verify. DNS changes can take a few minutes to a few hours to propagate.
- XML file. Download the
BingSiteAuth.xmlfile Bing gives you and upload it to your site’s root so it’s reachable athttps://www.example.com/BingSiteAuth.xml. Then click Verify. - Meta tag. Copy the
<meta>tag Bing provides and paste it into the<head>of your site’s homepage. Then click Verify.
Once verification succeeds you’ll see your site’s dashboard. (If it fails, wait a few minutes — especially for DNS — and click Verify again.)
Step 4 — Generate your API key
Section titled “Step 4 — Generate your API key”This is the key VisibilityIQ needs.
- In Bing Webmaster Tools, click the gear / Settings icon (top right).
- Open API Access.
- Choose API Key (the simplest option — a single key, no app registration required).
- Click Generate (or Generate new key if you’ve made one before). Bing shows a long alphanumeric key, e.g.
a1b2c3d4e5f6.... - Copy the key. Treat it like a password — anyone with it can read your Bing Webmaster data.
Tip: if you ever need to revoke access, come back to this same Settings → API Access screen and regenerate the key. The old key stops working immediately; just paste the new one back into VisibilityIQ.
Step 5 — Connect it in VisibilityIQ
Section titled “Step 5 — Connect it in VisibilityIQ”- In your VisibilityIQ project, go to Settings → Connectors.
- Find the Bing Webmaster card.
- Paste your key into Bing Webmaster API Key.
- Confirm the Site URL matches the site you verified in Bing (it’s pre-filled from your project domain — adjust the
www./ trailing slash if needed so it matches Bing exactly). - Click Save, then Get data to pull your first sync.
Your key is stored encrypted and never logged or shown again. The connector normalizes Bing data into the internal IndexationObservation and TrafficObservation models, so the raw Bing schema never reaches scoring or the UI.
What’s pulled
Section titled “What’s pulled”- Search performance — queries, pages, clicks, impressions, CTR, and average position in Bing search.
- Sitemap status — every sitemap submitted to Bing and its index coverage, so you can spot sitemaps Google accepted but Bing rejected (or vice versa).
- Site diagnostics — Bing’s own crawl errors and site-health signals, which frequently flag issues Google tolerates but Bing penalizes.
- Index coverage — which of your URLs Bing has indexed, normalized per URL.
Bing data syncs on a weekly default cadence — lighter than the daily Google connectors — because Bing’s data changes more slowly and its API quota is tighter. You can trigger a manual sync anytime from Project → Connectors → Get data.
Why Bing matters
Section titled “Why Bing matters”Bing drives roughly 6–10% of US search traffic, skewing higher on desktop where Microsoft Edge defaults to Bing. For B2B and enterprise audiences — more likely to use company-issued Windows devices — Bing’s share can reach 15–20%. Ignoring it leaves measurable traffic on the table for exactly the high-intent visitors many sites care most about.
More importantly, Bingbot powers far more than Bing. DuckDuckGo, Yahoo, and several AI search products draw on Bing’s index. Indexation in Bing translates into broader AI-search coverage, which makes the Bing connector a quiet but real input to your AI-visibility picture alongside the dedicated AI Visibility connector.
IndexNow
Section titled “IndexNow”VisibilityIQ checks whether your site implements IndexNow — the protocol that notifies Bing (and other supporting engines) of new and updated content in real time, rather than waiting for the next crawl. If IndexNow isn’t set up, you’ll see a finding in your audit with step-by-step instructions and a generated API key file ready to deploy at your site root. Where the fix is a file, VisibilityIQ produces the file — you don’t hand-write it.
Troubleshooting
Section titled “Troubleshooting”- “Unauthorized” / 401 after saving the key — the key was mistyped or has been regenerated in Bing. Generate a fresh key (Step 4) and paste it again.
- “Site not found” / empty data — the Site URL in VisibilityIQ doesn’t exactly match the verified site in Bing. They must match including
https://,www., and the trailing slash. Check both and re-save. - No data yet on a brand-new Bing account — Bing needs a few days of crawling before search-performance data appears. Site-health and sitemap data show up sooner.
- Verification keeps failing (manual add) — DNS changes can take hours; the meta-tag and XML-file methods are usually faster if you can edit your site directly.
Reconnect / rotate the key
Section titled “Reconnect / rotate the key”If Bing shows an Error status, the API key was likely regenerated or revoked:
- In Bing Webmaster Tools, go to Settings → API Access and generate a new key.
- In VisibilityIQ, go to Settings → Connectors → Bing Webmaster, paste the new key, and click Save.
Historical data is retained across key rotations.
Next steps
Section titled “Next steps”- Connectors overview — how external data weights and reconciles findings
- AI Visibility connector — Bing indexation feeds several AI search surfaces
- AI crawler access checks — audit which bots, including AI crawlers, can reach your content