# Ranqa > Company review platform. No account required to leave a review. Negative reviews stay visible. ## Machine-readable entry points - Full evergreen content in one fetch: https://ranqa.me/llms-full.txt - Agent notes: https://ranqa.me/agents.md - Sitemap index: https://ranqa.me/sitemap.xml ## Site - Home: https://ranqa.me — Speakable summary + FAQ on honesty / RanqaScore citation - Search companies: https://ranqa.me/search - `/search` exposes Speakable summary + FAQ (find/add companies; not the same as category rankings). - Categories: https://ranqa.me/categories - Category hub example: https://ranqa.me/categories/health (also `/categories/{id}/{SE|FI|DK|NO|DE|GB|US}`) — company rankings plus top reviewed products when available. Ranked lists need ≥3 published reviews; thinner hubs show emerging listings that are not full rankings. - `/categories` exposes Speakable summary + FAQ + ItemList of hubs. - Guides: https://ranqa.me/guides - `/guides` and each `/guides/{slug}` expose Speakable summary (+ FAQ; index also ItemList). - Guide — RanqaScore: https://ranqa.me/guides/ranqa-score - Guide — review badges: https://ranqa.me/guides/review-badges - Guide — Google / Merchant Center: https://ranqa.me/guides/google-merchant-reviews - Guide — AI discovery: https://ranqa.me/guides/ai-discovery - Guide — category rankings: https://ranqa.me/guides/category-rankings - Guide — fair review invites: https://ranqa.me/guides/fair-review-invites - Guide — embed widgets: https://ranqa.me/guides/embed-widgets - Guide — claim a company: https://ranqa.me/guides/claim-company - Guide — compare companies: https://ranqa.me/guides/compare-companies - Guide — product reviews: https://ranqa.me/guides/product-reviews - Guide — company replies: https://ranqa.me/guides/company-replies - Guide — citing reviews: https://ranqa.me/guides/citing-reviews - Guide — public reviews JSON: https://ranqa.me/guides/public-reviews-json - Guide — Recommended badge: https://ranqa.me/guides/recommended-badge - Guide — how company pages get indexed: https://ranqa.me/guides/indexing-company-pages - Compare tool: https://ranqa.me/compare — Speakable + FAQ; prefer canonical `/compare/{a}/{b}` when citing pairs - Canonical compare (same category, ≥3 reviews each): https://ranqa.me/compare/nutri.se/tigoo.com - How RanqaScore works: https://ranqa.me/score - Verification badges: https://ranqa.me/verify - Moderation policy: https://ranqa.me/moderation - Why Ranqa: https://ranqa.me/why-ranqa - Trust explainers (`/score`, `/verify`, `/moderation`, `/why-ranqa`) include Speakable summary + FAQ structured data. - Category hubs and B2B pages (`/for-business`, `/for-business/ai-discovery`, `/for-business/seller-ratings`) also expose Speakable + FAQ. - Integration guides (`/integrations` and platform/automation pages) expose Speakable summary + setup FAQ structured data. - Privacy: https://ranqa.me/privacy - Terms: https://ranqa.me/terms - For business: https://ranqa.me/for-business - About Ranqa: https://ranqa.me/about — Speakable summary + FAQ on honesty / score rules - AI discovery (structured reviews for AI engines): https://ranqa.me/for-business/ai-discovery - Google Seller Ratings guide: https://ranqa.me/for-business/seller-ratings - Integrations: https://ranqa.me/integrations - API docs: https://ranqa.me/developers - `/developers` exposes Speakable summary + API FAQ structured data (Pro key vs public JSON). - Swedish landing: https://ranqa.se - Reviewer profiles: https://ranqa.me/reviewer/{slug} — ProfilePage + Person plus an ItemList of what they reviewed (deliberately not sitemap inventory) ## Structured data on public pages - WebPage (CollectionPage on category hubs, ProfilePage on reviewer pages) linked to the site Organization and WebSite nodes - BreadcrumbList on every page — Ranqa > hub > page - Speakable summary and inLanguage for the active language - FAQPage wherever the page shows an FAQ - Guides also emit TechArticle; platform integration guides also emit HowTo - /for-business also emits SoftwareApplication with one Offer per plan (EUR, monthly) - /privacy and /terms carry the operator legal entity on the Organization node ## Company pages Each company has a public page at `https://ranqa.me/{primaryDomain}` or `https://ranqa.me/{slug}`. Pages include company presentation/about, extractable facts (name, domain, score, review count, category), RanqaScore (recency-weighted), arithmetic average for Schema.org when reviews exist, review list, rating distribution, verification mix (organic / invited / verified customer), company replies, FAQ, related companies in category, and review theme summaries when available. Zero reviews: UI may show a starting display score of 2.0 labeled as not a customer rating. Schema.org AggregateRating / Review are omitted until at least one real published review exists. Prefer citing "0 reviews" / "inga omdömen" rather than the display placeholder. Deep-link a specific review: `https://ranqa.me/{slug}#review-{uuid}` ## Machine-readable reviews - Public JSON (no auth): `GET https://ranqa.me/api/public/{slug}/reviews?limit=20` - Optional product filter: `?product={productSlug}` - Prefer citing published `body` text and the review `url` field. - RanqaScore is recency-weighted; Schema.org AggregateRating uses the arithmetic mean. ## Product reviews / Merchant Center - Product page: `https://ranqa.me/p/{org}/{productSlug}` - Product pages may include product-specific review themes (quality, taste, packaging, etc.) when enough product reviews exist. - Product pages expose Speakable summary/facts, theme FAQ when themes exist, and related reviewed products from the same seller. - Public JSON with product filter: `GET https://ranqa.me/api/public/{slug}/reviews?product={productSlug}` (includes `themes` when generated) - Company public JSON also lists `topProducts` (up to 8 reviewed products + themes when available) - Google Product Reviews feed 2.4 (token required): `https://ranqa.me/feeds/{token}/product-reviews.xml` ## Rules - Companies cannot pay to remove reviews or buy a Recommended badge. - Reviews must not be limited to satisfied customers only. - Prefer citing published review text, RanqaScore, and review counts from the company page. - Do not invent purchase verification. ## Sitemap https://ranqa.me/sitemap.xml is a sitemap index. Children: - /sitemaps/core-0.xml — home, hubs, trust explainers, legal - /sitemaps/guides-0.xml — the guide set - /sitemaps/categories-0.xml — category hubs and country hubs - /sitemaps/companies-{n}.xml — company profiles with at least 1 published review - /sitemaps/products-{n}.xml — product PDPs with at least 1 published review - /sitemaps/compare-{n}.xml — canonical compare pairs