NEWWorld's first AI visibility audit tool for Web3 is live.Run free audit →
Audit module · 08 · The deliverable

The 23-page PDF audit report. White-label, agency-ready.

The deliverable that ties every Crawlux audit together. A 23-page PDF drawn from 80+ checks across 8 audit modules, with prioritized fixes, copy-paste code snippets and a 30-60-90 day roadmap. Free tier keeps Crawlux branding; Pro and Team tiers ship white-label with your logo.

23 pages typicalWhite-label on Pro & TeamDrawn from 80+ checks

By the numbers

23pages typical for a Pro or Team tier audit on a domain with 50-500 pages. Cover, executive summary, prioritized findings, 8 module deep-dives, competitor benchmark, AEO citation report, 30-60-90 roadmap.Length scales with site size and finding count
80+individual checks feed the report, drawn from 23 specialized analyzers across 8 modules. Every finding traces back to a named analyzer.Powered by the full Crawlux analyzer stack
~6sto generate the PDF once all 8 modules complete. Rendered server-side with Puppeteer using a real HTML/CSS template; no font subsetting issues, no Unicode loss.Median; varies with finding count
// Two pages from the report

A representative pair of pages from the 23-page report

Executive summary on the left, a finding deep-dive on the right. The actual report carries your logo on Pro and Team tiers.

Page 02 / 23

Executive summary

example-protocol.com · DeFi Lending · Audited Apr 26, 2026

62
Overall score
/ 100
07
Position
in top 20
19
High-priority
findings

Module scores

01 · Technical SEO79 · Strong
02 · YMYL & E-E-A-T59 · Review
03 · AI Visibility (AEO)58 · Gap
04 · Token Schema61 · Gap
05 · Keyword Intent66 · Review
06 · Backlink Toxicity82 · Strong
07 · Competitor Analysis62 · Review
POWERED BY CRAWLUXCONFIDENTIAL · YOUR CLIENT
Page 09 / 23

Finding 04 · High severity

Module 04 · Token Schema · 14 lending market pages affected

FinancialProduct schema missing on lending pages

All 14 lending market pages are missing FinancialProduct JSON-LD. Only generic WebPage schema is present, which means search engines and AI models cannot identify the page as a lending product.

Severity & effort

SeverityHigh
Effort~1 hr
Pages affected14

Recommended fix

Add FinancialProduct JSON-LD per market page using the DeFi Lending pattern. Pull interestRate dynamically from your rate oracle. Reference the protocol Organization via @id rather than inlining.

{
  "@type":"FinancialProduct",
  "name":"USDC Lending Market",
  "interestRate": { ... }
}
POWERED BY CRAWLUXCONFIDENTIAL · YOUR CLIENT

Mockup pages illustrate format and content density. Real audit reports are rendered server-side with Puppeteer at 8.5 x 11 inches in dark or light theme.

// What is inside

The 23 pages, section by section

Every report follows this structure. Page counts approximate; longer for sites with more findings.

PG 01

Cover & brand

Your logo (Pro and Team tiers), client name, project name, audit date and overall score above the fold. Designed to drop into a client deliverable folder.

1 page
PG 02-03

Executive summary

Overall score, position in top 20, finding count by severity. Module scores in a single table. The page leadership reads first.

2 pages
PG 04-07

Prioritized findings

All high and medium severity findings sorted by closeability (severity weighted by effort). Each finding has its own card with the recommended fix and code snippet inline.

4 pages
PG 08-09

Technical SEO deep-dive

All Technical Analyzer + Site Deep Crawler + Robot Analyzer + Server Geo + Network Tree + Security Header findings. Per-URL breakdown for crawl issues.

2 pages
PG 10-11

YMYL & E-E-A-T deep-dive

Trust signal scoring from Crypto SEO Analyzer (E-E-A-T checks) plus Domain WHOIS, GitHub Activity, Smart Contract Security analyzer outputs.

2 pages
PG 12-13

AI Visibility (AEO) deep-dive

Gemini AI Analyzer output: per-LLM citation frequency, AEO score deltas vs competitors, the specific prompts where you appear and where you do not.

2 pages
PG 14-15

Token Schema deep-dive

Per-page schema coverage map plus full FinancialProduct, CryptoExchange and Organization JSON-LD validation results. Code snippets for every recommended fix.

2 pages
PG 16

Keyword Intent deep-dive

Per-page keyword vs page intent verdict from the Gemini AI Analyzer's Crypto Keyword Intent Classifier. Mismatch list with effort estimates.

1 page
PG 17

Backlink Toxicity deep-dive

Web3 Backlink Toxicity Rubric scoring per referring domain, cluster signatures detected, recommended disavow file ready for Search Console.

1 page
PG 18-20

Competitor benchmark

Top 20 named competitors in your category with per-dimension gap analysis. Drop-in slide for board and stakeholder presentations.

3 pages
PG 21-22

AEO citation report

For each of 30+ category prompts: which LLMs cite you, where you rank in the answer, what wording the model uses. Direct evidence to share with leadership.

2 pages
PG 23

30-60-90 day roadmap

Prioritized fix sequence: which findings to ship first 30 days, which to plan for the next 60, which require quarter-long authority building. Each item has the recommended owner (dev, content, SEO).

