Website Analysis
Route: /website-analysis
In-depth analysis of a web page's structure, metadata, and best practices.
Features
- Security headers — checks for headers like
Content-Security-Policy,Strict-Transport-Security,X-Frame-Options, and more. - Metadata & SEO — title, meta description, Open Graph tags, and other head metadata.
- Structure — headings, landmarks, and document outline.
- Best practices — common recommendations surfaced from the analysis.
How it works
The tool retrieves the target page server-side (reusing Acolyte's fetch route handlers to bypass CORS) and analyzes the returned HTML and headers in the browser.
Using it
- Open Website Analysis from the sidebar.
- Enter the URL of the site to analyze.
- Review the categorized findings.
Related
- Web Stats — quick timing and size metrics.
- Accessibility Checker — WCAG compliance scanning.