Sample SEO Report
The VisRank detailed report covers all 41 checks with severity levels, plain-language explanations, and specific fix guidance. Here's what's inside.

What's in the report
1. Executive summary
- Overall score (0–100) with grade
- Category scores: SEO, AEO, Security, Local
- Total issues found by severity
- Top 3 quick wins ranked by impact
- Scan date and URL audited
2. SEO checks (13 checks)
- Title tag — value, length, and pass/fail
- Meta description — value, length, and pass/fail
- H1 analysis — count and content
- Canonical tag — present and self-referencing
- robots.txt — present, accessible
- sitemap.xml — present, accessible
- Image alt text — percentage with alts
- Viewport meta tag — mobile optimised
- HTTPS enforced
- OpenGraph tags — title, description, image
- HTML lang attribute
- Twitter Card meta tags
- noindex detection
3. AEO checks (10+ checks)
- JSON-LD structured data — presence and types
- FAQPage schema — present and valid
- Organization schema — present and fields
- LocalBusiness schema — present and fields
- HowTo schema
- BreadcrumbList schema
- Semantic headings (H2 count)
- Contact details in content
- Entity clarity (business name in copy)
- Q&A content patterns
4. Security checks (10 checks)
- HTTPS — active and redirecting
- HSTS header — present and max-age value
- CSP header — present
- X-Frame-Options — DENY or SAMEORIGIN
- Referrer-Policy header
- Permissions-Policy header
- X-Content-Type-Options — nosniff
- Mixed content detection
- Server header leak (Server / X-Powered-By)
- DNS-Prefetch-Control
5. Local checks (8 checks)
- Location mentions (city / suburb in copy)
- Phone number in content
- Street address present
- LocalBusiness schema
- Contact page linked from nav
- Google Maps embed
- Opening hours signals
- Review / testimonial signals
6. Issue list with fix guidance
- Every failing check listed with severity (high / medium / low)
- Plain-language explanation of why it matters
- Specific fix instructions or code examples
- Time estimate to fix (if applicable)
Sample issue entries
Every failing check includes this level of detail in the report.
A Content Security Policy header prevents cross-site scripting (XSS) and data injection attacks. Without it, malicious scripts injected via third-party ads or plugins have no browser-level restriction.
Fix: Add to your web server or CDN: Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; (then tighten over time using report-only mode)
FAQPage JSON-LD allows Google to show FAQ accordions directly in search results and is heavily used by AI Overviews for answer extraction. Your page has a Q&A section in HTML but no structured data wrapping it.
Fix: Add a <script type="application/ld+json"> block in your page <head> with @type: FAQPage and mainEntity entries for each question. See schema.org/FAQPage for the exact format.
Images without alt text are invisible to screen readers and to Google Image Search. Alt text is also an SEO signal for the surrounding content context.
Fix: Add descriptive alt attributes to the 3 missing images. For decorative images use alt="". For content images, describe what is shown — not generic labels like "image1.jpg".
Get your detailed report
Run a free scan first. If you want the full report with all issue explanations and fix codes, unlock it for $10.
Common Questions
What is in the $10 detailed report?
All 41 check results with pass/fail status, severity (high/medium/low), plain-language explanation of each finding, and specific fix guidance including code examples where applicable. Includes score breakdown and top quick-win recommendations.
Can I share the PDF report with clients?
Yes. The PDF is formatted for professional client delivery — it includes the site domain, full audit results, and actionable fix recommendations. Suitable for client handover or team workflow.
How is the paid report different from the free scan?
The free scan shows your overall score, category breakdowns, and top issues. The $10 report is a complete PDF with all 41 checks — full explanations, severity levels, and step-by-step fix instructions ready for action or presentation.
Related pages