← Guides

GEO audit example: from findings to an action plan

Before commissioning a GEO audit, ask what your team will be able to do with the report. A useful finding lets someone open the affected page, reproduce the issue and verify a correction. A score without that detail leaves most of the work unexplained.

This example comes from our review of geo-rank.ai on 7 September 2026. We examined public pages and source files. We did not have Search Console, analytics or server logs for this review, so this is a diagnostic example, not a case study of traffic or sales growth.

Define the scope before interpreting the results

All 216 URLs in the sitemap returned HTTP 200, which means the server successfully served each page. However, eight language versions of one guide also contained noindex, nofollow. Those pages were asking search engines not to index them. The crawl therefore confirmed that the pages loaded, not that Google had indexed them.

Keep three statements separate in the report: the page is accessible; indexing is permitted; the search engine has indexed it. Each requires different evidence. Combining them into one “AI visibility” score hides the distinction the client needs to understand.

A reproducible technical finding

On /ru/privacy/, the relative path ../assets/site.css resolved to /ru/assets/site.css. That resource returned 404, leaving the page without its shared stylesheet. The same path assumption affected a script and navigation links across 16 legal documents.

Report fieldWhat the finding should say
ObservationThe page opens but requests its stylesheet at the wrong URL
EvidenceFinal page URL, resolved resource path and 404 response
ImpactMissing page styles and links that lead to the wrong pages
FixUse /assets/site.css and check the other resource paths
How to verify the fixCSS and JS return 200; home and language links reach the intended pages

These legal documents were intentionally excluded from indexing. Their broken interface still mattered to visitors, but it would be unjustified to claim this defect explained the site's absence from an AI answer. State the observed impact rather than inventing a ranking consequence.

Content findings need evidence too

The audit page offered a fixed scope, but did not give buyers enough detail about which pages, languages and checks would be included. We could demonstrate that omission by reading the offer; no server error was involved.

The page needed to explain how we would agree on the URLs, page templates, languages, questions and repeat checks. It also needed a list of deliverables and any work charged separately. The test was practical: could a buyer compare the proposal with the final report and see whether the agreed work had been completed?

Assign each fix and explain how to check it

Start with problems that stop important pages from working. Then check whether the content gives buyers enough information to choose a service. For each task, name the person responsible, what they need before starting, and how the result will be checked. For example, an editor needs confirmed service terms; a developer needs a list of affected templates.

A red warning in a tool is not a priority decision. A missing optional file and an inaccessible service page deserve different treatment. Google's own AI search guidance explains that special AI files and markup are not required for its features. That statement concerns Google; an audit should identify the actual systems and conditions being tested.

What to ask before paying

Request one complete, anonymized finding and ask how it was verified. Establish whether implementation is included and who checks it. If AI-answer observations are part of the scope, the report should retain questions, platforms, dates and repeat conditions, rather than a few favorable screenshots.

After making the correction locally, we checked the resources and navigation again. Those checks confirmed that the fix worked in the local version. They did not establish that it had been published, that search engines had recrawled it or that inquiries had increased.

Explore our GEO audit if you need this kind of review. For a first check of your own, start with the crawler-access guide.

Published: · Reviewed by the geo-rank.ai editorial team · How we check