Home / Sleeve Notes / How AI Assistants Pick a Firm
How an AI assistant picks a Wigan firm to recommend
A buyer who asks an assistant for a supplier is handed two or three names rather than ten links. This is a note on what decides which names come out.
The A-side
What actually happens
What happens when a buyer asks for a supplier
The assistant retrieves a handful of documents it can already reach and it has to build one answer out of them. Two or three firms get named. The rest are invisible for that question.
That is a shortlist rather than a directory. A page ranking eleventh in Google is still on page one of a normal search. The eleventh most quotable page is simply absent from the answer.
Assistants are working from an index of pages they can crawl and parse. Text that states a fact flatly is far easier to quote than text that circles the point for a paragraph first.
None of this is mysterious and none of it requires a budget. It requires your facts to exist in machine readable form and to agree with each other.
The B-side
The four gates
The four gates a Wigan business has to pass
- Reachable
- The crawler has to be allowed in. Robots rules, firewall settings and bot protection at the CDN all sit in front of your pages, and a default deny on unfamiliar user agents is common.
- Parseable
- The fact has to be in the HTML rather than assembled by JavaScript afterwards. Several retrieval systems never run scripts, so a product list injected on load is a blank page to them.
- Specific
- The page has to say the thing. A fabricator page that says quality engineering solutions gives a machine nothing to quote. A page that says stainless steel fabrication up to 6mm at Ince gives it a sentence.
- Consistent
- Every other source has to agree. A name, address and phone number that differ between your site, your Google profile and a trade directory reads as three businesses rather than one.
A firm has to pass all four. Failing any single gate takes you out of the answer regardless of how good the other three are.
The Wigan detail that quietly breaks the fourth gate
Wigan has an address problem that most towns do not. The borough sits in Greater Manchester and has done since 1974 while the postal county on older paperwork is often still Lancashire. Plenty of long established firms carry both.
That split shows up everywhere once you go looking. The website footer is set to Lancashire while the Google profile is set to Greater Manchester. An old trade directory entry has Wigan, Lancs on it and a phone number from two premises ago.
A person reads those three and sees one company. A retrieval system reads them and sees a disagreement it cannot resolve. The safe option for a machine is a competitor whose details line up instead.
The same failure arrives through trading names. A firm registered under one limited company name that trades under a second and answers the phone as a third has three identities in circulation and no stated link between them.
Fixing this costs nothing but attention. Pick one legal name, one trading name, one address format and one phone number, then make every surface repeat them exactly.
What a quotable page looks like by sector
| Sector | The question an assistant is answering | The fact it needs on your page |
|---|---|---|
| Food production | Who supplies wholesale pies in the north west | Accreditation, case sizes, minimum order and delivery radius, in text. |
| Engineering | Who does small batch CNC work near Wigan | Processes, materials, machine envelope and tolerance, in text. |
| Trades | Who fixes a boiler in Standish | Service area names, job types, hours and registration numbers, in text. |
| Logistics | Who runs pallet distribution from the M6 corridor | Fleet type, coverage area, warehousing and network membership, in text. |
Every row says in text for the same reason. A specification that lives only in a downloadable PDF or a photograph of a capability sheet is not readable by most of the systems doing the retrieving.
Why this is cheap to win right now
Very few Wigan businesses have done any of this. The competitive bar is not a rival who has optimised hard. It is a rival whose site has the same four problems yours does.
That window closes. An assistant that has settled on describing a sector using one firm is harder to shift than one with no answer yet. Displacing an incumbent is a slower job than becoming the first answer.
The honest limit matters too. Nobody controls what a language model says and no agency has a mechanism to guarantee a citation. Your control extends to whether your facts are reachable, parseable, specific and consistent.
How to check your own position this week
Write down the five questions a buyer would ask before choosing a firm like yours. Ask each one of ChatGPT and Copilot and Perplexity and Google AI Overviews. Record the answers with the date next to them.
That file is your baseline. Re-run the same questions on a set date and the change is visible either way. That is more than most marketing produces.
Common questions
Does an AI assistant use my Google rankings to decide?
Not directly. Search results are one of several retrieval sources and the assistant still has to choose which retrieved page to quote. A page that ranks fifth but states the fact plainly is often quoted ahead of the page ranking first.
Is Wigan or Greater Manchester the right place name to use?
Use both and use them the same way everywhere. Wigan is the town and borough and Greater Manchester is the county. A firm calling itself Lancashire on one profile and Greater Manchester on another is creating a contradiction for no gain.
Will an assistant name a business that has no reviews?
Yes and this is one of the real differences from the map pack. Retrieval is biased towards pages that answer the question clearly. A small Wigan firm with a clear capability page can be named ahead of a larger competitor with more reviews and vaguer copy.
How would I even know whether I am being named today?
Ask the assistants the questions your buyers would ask and record the answers with the date. That dated record is the only honest measurement available and it takes an afternoon to build.
Do I need to block or allow the AI crawlers?
Check first because plenty of Wigan sites are blocking them by accident. Security products and CDN rules often reject unfamiliar crawlers by default and nobody involved ever finds out.
Where to go next
The AI visibility page covers the delivery side of this work in more detail. The other five notes take one sector each.