cal.comscanned May 19, 2026 · 14:227.42s
Public AI visibility report

cal.comAI visibilityAI-Readable

Cal.com is AI-Readable. Crawlers can reach it, parse it, and answer questions about it — but you're leaving 20 points on the table. Adding an llms.txt and a Content-Signal directive would push this to AI-Ready territory.

Why monitor after one scan?

AI visibility changes when teams ship new pages, edit pricing or docs, update sitemaps, or change crawler rules. Weekly monitoring catches those silent regressions before answer engines and agents start reading stale or broken signals.

Monitor weekly

Overall score

80/100
AI-Readable
Go to fixes

// score breakdown

Points by check

8 checks

Crawlability20/20
robots.txt15/15
llms.txt0/15
sitemap.xml10/10
Markdown support15/15
Semantic HTML10/10
Structured data10/10
Content-Signal0/5
6pass0warn2fail

Public link

llmscan.dev/scan/sample

Signals checked

8 AI visibility signals

Fix bundle

4 copy-ready files

Share badge

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

Share your score

Post the public report with: “We scored 80/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

Homepage reachable · 200 OK · canonical detected.

Signal weight

20/20
Pass

Evidence

request
GET https://cal.com
response
200 OK
canonical
https://cal.com/

Recommendation

Next step: Keep the homepage reachable with a stable canonical URL and 200 OK response.

Found · references sitemap · no AI bots blocked.

Signal weight

15/15
Pass

Evidence

path
https://cal.com/robots.txt
sitemap
https://cal.com/sitemap.xml
aiCrawlers
GPTBot, ClaudeBot, PerplexityBot allowed

Recommendation

Next step: Keep robots.txt discoverable and continue referencing the canonical sitemap.

No llms.txt file found at the root of cal.com.

Signal weight

0/15
Fail

Evidence

path
https://cal.com/llms.txt
response
404 Not Found
impact
AI systems have no canonical reading guide

Recommendation

Next step: Add an llms.txt file that explains Cal.com, links the highest-value docs and pricing pages, and gives AI crawlers a preferred citation path.

Sitemap is discoverable and includes core public routes.

Signal weight

10/10
Pass

Evidence

path
https://cal.com/sitemap.xml
urls
148 indexed URLs
source
robots.txt

Recommendation

Next step: Keep the sitemap referenced from robots.txt and updated with core public routes.

Primary content can be converted into clean markdown.

Signal weight

15/15
Pass

Evidence

acceptHeader
text/markdown
headings
Clean hierarchy
noise
Navigation and chrome removable

Recommendation

Next step: Keep page content structured so navigation and chrome can be removed cleanly.

Readable structure, but repeated marketing blocks dilute the main product answer.

Signal weight

10/10
Pass

Evidence

h1
1
landmarks
main, nav, footer
issue
Some feature cards lack descriptive section labels

Recommendation

Next step: Tighten section labels around product, pricing, and enterprise content so extracted answers preserve the page hierarchy.

Software and organization schema are present and parse cleanly.

Signal weight

10/10
Pass

Evidence

jsonLdBlocks
3
organization
Cal.com
softwareApplication
Detected

Recommendation

Next step: Keep Organization and SoftwareApplication JSON-LD valid and aligned with the canonical site entity.

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

Signal weight

0/5
Fail

Evidence

httpHeader
Missing
metaTag
Missing
robotsDirective
Missing

Recommendation

Next step: Publish Content-Signal: ai-train=no, search=yes, ai-input=yes in robots.txt, an HTTP header, or the page head.

// 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
# Cal.com Cal.com is scheduling infrastructure for everyone. ## Priority URLs
robots.txtTXT
# AI crawler accessUser-agent: GPTBotAllow: / User-agent: ClaudeBot
schema.jsonJSON
{  "@context": "https://schema.org",  "@type": "SoftwareApplication",  "name": "Cal.com",
head metaHTML
<meta name="content-signal" content="ai-train=no, search=yes, ai-input=yes" /><link rel="alternate" type="text/markdown" href="https://cal.com/llms.txt" /><meta property="og:site_name" content="Cal.com" />