mathpal.studyscanned Jul 30, 2026 · 11:010.13s
Public AI visibility report

mathpal.studyAI visibilityAI-Readable

This site is mostly readable by AI tools, with a few improvements still recommended.

Key strengths include homepage access and crawler policy, while plain-text page access and content signals need attention.

Recommended next step

add content negotiation for Accept: text/markdown on the homepage and return a markdown representation with Content-Type: text/markdown.

Keep the HTML response for regular browser requests.

Overall score

79/100
AI-Readable

What happens next

Monitor this score as your site changes

Weekly checks catch robots, sitemap, schema, and content regressions before AI systems stop reusing your pages.

Monitor changes
Download PDF
Go to fixesOverall position94 out of 1,318Leaderboard

// score breakdown

Points by check

8 checks

Crawlability20/20
Robots.txt15/15
llms.txt15/15
Sitemap10/10
Markdown support0/15
Semantic HTML8.6/10
Structured data10/10
Content signals0/5
5pass1warn2fail

Public link

llmscan.dev/scan/BQlFmYd_jz97TdIdk44Rh

Signals checked

8 AI visibility signals

Fix bundle

4 copy-ready files

Share badge

AI-Readable · 79/100

Add a polished proof badge

A compact badge for footer, press, or trust sections that links visitors to this public report.

Embed codellmscan.dev/scan/BQlFmYd_jz97TdIdk44Rh
<a href="https://www.llmscan.dev/scan/BQlFmYd_jz97TdIdk44Rh"
  target="_blank"
  rel="noopener"
>
  <img
    src="https://www.llmscan.dev/scan/BQlFmYd_jz97TdIdk44Rh/badge.png"
    alt="LLM Scan AI visibility score badge"
    width="460"
    height="120"
    style="width: 260px; max-width: 100%; height: auto;"
  />
</a>
Open badge
L
LLM Scan
AI-Readable
Score
79/100

Share your score

Post the public report with: “We scored 79/100 for AI-readability.”

Download fixes

Grab generated files and implementation notes for the highest-impact gaps.

Rescan weekly

Save this domain to catch regressions after content, sitemap, or robots changes.

Monitor weekly

// signal breakdown

8 signals AI systems depend on

The homepage resolves, connects, returns HTTP 200 OK, exposes a canonical URL, and is not blocked by robots.txt.

Signal weight

20/20
Pass

Evidence

url
https://mathpal.study/extension
finalUrl
https://mathpal.study/extension
status
200

robots.txt allows crawler access and includes Sitemap references.

Signal weight

15/15
Pass

Evidence

robotsTxtUrl
https://mathpal.study/robots.txt
exists
true
rawRobotsTxt
# MathPal robots.txt # Policy: Allow all bots — EdTech goal is maximizing AI citations and search visibility. # Last updated: 2026-04-14 User-agent: * Allow: / # === AI Training Bots (explicit allow) === User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: meta-externalagent Allow: / User-agent: FacebookBot Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / # === AI Search Bots (critical — these generate citations) === User-agent: OAI-SearchBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: PerplexityBot Allow: / # === AI User-Fetch Bots (real-time on behalf of users) === User-agent: ChatGPT-User Allow: / User-agent: Claude-User Allow: / User-agent: Perplexity-User Allow: / Sitemap: https://mathpal.study/sitemap.xml

The llms.txt file was found and includes the expected text, length, heading, and URL signals.

Signal weight

15/15
Pass

Evidence

llmsTxtUrl
https://mathpal.study/llms.txt
present
true
accessible
true

The sitemap.xml file is valid and contains URL entries.

Signal weight

10/10
Pass

Evidence

sitemapUrl
https://mathpal.study/sitemap.xml
sitemapUrls
[https://mathpal.study/sitemap.xml]
robotsSitemapUrls
[]

The homepage returned HTML when requested with Accept: text/markdown, so the server appears to ignore markdown content negotiation.

Signal weight

0/15
Fail

Evidence

url
https://mathpal.study/extension
acceptHeader
text/markdown
status
200

Recommendation

Next step: Add content negotiation for Accept: text/markdown on the homepage and return a markdown representation with Content-Type: text/markdown. Keep the HTML response for regular browser requests.

The homepage has some semantic HTML signals, but one or more title, metadata, heading, landmark, content, or link text checks need improvement.

Signal weight

9/10
Warn

Evidence

url
https://mathpal.study/extension
quality
partial
score
86

Recommendation

Next step: Add missing semantic elements: main.

Valid JSON-LD structured data was found with core Organization or WebSite schema.org types.

Signal weight

10/10
Pass

Evidence

url
https://mathpal.study/extension
quality
good
hasStructuredData
true

Content-Signal directive not detected in headers, HTML metadata, or robots.txt.

Signal weight

0/5
Fail

Evidence

url
https://mathpal.study/extension
hasContentSignals
false
hasContentSignalHeader
false

Recommendation

Next step: Add the standard directive 'Content-Signal: ai-train=no, search=yes, ai-input=yes' to robots.txt, HTML metadata, or HTTP headers so AI systems can discover content usage preferences.

What happens next

Keep watching this score

Scores move when sites and models change. This one was measured once, on Jul 30, 2026.

Watch weekly

// generated fixes

Downloadable fix files

Preview the generated files below. Enter your email to reveal the full fixes, download the bundle, or copy the agent-ready implementation prompt.

Done-for-you

Agency package

Not sure how to ship the technical fixes? Book a call and we can help turn this report into implemented updates.

Fix planning from your scan

Implementation guidance

AI visibility monitoring

llms.txtMarkdown
# Free AI Math Solver Extension — Step-by-Step | MathPal > Screenshot any math problem for instant step-by-step solutions. Free MathPal Chrome extension solves algebra, geometry & word problems — no typing needed. This llms.txt file summarizes the public, canonical resources that AI assistants and crawlers should use to understand this site. ## Site Overview - Canonical URL: https://mathpal.study/extension- Site type: software application
robots.txtTXT
# robots.txt additions# Copy these blocks into the existing robots.txt file. Keep current rules unless a note calls out a conflicting Disallow. # AI crawler access# Add explicit Allow rules for AI crawlers so public content permissions are clear.
schema.jsonJSON
{  "@context": "https://schema.org",  "@graph": [    {      "@type": "Organization",      "@id": "https://mathpal.study/extension#organization",      "name": "Free AI Math Solver Extension — Step-by-Step | MathPal",      "description": "Screenshot any math problem for instant step-by-step solutions. Free MathPal Chrome extension solves algebra, geometry & word problems — no typing needed.",      "url": "https://mathpal.study/extension",      "logo": "https://mathpal.study/img/logo.png",
head metaHTML
# Content-Signal recommendations Use these directives to make AI-use preferences explicit for compliant crawlers and AI systems. They are advisory signals, so keep them aligned with robots.txt, terms, and access controls. ## Recommended values - ai-train=no: AI model training, fine-tuning, and dataset creation.- search=yes: AI search indexing, snippets, and discovery.- ai-input=yes: AI answer grounding, retrieval, and generated-response context.

What happens next

Monitor this score as your site changes

Weekly checks catch robots, sitemap, schema, and content regressions before AI systems stop reusing your pages.

Watch weekly

Related scans

Similar AI visibility reports

Browse leaderboard