HTTP 2001484 ms response227.8 KB11,000 words5 images17 links
82/100
Good
Executive Summary
This audit evaluated 25 signals across on-page SEO, technical SEO, performance, security, mobile rendering, structured data and E-E-A-T trust signals.
25
Total checks
21
Passed
0
Critical
4
Warnings
Category Scores
Technical SEO
100/100
GOOD
On-Page SEO
100/100
GOOD
Content
100/100
GOOD
Performance
92/100
GOOD
Security
100/100
GOOD
Mobile & UX
100/100
GOOD
E-E-A-T
10/100
POOR
Structured Data
55/100
POOR
PageSpeed Insights (lab)
Mobile
72
Perf
91
A11y
0
BP
100
SEO
LCP
7.3 s
CLS
0.005
TBT
10 ms
FCP
1.1 s
Desktop
96
Perf
91
A11y
0
BP
100
SEO
LCP
1.3 s
CLS
0
TBT
10 ms
FCP
0.4 s
Issues & Findings
Every issue includes the problem, why it matters, and a concrete fix.
Performance (1 issue)
WARNINGResponse compression not detected⏱ 20 min
ProblemNo Content-Encoding header (gzip, br, deflate) on the page response.
Why it mattersWithout compression, HTML/CSS/JS payloads are 3–5× larger than needed — slower TTFB, slower LCP, and wasted bandwidth.
How to fixEnable gzip and/or brotli at the web server level (nginx: `gzip on;` + `brotli on;`; Apache: mod_deflate / mod_brotli; Cloudflare: enabled by default).
E-E-A-T (3 issues)
WARNINGNo About page detected⏱ 2 hrs
ProblemNo /about, /about-us, or equivalent page linked from the homepage.
Why it mattersGoogle's Quality Raters Guidelines explicitly look for About pages to assess Expertise, Authoritativeness, and Trust (E-E-A-T). YMYL (Your Money or Your Life) topics especially need this.
How to fixCreate an About page with: who the company/author is, what they do, where they're based, who the founders are (with photos and bios), and how to contact them.
WARNINGNo Contact page detected⏱ 30 min
ProblemNo /contact or equivalent page linked from the homepage.
Why it mattersA discoverable contact path is an E-E-A-T trust signal AND a legal requirement in many jurisdictions (UK, EU, AU). Its absence flags the site as low-trust.
How to fixAdd a Contact page with a real email address, phone (if applicable), and physical/registered business address. Link it from the main nav or footer.
WARNINGNo Privacy Policy detected⏱ 2 hrs
ProblemNo /privacy, /privacy-policy, or equivalent page linked from the homepage.
Why it mattersA privacy policy is legally required if you collect any personal data (cookies count) under GDPR, CCPA, and similar. Its absence is both an E-E-A-T negative and a regulatory risk.
How to fixPublish a Privacy Policy covering: what data you collect, why, how long you keep it, who you share it with, and how users exercise their rights. Link it from the footer.