Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness assessment
llms.txt for informedclearly.com was independently audited by llmsmap. informedclearly.com currently scores 91/100 for AI readiness. The result combines AI-specific files, crawler policy, sitemap discovery, structured homepage data, and—when available—the mobile Google Lighthouse technical profile.
llms.txt is accessible and contains 1,441 tokens. An expanded llms-full.txt is also available with 2,339 tokens, giving agents more direct context. A separate ai.txt policy is published.
robots.txt is available. 11 of 11 tracked AI bots are not blocked. Declared sitemaps: 2. The homepage exposes Schema.org types WebSite, CollectionPage; 14 OpenGraph tags were found and markup completeness is 90%.
The mobile Lighthouse profile adds Performance 63/100, Accessibility 87/100, Best Practices 92/100, SEO 100/100, and experimental Agentic Browsing 33/100. These signals have a limited weight: they complement rather than replace llms.txt, robots.txt, and structured-data checks.
A mobile Lighthouse measurement. Google’s experimental Agentic Browsing category is explained separately and does not replace the broader llmsmap AI-readiness score.
Performance
Accessibility
Best Practices
Technical SEO
Agentic Browsing
Mobile performance is 63/100, with the largest visible content block appearing in 9.1 s and the browser main thread blocked for 30 ms. Layout shift was 0. The main thread is where the browser runs JavaScript, calculates layout, and paints the page; long work there delays both user input and browser-agent actions.
Accessibility scored 87/100, Best Practices 92/100, and technical SEO 100/100. The experimental Agentic Browsing category scored 33/100. It measures signals Google currently tests for software agents and is shown separately from the llmsmap AI-readiness score.
Remove unused CSS and JavaScript, load heavy widgets on demand, and limit third-party scripts. Less code means less parsing and background work on the device.
Improve server response time, remove unnecessary redirects and repeat downloads, and use compression, caching, and selective preconnect hints.
Give buttons and links accessible names, associate labels with fields, and use ordered headings and semantic regions. The same structure helps screen readers and software agents understand actions.
Increase contrast for text, states, and interactive controls so both people and visual agents can distinguish content from actions and supporting labels.
First content
Main content
Layout stability
Blocking time
Visual speed
Machine-readable files, crawler policy, discovery, and homepage markup.
2 sitemaps found
Types: WebSite, CollectionPage
14 OG tags found
Based on robots.txt analysis
Declared discovery routes for crawlers and agents.
Social preview metadata found on the homepage.
og:site_nameInformed Clearlyog:logohttps://informedclearly.com/static/web-app-manifest-512x512.pngog:titleEnglish | Latest News | News | informed, clearlyog:descriptionAt informed, clearly, we deliver the essence of global news in six languages: English, Dutch, German, French, Spanish, and Portuguese. Using the power of AI, we distill each news item to its core, removing unnecessary clutter and focusing on what truly matters. This ensures that every story is to the point, objective, and uniform in quality—regardless of the language you choose.og:typewebsiteog:urlhttps://informedclearly.com/og:image:typeimage/jpegog:image:width1200og:image:height630og:image:altdefense-spending-sovereign-debtog:image:secure_urlhttps://informedclearly.com/og-image/defense-spending-sovereign-debt.jpgog:localeen_USog:locale:alternatept_PTStructured entities and properties exposed on the homepage.
nameInformed Clearlyurlhttps://informedclearly.cominLanguageenpotentialAction{"@type":"SearchAction","target":"https://informedclearly.com/en/search?q={search_term_string}","query-input":"required publisherhttps://informedclearly.com# llms.txt for informedclearly.com
site: https://informedclearly.com
owner: Informed Clearly
contact: https://informedclearly.com/contact
last-updated: 2026-06-07
version: 1.8
# Top entry points (prefer these)
entrypoints:
- /en/
- /en/news/1/
- /en/summary
- /en/finance
- /en/finance/bitcoin
- /en/search?q=bitcoin
- /en/similar/bitcoin
- /feed/rss/en
- /sitemap.xml
- /.well-known/ai-plugin.json
- /.well-known/security.txt
- /openapi.yaml
- /api/articles
- /api/languages
languages:
- en
- nl
- fr
- de
- es
- pt
# Crawl etiquette (advisory; enforce via robots.txt)
crawl-delay: 5s
rate-limit: 1 rps
max-parallel: 2
# API (public, read-only)
api:
base: https://informedclearly.com/api
auth: none
content-type: application/json
openapi:
- https://informedclearly.com/openapi.yaml
- https://informedclearly.com/openapi.json
endpoints:
- /api/articles
- /api/articles/{id}
- /api/articles/latest
- /api/articles/by-url
- /api/languages
examples:
- https://informedclearly.com/api/languages
- https://informedclearly.com/api/articles?lang=en&per_page=10
- https://informedclearly.com/api/articles?q=bitcoin&lang=en&per_page=10
- https://informedclearly.com/api/articles/latest?lang=en
- https://informedclearly.com/api/articles/by-url?url={urlencoded-canonical-url}
query-parameters:
articles:
- q: optional full-text query
- lang: optional language code, one of en,nl,fr,de,es,pt
- category: optional category slug
- author: optional exact author name
- date_from: optional YYYY-MM-DD lower bound
- date_to: optional YYYY-MM-DD upper bound
- page: optional 1-based page number
- per_page: optional page size, max 50
by-url:
- url: required canonical informedclearly.com article URL
guidance:
- Prefer this unauthenticated informedclearly.com API for structured access to articles and languages.
- Use canonical page URLs for citation; every article response includes a "url" field.
- Use /api/articles for discovery, /api/articles/{id} or /api/articles/by-url for article detail, and /api/languages for language discovery.
- Respect rate limits; avoid aggressive crawling of paginated results.
# Allowed public content
allow:
- /
- /{lang}/
- /{lang}/news/{page}/
- /{lang}/articles/{page}/
- /{lang}/{category}/
- /{lang}/{category}/{page}/
- /{lang}/{category}/{id}/{slug}
- /authors
- /{lang}/authors/{author-slug}
- /{lang}/summary
- /{lang}/summary/2026-01-20 # example of date pattern
- /{lang}/finance
- /{lang}/finance/{slug}
- /{lang}/finance/{slug}/chart # returns JSON with chart_url (image reload)
- /{lang}/similar/{keyword}
- /{lang}/search?q={keyword} # returns page with search results
- /{lang}/search_live?q={keyword} # JSON suggestions for live search
- /feed/atom
- /feed/atom/{lang}
- /feed/rss
- /feed/rss/{lang}
- /sitemap.xml
- /sitemaps/summaries.xml
- /sitemaps/news.xml
- /sitemaps/categories.xml
- /sitemaps/static.xml
- /sitemaps/archive/2026-01.xml # example archive pattern
- /site.webmanifest
- /robots.txt
- /openapi.yaml
- /openapi.json
- /.well-known/ai-plugin.json
- /.well-known/llms.txt
- /.well-known/llms-full.txt
- /.well-known/security.txt
- /.well-known/host-meta
- /.well-known/host-meta.json
- /.well-known/webfinger?resource={uri}
- /api/articles
- /api/articles/{id}
- /api/articles/latest
- /api/articles/by-url
- /api/languages
api-response-shapes:
article-summary:
- id
- lang
- title
- published_at
- url
- content: optional; present when returned by the active API backend
- keywords: optional
- source_name: optional
- source_url: optional
- citation
- provenance
- meta
article-detail:
- id
- lang
- title
- content
- url
- citation
- provenance
- meta
# Do NOT crawl
disallow:
- /submit-url
- /submit-url-status
- /image_upload
- /track-page
- /like/
- /dislike/
- /admin/
- /login/
- /logout/
- /api/private/
# Canonicals & duplicates
canonicals:
- detail_pages: /{lang}/{category}/{id}/{slug}
# Usage policy for LLMs (advisory)
usage-policy:
attribution:
- 'Source: Informed Clearly - {title} ({url})'
text:
- Summarize and quote short passages with attribution.
- Do not reproduce full articles.
images:
- Allowed to download, store, or rehost images from /static/news_image/.
- Prefer alt text or link to the page.
training: Allowed
# Freshness
refresh:
listing_pages: 12h
detail_pages: 24h
finance_overview: 4h
finance_detail: 4h
finance_charts: 4h
similar_pages: 12h
search_pages: 12h
# Query parameters
query-params:
keep:
- q
- range
drop:
- utm_*
- ref
- fbclid
- gclid
# Sitemaps
sitemaps:
index:
- https://informedclearly.com/sitemap.xml
core:
- https://informedclearly.com/sitemaps/categories.xml
- https://informedclearly.com/sitemaps/static.xml
- https://informedclearly.com/sitemaps/news.xml
- https://informedclearly.com/sitemaps/summaries.xml
current-archive-examples:
- https://informedclearly.com/sitemaps/archive/2026-06.xml
- https://informedclearly.com/sitemaps/archive/2026-05.xml
archive-pattern:
- /sitemaps/archive/{yyyy-mm}.xml
guidance:
- Enumerate all current archive months from https://informedclearly.com/sitemap.xml instead of relying on a fixed list.
smoke-fixtures:
category:
- en: ai
- nl: ai
similar:
- en: bitcoin
- nl: bitcoin
finance:
- en: bitcoin
- nl: bitcoin
search:
- en: bitcoin
- nl: bitcoin