Evidence: the initial reachability check returned HTTP 403. Cloudflare header(s): cf-ray, server. URL: https://www.raisingcanes.com
Review Cloudflare WAF, bot protection, rate-limit, and challenge rules for public marketing/content routes. Allow safe public scans and legitimate search or AI user-fetch crawlers to reach public pages while keeping admin, authenticated, preview, and private paths protected.
Speed Insights
Grade A
100% performance
https://www.raisingcanes.com
LCP
312ms
Largest paint
TBT
0ms
Blocking time
CLS
0.002
Layout shift
42
out of 100
23
out of 100
10/44 rule points
75
out of 100
39/52 rule points
0
out of 100
0/18 rule points
68
out of 100
26/38 rule points
Category point breakdown
Biggest score-losing checks
Improve AI search and crawler readiness
-14 rule ptsWhat failed
One or more AI discovery, user-fetch, indexability, snippet, synthetic reachability, or sitemap signals need attention.
Evidence
intake returned HTTP 403 with Cloudflare signals, which can indicate crawler or bot-security blocking. AEO crawler readiness is 20%: discovery 0/45, index and snippet eligibility 20/25, synthetic reachability 0/20, sitemap freshness 0/10. robots.txt access was inconclusive for 12 AI crawler user agents.
Priority
Priority 2: fix before sharing the page publicly.
Why it matters
AI search systems need crawlable, reachable, indexable, and quotable public content. Training and data-use choices remain neutral publisher preferences.
How to fix it
Use the component scores and exact matched robots rules in the crawler report. Fix blocked search agents, noindex or snippet restrictions, canonical or sitemap gaps, and synthetic WAF/challenge failures. Preserve intentional training opt-outs and keep private, admin, and authenticated paths protected before rescanning.
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: document-title (1).
Affected elements
Documents must have <title> element to aid in navigation
Fix any of the following: Document does not have a non-empty <title> element
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.
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.
Agent Prompt
Publish a valid sitemap
-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, dynamic sitemap route, or robots.txt Sitemap directive that returns valid urlset or sitemapindex XML. Include public canonical URLs and confirm the sitemap URL returns HTTP 200.
Agent Prompt
Add common public security headers
-13 rule ptsWhat failed
Several basic browser protection headers were not visible.
Evidence
Detected 2 of 5 common public security controls. Present: frame protection (x-frame-options), referrer-policy. Missing: strict-transport-security, content-security-policy, x-content-type-options.
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
Add only the missing protections among Strict-Transport-Security, Content-Security-Policy, X-Content-Type-Options, frame protection, and Referrer-Policy. An existing CSP frame-ancestors directive already provides frame protection and must remain unchanged.
Agent Prompt
SEO / AEO
Severity mix: 1 critical, 2 high, 1 medium, 0 low.
Security
Severity mix: 2 critical, 1 high, 0 medium, 0 low.
Accessibility
Severity mix: 0 critical, 1 high, 0 medium, 0 low.
Design
Severity mix: 0 critical, 1 high, 2 medium, 1 low.
SEO / AEO
Severity mix: 1 critical, 2 high, 1 medium, 0 low.
Accessibility
Severity mix: 0 critical, 1 high, 0 medium, 0 low.
Security
Severity mix: 2 critical, 1 high, 0 medium, 0 low.
Design
Severity mix: 0 critical, 1 high, 2 medium, 1 low.
Failed checks
These checks need attention.
Crawler access
0/14intake returned HTTP 403 with Cloudflare signals, which can indicate crawler or bot-security blocking. AEO crawler readiness is 20%: discovery 0/45, index and snippet eligibility 20/25, synthetic reachability 0/20, sitemap freshness 0/10. robots.txt access was inconclusive for 12 AI crawler user agents.
Failed: earned 0 of 14 points.
Priority: Priority 2: fix before sharing the page publicly.
Why it matters: AI search systems need crawlable, reachable, indexable, and quotable public content. Training and data-use choices remain neutral publisher preferences.
Fix: Use the component scores and exact matched robots rules in the crawler report. Fix blocked search agents, noindex or snippet restrictions, canonical or sitemap gaps, and synthetic WAF/challenge failures. Preserve intentional training opt-outs and keep private, admin, and authenticated paths protected before rescanning.
Agent Prompt
robots.txt reachability
0/8HTTP 403 returned for robots_txt.
Failed: earned 0 of 8 points.
Priority: Priority 11: fix during launch polish.
Why it matters: A reachable robots.txt helps crawlers understand what they can index before launch traffic arrives.
Fix: Add a public /robots.txt file and make sure it returns HTTP 200 without blocking the landing page.
Agent Prompt
Sitemap 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, dynamic sitemap route, or robots.txt Sitemap directive that returns valid urlset or sitemapindex XML. Include public canonical URLs and confirm the sitemap URL returns HTTP 200.
Agent Prompt
Common security headers
5/18Detected 2 of 5 common public security controls. Present: frame protection (x-frame-options), referrer-policy. Missing: strict-transport-security, content-security-policy, x-content-type-options.
Failed: earned 5 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: Add only the missing protections among Strict-Transport-Security, Content-Security-Policy, X-Content-Type-Options, frame protection, and Referrer-Policy. An existing CSP frame-ancestors directive already provides frame protection and must remain unchanged.
Agent Prompt
Rendered axe accessibility violations
0/18axe found 1 violation rule(s), including 1 serious or critical rule(s). Top rules: document-title (1).
Affected elements
Documents must have <title> element to aid in navigation
Fix any of the following: Document does not have a non-empty <title> element
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.
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.
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
No canonical URL was detected.
Sitemap coverage and freshness
Sitemap coverage could not be verified.
Structured data
Semantic schema score 0/100. Detected 0 JSON-LD block(s), 0 parse error(s), 0 graph node(s), and types none. No primary schema type matched the detected page role.
Public or paywalled content
No isAccessibleForFree structured-data value was detected.
Entity clarity
Entity alignment scored 0/100 for “an unnamed subject”. Title/H1 token overlap is 0%; description match not detected; identity schema not detected.
Answer-ready visible text
Answerability scored 0/100 from 0 main-content words, 0 concise answer block(s), 0 question heading(s), 0 definition(s), 0 list(s), and 0 table(s).
Authorship and accountability
Authorship is not a universal requirement for the detected home page role.
Published or updated date
Freshness metadata is contextual for the detected home page role.
Supporting-source links
Supporting sources are contextual for the detected home page role and do not affect readiness.
Rendered content availability
Rendered audit completed with 11 visible text element(s).
Synthetic search-agent reachability
0 of 8 completed search/discovery User-Agent probes returned reachable content.
Optional LLM-readable summary
No llms.txt file was found; this is optional and does not reduce core AEO readiness.
OAI-SearchBotAI search
Robots: unknown
Probe: not tested for this control
GPTBotModel training
Robots: unknown
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: unknown
Probe: not tested for this control
Claude-SearchBotAI search
Robots: unknown
Probe: not tested for this control
Claude-UserUser-requested fetch
Robots: unknown
Probe: not tested for this control
GooglebotSearch and discovery
Robots: unknown
Probe: not tested for this control
Google-ExtendedData-use policy control
Robots: unknown
Probe: not tested for this control
BingbotSearch and discovery
Robots: unknown
Probe: not tested for this control
PerplexityBotAI search
Robots: unknown
Probe: not tested for this control
Perplexity-UserUser-requested fetch
Robots: not applicable to user-requested fetches
Probe: not tested for this control
ApplebotSearch and discovery
Robots: unknown
Probe: not tested for this control
Applebot-ExtendedData-use policy control
Robots: unknown
Probe: not tested for this control
MistralAI-IndexAI search
Robots: unknown
Probe: not tested for this control
MistralAI-UserUser-requested fetch
Robots: unknown
Probe: not tested for this control
meta-externalagentModel training
Robots: unknown
Probe: not tested for this control
meta-externalfetcherUser-requested fetch
Robots: unknown
Probe: not tested for this control
AmazonbotModel training
Robots: unknown
Probe: not tested for this control
Amzn-SearchBotAI search
Robots: unknown
Probe: not tested for this control
Amzn-UserUser-requested fetch
Robots: unknown
Probe: not tested for this control
CCBotModel training
Robots: unknown
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.
The image refreshes from FreeScan after a completed rescan. Clicking it always opens the newest public report saved for this exact scanned URL.
Scan evidence is included as untrusted data. The implementation brief instructs agents to verify findings before editing and to avoid destructive or speculative changes.
