# Site Audit

GEOReport is built to show you exactly **how AI engines like ChatGPT, Gemini, Claude and Perplexity see your site** and why they may skip your content in answers. Here’s the full breakdown:

***

### 1. Audit

Run **AI-style audits** of any page on your website.

* GEOReport crawls your page the same way AI assistants do.
* It identifies what content is visible, what’s missing, and what may confuse AI retrieval.
* Unlike SEO crawlers, GEO focuses on **AI visibility signals**, not just search engines.

<figure><img src="/files/B9oWtN47Rp8FLR8vLfmo" alt="Four key benchmarks"><figcaption></figcaption></figure>

***

### 2. Benchmark

Every page gets scored across **4 GEO Benchmarks** that directly affect AI visibility:

1. **Search Alignment** → Does your content match how people actually ask questions in AI tools?
2. **Layout** → Is your HTML structure (headings, sections, schema) clear enough for AI to parse?
3. **Readability** → Can AI (and humans) easily process your writing, or is it dense/promotional?
4. **Credibility** → Do you provide citations, facts, and signals that make AI trust and cite you?

Each benchmark is scored 0–10, giving you both a **GEO Health Score** and model-specific ratings.

***

### 3. Fix

Get **plain-English explanations + code-ready snippets** to solve issues.

* Example: “Missing `<h1>` → Add a single clear H1 that matches your main keyword.”
* Example: “Low contrast text → Update CSS for accessibility compliance.”
* Each fix comes with **Why it matters for AI** so you know the impact, not just the symptom.

<figure><img src="/files/yrSyF6ayHK5vYcNzGElc" alt="GEOReport site dashboard"><figcaption></figcaption></figure>

***

### 4. Track

Visibility isn’t static — AI engines update constantly. GEOReport lets you:

* **Re-audit anytime** after fixes to measure improvement.
* **Export reports** as PDFs (or white-label for clients).
* **Track progress over time** in your Site Dashboard.
* **Compare across AI models** (ChatGPT vs Gemini vs Claude vs Perplexity).

***

### **Why this matters?**

Without GEOReport, you’re guessing why your site doesn’t show up in AI answers. With GEO, you get a **step-by-step playbook**: what’s broken, why it hurts visibility, and how to fix it.

***

### FAQs

<details>

<summary>How does GEOReport audit my site?</summary>

GEOReport runs **AI-style audits**, crawling your pages the same way ChatGPT, Gemini, Claude, and Perplexity do. It flags what’s visible, what’s missing, and what confuses AI — focusing on **AI visibility signals, not just SEO.**

</details>

<details>

<summary>What benchmarks does GEOReport use?</summary>

Every page is scored (0–10) across 4 GEO Benchmarks:

* **Search Alignment** → Matches AI user queries.
* **Layout** → HTML & schema structure for parsing.
* **Readability** → Clear, digestible content.
* **Credibility** → Sources, citations & trust signals.\
  These combine into a **GEO Health Score** + model-specific ratings.

</details>

<details>

<summary>How does GEOReport help me fix issues?</summary>

You get **plain-English fixes + ready-to-use code snippets.** Each includes **“Why this matters for AI”** so you understand the visibility impact — not just the technical patch.

</details>

<details>

<summary>Can I track improvements over time?</summary>

Yes. GEOReport lets you:

* **Re-audit anytime** after changes.
* **Export reports** (PDF + white-label).
* **Track progress** in your dashboard.
* **Compare across AI models** like ChatGPT, Gemini, Claude, and Perplexity.

</details>

<details>

<summary>Why does this process matter?</summary>

Without GEOReport, you’re **guessing** why AI ignores your site. With it, you get a **step-by-step playbook**: what’s broken, why it hurts visibility, and how to fix it — so your brand gets cited where it counts.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://georeport.gitbook.io/georeport-docs/about-georeport/georeport-overview/site-audit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
