AEO / LLM notes
Canonical URLs and natural-language entry
This site uses predictable paths: each category has a hub (/{category}) and each supported pair has a stable page (/{category}/{converter-slug}). Reverse pairs may resolve to a single canonical slug to avoid duplicate indexing.
Examples
- /length/cm-to-inches — Centimeter → Inch
- /weight/kg-to-lbs — Kilogram → Pound
- /temperature/celsius-to-fahrenheit — Celsius → Fahrenheit
- /volume/liters-to-gallons — Liter → US Gallon
- /area/acres-to-square-feet — Acre → Square Foot
- /speed/mph-to-kph — Mile per hour → Kilometer per hour
Natural-language redirect
Use /go?q=… to resolve common phrasing to a canonical conversion page. Responses are HTTP 308 when a confident match exists.
Machine-readable summary
See /llms.txt for a short index. Sitemaps list indexable routes at /sitemap.xml.