Speed Insights
Grade A
98% performance
https://www.fontchangerpro.com
From https://fontchangerpro.com/
LCP
792ms
Largest paint
TBT
83ms
Blocking time
CLS
0.003
Layout shift
76
out of 100
96
out of 100
145/150 rule points
75
out of 100
54/72 rule points
55
out of 100
52/94 rule points
87
out of 100
96/110 rule points
Category point breakdown
- Material high-impact failures span 2 categories.
Biggest score-losing checks
For your AI agent
Share this auditโs URL with ChatGPT, Claude, or your coding agent to turn findings into fixes. Your agent can open the saved evidence below when it needs more detail; these files never start a new scan.
Agent-readable files
Add common public security headers
Why this needs attention
Several browser protection headers are missing or present only as weak, narrow policies.
These headers reduce avoidable browser-side risk and show a baseline of care before launch.
Recommended correction
Evidence
Detected 0 of 5 common public security controls. Present: none. Missing: strict-transport-security, content-security-policy, x-content-type-options, frame protection (x-frame-options or content-security-policy frame-ancestors), referrer-policy. Needs strengthening: none.
Priority
Priority 5: fix before sharing the page publicly.
Fix Prompt
Label public form fields
Why this needs attention
Some form controls do not have a detectable label or accessible name.
Unlabeled inputs make email capture, demo requests, and signups harder for assistive technology users.
Recommended correction
Evidence
Detected labels or accessible names for 2 of 3 eligible user-facing form control(s).
Priority
Priority 7: fix during launch polish.
Fix Prompt
Fix rendered axe accessibility violations
Why this needs attention
The rendered page has accessibility rule violations detected by axe-core.
axe checks the actual browser-rendered page, so these issues can affect people using keyboards, screen readers, or other assistive technology.
Recommended correction
Evidence
axe found 6 violation rule(s); 5 non-contrast rule(s) are scored here, including 0 serious or critical rule(s). Color contrast is scored once by the dedicated contrast check. 1 result(s) require review. Top rules: color-contrast (46), landmark-main-is-top-level (1), landmark-no-duplicate-banner (1), landmark-no-duplicate-main (1), landmark-unique (1).
Priority
Priority 5: fix before sharing the page publicly.
Affected elements
Change your text style here
<div class="absolute bottom-3 right-3 text-[10px] font-medium text-slate-400/80 md:font-bold md:text-slate-400 bg-white/80 px-2 py-0.5 rounded-md backdrop-blur-sm border border-sla
Fancy Unicode Font Style Results
Main landmark should not be contained in another landmark

