← Back to the report
Agent Readiness

Almosafer

almosafer.com · Travel & Hospitality

65
Readiness /100
13
Checks passed
0
Checks failed
45
Checks run

Discoverability

Can agents find your site and its capabilities?

passKey pages discoveredKey pages crawl

Crawled 5 of 12 discovered pages beyond the homepage.

infoWebsite platformplatform

Could not identify a known website platform (custom stack or unrecognised).

Understanding

Can agents understand your content?

warnImages have alt textStructured data & HTML

60 of 61 images have alt attributes (98%).

Fix: Add alt text to the remaining images. Empty alt="" is fine for purely-decorative graphics.

warnImages have explicit dimensionsStructured data & HTML

Only 22/61 images have width+height — large CLS risk.

Fix: Set width and height on every <img> so the browser reserves space before the image loads. A layout that shifts while loading makes an AI agent mis-click the element it targeted.

warnSemantic landmark elementsStructured data & HTML

Missing landmark elements: main, header, nav.

warnKey pages have <title> and <h1>Key pages crawl

3 of 5 pages are missing <title> and/or <h1>: /en/contact-us, /contact-us, /services.

Fix: Make sure every page sets a unique <title> and exactly one <h1>. The title is how an AI agent confirms it landed on the right page after navigating.

passMarkdown content negotiationOpen agent protocols

Homepage returns text/markdown when requested.

passHomepage content is server-renderedCrawlability (Google)

Homepage server response contains 373 words of visible text — content is reachable without executing JavaScript.

passDOM size is reasonableStructured data & HTML

Homepage contains ~1192 elements.

passHeading hierarchy is intactStructured data & HTML

22 headings, no level skips.

pass<html lang> attributeStructured data & HTML

Language declared as "en".

passInternal links on homepageStructured data & HTML

19 internal links found.

passSingle H1 on homepageStructured data & HTML

Exactly one <h1> on the homepage.

passKey pages are server-renderedKey pages crawl

All 5 pages return ≥80 words of visible text without JavaScript.

Operability

Can agents actually operate the page?

warnForm fields have labelsStructured data & HTML

5 of 7 visible interactive form fields have labels.

Fix: Associate every input with a label — either wrap it in <label>, link via for/id, or set aria-label / aria-labelledby.

infoTool catalog signpost publishedWebMCP tools

No tool catalog was found at /.well-known/webmcp.json (or /.well-known/webmcp). The catalog is a community convention, not part of the WebMCP standard, so this does not affect WebMCP presence.

Fix: Consider also publishing a tool catalog at /.well-known/webmcp.json: a JSON document with a "spec" of "webmcp/0.1" and a "tools" array, where each tool declares a name and a clear description. It is a community convention (optional, not part of the WebMCP standard) that lets crawlers and agents discover your tools without executing JavaScript.

Trust & Security

Can agents safely transact?

warnOAuth authorization server metadataOpen agent protocols

/.well-known/oauth-authorization-server returned the site's HTML app shell — treating as not published.

Fix: Publish /.well-known/oauth-authorization-server so AI agents discovering your OAuth setup can negotiate flows automatically. Required if your site offers an authenticated API.

warnOAuth protected-resource metadataOpen agent protocols

/.well-known/oauth-protected-resource returned the site's HTML app shell — treating as not published.

Fix: Publish /.well-known/oauth-protected-resource so AI agents discovering your OAuth setup can negotiate flows automatically. Required if your site offers an authenticated API.

warnWeb Bot Auth signature headerOpen agent protocols

No Web Bot Auth signature headers — sites can't verify agent identity.

Fix: Web Bot Auth (IETF HTTP Message Signatures over Signature / Signature-Input) lets you cryptographically verify which agent is hitting you. Several CDNs offer turn-key support; otherwise skip until vendor support matures.

warnHTTP Strict-Transport-Security headerSecurity & trust

HSTS max-age=15552000 is below six months.

Fix: Raise max-age to at least 15768000 (six months). The HSTS preload list requires 31536000 (one year).

passCDN detectedSecurity & trust

cf-ray: a1eb5b4c7a5aa016-AMS (Cloudflare); Server: cloudflare

passContent-Security-Policy headerSecurity & trust

CSP header present.

passSite is served over HTTPSSecurity & trust

Homepage scheme is https:.

passhttp:// redirects to https://Security & trust

http://almosafer.com → https://global.almosafer.com/en (4 hops).

passHomepage shows no error outputSecurity & trust

No stack-trace markers in the first 5KB.

passNo mixed-content referencesSecurity & trust

Homepage HTML references no http:// resources.

passReferrer-Policy headerSecurity & trust

Referrer-Policy: no-referrer-when-downgrade.

passTLS certificate is not near expirySecurity & trust

Valid for 33 more days (Aug 24 03:43:36 2026 GMT, issuer: E7).

passNo tech-stack disclosure in headersSecurity & trust

Server / X-Powered-By headers don't leak product version.

passMIME-sniff protectionSecurity & trust

X-Content-Type-Options: nosniff.

passClick-jacking protectionSecurity & trust

CSP frame-ancestors directive present.