Website audit scorecard for starbattle.online
The scanner fetched the public page, extracted deterministic facts, and stored scored results across SEO / AEO, security, accessibility, and design.
Submitted
https://starbattle.online/
Final URL
https://starbattle.online
Created
Jul 12, 2026, 3:40 AM
Safe fetch
311 ms
38
out of 100
36
out of 100
17/47 rule points
65
out of 100
34/52 rule points
0
out of 100
0/18 rule points
50
out of 100
19/38 rule points
Category point breakdown
Biggest score-losing checks
Detected 0 of 5 common public security headers. Present: none. Missing: strict-transport-security, content-security-policy, x-content-type-options, x-frame-options, referrer-policy.
axe found 1 violation rule(s), including 1 serious or critical rule(s). Top rules: meta-refresh (1).
page fetch returned HTTP 403 with Cloudflare signals, which can indicate crawler or bot-security blocking. robots.txt blocks Googlebot, Bingbot, DuckDuckBot, and 9 more for this page path.
HTTP 403 returned for sitemap_xml.
Unblock public crawlers
-14 rule ptsWhat failed
The public page appears blocked for FreeScan.app or for important search and AI crawler user agents.
Evidence
page fetch returned HTTP 403 with Cloudflare signals, which can indicate crawler or bot-security blocking. robots.txt blocks Googlebot, Bingbot, DuckDuckBot, and 9 more for this page path.
Priority
Priority 2: fix before sharing the page publicly.
Why it matters
If crawlers cannot access the page, search engines and answer engines may not discover, index, or summarize the launch page correctly.
How to fix it
Review robots.txt, Cloudflare/WAF bot rules, rate limits, and security challenges. Allow legitimate search and AI crawler access to public launch pages while keeping private, admin, and authenticated paths protected.
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 1 violation rule(s), including 1 serious or critical rule(s). Top rules: meta-refresh (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
Add common public security headers
-18 rule ptsWhat failed
Several basic browser protection headers were not visible.
Evidence
Detected 0 of 5 common public security headers. Present: none. Missing: strict-transport-security, content-security-policy, x-content-type-options, x-frame-options, referrer-policy.
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.
How to fix it
Configure headers such as Strict-Transport-Security, Content-Security-Policy, X-Content-Type-Options, X-Frame-Options, and Referrer-Policy.
Copyable agent prompt
Add responsive viewport metadata
-12 rule ptsWhat failed
The page is missing the viewport meta tag used for mobile layout.
Evidence
No viewport meta tag was detected.
Priority
Priority 3: fix before sharing the page publicly.
Why it matters
Launch traffic often comes from phones; missing viewport metadata can make the page render poorly.
How to fix it
Add a viewport meta tag with width=device-width and initial-scale=1.
Copyable agent prompt
Publish a valid sitemap.xml
-12 rule ptsWhat failed
The sitemap file was not reachable or did not look like valid sitemap XML.
Evidence
HTTP 403 returned for sitemap_xml.
Priority
Priority 7: fix during launch polish.
Why it matters
A sitemap helps search engines discover the landing page and related public pages sooner.
How to fix it
Add a static sitemap file or dynamic /sitemap.xml route with valid urlset or sitemapindex XML, include your public canonical URLs, and confirm it returns HTTP 200.
Copyable agent prompt
SEO / AEO
Severity mix: 1 critical, 2 high, 1 medium, 1 low.
Crawler access
-14 rule ptspage fetch returned HTTP 403 with Cloudflare signals, which can indicate crawler or bot-security blocking. robots.txt blocks Googlebot, Bingbot, DuckDuckBot, and 9 more for this page path.
sitemap.xml validity
-12 rule ptsHTTP 403 returned for sitemap_xml.
LLM-readable file
-4 rule ptsHTTP 404 returned for llms_txt.
Security
Severity mix: 2 critical, 1 high, 0 medium, 0 low.
Common security headers
-18 rule ptsDetected 0 of 5 common public security headers. Present: none. Missing: strict-transport-security, content-security-policy, x-content-type-options, x-frame-options, referrer-policy.
Accessibility
Severity mix: 0 critical, 1 high, 0 medium, 0 low.
Rendered axe accessibility violations
-18 rule ptsaxe found 1 violation rule(s), including 1 serious or critical rule(s). Top rules: meta-refresh (1).
Design
Severity mix: 0 critical, 1 high, 2 medium, 1 low.
Responsive viewport basics
-12 rule ptsNo viewport meta tag was detected.
Runtime console health
-7 rule ptsDetected 1 console error(s) and 0 uncaught page error(s) during render.
Showing failed checks.
Failed checks
These checks need attention.
Crawler access
0/14page fetch returned HTTP 403 with Cloudflare signals, which can indicate crawler or bot-security blocking. robots.txt blocks Googlebot, Bingbot, DuckDuckBot, and 9 more for this page path.
Failed: earned 0 of 14 points.
Priority: Priority 2: fix before sharing the page publicly.
Why it matters: If crawlers cannot access the page, search engines and answer engines may not discover, index, or summarize the launch page correctly.
Fix: Review robots.txt, Cloudflare/WAF bot rules, rate limits, and security challenges. Allow legitimate search and AI crawler access to public launch pages while keeping private, admin, and authenticated paths protected.
Copyable agent prompt
sitemap.xml validity
0/12HTTP 403 returned for sitemap_xml.
Failed: earned 0 of 12 points.
Priority: Priority 7: fix during launch polish.
Why it matters: A sitemap helps search engines discover the landing page and related public pages sooner.
Fix: Add a static sitemap file or dynamic /sitemap.xml route with valid urlset or sitemapindex XML, include your public canonical URLs, and confirm it returns HTTP 200.
Copyable agent prompt
LLM-readable file
0/4HTTP 404 returned for llms_txt.
Failed: earned 0 of 4 points.
Priority: Priority 24: lower-risk cleanup after urgent launch blockers.
Why it matters: A short LLM-readable file can help answer engines and AI tools summarize your product accurately.
Fix: Add /llms.txt or /.well-known/llms.txt with the product name, audience, value proposition, and key public links.
Copyable agent prompt
Common security headers
0/18Detected 0 of 5 common public security headers. Present: none. Missing: strict-transport-security, content-security-policy, x-content-type-options, x-frame-options, referrer-policy.
Failed: earned 0 of 18 points.
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
Rendered axe accessibility violations
0/18axe found 1 violation rule(s), including 1 serious or critical rule(s). Top rules: meta-refresh (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
Responsive viewport basics
0/12No viewport meta tag was detected.
Failed: earned 0 of 12 points.
Priority: Priority 3: fix before sharing the page publicly.
Why it matters: Launch traffic often comes from phones; missing viewport metadata can make the page render poorly.
Fix: Add a viewport meta tag with width=device-width and initial-scale=1.
Copyable agent prompt
Runtime console health
0/7Detected 1 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
Share preview
starbattle.online website audit report
Needs fixes before launch: 38/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.