We build tools that help businesses get found by AI search engines. So we ran our own GEO Audit on teehoomartech.com.
The result? 49/100. Grade D.
The irony wasn't lost on us. We're telling other businesses to optimize for AI — and our own website was invisible to it.
So we fixed it. 5 changes, 30 minutes, no paid tools. Here's exactly what we did.
Our GEO Audit checks 13 factors across three priority levels. Here's where we were losing points:
| Check | Score | Problem |
|---|---|---|
| Schema.org Markup | 0/15 | No structured data at all |
| llms.txt | 0/10 | File didn't exist |
| FAQ Content | 0/10 | Had FAQ section but no Schema |
| Sitemap | 0/5 | No sitemap.xml |
| Content Freshness | 0/5 | No dates anywhere on the page |
| Total lost | -45 pts |
Meanwhile, the things we were doing right: good content structure (15/15), blog exists (10/10), fast page speed (0.1s), HTTPS, and AI crawlers allowed by default.
The lesson: you can have great content and still be invisible to AI if you don't speak its language — structured data.
We added three Schema blocks to our homepage <head>:
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Teehoo Martech",
"url": "https://teehoomartech.com",
"description": "AI Visibility Platform for brands
and local businesses."
}
Why it matters: Schema is the difference between AI guessing what your site is about vs. knowing it. Sites with proper Schema markup are significantly more likely to be cited in AI responses.
We created a /llms.txt file at our site root — think of it as robots.txt but for AI models instead of search crawlers.
It tells AI:
Why it matters: When ChatGPT or Perplexity visits your site, they need to quickly understand what you do. Most AI models check for llms.txt as a structured overview. Without it, they rely on scraping — which is slower and less accurate.
You can see ours at teehoomartech.com/llms.txt.
We already had a FAQ section with 10 questions. But without FAQPage Schema markup, AI couldn't parse it as structured Q&A data.
We added a JSON-LD block referencing 7 of our most important questions. Now when someone asks ChatGPT "What is AEO?" or "How is AI visibility different from SEO?", our answers are in a format AI can directly extract.
Why it matters: AI platforms heavily cite FAQ content. Research shows that 44.2% of AI citations come from the first 30% of a page — and FAQ Schema puts your answers right at the top of AI's attention.
We generated a /sitemap.xml listing all 11 pages with last-modified dates and priority levels.
<url> <loc>https://teehoomartech.com/scan</loc> <lastmod>2026-04-03</lastmod> <priority>0.9</priority> </url>
Why it matters: Sitemaps help both Google and AI crawlers discover all your pages efficiently. Without one, some pages may never get indexed.
We added <time datetime="2026-04-03"> tags to the hero section and footer. This tells AI that our content is current and maintained.
Why it matters: AI models prioritize recent content. A page with no dates looks abandoned. Adding a "Last updated" timestamp is a 2-minute fix that signals freshness.
| Check | Before | After | Change |
|---|---|---|---|
| Schema.org Markup | 0/15 | 15/15 | +15 |
| llms.txt | 0/10 | 10/10 | +10 |
| FAQ Content | 0/10 | 10/10 | +10 |
| Sitemap | 0/5 | 5/5 | +5 |
| Content Freshness | 0/5 | 5/5 | +5 |
| Content Structure | 15/15 | 15/15 | — |
| AI Crawler Access | 12/15 | 12/15 | — |
| Answer Capsule | 7/10 | 7/10 | — |
| Blog / Content Hub | 10/10 | 10/10 | — |
| Meta Description | 5/5 | 5/5 | — |
| Total | 49/100 (D) | 94/100 (A) | +45 |
If our website — built by people who think about AI optimization every day — scored 49/100 before these fixes, imagine where most businesses are.
Our data from scanning 6,400+ local businesses in Los Angeles confirms it: 95% of local businesses score below 30/100 on AI readiness. Most have zero structured data, no FAQ Schema, no llms.txt, and no sitemap.
The good news: these are all easy fixes. No developer required for most of them. No paid tools. Just structured data that helps AI understand your business.
Based on our experience, here's the priority order for any business:
Run a free GEO Audit on your website. Takes 10 seconds, no signup required.
Run Free AuditAbout Teehoo Martech
We help brands and local businesses track and improve their visibility across AI search platforms. Try the free AI Scanner or scan your local market.