Back to Examples

Informedclearly news

Informed Clearly delivers timely news and insightful analysis across various topics, including finance and technology, to keep readers informed and engaged.

Lines
198
Sections
0

Want your own llms.txt file?

Generate a professional, AI-friendly file for your website in minutes!

llms.txt Preview

# llms.txt for informedclearly.com
site: https://informedclearly.com
owner: Informed Clearly
contact: https://informedclearly.com/contact
last-updated: 2026-02-27
version: 1.5

# 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/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: /api
  openapi:
    - /openapi.yaml
    - /openapi.json
  endpoints:
    - /api/articles
    - /api/articles/{id}
    - /api/articles/latest
    - /api/articles/by-url
    - /api/languages
  guidance:
    - Prefer the API for structured access to articles and languages.
    - Use canonical page URLs for citation (see "url" field in API responses).
    - 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/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
Preview of Informedclearly news's llms.txt file. View complete file (198 lines) →

Ready to create yours?

Generate a professional llms.txt file for your website in minutes with our AI-powered tool.

Generate Your llms.txt File