Website audit scorecard for tcgnerdz.com
The scanner fetched the public page, extracted deterministic facts, and stored scored results across SEO / AEO, security, accessibility, and design.
Submitted
Tcgnerdz.com
Final URL
https://tcgnerdz.com
Created
Aug 6, 2026, 5:52 AM
Safe fetch
285 ms
62
out of 100
63
out of 100
65/103 rule points
76
out of 100
58/76 rule points
57
out of 100
54/94 rule points
50
out of 100
55/110 rule points
Category point breakdown
Biggest score-losing checks
axe found 8 violation rule(s), including 1 serious or critical rule(s). Top rules: color-contrast (25), landmark-banner-is-top-level (1), landmark-contentinfo-is-top-level (1), landmark-no-duplicate-banner (1), landmark-no-duplicate-contentinfo (1).
A small allowlist probe returned a public success response.
Detected labels or accessible names for 6 of 26 form control(s).
Detected 0 H1 heading(s) and 0 meta-description characters.
Remove exposed sensitive files
-16 rule ptsWhat failed
A small public allowlist probe found a sensitive-looking file path.
Evidence
A small allowlist probe returned a public success response.
Priority
Priority 1: fix before sharing the page publicly.
Why it matters
Publicly exposed config or backup files can leak implementation details or secrets.
How to fix it
Remove the exposed file, block public access to that path, and rotate any secrets that may have been exposed.
Copyable agent prompt
Fix rendered axe accessibility violations
-18 rule ptsWhat failed
The rendered page has accessibility rule violations detected by axe-core.
Evidence
axe found 8 violation rule(s), including 1 serious or critical rule(s). Top rules: color-contrast (25), landmark-banner-is-top-level (1), landmark-contentinfo-is-top-level (1), landmark-no-duplicate-banner (1), landmark-no-duplicate-contentinfo (1).
Priority
Priority 5: fix before sharing the page publicly.
Why it matters
axe checks the actual browser-rendered page, so these issues can affect people using keyboards, screen readers, or other assistive technology.
How to fix it
Fix the top axe rule IDs first, especially critical and serious violations around names, roles, labels, headings, contrast, landmarks, and keyboard-accessible controls.
Copyable agent prompt
Label public form fields
-14 rule ptsWhat failed
Some form controls do not have a detectable label or accessible name.
Evidence
Detected labels or accessible names for 6 of 26 form control(s).
Priority
Priority 7: fix during launch polish.
Why it matters
Unlabeled inputs make email capture, demo requests, and signups harder for assistive technology users.
How to fix it
Connect each input to a visible label or an accurate aria-label/aria-labelledby value.
Copyable agent prompt
Add a useful meta description
-10 rule ptsWhat failed
The page does not expose a strong short summary for search and answer engines.
Evidence
No meta description was detected.
Priority
Priority 3: fix before sharing the page publicly.
Why it matters
A missing description makes previews weaker when early users share or find the page.
How to fix it
Add a meta description around 50 to 170 characters that says who the product helps and what outcome it creates.
Copyable agent prompt
Clarify the hero promise
-13 rule ptsWhat failed
The hero area does not provide enough clear product context.
Evidence
Detected 0 H1 heading(s) and 0 meta-description characters.
Priority
Priority 6: fix during launch polish.
Why it matters
Visitors decide quickly whether the product is relevant; a vague hero weakens every acquisition channel.
How to fix it
Use one clear H1 plus supporting copy that names the audience, problem, and outcome.
Copyable agent prompt
SEO / AEO
Severity mix: 1 critical, 6 high, 3 medium, 1 low.
Page title
-10 rule ptsTitle is 9 characters.
Meta description
-10 rule ptsNo meta description was detected.
Schema presence
-10 rule ptsDetected 0 JSON-LD schema block(s).
Security
Severity mix: 2 critical, 3 high, 0 medium, 0 low.
Sensitive file probes
-16 rule ptsA small allowlist probe returned a public success response.
Common security headers
-2 rule ptsDetected 4 of 5 common public security headers. Present: strict-transport-security, content-security-policy, x-content-type-options, x-frame-options. Missing: referrer-policy.
Accessibility
Severity mix: 0 critical, 3 high, 5 medium, 0 low.
Rendered axe accessibility violations
-18 rule ptsaxe found 8 violation rule(s), including 1 serious or critical rule(s). Top rules: color-contrast (25), landmark-banner-is-top-level (1), landmark-contentinfo-is-top-level (1), landmark-no-duplicate-banner (1), landmark-no-duplicate-contentinfo (1).
Form labels
-14 rule ptsDetected labels or accessible names for 6 of 26 form control(s).
Basic contrast
-8 rule pts29 of 100 rendered text color sample(s) missed WCAG contrast targets. Worst rendered ratio: 1.
Design
Severity mix: 0 critical, 3 high, 6 medium, 2 low.
Hero clarity signals
-13 rule ptsDetected 0 H1 heading(s) and 0 meta-description characters.
Rendered speed signals
-10 rule ptsDOMContentLoaded: 935ms. Load complete: 1506ms. First contentful paint: 600ms. Resources: 88. Scripts: 41. Images: 14. Third-party origins: 5. Transfer: not available.
Readability signals
-9 rule ptsAverage sentence length is about 29 word(s).
Showing failed checks.
Failed checks
These checks need attention.
Page title
0/10Title is 9 characters.
Failed: earned 0 of 10 points.
Priority: Priority 8: fix during launch polish.
Why it matters: Search engines, social previews, and saved browser tabs use the title to tell people what your product is.
Fix: Set one concise title tag, ideally 10 to 70 characters, that includes the product name and the main promise.
Copyable agent prompt
Meta description
0/10No meta description was detected.
Failed: earned 0 of 10 points.
Priority: Priority 3: fix before sharing the page publicly.
Why it matters: A missing description makes previews weaker when early users share or find the page.
Fix: Add a meta description around 50 to 170 characters that says who the product helps and what outcome it creates.
Copyable agent prompt
Heading structure
0/8Detected 0 H1 heading(s) and 28 total headings.
Failed: earned 0 of 8 points.
Priority: Priority 9: fix during launch polish.
Why it matters: Clear headings help visitors, search engines, and assistive technology understand the page quickly.
Fix: Keep one H1 for the main promise, then use H2 and H3 headings in order for sections below it.
Copyable agent prompt
Schema presence
0/10Detected 0 JSON-LD schema block(s).
Failed: earned 0 of 10 points.
Priority: Priority 12: fix during launch polish.
Why it matters: Structured data gives search and answer engines explicit facts about your product.
Fix: Add JSON-LD for SoftwareApplication, Product, Organization, or WebSite using only accurate public facts.
Copyable agent prompt
Common security headers
16/18Detected 4 of 5 common public security headers. Present: strict-transport-security, content-security-policy, x-content-type-options, x-frame-options. Missing: referrer-policy.
Failed: earned 16 of 18 points from partial coverage.
Priority: Priority 5: fix before sharing the page publicly.
Why it matters: These headers reduce avoidable browser-side risk and show a baseline of care before launch.
Fix: Configure headers such as Strict-Transport-Security, Content-Security-Policy, X-Content-Type-Options, X-Frame-Options, and Referrer-Policy.
Copyable agent prompt
Sensitive file probes
0/16A small allowlist probe returned a public success response.
Failed: earned 0 of 16 points.
Priority: Priority 1: fix before sharing the page publicly.
Why it matters: Publicly exposed config or backup files can leak implementation details or secrets.
Fix: Remove the exposed file, block public access to that path, and rotate any secrets that may have been exposed.
Copyable agent prompt
Form labels
0/14Detected labels or accessible names for 6 of 26 form control(s).
Failed: earned 0 of 14 points.
Priority: Priority 7: fix during launch polish.
Why it matters: Unlabeled inputs make email capture, demo requests, and signups harder for assistive technology users.
Fix: Connect each input to a visible label or an accurate aria-label/aria-labelledby value.
Copyable agent prompt
Basic contrast
0/829 of 100 rendered text color sample(s) missed WCAG contrast targets. Worst rendered ratio: 1.
Failed: earned 0 of 8 points.
Priority: Priority 20: lower-risk cleanup after urgent launch blockers.
Why it matters: Low contrast makes a launch page feel less polished and can exclude users with low vision.
Fix: Review key text, buttons, and links against a 4.5:1 contrast target for normal text.
Copyable agent prompt
Rendered axe accessibility violations
0/18axe found 8 violation rule(s), including 1 serious or critical rule(s). Top rules: color-contrast (25), landmark-banner-is-top-level (1), landmark-contentinfo-is-top-level (1), landmark-no-duplicate-banner (1), landmark-no-duplicate-contentinfo (1).
Failed: earned 0 of 18 points.
Priority: Priority 5: fix before sharing the page publicly.
Why it matters: axe checks the actual browser-rendered page, so these issues can affect people using keyboards, screen readers, or other assistive technology.
Fix: Fix the top axe rule IDs first, especially critical and serious violations around names, roles, labels, headings, contrast, landmarks, and keyboard-accessible controls.
Copyable agent prompt
Hero clarity signals
0/13Detected 0 H1 heading(s) and 0 meta-description characters.
Failed: earned 0 of 13 points.
Priority: Priority 6: fix during launch polish.
Why it matters: Visitors decide quickly whether the product is relevant; a vague hero weakens every acquisition channel.
Fix: Use one clear H1 plus supporting copy that names the audience, problem, and outcome.
Copyable agent prompt
Readability signals
0/9Average sentence length is about 29 word(s).
Failed: earned 0 of 9 points.
Priority: Priority 23: lower-risk cleanup after urgent launch blockers.
Why it matters: Launch visitors often skim; long sentences make the offer harder to understand.
Fix: Shorten long sentences, use direct language, and break dense paragraphs into smaller sections.
Copyable agent prompt
Spacing consistency
0/7Detected 0 spacing class/style signal(s).
Failed: earned 0 of 7 points.
Priority: Priority 25: lower-risk cleanup after urgent launch blockers.
Why it matters: Consistent spacing helps the page feel deliberate and easier to scan.
Fix: Use consistent section padding, gaps, and margins across repeated content blocks.
Copyable agent prompt
Rendered speed signals
0/10DOMContentLoaded: 935ms. Load complete: 1506ms. First contentful paint: 600ms. Resources: 88. Scripts: 41. Images: 14. Third-party origins: 5. Transfer: not available.
Failed: earned 0 of 10 points.
Priority: Priority 14: fix during launch polish.
Why it matters: Slow pages lose impatient visitors and make every SEO, social, and paid-traffic visit work harder.
Fix: Reduce render-blocking scripts/styles, compress and size images, defer non-critical JavaScript, reduce third-party tags, and keep above-the-fold content quick to paint.
Copyable agent prompt
Runtime console health
0/7Detected 2 console error(s) and 0 uncaught page error(s) during render.
Failed: earned 0 of 7 points.
Priority: Priority 15: fix during launch polish.
Why it matters: Runtime errors can break forms, CTAs, animations, tracking, or responsive behavior even when the static HTML looks fine.
Fix: Open the page in a browser, reproduce the console errors, and fix missing assets, hydration problems, client-side exceptions, or failing third-party scripts.
Copyable agent prompt
Rendered layout ergonomics
0/9Horizontal overflow: 0px. Small tap targets: 48.
Failed: earned 0 of 9 points.
Priority: Priority 13: fix during launch polish.
Why it matters: Horizontal overflow and tiny tap targets make the page feel broken on real devices, especially for mobile visitors.
Fix: Remove elements wider than the viewport, add responsive constraints, and make important links, buttons, inputs, and controls at least 40px tall and wide where possible.
Copyable agent prompt
Page-level AEO readiness
Shared eligibility and content signals that affect every search and answer agent.
Index and citation eligibility
No general noindex directive was detected.
Snippet and answer controls
No general nosnippet or max-snippet:0 control was detected.
Canonical alignment
The canonical resolves to the scanned public URL.
Sitemap coverage and freshness
A sitemap index was found; this safe scan did not recursively fetch child sitemaps.
Structured data
Detected 0 JSON-LD block(s), 0 parse error(s), and types none.
Public or paywalled content
No isAccessibleForFree structured-data value was detected.
Entity clarity
Detected 1 of 3 core identity signals across the title, description, and H1.
Answer-ready visible text
Detected 1091 visible words and 8 audience, use-case, pricing, or integration signals.
Authorship and accountability
No author meta value or structured-data author was detected.
Published or updated date
No datePublished or dateModified value was detected in structured data.
Supporting-source links
No external supporting links were detected; this is contextual rather than a universal requirement.
Rendered content availability
Rendered audit completed with 429 visible text element(s).
Synthetic search-agent reachability
8 of 8 search/discovery User-Agent probes returned reachable content.
Optional LLM-readable summary
https://tcgnerdz.com/llms.txt returned HTTP 200; this is supplemental and does not determine AI-search eligibility.
OAI-SearchBotAI search
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
GPTBotModel training
Robots: allowed by * allow: / · line 19
Probe: not tested for this control
ChatGPT-UserUser-requested fetch
Robots: not applicable to user-requested fetches
Probe: not tested for this control
ClaudeBotModel training
Robots: allowed by * allow: / · line 19
Probe: not tested for this control
Claude-SearchBotAI search
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
Claude-UserUser-requested fetch
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
GooglebotSearch and discovery
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 100% parity
Google-ExtendedData-use policy control
Robots: allowed by * allow: / · line 19
Probe: not tested for this control
BingbotSearch and discovery
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
PerplexityBotAI search
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 100% parity
Perplexity-UserUser-requested fetch
Robots: not applicable to user-requested fetches
Probe: not tested for this control
ApplebotSearch and discovery
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
Applebot-ExtendedData-use policy control
Robots: allowed by * allow: / · line 19
Probe: not tested for this control
MistralAI-IndexAI search
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
MistralAI-UserUser-requested fetch
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
meta-externalagentModel training
Robots: allowed by * allow: / · line 19
Probe: not tested for this control
meta-externalfetcherUser-requested fetch
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
AmazonbotModel training
Robots: allowed by * allow: / · line 19
Probe: not tested for this control
Amzn-SearchBotAI search
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 99% parity
Amzn-UserUser-requested fetch
Robots: allowed by * allow: / · line 19
Probe: reachable · HTTP 200 · 100% parity
CCBotModel training
Robots: allowed by * allow: / · line 19
Probe: not tested for this control
Ready combines robots policy, a bounded synthetic User-Agent fetch, indexability, and snippet eligibility. Synthetic probes do not prove vendor-origin traffic. Purple preference states are training or data-use choices and do not lower the AEO score.
Share preview
tcgnerdz.com website audit report
Needs fixes before launch: 62/100 overall, with prioritized fixes for SEO, security, accessibility, and design.
Public reports expose the scanned public URL, safe scores, sanitized public evidence, and fix guidance. They do not include credentials, cookies, hidden form values, or sensitive response bodies.
