# taxi2airport > Taxi2Airport is a global airport transfer booking platform: pre-book a fixed-price private taxi to or from the airport in 150+ countries. Travellers use Taxi2Airport to book a vetted local driver and a vehicle sized to their group, with the price set at booking and flight tracking included. The site covers the booking flow, destination and hub pages, destination and how-to guides for travellers, company information, and the customer-facing entry points into the wider Transferz partner network. Pricing is fixed at booking, payment is taken up front, and free cancellation is available up to 24 hours before pickup. ## Canonical URLs - `/` — homepage and booking widget entry point - `/about` — company background and what travellers can expect - `/destinations` — browse city destinations across Taxi2Airport coverage - `/destinations/` — city transfer pages with local hubs and booking entry point - `/destinations//` — airport, port, station, and landmark transfer pages - `/blog` — destination guides, how-to articles, travel tips, and trend pieces - `/blog/` — individual blog posts (each has a sibling `.md` available via `Accept: text/markdown`) ## Agent-facing resources - `/.well-known/agent-capabilities.md` — what this origin does and doesn't expose - `/.well-known/agent-skills/index.json` — index of publicly-exposed skill packs - Every page (homepage and marketing pages included) has a sibling `.md` — request with `Accept: text/markdown` - HTML responses carry a `Link:` header (RFC 8288) pointing to `/llms.txt`, `/.well-known/agent-capabilities.md`, and the agent-skills index - `/robots.txt` declares a `Content-Signal` policy: search and AI grounding allowed, model training disallowed - Structured data (schema.org JSON-LD): `Organization` + `WebSite` site-wide; `BreadcrumbList` + `Service` on city/hub transfer pages; `Product` with `AggregateRating` on eligible city/hub transfer pages (backed by a visible rating shown on the page); `FAQPage` on destination, hub, and FAQ-style blog pages; `BlogPosting` on blog posts Last updated: 2026-07-10