GEO Analysis Report
http://www.ltzm.com/
08/20/2026, 12:53 PM· Analyzed in 3.2s · Pages scanned: 1 · 4 detectors
Website type: Unknown website typeauto
Overall GEO Score
3
D
View all scans for this domain →It is recommended to prioritize adding core Schema markup and structured data to improve AI search visibility.
How we calculate this score 1Critical
9High
12Medium
7Passed
Share
Score Dimensions
Open Graph ProtocolD
0/5
0.0%
E-E-A-T SignalsD
0/10
0.0%
AI ReadabilityB
3/5
60.0%
Content CitabilityD
0/20
0.0%
Schema NestingD
0/5
0.0%
Knowledge GraphD
0/15
0.0%
Content RichnessD
0/20
0.0%
Schema AttributesD
0/6
0.0%
Schema Basic CoverageD
0/14
0.0%
Content Citability & Absorption
This uses the existing Citability score and shows whether content can be broken into definitions, data, comparisons, steps, and other answer-ready blocks.
Citability score
0/20
Content blocks
Blocks analyzed
0
Citable blocks
0
Block citability
0.0%
Avg words
0.0
Evidence blocks
Definitions
0
Data points
0
Comparisons
0
Steps
0
Evidence coverage
0/4 evidence types
0.0%
Direct answer coverage
0/0 pages
0.0%
Query alignment
0/0 pages
0.0%
Structured answer assets
Summaries0
Tables0
Lists0
FAQ answers0
Precise data points
0
Compare With Previous Scan
A compact view of what improved, what regressed, and which dimensions moved the score most.
Score
0
Issues
0
Main Drivers
No major category movement detected between the two scans.
First 3 Actions To Take
1
Install an SSL certificate (Let's Encrypt is free) and 301 redirect all HTTP traffic to HTTPS.
Based on: Site Not Using HTTPS
Foundational FixHigh Gain · +20 ptsEffort: Medium
This issue was triggered from site-level scan data. Review the affected pages and current implementation before fixing it.
2
Add a unique H1 to every page. It should align with the title but can be more descriptive.
Based on: 1 Pages Missing H1 Heading
Quick WinMedium Gain · +6 ptsEffort: Low
Detected missing or duplicated H1 headings on 1 pages.
3
Add Schema author fields to articles and key pages, including name, job title, and sameAs social links.
Based on: Missing Author / Expert Attribution
Long-Term OptimizationMedium Gain · +5 ptsEffort: High
The scan did not reliably detect bylines or author schema.
Share this result
Share the benchmark, then improve it
Public badge
Low GEO score? Build an AI-native website with AIDA
Build an AI-ready website from day one — GEO optimization included out of the box
Issues Found
CriticalSite Not Using HTTPS
+20ptsYour site uses HTTP instead of HTTPS. AI crawlers and search engines downrank non-HTTPS sites, and user data is at risk.
Recommendation
→ Install an SSL certificate (Let's Encrypt is free) and 301 redirect all HTTP traffic to HTTPS.Why this firedSite-level evidence
Evidence
This issue was triggered from site-level scan data. Review the affected pages and current implementation before fixing it.
Rule
Prioritize issues with the highest priority and impact score first.
Affected URLs
http://www.ltzm.com/
High1 Pages Missing H1 Heading
+6pts1 pages have no `<h1>` tag. H1 is the core anchor AI uses to confirm what a page is about — without it, AI falls back to the title or first paragraph to guess the topic, significantly reducing accuracy.
Recommendation
→ Add a unique H1 to every page. It should align with the title but can be more descriptive.Why this firedPage-level evidence
Evidence
Detected missing or duplicated H1 headings on 1 pages.
Rule
Each page should expose exactly one clear H1 so AI systems can confirm the primary topic.
Affected URLs
http://www.ltzm.com/
Use only one H1 per page
<h1>Your Main Page Heading — Clear, Descriptive, Keyword-Rich</h1>HighMissing Author / Expert Attribution
+5ptsPage content lacks author attribution (Schema author field or HTML byline). AI systems evaluate author authority when assessing content credibility — unattributed content is less likely to be cited.
Recommendation
→ Add Schema author fields to articles and key pages, including name, job title, and sameAs social links.Why this firedPage-level evidence
Evidence
The scan did not reliably detect bylines or author schema.
Rule
Without clear author identity and expertise, AI systems have a harder time assessing trustworthiness.
Add to article page JSON-LD in <head>
{
"@context": "https://schema.org",
"@type": "Article",
"author": {
"@type": "Person",
"name": "Author Name",
"jobTitle": "Expert Title",
"sameAs": [
"https://linkedin.com/in/authorname",
"https://twitter.com/authorname"
]
}
} Optimization Suggestions