Is esplandeaincorporation.com AI agent ready? A · 82/100

esplandeaincorporation.com

Framework unknown
https://esplandeaincorporation.com/
A82 / 100
Grade A · Level 4InteractiveExcellent — agents can find, read, and act on your site.

Scan history · 2 public scans of esplandeaincorporation.com

WhenScoreGradeSnapshot
1 Sept 2026, 9:16 UTC547d681082/100AView →
20 Jul 2026, 5:31 UTCb7a534cb75/100BView →
2 checks need fixing

1 failed · 1 partial out of 11 that apply to your site.

See top fixes

Fix automatically with AIScan

4 open checks (1 failing) can be handed to an AI agent: B3, P2, M4, E1. Pick one route — each returns the full, check-by-check instructions.

Option A — Agent Skill (any runtime)
npx add-skill https://aiscan.site/aiscan-skill.json

Then ask your agent: “Fix the failing AI readiness checks for https://esplandeaincorporation.com/.

Option B — Claude Code (CLAUDE.md)
curl -o CLAUDE.md https://aiscan.site/CLAUDE.md

Drop it in your project root, then ask Claude Code to fix the failing AIScan checks.

Option C — MCP client
https://aiscan.site/api/mcp

Tools: scan_website, get_fixes, get_grade. Call get_fixes { "url": "https://esplandeaincorporation.com/" }.

Option D — REST API
curl -s 'https://aiscan.site/api/public/scan?url=https%3A%2F%2Fesplandeaincorporation.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://esplandeaincorporation.com/. Individual checks that need a specific probe list it in their own guide.

Quick Wins

Top 2 fixes ranked by score impact

  • 01Partial

    Machine-readable pricing

    +4 pts if fixed

    Publish schema.org Offer / AggregateOffer JSON-LD on your pricing page with price, priceCurrency and the billing period, so an agent can answer "what does this cost?" without scraping prose.

    See full details
  • 02Fail

    Correct 404 handling

    +4 pts if fixed

    Return a real HTTP 404 (not 200) for missing pages, with a body that names the site and links to your homepage, sitemap, and search so an agent can recover.

    See full details
Hand-off prompt for your coding agent4 issues
# Agent-readiness remediation brief

Site: https://esplandeaincorporation.com/
Platform: unknown (0% confidence)
AIScan score: 82/100 — Level 4 (Interactive)
Rubric: v2026.08.2

## Failing checks (sorted by weight)
- **[M4] Machine-readable pricing** — PARTIAL
  - Evidence: JSON-LD offer on https://esplandeaincorporation.com/pricing (no price fields, price 0 only — paid plans not described): { "@context": "https://schema.org", "@type": "Service", "@id": "https://esplandeaincorporation.com/#service", "name": "Bulk Tshirt Manufacturing Service — Tirupur, India", "descrip
  - Fix: Publish schema.org Offer / AggregateOffer JSON-LD on your pricing page with price, priceCurrency and the billing period, so an agent can answer "what does this cost?" without scraping prose.
- **[P2] MCP Server Card** — PARTIAL
  - Evidence: HTTP 200
  - Fix: Optional: publish /.well-known/mcp/server-card.json if you expose an MCP server.
- **[E1] Correct 404 handling** — FAIL
  - Evidence: GET /aiscan-404-probe-1au35j → HTTP 200 (soft 404 — returns 200 for a missing page), 386477 bytes, text/html
  - Fix: Return a real HTTP 404 (not 200) for missing pages, with a body that names the site and links to your homepage, sitemap, and search so an agent can recover.
- **[B3] Web Bot Auth key directory** — PARTIAL
  - Evidence: HTTP 200
  - Fix: Optional: serve a JWKS-style key directory at /.well-known/http-message-signatures-directory.

## 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 site like yours — so checks that don't apply never drag you down.

Essential
29 / 37 pts

Baseline every site should meet.

Recommended
17 / 17 pts

Strong signals most sites benefit from.

Bonus earned
5 signals

Emerging standards. Can only add points.

Not counted (5): B1, P4, M3, 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

81

Can agents find your pages? robots, sitemaps, llms.txt.

41
  • Your site is missing this right now, so AI agents can't use it. The fix below is what to change.

    ID · E1

    What we found

    GET /aiscan-404-probe-1au35j → HTTP 200 (soft 404 — returns 200 for a missing page), 386477 bytes, text/html

    How to fix it

    Return a real HTTP 404 (not 200) for missing pages, with a body that names the site and links to your homepage, sitemap, and search so an agent can recover.

    Return a real 404 status

    A missing page must answer 404 (or 410), never 200. A soft 404 makes agents index your error page as real content.

    Make the body recoverable

    The 404 body should name the site and link to the homepage, sitemap, docs, and search so an agent can find its way back instead of dead-ending.

    Verify

    curl -sI https://yoursite.com/this-page-does-not-exist-123 | head -n 1

Content

100

Can agents read your content cleanly? Markdown, structured data.

4

Bot Access

75

Are AI crawlers explicitly allowed or blocked?

11

Capabilities

75

Can agents do things? APIs, auth, MCP, Agent Skills.

21

Commerce

64

Can agents transact? Catalogs, checkout, agentic commerce.

11
Share the result

Share as a social image

Download a 1200×630 social card or post straight to X, LinkedIn or Facebook — sized for every feed.

AIScan share card — esplandeaincorporation.com graded A

Tip: for X and LinkedIn, upload the downloaded PNG with your post so the card shows in the feed. Posts that include just the link will still preview AIScan.site.

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 esplandeaincorporation.com on AIScan.site.

AIScan.site grade A
HTML
<!-- AIScan.site agent-readiness badge -->
<a href="https://aiscan.site/?u=https%3A%2F%2Fesplandeaincorporation.com%2F" target="_blank" rel="noopener" title="Agent-Readiness Grade A (82/100) — AIScan.site">
  <img src="https://aiscan.site/api/public/badge.svg?score=82&grade=A&host=esplandeaincorporation.com" alt="AIScan.site Grade A — 82/100" width="240" height="64" loading="lazy" />
</a>
Markdown
[![AIScan.site Grade A — 82/100](https://aiscan.site/api/public/badge.svg?score=82&grade=A&host=esplandeaincorporation.com)](https://aiscan.site/?u=https%3A%2F%2Fesplandeaincorporation.com%2F)

Create a free account to track this site over time

  • Save scan history
  • See score trends
  • Re-scan anytime

Dig deeper

Scan any site from Telegram
Open in Telegram

esplandeaincorporation.com is built on Custom / Unknown. AI-agent readiness for custom and unrecognised stacks walks through the same checks on that platform.

Scan any site from Telegram
Open in Telegram

This page always shows the most recent public scan for esplandeaincorporation.com.