The full audit returned 23 findings (one per analyzer). Below: 12 representative findings across high, medium and low severity. Each finding cites the analyzer code and links to the relevant fix-it resource.
Token page uses generic Product schema
HighB01 · Schema
The token information page at /token uses Product schema. Crypto tokens should use FinancialProduct schema. AI search engines parse FinancialProduct as financial instrument data and cite it for token-related prompts. Generic Product is parsed as ecommerce data and rarely cited for crypto queries.
Fix: Migrate to FinancialProduct schema. Reference: Token Schema Guide
Missing audit firm citations on token page
HighC01 · YMYL
No audit firm citations detected on the token page. Smart contract audit citation is the primary YMYL trust signal for crypto YMYL pages. Anonymous-founder projects without audit citations score lower across YMYL signals regardless of technical SEO.
Fix: Add audit firm citations with linked PDF references
GPTBot blocked at CDN level
HighD03 · AEO
robots.txt allows GPTBot but the CDN edge filter blocks the GPTBot user-agent before robots.txt is reached. ChatGPT cannot crawl the site for training. Citation rate for OpenAI-trained queries is severely impacted.
Fix: Allow GPTBot user-agent in CDN edge filter rules
Multi-chain documentation missing canonicals
HighA03 · Technical
Documentation pages exist on docs.example.io, docs-bnb.example.io and docs-arbitrum.example.io with the same content. No canonical tags pointing to the primary documentation. Search engines see triplicated content and split ranking signals.
Fix: Set canonical to docs.example.io across all chain subdomains
Factual density below threshold on About page
MediumD02 · AEO
About page shows 1.8 factual entities per 100 words. Threshold for AI citation is 3 per 100 words. Page reads as marketing rather than reference. AI engines weight reference-style content higher for citation.
Fix: Add named entities, dates and numbers throughout About page
Person schema missing sameAs links
MediumB04 · Schema
Founder profile pages have Person schema but no sameAs property linking to LinkedIn, GitHub or Twitter. E-E-A-T signals require verified identity links. Without sameAs the founders cannot be resolved as entities by AI knowledge graphs.
Fix: Add sameAs array with LinkedIn, GitHub, Twitter URLs
DefiLlama listing not detected
MediumE02 · Authority
The protocol is not listed on DefiLlama. DefiLlama listing covers approximately 30% of crypto AEO prompts because AI engines cite DefiLlama heavily for any DeFi-related query. Missing the Tier 1 authority source caps AEO upside.
Fix: Submit DefiLlama listing application via the Llama-paw form
CLS regression on mobile homepage
MediumA01 · Technical
Mobile homepage Cumulative Layout Shift is 0.18, above the 0.1 threshold. Caused by hero image loading without dimensions and ad-style banner shifting content on load. Desktop CLS is fine at 0.04.
Fix: Add explicit width/height to hero image. Reserve space for banner
Tokenomics page text rendered via JavaScript
MediumA04 · Technical
Tokenomics page renders supply data, distribution percentages and vesting schedule entirely via client-side JavaScript. 69% of AI crawlers cannot execute JavaScript. The most citable page facts are invisible to ChatGPT, Perplexity and Claude.
Fix: Server-render tokenomics data in initial HTML
XML sitemap last updated 4 months ago
LowA05 · Technical
Sitemap freshness signal stale. Sitemap should regenerate at least quarterly. Search engines deprioritize crawl frequency for sites with stale sitemaps.
Fix: Configure sitemap auto-regeneration on content publish
Open Graph image dimensions sub-optimal
LowA05 · Technical
Open Graph images are 800x420. Recommended dimensions are 1200x630 for optimal social rendering across LinkedIn, Twitter and Telegram. Affects link preview quality, not rankings directly.
Fix: Regenerate OG images at 1200x630
GitHub activity moderate
LowF02 · On-chain
Public GitHub shows 14 commits in the last 30 days from 3 named contributors. Above the dead-project threshold but below the very-active tier. AI engines weight active GitHub as a project-is-alive signal.
Fix: No urgent action. Maintain or increase commit cadence