Fix any of the following: The main landmark is contained in another landmark.
Fix Prompt
Strengthen answer-engine content quality
Why this needs attention
The page is technically discoverable, but its entity clarity, answer-ready copy, structured data, evidence, authorship, or freshness is not yet complete.
Search and answer systems need clear, extractable, verifiable facts in addition to crawl access and metadata.
Recommended correction
Evidence
Role-aware AEO content components: entity clarity 87/100, answer-ready text 100/100, semantic structured data 82/100. Detected role: home (high confidence).
Priority
Priority 6: fix during launch polish.
Fix Prompt
Improve schema quality and validity
Why this needs attention
The JSON-LD may parse, but its required facts, page-role relevance, visible-content agreement, or graph connections are incomplete.
Invalid structured data can be ignored by search and answer systems, even when visible page content is strong.
Recommended correction
Evidence
4 of 4 JSON-LD block(s) parsed. Semantic quality is 82/100: completeness 71/100, graph connectivity 23/100, primary types BreadcrumbList, FAQPage, ItemList, Organization, SoftwareApplication, WebSite, currently useful search-feature types BreadcrumbList, Organization, SoftwareApplication, WebSite, and limited-eligibility types FAQPage. Nested types do not count as separate schema coverage. SearchAction is retired as a Google search feature and earns no coverage credit.
Priority
Priority 10: fix during launch polish.
Fix Prompt
SEO / AEO
Severity mix: 1 critical, 8 high, 3 medium, 1 low. Coverage: 0 review and 1 not applicable.
Security
Severity mix: 2 critical, 3 high, 0 medium, 0 low. Coverage: 0 review and 1 not applicable.
Accessibility
Severity mix: 0 critical, 3 high, 6 medium, 0 low. Coverage: 1 review and 0 not applicable.
Design
Severity mix: 0 critical, 3 high, 7 medium, 1 low. Coverage: 1 review and 0 not applicable.
SEO / AEO
Severity mix: 1 critical, 8 high, 3 medium, 1 low. Coverage: 0 review and 1 not applicable.
Accessibility
Severity mix: 0 critical, 3 high, 6 medium, 0 low. Coverage: 1 review and 0 not applicable.
Security
Severity mix: 2 critical, 3 high, 0 medium, 0 low. Coverage: 0 review and 1 not applicable.
Design
Severity mix: 0 critical, 3 high, 7 medium, 1 low. Coverage: 1 review and 0 not applicable.
Failed checks
These checks need attention.
Answer-engine content quality
Why this needs attention
The page is technically discoverable, but its entity clarity, answer-ready copy, structured data, evidence, authorship, or freshness is not yet complete.
Search and answer systems need clear, extractable, verifiable facts in addition to crawl access and metadata.
Recommended correction
Evidence
Role-aware AEO content components: entity clarity 87/100, answer-ready text 100/100, semantic structured data 82/100. Detected role: home (high confidence). Failed: earned 36 of 40 points from partial coverage.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 6: fix during launch polish.
Fix Prompt
Schema quality and validity
Why this needs attention
The JSON-LD may parse, but its required facts, page-role relevance, visible-content agreement, or graph connections are incomplete.
Invalid structured data can be ignored by search and answer systems, even when visible page content is strong.
Recommended correction
Evidence
4 of 4 JSON-LD block(s) parsed. Semantic quality is 82/100: completeness 71/100, graph connectivity 23/100, primary types BreadcrumbList, FAQPage, ItemList, Organization, SoftwareApplication, WebSite, currently useful search-feature types BreadcrumbList, Organization, SoftwareApplication, WebSite, and limited-eligibility types FAQPage. Nested types do not count as separate schema coverage. SearchAction is retired as a Google search feature and earns no coverage credit. Failed: earned 7 of 8 points from partial coverage.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 10: fix during launch polish.
Fix Prompt
Common security headers
Why this needs attention
Several browser protection headers are missing or present only as weak, narrow policies.
These headers reduce avoidable browser-side risk and show a baseline of care before launch.
Recommended correction
Evidence
Detected 0 of 5 common public security controls. Present: none. Missing: strict-transport-security, content-security-policy, x-content-type-options, frame protection (x-frame-options or content-security-policy frame-ancestors), referrer-policy. Needs strengthening: none. Failed: earned 0 of 18 points.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 5: fix before sharing the page publicly.
Fix Prompt
Form labels
Why this needs attention
Some form controls do not have a detectable label or accessible name.
Unlabeled inputs make email capture, demo requests, and signups harder for assistive technology users.
Recommended correction
Evidence
Detected labels or accessible names for 2 of 3 eligible user-facing form control(s). Failed: earned 0 of 14 points.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 7: fix during launch polish.
Fix Prompt
Landmark presence
Why this needs attention
The page is missing common landmarks such as header, nav, main, or footer.
Landmarks make the page easier to navigate for assistive technology and keyboard users.
Recommended correction
Evidence
Detected 2 visible main landmark(s) and 7 visible landmark element(s) or roles. A page should expose one main landmark. Failed: earned 0 of 10 points.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 18: lower-risk cleanup after urgent launch blockers.
Fix Prompt
Basic contrast
Why this needs attention
The scanner found text/background color pairs that may be hard to read, or could not verify contrast.
Low contrast makes a launch page feel less polished and can exclude users with low vision.
Recommended correction
Evidence
48 of 351 rendered text color sample(s) across captured viewports missed WCAG contrast targets. Worst rendered ratio: 2.03. Mobile 390px viewport: 48 of 343 failed; worst ratio 2.03:1. Failed: earned 0 of 8 points.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 20: lower-risk cleanup after urgent launch blockers.
Affected elements
Character Count: 0
Bold Serif
Italic Serif
Bold Sans
Fix Prompt
Rendered axe accessibility violations
Why this needs attention
The rendered page has accessibility rule violations detected by axe-core.
axe checks the actual browser-rendered page, so these issues can affect people using keyboards, screen readers, or other assistive technology.
Recommended correction
Evidence
axe found 6 violation rule(s); 5 non-contrast rule(s) are scored here, including 0 serious or critical rule(s). Color contrast is scored once by the dedicated contrast check. 1 result(s) require review. Top rules: color-contrast (46), landmark-main-is-top-level (1), landmark-no-duplicate-banner (1), landmark-no-duplicate-main (1), landmark-unique (1). Failed: earned 8 of 18 points from partial coverage.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 5: fix before sharing the page publicly.
Affected elements
Change your text style here
<div class="absolute bottom-3 right-3 text-[10px] font-medium text-slate-400/80 md:font-bold md:text-slate-400 bg-white/80 px-2 py-0.5 rounded-md backdrop-blur-sm border border-sla
Fancy Unicode Font Style Results
Main landmark should not be contained in another landmark

