Microsoft Copilot has no ranked list to track. A blue-link rank tracker tells you that you sit at position 4 for a query; inside an assistant answer you are either cited or you are not. So a rank tracking tool for Copilot has to measure something different: whether your brand appears in the answer at all, how often, and which of your URLs earns the citation. That is the honest version of Copilot rank tracking, and it changes what is worth watching.
This post covers what a rank tracker tool for Copilot can genuinely report, where Microsoft actually exposes citation data, why Copilot visibility is governed by your Bing indexing, and one robots.txt configuration mistake that can remove you from Copilot answers without touching your Google rankings at all.
Why there is no position 3 in a Copilot answer
A classic SERP is an ordered list. Ten results, ranked, and the ordering is the product. Rank tracking exists because that ordering is stable enough to sample daily and meaningful enough to act on.
An assistant answer is a synthesis. Copilot composes a response from retrieved sources and attaches citations to the sentences that came from them. There is no slot for tenth place. A page is either one of the handful of sources the answer leans on, or it is invisible for that question. The distribution is closer to winner-take-most than to a ranked ladder.
That has three consequences for measurement:
- Binary, not ordinal. The unit is cited or not cited, per prompt.
- Prompt-shaped, not keyword-shaped. People type full questions into Copilot. "best seo automation software for a small agency" behaves like a different query from "seo automation software", even though a keyword tool treats them as near-duplicates.
- Volatile per run. The same prompt asked twice can pull different sources. One observation is noise; a repeated schedule of observations is a signal.
Anything selling you a numeric Copilot "rank" is describing something the surface does not produce. What you can legitimately track is frequency of citation across a fixed prompt set over time.
Copilot rides bingbot — there is no separate Copilot crawler
This is the single most useful technical fact about Copilot visibility, and it is under-known: Microsoft Copilot does not operate a separate crawler user-agent. It rides bingbot.
So the pipeline is not exotic. Bingbot crawls your pages, Bing indexes them, and Copilot draws on that index when it answers. Everything you already know about being crawlable and indexable in Bing applies directly to whether you can be cited in Copilot:
- If bingbot cannot fetch a page, Copilot cannot cite it.
- If a page is not in the Bing index, it is not a candidate.
- If your robots.txt restricts bingbot, you have restricted Copilot by the same rule.
The practical implication is that Copilot visibility work is mostly Bing hygiene: submit a sitemap in Bing Webmaster Tools, confirm the pages you care about are indexed, and make sure nothing in your crawl configuration is blocking the one crawler that feeds the assistant. Teams who have spent a decade optimising exclusively for Googlebot often discover that their Bing coverage is materially worse — and that gap is now an AI-visibility gap, not just a small share of referral traffic.
Where the data lives: Bing Webmaster Tools AI Performance
Microsoft exposes citation data directly. In Bing Webmaster Tools, go to Performance, then AI Performance. You get citation counts over a date range, and a Pages tab that shows which of your URLs were cited.
That report is the closest thing to a first-party Copilot rank tracking dataset that exists today. It is not a keyword-level ranking report — it will not tell you the prompt that produced each citation — but it tells you two things no third-party tool can tell you as reliably: how many times your domain was cited, and which URLs did the work.
Use it as your ground truth and treat prompt-based testing (covered in our guide to AI search visibility tracking) as the layer that explains why.
What our own data showed: 1,703 citations, one cited page
Here is our own measurement, and it is the reason we think citation counts alone are a misleading metric.
Over a 90-day window, Bing Webmaster Tools reported 1,703 AI citations for autoseo.it.com, spread across 36 active days. That is our own Bing Webmaster Tools data for our own domain, not an industry benchmark.
The striking part is not the total. It is the Pages tab. Cited Pages was 1 on every single day in that window. The entire citation count came from a single URL.
A dashboard that reports only the headline number would have told us we were doing well. The breakdown says something much more specific: the assistant had found exactly one page on our domain that it considered answer-worthy, and it kept going back to it. Volume of citations and breadth of citation are different metrics, and the second one is the one that tells you whether your content strategy is working.
If you have a similar shape in your own data — high citations, low cited-page count — the problem is not authority. The assistant already trusts the domain enough to cite it repeatedly. The problem is that only one page is structured in a way that makes it quotable. We wrote up the diagnosis and the fixes in why AI assistants cite one page and ignore the rest.
The robots.txt trap: a named Bingbot group replaces the wildcard group
This one is a genuine footgun, and we shipped it ourselves before catching it.
In the robots exclusion standard, a crawler obeys exactly one group: the most specific group that matches its user-agent. It does not merge that group with the wildcard group. So the moment you add a named group for Bingbot, that crawler stops reading the star group entirely.
Our robots.txt had a thorough star group with a long list of private-path disallows, and a separate named Bingbot group added later for crawl-delay purposes. The named group did not repeat the disallows. Result: bingbot — and therefore Copilot — was following a much more permissive rule set than every other crawler, and none of the protections in the star group applied to it.
The same trap runs in the other direction, and that version costs you visibility. If you add a named Bingbot group with a restrictive disallow, or copy a group from somewhere that blocks paths you actually want in answers, you can remove yourself from Copilot while your Google rankings stay perfectly healthy. Nothing in Google Search Console will flag it.
The checklist:
- Search your robots.txt for any named Bingbot group. If there is one, it is the only group bingbot obeys.
- Copy every disallow from your star group into the named group, deliberately, and diff the two.
- If the named group exists only to set a crawl-delay, ask whether you need it at all — deleting it restores the star group's rules.
- Verify with the robots.txt tester in Bing Webmaster Tools against a specific URL you want cited, not against your homepage.
- Keep the same discipline when you write crawler rules generally. Blocking commercial crawlers is a reasonable choice; blocking the crawler that feeds an assistant usually is not. Our guide to blocking Ahrefs, Moz and Majestic crawlers walks through how to be selective without collateral damage.
What a Copilot rank tracking workflow actually looks like
Build it in two layers.
Layer one — first-party truth. Weekly, pull Bing Webmaster Tools AI Performance. Record total citations and, separately, the count of distinct cited pages. The second number is the one to move.
Layer two — prompt panel. Write 20 to 40 buyer-shaped prompts that a real prospect would type: comparison questions, "best tool for", how-to questions in your category, and objection-shaped questions. Run them on a fixed schedule, record whether your brand appears and which competitors are named alongside you. This is what actually substitutes for keyword-level rank tracking on an answer surface, because it is prompt-level.
| Blue-link rank tracking | Copilot visibility tracking |
|---|
| Unit: position 1-100 | Unit: cited / not cited |
| Input: keyword | Input: full buyer prompt |
| Source: SERP scrape | Source: BWT AI Performance + prompt runs |
| Goal: move up the list | Goal: enter the source set, then widen it |
| Failure mode: page 2 | Failure mode: not mentioned at all |
AutoSEO's AI-visibility tracking runs the second layer for you: we query language models with buyer prompts on a schedule and log whether your brand is cited, along with competitor share-of-voice in the same answers. You can see a one-off version free with the AI visibility checker, and the tracked version sits alongside audits, rank tracking and publishing in AutoSEO. Engine coverage is expanding — check the current list on pricing rather than assuming any specific assistant is included.
What to do when you are not being cited
Three checks, in order, before you write anything new.
- Indexation. Is the page in Bing at all? Use the URL inspection and index-coverage views in Bing Webmaster Tools. This eliminates the majority of "we are invisible in Copilot" cases outright.
- Crawl rules. Run the robots.txt check above. Confirm no named Bingbot group, no stray noindex, no blocked subfolder.
- Quotability. Can a machine lift a clean two-sentence answer out of your page without needing the surrounding context? If the answer to your target question is spread across four paragraphs and a comparison table, it is harder to cite than a page that states it plainly under a question-shaped heading.
Only after those three does more content help.
Frequently Asked Questions
Is there a rank tracking tool for Copilot that shows my position?
No, and any tool claiming to is describing something Copilot does not produce. Assistant answers are synthesised rather than ranked, so there is no position 3 to report. What a rank tracker tool for Copilot can legitimately measure is citation presence — whether your brand or URL appears in the answer for a given prompt — sampled repeatedly over time so you can see the trend rather than one volatile observation.
Does Microsoft Copilot use its own crawler?
No. Copilot has no separate crawler user-agent; it rides bingbot. Bingbot crawls and Bing indexes, and Copilot draws on that index. This means your Bing indexing status and your robots.txt rules for Bingbot directly govern whether you can appear in Copilot answers, and it means Bing Webmaster Tools is the right place to look for the underlying data.
Where can I see how often AI assistants cite my site?
In Bing Webmaster Tools, open Performance and then AI Performance. It reports citation counts over a date range, and a Pages tab shows which of your URLs were cited. That Pages tab is the more useful half — a high citation total concentrated on a single URL is a very different situation from the same total spread across dozens of pages.
Can blocking crawlers in robots.txt hurt my Copilot visibility?
Yes, and it can happen by accident. A crawler obeys only the most specific matching group in robots.txt, and a named Bingbot group replaces the wildcard group entirely rather than adding to it. If you add a named Bingbot group, everything you meant to apply to bingbot must be repeated inside it. Get this wrong in the restrictive direction and you drop out of Copilot while your Google performance looks completely normal.
How often should I check Copilot visibility?
Weekly for the Bing Webmaster Tools numbers, since the report is aggregated by day and a weekly cadence smooths out single-day spikes. For prompt-based testing, weekly is also sensible for a stable panel of buyer prompts; daily adds noise more than insight unless you are actively shipping changes and want to see them land.
What is the difference between citation count and cited pages?
Citation count is how many times assistants referenced your domain. Cited pages is how many distinct URLs earned those references. They move independently. In our own 90-day Bing Webmaster Tools data we recorded 1,703 citations while cited pages stayed at 1 every day — meaning a single URL carried the entire total. Tracking only the headline number would have hidden that completely.
Stop doing SEO by hand
Put your SEO on autopilot — your first 3 articles free
Auto SEO scans your site, builds a content plan, and writes ranking-ready articles automatically. Start your free trial — the AI writes your first 3 the moment you begin. Cancel anytime during the trial.
2,147+ businesses · Cancel anytime · No lock-in