URL Auto-Detection
When you enter a URL, the AEO Tool automatically analyses the page to detect the most likely target keyword, industry vertical, and relevant competitor URLs — so you don't have to research these before running an analysis.
What gets auto-detected
Primary keyword
The tool analyses your page title, H1, meta description, and opening paragraphs to determine the most likely query you're targeting. It uses semantic analysis to identify the question or topic — not just the most frequent word.
Industry / vertical
The page content is classified into one of 25+ industry categories including SaaS, ecommerce, healthcare, finance, legal, education, travel, real estate, and more. Industry affects how recommendations are framed and which competitor benchmarks are applied.
Competitor URLs
Based on your detected keyword and industry, the tool identifies up to 3 competitor pages that AI engines commonly cite for similar queries. These are surfaced as suggestions — you choose whether to include them in the competitor gap analysis.
Editing auto-detected values
After the tool detects these values, they appear in editable fields before you run the analysis. You can:
- Change the keyword to a more specific or different target query
- Switch the industry category from a dropdown
- Accept, reject, or replace each competitor URL individually
- Add your own competitor URLs that weren't auto-detected
How detection works (technical)
The auto-detection pipeline runs in the background as soon as you paste a URL:
- The page is fetched and HTML is parsed (JavaScript-rendered content is supported via headless rendering).
- Title tag, meta description, H1, H2s, and the first 500 words of body content are extracted.
- An LLM classifies the primary topic as a natural-language question (the 'target query').
- A separate classifier identifies the industry from a predefined taxonomy.
- Competitor detection uses a lookup of common AI citation patterns by keyword + industry pair, supplemented by a live SERP sample.