Is mrframer.com AI agent ready? B · 71/100
Why we think this is Framer (2 signals)
- · framerusercontent.com
- · meta generator: Framer
2 failed · 2 partial out of 10 that apply to your site.
Fix automatically with AIScan
4 open checks (2 failing) can be handed to an AI agent: D3, C2, C3, B2. Pick one route — each returns the full, check-by-check instructions.
npx add-skill https://aiscan.site/aiscan-skill.jsonThen ask your agent: “Fix the failing AI readiness checks for https://mrframer.com/”.
curl -o CLAUDE.md https://aiscan.site/CLAUDE.mdDrop it in your project root, then ask Claude Code to fix the failing AIScan checks.
https://aiscan.site/api/mcpTools: scan_website, get_fixes, get_grade. Call get_fixes { "url": "https://mrframer.com/" }.
curl -s 'https://aiscan.site/api/public/scan?url=https%3A%2F%2Fmrframer.com%2F'Returns every check with its complete fix guide.
Verify: Re-scan at https://aiscan.site after applying fixes, or run npx aiscan-cli https://mrframer.com/. Individual checks that need a specific probe list it in their own guide.
Quick Wins
Top 3 fixes ranked by score impact
- 01Fail+6 pts if fixed
/llms.txt
See full detailsPublish /llms.txt per llmstxt.org with an H1, summary, and ## sections of markdown links.
- 02Fail+5 pts if fixed
Explicit AI bot rules
See full detailsAdd explicit allow/deny rules for GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.
- 03Partial+2 pts if fixed
Link header for discovery
See full detailsAdd a Link response header or HTML <link rel="api-catalog"|"describedby"> tag.
# Agent-readiness remediation brief Site: https://mrframer.com/ Platform: framer (99% confidence) AIScan score: 71/100 — Level 4 (Interactive) Rubric: v2026.08.2 ## Failing checks (sorted by weight) - **[C2] /llms.txt** — FAIL - Evidence: HTTP 404 - Fix: Publish /llms.txt per llmstxt.org with an H1, summary, and ## sections of markdown links. - **[B2] Explicit AI bot rules** — FAIL - Evidence: 0 known AI agent(s) addressed in robots.txt - Fix: Add explicit allow/deny rules for GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc. - **[C3] Structured HTML (title, meta, JSON-LD, single H1)** — PARTIAL - Evidence: h1: 1, title: true, meta description: true, JSON-LD: false - Fix: Ensure a single <h1>, <title>, meta description, and schema.org JSON-LD. - **[D3] Link header for discovery** — PARTIAL - Evidence: Link: <https://framerusercontent.com>; rel="preconnect", <https://framerusercontent.com>; rel="preconnect"; crossorigin="" - Fix: Add a Link response header or HTML <link rel="api-catalog"|"describedby"> tag. ## General guidance - Static-first: `robots.txt`, `llms.txt`, `/.well-known/*` JSON cards. - Markdown negotiation: serve `text/markdown` when requested via `Accept` header or `?format=md`. - Bot access: explicit allow/deny per AI user-agent (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, Applebot-Extended, Bytespider, Amazonbot, CCBot, meta-externalagent, cohere-ai, Diffbot). - Capabilities: publish an MCP server card and (optionally) an Agent Skills manifest even if the runtime isn't live — discovery first. - Re-scan at aiscan.site after deploying.
How this score is calculated
Every check earns points against a weight. We divide the points you earned by the points that actually apply to a Framer — so checks that don't apply never drag you down.
Baseline every site should meet.
Strong signals most sites benefit from.
Emerging standards. Can only add points.
Not counted (8): B1, B3, P1, P2, P3, P4, E2, E5 — either not applicable to this site profile or optional and not yet adopted. Expand any check to see the exact evidence we based it on.
Discoverability
90Can agents find your pages? robots, sitemaps, llms.txt.
Content
68Can agents read your content cleanly? Markdown, structured data.
Your site is missing this right now, so AI agents can't use it. The fix below is what to change.
ID · C2
What we foundHTTP 404
Measured againstHow to fix itPublish /llms.txt per llmstxt.org with an H1, summary, and ## sections of markdown links.
Generate it free
Use the AIScan llms.txt Generator to create a standards-shaped starting file from your site details, then publish it at
/llms.txt.Create /llms.txt at the site root
Follows the llmstxt.org spec: a single H1, optional blockquote summary, then
##sections of markdown links.Template
# Example Co > One-line summary of what this site / product does. A short paragraph explaining the audience, what's here, and how to navigate it. ## Docs - [Getting started](/docs/quickstart): install, first call in 5 min - [API reference](/docs/api): all endpoints, params, examples ## Pages - [Pricing](/pricing): plans and limits - [Changelog](/changelog): recent releases ## Optional - [Brand assets](/press): logos and screenshots
Bot Access
0Are AI crawlers explicitly allowed or blocked?
Your site is missing this right now, so AI agents can't use it. The fix below is what to change.
ID · B2
What we found0 known AI agent(s) addressed in robots.txt
Measured againstHow to fix itAdd explicit allow/deny rules for GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.
Add explicit User-agent blocks
Don't rely on
User-agent: *alone. Address each major AI crawler so your policy is unambiguous.Recommended block
User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: /
Embed your AIScan badge
Drop this badge into your site footer, GitHub README, or docs. It links back to a fresh scan of mrframer.com on AIScan.site.
<!-- AIScan.site agent-readiness badge --> <a href="https://aiscan.site/?u=https%3A%2F%2Fmrframer.com%2F" target="_blank" rel="noopener" title="Agent-Readiness Grade B (71/100) — AIScan.site"> <img src="https://aiscan.site/api/public/badge.svg?score=71&grade=B&host=mrframer.com" alt="AIScan.site Grade B — 71/100" width="240" height="64" loading="lazy" /> </a>
[](https://aiscan.site/?u=https%3A%2F%2Fmrframer.com%2F)
Create a free account to track this site over time
- Save scan history
- See score trends
- Re-scan anytime
Dig deeper
mrframer.com is built on Framer. AI-agent readiness for Framer, Wix and Squarespace sites walks through the same checks on that platform.
This page always shows the most recent public scan for mrframer.com.