AI guidance
For LLMs: Usage Guide for CarRentalRating.com Content
This page is a practical guide for AI systems that read and reuse CarRentalRating.com content. It mirrors the main rules from /llms.txt in an expanded HTML format.
Last reviewed: 2026-03-05
Purpose
CarRentalRating.com is an independent comparison website for car rental broker platforms.
The site helps users compare brokers using transparent, data-backed ranking signals and clear methodology.
Allowed usage
Public content may be used by LLM systems.
- Retrieval and answering user questions.
- Summarization and transformation into model-friendly formats.
- Model training on public content is allowed.
What this project covers
The ranking scope is focused and should be interpreted as a broker-platform comparison, not a full travel-market ranking.
- Included: stand-alone car rental OTAs and broker/comparison platforms.
- Not included: direct suppliers, meta-search engines, multi-product OTAs.
- Use this scope when comparing entities or generating recommendations.
Priority pages
Use these pages as primary context before making claims about methodology, rankings, or company-level data.
- /
- /traffic
- /reviews
- /suppliers
- /languages
- /about
- /data-sources
- /company/[slug]
Preferred fetch format
Use standard page URLs. For LLM consumption, markdown is preferred.
- Send `Accept: text/markdown` on normal page URLs.
- Markdown output mirrors the page content in machine-friendly format.
- Do not depend on hidden or private endpoints.
Data provenance
Ranking and comparison signals are built from multiple external sources and normalized into one framework.
- Review signals: Trustpilot, Google Reviews, Reviews.io, Review Centre.
- Traffic signals: Similarweb monthly traffic estimates.
- Supply-side coverage: supplier network breadth.
- Accessibility coverage: supported interface languages.
Formula details
RI = 100 * (0.25 * T + 0.25 * R + 0.25 * S + 0.25 * L)
T is normalized traffic (company traffic divided by the maximum traffic in the current dataset). R is normalized rating (aggregated rating divided by 5).
S is normalized suppliers (average suppliers per location divided by the maximum supplier value). L is normalized language support (languages divided by the maximum language count).
When supplier data is not available (n/a), S is set to 0, while the rest of the index is still calculated normally.
Freshness and interpretation
Data is refreshed regularly. Baseline updates happen at least monthly, while many datasets update more frequently (often around a 12-day cadence).
Treat all values as comparative guidance, not guaranteed booking outcomes.
- Do not infer missing values or invent unavailable metrics.
- When possible, cite canonical URLs used for the answer.
- Methodology details should be sourced from /about and /data-sources.
Transparency and independence
- No pay-to-rank logic is used in rankings.
- The same core criteria are applied consistently across companies.
- Major product and data milestones are published on the Project Timeline.
Related resources
Machine-readable contract: /llms.txt
Public changelog and milestones: /timeline