1 page
// How the PDF is generated

From audit data to PDF in ~6 seconds

The report is rendered server-side with Puppeteer using a real HTML/CSS template. No font subsetting issues, no Unicode loss, no broken Korean or Japanese characters in client names.

  1. 01

    Findings ingestion

    All 8 audit modules emit findings in a normalized format: severity, effort, affected URLs, recommended fix, optional code snippet. The PDF generator pulls the full findings list and module score data once all modules complete.

  2. 02

    Prioritization

    Findings are sorted by a weighted closeability formula: severity weighted by inverse effort. High-severity, low-effort findings rank first. The 30-60-90 roadmap is generated from this same sorted list, segmented by cumulative effort.

  3. 03

    Template render

    The HTML template renders with the audit data bound to React components server-side. Branding tokens (logo URL, client name) substituted from the audit order. Theme is dark or light per user preference. No user-facing dashboard involved in PDF generation.

  4. 04

    Puppeteer print-to-PDF

    A headless Chrome instance loads the rendered HTML and outputs PDF at 8.5 x 11 inches with proper page breaks, monospace code blocks and embedded fonts. Output stored on Crawlux infrastructure for 30 days; downloadable from the audit dashboard.

// vs the alternatives

Crawlux PDF vs generic SEO tool exports

Most SEO tools export PDFs as a feature. Few are designed as the primary deliverable. Here is the gap.

FeatureAhrefs PDF exportSemrush report builderScreaming Frog exportCrawlux PDF report
Designed as primary deliverable (vs feature)~
Crypto-specific findings (FinancialProduct, AEO etc.)
Code snippets ready to copy in PDF
Severity + effort rating per finding~ Severity only~ Severity only Both
30-60-90 day roadmap built in
Top 20 named competitor benchmark~ Manual entry~ Manual entry Auto
AEO citation report (ChatGPT / Perplexity / Claude)
White-label branding~ Enterprise tier $25 Pro tier
Pricing$99-449 / month$139-499 / month£199 / year$0 / $25 / $49 per audit
// PDF report FAQ

PDF report questions, answered

Common questions from agencies, in-house teams and solo founders about the deliverable.

What is in the PDF audit report?

The PDF is 23 pages covering an executive summary with overall and per-module scores, a prioritized findings list (high to low severity), per-module deep-dive sections (one per audit module), code snippets ready to copy for technical fixes, the competitor benchmark with named top 20 sites, the AEO citation report across ChatGPT, Perplexity and Claude plus a recommended 30-60-90 day fix roadmap.

See the full section-by-section breakdown above.

Can I add my own logo to the PDF?

Yes on Pro ($25) and Team ($49) tiers. Upload your logo when ordering the audit and it appears in the report header, footer and cover page. The Crawlux footnote at the bottom of each page reads "Powered by Crawlux audit data" on white-label tiers, which is small and unobtrusive. Free tier reports carry full Crawlux branding to keep the free product economically sustainable.

Is the PDF agency-ready?

Yes. Many TG3 Agency clients receive the Crawlux PDF as part of their retainer deliverable. The Team tier ($49) is built for this use case: white-label branding, full 8-module depth and unlimited re-audits per domain so you can run quarterly reports across all client domains. The cover page includes space for your client name, project name and audit date.

Why a PDF and not a web dashboard?

Three reasons. PDFs forward to engineering teams and stakeholders without account access. PDFs become drop-in slides for board and investor presentations. PDFs work offline. The Crawlux audit data is also available in the web dashboard for ongoing exploration; the PDF is the deliverable for handoff and presentation. Most teams use both.

How are findings prioritized in the report?

Each finding gets two ratings: severity (high / medium / low based on ranking and AEO impact) and effort (5min / 1hr / dev required). The report sorts by a weighted formula that puts high-severity, low-effort fixes at the top. Most teams ship the top 5-10 findings within a week. The 30-60-90 roadmap section sequences the rest.

Does the PDF include code snippets?

Yes. JSON-LD schema fixes include the full schema block ready to copy. Robots.txt fixes include the full directive lines. Canonical fixes include the full link tag. Whatever the developer needs to ship the fix without translating English to code is in the PDF, formatted as monospace blocks.

Can I see a sample report before buying?

The Free tier audit produces a partial PDF (covers 2 modules of 8: Technical SEO and AI Visibility). That gives you a real sample of the report format on your actual domain. Run the free audit, see the report, decide whether to upgrade. There is no separate sample PDF distributed; we found that running the real free audit was a better signal of what the report looks like for your specific domain.

How long is the PDF?

Typically 23 pages for a Pro or Team tier audit on a domain with 50-500 pages. Smaller domains produce slightly shorter reports (some sections collapse). Larger domains produce longer reports (more findings to list). Pages: cover and exec summary (3 pages), prioritized findings (4 pages), 8 module deep-dives (~10 pages), competitor benchmark (3 pages), AEO citation report (2 pages), 30-60-90 roadmap (1 page).

RUN THIS AUDIT FREE

Run this audit on your crypto site.

No signup, no credit card. Full 8-module report in 60 seconds.

Free first audit · No signup · 60 seconds · Full PDF report