馃 MoltProbeProbe another site

AI readiness report for starfocus.com

starfocus.com

To an AI agent, this site is close to invisible.

1 passed7 warnings5 failed

23
GRADE F

Fix these first

  • AI crawlers allowed. robots.txt blocks all crawlers (Disallow: /) with no AI exception.

  • llms.txt present. No llms.txt at the site root.

  • Structured data (JSON-LD). No JSON-LD (schema.org) on the homepage.

  • Content in initial HTML. Could not fetch the homepage HTML.

  • Page title. Homepage is missing a usable <title>.

  • Agent skill file (skill.md). No skill.md / skills.md (an instruction file agents can follow).

  • MCP endpoint declared. No MCP manifest (lets agents call your service as a tool).

  • XML sitemap. No sitemap.xml at the root, and none declared in robots.txt.

  • llms-full.txt present. No llms-full.txt (optional, but useful).

  • Meta description. No meta description on the homepage.

  • OpenGraph tags. No OpenGraph tags on the homepage.

  • Machine-readable feed. No RSS/Atom or data feed declared (optional).

Agent files
35
Crawler access
0
Structured data
20
Content & discovery
24

Agent files

35/100
llms.txt presentFail
No llms.txt at the site root.
Fix: Add a plain text file at /llms.txt with a markdown H1, a one-line summary, and links to your key pages. See llmstxt.org for the format.
llms-full.txt presentWarn
No llms-full.txt (optional, but useful).
Fix: Add /llms-full.txt, the full-text version of your most important content, so LLMs can read it in one file.
Agent skill file (skill.md)Warn
No skill.md / skills.md (an instruction file agents can follow).
Fix: Add /skill.md, a short markdown file that tells an agent what your site does and how to use it.
MCP endpoint declaredWarn
No MCP manifest (lets agents call your service as a tool).
Fix: Run an MCP server and declare it at /.well-known/mcp.json so agents can call your service as a tool.
ai.txt / ai-pluginPass
Found an ai.txt or ai-plugin manifest.

Crawler access

0/100
AI crawlers allowedFail
robots.txt blocks all crawlers (Disallow: /) with no AI exception.
Fix: In robots.txt, allow the AI crawlers. Add groups for GPTBot, ClaudeBot, PerplexityBot and OAI-SearchBot, each with 'Allow: /'.

Structured data

20/100
Structured data (JSON-LD)Fail
No JSON-LD (schema.org) on the homepage.
Fix: Add JSON-LD in a <script type="application/ld+json"> tag, for example an Organization, WebSite or Product schema from schema.org.
Meta descriptionWarn
No meta description on the homepage.
Fix: Add a <meta name="description" content="..."> to the homepage describing what the page is about.
OpenGraph tagsWarn
No OpenGraph tags on the homepage.
Fix: Add OpenGraph tags (og:title, og:description, og:image) so shares unfurl and some agents parse your pages.
Page titleFail
Homepage is missing a usable <title>.
Fix: Add a clear, descriptive <title> to the homepage.

Content & discovery

24/100
XML sitemapWarn
No sitemap.xml at the root, and none declared in robots.txt.
Fix: Publish /sitemap.xml and reference it from robots.txt with a 'Sitemap: https://yoursite.com/sitemap.xml' line.
Content in initial HTMLFail
Could not fetch the homepage HTML.
Fix: Server-render the important content so it appears in the initial HTML, rather than being injected by JavaScript that agents may not run.
Machine-readable feedWarn
No RSS/Atom or data feed declared (optional).
Fix: Optional. Declare an RSS or Atom feed with <link rel="alternate" type="application/rss+xml">.

Probed 7/30/2026, 5:19:37 PM 路 Free static audit. The paid tier drives a real AI agent through your key tasks to confirm it can actually use your site.

Want this checked every day, not just once?

This probe is a one-time snapshot. We are building the service: every day a real AI agent works through your key tasks, sign up, search, checkout, call your API, and the moment one breaks for agents you get an alert, before your customers' agents run into it. Leave your email and we will reach out when it opens.