Page Analyzer
What it checks
- Page title and meta description
- Open Graph tags (og:title, og:description, og:image, og:type, og:url)
- Twitter Card tags (twitter:card, twitter:title, twitter:description, twitter:image)
- Favicon presence and URL resolution
- Canonical URL and HTML lang attribute
- Server headers: Server, X-Powered-By, Content-Type, Content-Encoding, Cache-Control
- CDN detection from headers (Cloudflare, CloudFront, Fastly, Akamai)
- Page load time, page size, and resource count estimate
Scoring
No score of its own. It supplies the fetched HTML and headers that the rest of this group, the CSS analyzer, and the GEO/AEO analyzer all read.
Network budget
30 seconds for the page fetch, shared with the whole group.
Tips to improve
- Give every page a unique title and meta description
- Add Open Graph and Twitter Card tags so shared links render properly
- Set a canonical URL to avoid duplicate content issues
- Include a lang attribute on the <html> element