www.stan.storescanned May 21, 2026 · 00:220.22s
Public AI visibility report

www.stan.storeAI visibilityPoor

This site is difficult for AI tools to read right now.

The main areas needing attention are plain-text page access and sitemap.

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.

Turn this scan into weekly monitoring.

Create a free workspace first, then unlock weekly monitoring for AI visibility changes after site, pricing, docs, sitemap, or crawler-rule updates.

Overall score

25/100
Poor
Download PDF
Go to fixesOverall position1,090 out of 1,130Leaderboard

// score breakdown

Points by check

8 checks

Crawlability10/20
Robots.txt7.5/15
llms.txt7.5/15
Sitemap0/10
Markdown support0/15
Semantic HTML0/10
Structured data0/10
Content signals0/5
0pass3warn5fail

Public link

llmscan.dev/scan/Xn5dMujFFyRg_QYFyksn_

Signals checked

8 AI visibility signals

Fix bundle

4 copy-ready files

Share badge

Poor · 25/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/Xn5dMujFFyRg_QYFyksn_
<a href="https://www.llmscan.dev/scan/Xn5dMujFFyRg_QYFyksn_"
  target="_blank"
  rel="noopener"
>
  <img
    src="https://www.llmscan.dev/scan/Xn5dMujFFyRg_QYFyksn_/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
Poor
Score
25/100

Share your score

Post the public report with: “We scored 25/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 is reachable, but no canonical link tag was found and the requested URL redirects before reaching the homepage.

Signal weight

10/20
Warn

Evidence

url
https://stan.store/
finalUrl
https://www.stan.store/
status
200

Recommendation

Next step: Serve a non-empty HTML homepage with a canonical link tag that points to the preferred public URL.

The robots.txt file was found, but it contains formatting issues.

Signal weight

8/15
Warn

Evidence

robotsTxtUrl
https://www.stan.store/robots.txt
exists
true
rawRobotsTxt
<!doctype html><html lang=""><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta hid="og:title" property="og:title" content="Stan - Your Creator Store"/><meta hid="twitter:title" name="twitter:title" content="Stan - Your Creator Store"/><meta hid="og:image" property="og:image" content="https://assets.stanwith.me/graphics/stan-url-preview.jpg"/><meta hid="description" ame="description" content="Mak Money Creating Stan profile"/><meta hid="og:description" property="og:description" content="We work 1-on-1 with the Top Creators to monetize their business"/><meta hid="twitter:description" name="twitter:description" content="Make Money Creating Stan profile"/><meta hid="og:type" property="og:type" content="website"/><meta hid="og:site_name" property="og:site_name" content="stan.store"/><meta hid="twitter:card" name="twitter:card" content="summary_large_image"/><title>Stan - Your Creator Store</title><link rel="preload" as="style" onload="this.rel='stylesheet'" href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;500;600;700;800;900&display=swap"/><link rel="preload" as="style" onload="this.rel='stylesheet'" href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;800&display=swap"/><link rel="preload" as="style" onload="this.rel='stylesheet'" href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@100;200;300;400;600;700;800;900&display=swap"/><link rel="preload" as="style" onload="this.rel='stylesheet'" href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;600;700;800;900&display=swap"/><style>@font-face { font-family: 'Grobek'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/grobek-regular.woff2') format('woff2'), url('/fonts/grobek-regular.woff') format('woff'), url('/fonts/grobek-regular.ttf') format('truetype'); } @font-face { font-family: 'Grobek'; font-style: normal; font-weight: 700; font-display: swap; src: url('/fonts/grobek-bold.woff2') format('woff2'), url('/fonts/grobek-bold.woff') format('woff'), url('/fonts/grobek-bold.ttf') format('truetype'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url('/fonts/inter-regular.woff2') format('woff2'), url('/fonts/inter-regular.woff') format('woff'), url('/fonts/inter-regular.ttf') format('truetype'); }</style><script defer="defer" src="/js/chunk-vendors.5e3f25c0.js"></script><script defer="defer" src="/js/index.58845585.js"></script><link href="/css/index.82372383.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Stan - Your Creator Store doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

Recommendation

Next step: Fix robots.txt syntax issues so each rule uses Field: value format, directives appear under a User-agent, and Sitemap entries use absolute URLs.

The llms.txt file exists but is missing one or more expected quality signals.

Signal weight

8/15
Warn

Evidence

llmsTxtUrl
https://www.stan.store/llms.txt
present
true
accessible
true

Recommendation

Next step: Publish /llms.txt as text or markdown with more than 200 characters, markdown headings, and at least one absolute URL.

The sitemap.xml file could not be parsed as valid XML.

Signal weight

0/10
Fail

Evidence

sitemapUrl
https://www.stan.store/sitemap.xml
sitemapUrls
[https://www.stan.store/sitemap.xml]
robotsSitemapUrls
[]

Recommendation

Next step: Regenerate sitemap.xml with valid XML and a sitemap <urlset> or <sitemapindex> root element.

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://www.stan.store/
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 HTML is missing important title, metadata, structure, content, or link text signals.

Signal weight

0/10
Fail

Evidence

url
https://www.stan.store/
quality
poor
score
43

Recommendation

Next step: Add a meta description between 50 and 160 characters. Add exactly one h1 element that describes the page topic. Add missing semantic elements: main, article, nav, footer. Add visible body copy after script and style removal so the page has at least 200 words.

No JSON-LD, Microdata, or RDFa structured data was found on the page.

Signal weight

0/10
Fail

Evidence

url
https://www.stan.store/
quality
none
hasStructuredData
false

Recommendation

Next step: Add JSON-LD structured data with Organization or WebSite schema so AI systems can identify the site owner or website entity.

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

Signal weight

0/5
Fail

Evidence

url
https://www.stan.store/
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.

// 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
# Stan - Your Creator Store > We work 1-on-1 with the Top Creators to monetize their business 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://www.stan.store/- Site type: website
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. # Sitemap discovery# Add this top-level directive so search and AI crawlers can discover the canonical sitemap.Sitemap: https://www.stan.store/sitemap.xml # AI crawler access# Add explicit Allow rules for AI crawlers so public content permissions are clear.User-agent: GPTBot
schema.jsonJSON
{  "@context": "https://schema.org",  "@graph": [    {      "@type": "Organization",      "@id": "https://www.stan.store/#organization",      "name": "Stan - Your Creator Store",      "description": "We work 1-on-1 with the Top Creators to monetize their business",      "url": "https://www.stan.store/",
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.

Related scans

Similar AI visibility reports

Browse leaderboard