Methodology

How we score what AI sees.

GEOlens reports two top-line scores: SEO (classical, weighted Lighthouse) and AEO (Answer Engine Optimization, also called GEO). The vocabulary and weights below match the consensus that has emerged across the AEO tooling space since 2024.

SEO score

Hosted Lighthouse via Google PageSpeed Insights. Average across submitted URL plus up to 5 internal pages. Per spec §6.1:

AEO score

Three sub-scores combine into one AEO score:

Engine Visibility

We probe ChatGPT, Claude, Perplexity, and Gemini with three queries each:

Each probe is parsed into structured fields and scored:

probe_score = base × position × sentiment × accuracy

position:    primary 1.0  · secondary 0.7 · tertiary 0.4 · none 0.0
sentiment:   positive 1.2 · neutral   1.0 · negative   0.5
accuracy:    accurate 1.0 · partial   0.7 · misattrib  0.3

AEO Hygiene

On-page checks aggregated to a 0–100 score: presence of llms.txt, robots.txt rules for major AI crawlers, JSON-LD coverage (Organization, WebSite, Article, FAQPage, Product), Open Graph and Twitter cards, heading hierarchy, semantic HTML density.

Citability

Quantitative content shape: clean-text-to-boilerplate ratio, paragraph and sentence length distribution, structured-list density, FAQ pattern detection (in JSON-LD or HTML), statistical density.

What we don't do

← Back to GEOlens