Fix any of the following: The main landmark is contained in another landmark.
Fix Prompt
Rendered composition and spacing
Why this needs attention
Rendered geometry found cramped text, overly long lines, undersized body copy, or too many competing actions in the first viewport.
Consistent spacing helps the page feel deliberate and easier to scan.
Recommended correction
Evidence
Desktop 1366px: 1 unique above-fold action(s), 4 body sample(s) below 14px, 0 cramped line-height sample(s), and 1 overlong line sample(s). Mobile 390px: 1 unique above-fold action(s), 5 body sample(s) below 14px, 0 cramped line-height sample(s), and 0 overlong line sample(s). Repeated CTA labels are deduplicated and do not earn extra credit. Failed: earned 2 of 7 points from partial coverage.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 25: lower-risk cleanup after urgent launch blockers.
Fix Prompt
Visual hierarchy
Why this needs attention
Rendered typography, geometry, and contrast show that the main heading is not distinct or legible enough, or that the hierarchy needs manual review.
Hierarchy tells visitors what to read first and what action to take next.
Recommended correction
Evidence
The rendered H1 is 30px/800 weight versus a 16px/400 median body style (1.88ร size). Captured 8 supporting heading(s) and 41 action(s). The main heading has a clear rendered emphasis over body copy. 48 of 351 rendered text samples missed contrast targets, so hierarchy is not considered fully legible. Failed: earned 6 of 9 points from partial coverage.
How FreeScan evaluates this check (opens in a new tab)Priority
Priority 12: fix during launch polish.
Fix 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
The exact URL appears in the fetched sitemap with lastmod 2026-09-18T20:01:33.703Z.
Structured data
Semantic schema score 82/100. Detected 4 JSON-LD block(s), 0 parse error(s), 28 graph node(s), and primary types BreadcrumbList, FAQPage, ItemList, Organization, SoftwareApplication, WebSite. Completeness: 71/100. Graph connectivity: 23/100. A primary schema type matches the detected page role. The schema entity is supported by visible page content. Limited search eligibility: FAQPage. Retired search feature: SearchAction; no coverage credit is awarded.
Public or paywalled content
No isAccessibleForFree structured-data value was detected.
Entity clarity
Entity alignment scored 87/100 for โFont Changer โ Copy & Paste Stylish Fonts Instantlyโ. Title/H1 token overlap is 57%; description match detected; identity schema detected.
Answer-ready visible text
Answerability scored 100/100 from 1763 main-content words, 10 concise answer block(s), 6 question heading(s), 26 definition(s), 4 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 3 visible text element(s).
Synthetic search-agent reachability
8 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.
OpenAIChatGPT searchOAI-SearchBotPASS ยท ALLOWED ยท Toggle crawler details
AI search
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
OpenAIOpenAI model trainingGPTBotPOLICY ALLOWED ยท Toggle crawler details
Model training
Robots: allowed by * allow: / ยท line 2
Synthetic probe: not applicable to this policy control
OpenAIChatGPT user fetchesChatGPT-UserUNKNOWN ยท Toggle crawler details
User-requested fetch
Robots: not applicable to user-requested fetches
Synthetic probe: not tested ยท access is unverified
AnthropicClaude model trainingClaudeBotPOLICY ALLOWED ยท Toggle crawler details
Model training
Robots: allowed by * allow: / ยท line 2
Synthetic probe: not applicable to this policy control
AnthropicClaude searchClaude-SearchBotPASS ยท ALLOWED ยท Toggle crawler details
AI search
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
AnthropicClaude user fetchesClaude-UserPASS ยท ALLOWED ยท Toggle crawler details
User-requested fetch
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
GoogleGoogle Search and AI featuresGooglebotPASS ยท ALLOWED ยท Toggle crawler details
Search and discovery
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
GoogleGemini data use and groundingGoogle-ExtendedPOLICY ALLOWED ยท Toggle crawler details
Data-use policy control
Robots: allowed by * allow: / ยท line 2
Synthetic probe: not applicable to this policy control
MicrosoftBing and CopilotBingbotPASS ยท ALLOWED ยท Toggle crawler details
Search and discovery
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
PerplexityPerplexity searchPerplexityBotPASS ยท ALLOWED ยท Toggle crawler details
AI search
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
PerplexityPerplexity user fetchesPerplexity-UserUNKNOWN ยท Toggle crawler details
User-requested fetch
Robots: not applicable to user-requested fetches
Synthetic probe: not tested ยท access is unverified
AppleSiri, Spotlight, and Safari searchApplebotPASS ยท ALLOWED ยท Toggle crawler details
Search and discovery
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
AppleApple foundation-model trainingApplebot-ExtendedPOLICY ALLOWED ยท Toggle crawler details
Data-use policy control
Robots: allowed by * allow: / ยท line 2
Synthetic probe: not applicable to this policy control
Mistral AIMistral searchMistralAI-IndexPASS ยท ALLOWED ยท Toggle crawler details
AI search
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
Mistral AIMistral user fetchesMistralAI-UserPASS ยท ALLOWED ยท Toggle crawler details
User-requested fetch
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
MetaMeta AI model and product datameta-externalagentPOLICY ALLOWED ยท Toggle crawler details
Model training
Robots: allowed by * allow: / ยท line 2
Synthetic probe: not applicable to this policy control
MetaMeta AI user fetchesmeta-externalfetcherPASS ยท ALLOWED ยท Toggle crawler details
User-requested fetch
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
AmazonAmazon model trainingAmazonbotPOLICY ALLOWED ยท Toggle crawler details
Model training
Robots: allowed by * allow: / ยท line 2
Synthetic probe: not applicable to this policy control
AmazonAlexa and Rufus searchAmzn-SearchBotPASS ยท ALLOWED ยท Toggle crawler details
AI search
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
AmazonAlexa user fetchesAmzn-UserPASS ยท ALLOWED ยท Toggle crawler details
User-requested fetch
Robots: allowed by * allow: / ยท line 2
Synthetic probe: reachable ยท HTTP 200 ยท 97% sampled-content parity
Common CrawlOpen web datasetsCCBotPOLICY ALLOWED ยท Toggle crawler details
Model training
Robots: allowed by * allow: / ยท line 2
Synthetic probe: not applicable to this policy control
Ready combines robots policy, a bounded synthetic User-Agent fetch, indexability, and snippet eligibility. Synthetic probes do not prove vendor-origin traffic. 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.
