Overall Digital Authority92/100 AComposite of every measured category — including popularity, domain age and trust signals.
SEO 89/100 (up); AIO 94/100 (up). Recommended changes detected: 0 of 6. Re-check again after making changes.
SEO: meets the strong-ranking profile.
AIO: meets the strong-ranking profile.
The 85-point benchmark is the score a site meeting the practices that consistently strong-ranking sites follow would earn on these same checks — a measured yardstick, not live competitor rankings.
Score breakdown
Each score is built from weighted categories; the contribution column shows exactly how many points each category adds to the total (weights renormalize over what was measurable). Categories reuse the same underlying checks — nothing is double-crawled.
AIO AI-optimization categories
Category
Score
Weight
Contribution
Crawlability & indexability
100
15%
28.8 pts
Content quality & originality
—
15%
n/a
Answerability & page structure
100
15%
28.8 pts
Authority & trust
75
12%
17.3 pts
Entity clarity
—
10%
n/a
Structured data
—
8%
n/a
Citation worthiness
—
8%
n/a
Topical coverage & internal linking
—
7%
n/a
Freshness & factual maintenance
100
5%
9.6 pts
User experience & performance
100
5%
9.6 pts
AIO total
94/100
SEO SEO categories
Category
Score
Weight
Contribution
Search visibility
67
18%
13.1 pts
Titles, content & keywords
100
16%
17.4 pts
Technical SEO
91
12%
11.9 pts
Speed & performance
100
10%
10.9 pts
Mobile usability
100
8%
8.7 pts
Structured data & social
100
8%
8.7 pts
Local search
—
8%
n/a
Authority & trust
75
14%
11.4 pts
Accessibility
100
6%
6.5 pts
SEO total
89/100
Recommendations
Each item is tagged with the score it improves (SEO, AIO, or both) and carries a status: To do = on your current plan · ✓ Done = the change was detected on a re-check of your site · Still open = re-checked but not detected yet · Awaiting external data = a crawl of your site alone cannot confirm it.
Used in the copy-paste fix prompts below — hand them to ChatGPT, Claude, or whatever tool edits your site.
1
Add About, Contact, and Privacy pages linked from the homepage
SEO + AIOStill open — not detected yet
Our crawler found zero trust-related pages (About, Contact, Privacy) linked from your homepage — 'Linked from homepage: none found.' Search engines and AI answer engines use these pages to verify that a site is legitimate and authoritative, and their absence drags down your Authority & trust score to 75. Create each page and add links to them in your site's main navigation or footer.
Last verification (Aug 07, 2026): Still showing on the latest crawl: Linked from homepage: none found.
I need help fixing an issue on my website example.com.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Add About, Contact, and Privacy pages linked from the homepage
Details and evidence from the crawl: Our crawler found zero trust-related pages (About, Contact, Privacy) linked from your homepage — 'Linked from homepage: none found.' Search engines and AI answer engines use these pages to verify that a site is legitimate and authoritative, and their absence drags down your Authority & trust score to 75. Create each page and add links to them in your site's main navigation or footer.
Area: Authority & trust — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
2
Rewrite the page title to describe your site clearly and specifically
SEO + AIOAwaiting external data
Your current page title is only 14 characters — 'Example Domain' — which gives search engines and AI tools almost no signal about what the page actually offers. A descriptive title in the 50–60 character range typically helps click-through rates and answer-engine inclusion. Consider a rewrite such as: "Your Business Name — Brief Description of What You Do".
Last verification (Aug 07, 2026): Not measurable on this crawl: Not scored: this domain ranks #180 globally (Tranco). At this prominence, discovery aids do not limit visibility, and top platforms are JavaScript applications whose no-JS fallback shell is what a static crawl sees. Measured on that shell anyway: Title (14 chars): “Example Domain”
I need help fixing an issue on my website example.com.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Rewrite the page title to describe your site clearly and specifically
Details and evidence from the crawl: Your current page title is only 14 characters — 'Example Domain' — which gives search engines and AI tools almost no signal about what the page actually offers. A descriptive title in the 50–60 character range typically helps click-through rates and answer-engine inclusion. Consider a rewrite such as: "Your Business Name — Brief Description of What You Do".
Area: Titles, content & keywords — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
3
Redirect either www or apex domain to a single canonical host
SEO + AIOStill open — not detected yet
Both your www and non-www addresses currently return a 200 OK response instead of one redirecting to the other, meaning search engines may index the same content twice and split any authority between the two versions. This is a known duplicate-content risk that typically harms search rankings over time. Choose one preferred host (e.g., https://www.example.com) and set up a permanent 301 redirect from the other.
Last verification (Aug 07, 2026): Still showing on the latest crawl: Both the www and non-www hosts return 200 without redirecting to one canonical host — duplicate-content risk.
I need help fixing an issue on my website example.com.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Redirect either www or apex domain to a single canonical host
Details and evidence from the crawl: Both your www and non-www addresses currently return a 200 OK response instead of one redirecting to the other, meaning search engines may index the same content twice and split any authority between the two versions. This is a known duplicate-content risk that typically harms search rankings over time. Choose one preferred host (e.g., https://www.example.com) and set up a permanent 301 redirect from the other.
Area: Search visibility — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
4
Force HTTP traffic to redirect to HTTPS
SEO + AIOStill open — not detected yet
Your http:// URL does not redirect to https://, so both the secure and insecure versions of your site are accessible and may be crawled or indexed separately. This creates another duplicate-content risk and undermines the trust signals that come with a properly enforced HTTPS setup. Configure a server-level 301 redirect from all http:// requests to their https:// equivalents.
Last verification (Aug 07, 2026): Still showing on the latest crawl: The http:// version did not redirect to https:// — both versions may be indexed separately.
I need help fixing an issue on my website example.com.
My site is built with: [YOUR PLATFORM].
Issue found by an automated review: Force HTTP traffic to redirect to HTTPS
Details and evidence from the crawl: Your http:// URL does not redirect to https://, so both the secure and insecure versions of your site are accessible and may be crawled or indexed separately. This creates another duplicate-content risk and undermines the trust signals that come with a properly enforced HTTPS setup. Configure a server-level 301 redirect from all http:// requests to their https:// equivalents.
Area: Search visibility — improves my SEO + AIO score.
Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
Paste into your AI tool; after publishing the fix, re-check below to turn this item green.
5
Content/copywriting help
SEO + AIOAwaiting external data
A content writer can build out thin pages and target the search terms your audience actually uses (keyword research tools are typically paid).
Optional third-party service — listed for completeness; we have no affiliation and receive nothing if you buy.
Last verification (Aug 07, 2026): Optional service — not machine-verifiable from a crawl.
6
Professional SEO audit
SEO + AIOAwaiting external data
An SEO consultant can act on crawl/indexing issues beyond a homepage review, including log-file analysis and index coverage in Google Search Console (free).
Optional third-party service — listed for completeness; we have no affiliation and receive nothing if you buy.
Last verification (Aug 07, 2026): Optional service — not machine-verifiable from a crawl.
I need help fixing 4 issues on my website example.com, found by an automated review. My site is built with: [YOUR PLATFORM].
1. Add About, Contact, and Privacy pages linked from the homepage
Evidence: Our crawler found zero trust-related pages (About, Contact, Privacy) linked from your homepage — 'Linked from homepage: none found.' Search engines and AI answer engines use these pages to verify that a site is legitimate and authoritative, and their absence drags down your Authority & trust score to 75. Create each page and add links to them in your site's main navigation or footer.
Area: Authority & trust — improves SEO + AIO.
2. Rewrite the page title to describe your site clearly and specifically
Evidence: Your current page title is only 14 characters — 'Example Domain' — which gives search engines and AI tools almost no signal about what the page actually offers. A descriptive title in the 50–60 character range typically helps click-through rates and answer-engine inclusion. Consider a rewrite such as: "Your Business Name — Brief Description of What You Do".
Area: Titles, content & keywords — improves SEO + AIO.
3. Redirect either www or apex domain to a single canonical host
Evidence: Both your www and non-www addresses currently return a 200 OK response instead of one redirecting to the other, meaning search engines may index the same content twice and split any authority between the two versions. This is a known duplicate-content risk that typically harms search rankings over time. Choose one preferred host (e.g., https://www.example.com) and set up a permanent 301 redirect from the other.
Area: Search visibility — improves SEO + AIO.
4. Force HTTP traffic to redirect to HTTPS
Evidence: Your http:// URL does not redirect to https://, so both the secure and insecure versions of your site are accessible and may be crawled or indexed separately. This creates another duplicate-content risk and undermines the trust signals that come with a properly enforced HTTPS setup. Configure a server-level 301 redirect from all http:// requests to their https:// equivalents.
Area: Search visibility — improves SEO + AIO.
Work through them one at a time, in order. For each: Please: 1) briefly explain what needs to change for my specific platform, 2) give me the exact code or settings changes to make, 3) tell me exactly where to put them, and 4) list what I should double-check after publishing. Keep the changes minimal and safe, and don't touch unrelated code.
One combined prompt covering every open recommendation, in priority order.
Review history
Date
Type
SEO
AIO
Aug 07, 2026 20:41 UTC
Follow-up #6
B 89/100
A 94/100
Aug 06, 2026 18:15 UTC
Follow-up #5
B 83/100
B 83/100
Aug 06, 2026 17:23 UTC
Follow-up #4 · re-checked, no change
D 60/100
F 45/100
Aug 06, 2026 00:10 UTC
Follow-up #3 · re-checked, no change
D 60/100
F 45/100
Aug 05, 2026 23:35 UTC
Follow-up #2 · re-checked, no change
D 60/100
F 45/100
Aug 05, 2026 22:58 UTC
Initial
D 60/100
F 45/100
Re-checks verify your recommendations against a fresh crawl. Results in search engines and external data typically take longer to move than on-site fixes.