Checking…
Grade A · Level 4InteractiveExcellent — agents can find, read, and act on your site.
Why we think this is WordPress (7 signals)
- · /wp-content/ asset in head
- · WP pingback link
- · /wp-content/themes|plugins|uploads/
- · /wp-includes/js/
- · WP block/emoji/embed asset
- · wp-* body class
- · /wp-json/ REST API link
2 checks need fixing
2 partial out of 7 that apply to your site.
Quick Wins
Top 2 fixes ranked by score impact
- 01Partial+3 pts if fixed
Structured HTML (title, meta, JSON-LD, single H1)
See full detailsEnsure a single <h1>, <title>, meta description, and schema.org JSON-LD.
- 02Partial+2 pts if fixed
robots.txt present & sane
See full detailsServe a non-blocking /robots.txt that references your Sitemap.
Hand-off prompt for your coding agent2 issues
# WordPress agent-readiness fixes Site: https://www.or97.com/ Platform: wordpress (99% confidence) AIScan score: 89/100 — Level 4 (Interactive) Rubric: v2026-06-08.2 Apply these in WordPress admin or via a small mu-plugin. Prefer the plugin route so changes survive theme updates. ## Failing checks - **[D1] robots.txt present & sane** — PARTIAL - Evidence: 200 OK, 1836 bytes - Fix: Serve a non-blocking /robots.txt that references your Sitemap. - **[C3] Structured HTML (title, meta, JSON-LD, single H1)** — PARTIAL - Evidence: h1: 0, title: true, meta description: false, JSON-LD: false - Fix: Ensure a single <h1>, <title>, meta description, and schema.org JSON-LD. ## How to apply on WordPress - **robots.txt / llms.txt**: drop static files at the web root (FTP / file manager), or use a small plugin that filters `robots_txt` and registers a rewrite rule for `/llms.txt`. - **Markdown negotiation**: a mu-plugin hooking `template_redirect` can return `get_the_content()` as Markdown when `Accept: text/markdown` is present. - **AI bot rules**: extend the robots.txt block above with user-agents (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, Applebot-Extended, Bytespider, CCBot…). - **MCP / Agent Skills cards**: place JSON files under `/.well-known/` via the same mu-plugin. Avoid bloated SEO plugins — a single ~60-line mu-plugin covers all of this.
Discoverability
85Can agents find your pages? robots, sitemaps, llms.txt.
21
Content
83Can agents read your content cleanly? Markdown, structured data.
21
Bot Access
100Are AI crawlers explicitly allowed or blocked?
2
Commerce
100Can agents transact? Catalogs, checkout, agentic commerce.
1
Showcase your grade
Embed your AIScan badge
Drop this badge into your site footer, GitHub README, or docs. It links back to a fresh scan of www.or97.com on AIScan.site.
HTML
<!-- AIScan.site agent-readiness badge --> <a href="https://aiscan.site/?u=https%3A%2F%2Fwww.or97.com%2F" target="_blank" rel="noopener" title="Agent-Readiness Grade A (89/100) — AIScan.site"> <img src="https://aiscan.site/api/public/badge.svg?score=89&grade=A&host=www.or97.com" alt="AIScan.site Grade A — 89/100" width="240" height="64" loading="lazy" /> </a>
Markdown
[](https://aiscan.site/?u=https%3A%2F%2Fwww.or97.com%2F)
Create a free account to track this site over time
- Save scan history
- See score trends
- Re-scan anytime
Automate your AI-readiness
Plug AIScan into your agent stack or chat with it on the go.
Free · No signup · ~20 seconds
Scan your own site
Get a plain-English agent-readiness report you can hand straight to ChatGPT or Claude.
Or browse the community feed to see what others have scanned.