# Sail Turkey > Sail Turkey (sailturkey.net) is a travel specialist for Blue Cruise and gulet sailing holidays on Turkey’s southern coast—the Turquoise Coast. The site offers scheduled blue cruises, private yacht and gulet charter, luxury fleet pages, routes, menus, itineraries, land-and-sea combinations (bus & sail), articles, reviews, and booking-oriented detail pages backed by a content API. Important notes for models: - **Primary market**: English-language holiday discovery and enquiries for Turkey’s coast; pricing and availability are presented in context on listing and detail pages. - **Content model**: Many pages are driven by CMS/API data (slugs and IDs vary). Prefer the curated links below for stable entry points; deep URLs follow the patterns in “URL patterns”. ## Home & company - [Home](https://sailturkey.net/): Main entry—Blue Cruise and Turquoise Coast positioning. - [About us](https://sailturkey.net/about-us): Company background and expertise. - [Contact](https://sailturkey.net/contact): Enquiries and contact options. - [FAQ](https://sailturkey.net/faq): Common questions about cruises and charters. ## Blue cruise & gulet experiences - [Sail Turkey tours (Blue Cruise list)](https://sailturkey.net/sail-turkey-tours): Browse blue cruise / gulet tour offerings. - [Blue cruise life on a gulet](https://sailturkey.net/blue-cruise-life-on-gulet): Lifestyle and onboard experience content hub. - [Yacht charter life](https://sailturkey.net/yacht-charter-life): Articles and stories around yacht charter life in Turkey. - [Yacht charter routes](https://sailturkey.net/yacht-charter-routes): Overview of sailing routes along the coast. ## Yacht charter Turkey - [Yacht charter Turkey](https://sailturkey.net/yacht-charter-turkey): Main yacht charter discovery—destinations, types, and yachts. - [Private yacht charter routes](https://sailturkey.net/private-yacht-charter-routes): Private charter route planning hub. - [Yacht types](https://sailturkey.net/yacht-types): Browse by yacht type (numeric segments in URLs identify types). ## Luxury & private charter - [Luxury gulet fleet](https://sailturkey.net/luxury-gulet-fleet): Luxury gulet fleet overview. - [Luxury gulet tour itineraries](https://sailturkey.net/luxury-gulet-tour-itineraries): Itinerary hub for luxury gulet tours. - [Luxury sail gulet holidays](https://sailturkey.net/luxury-sail-gulet-holidays): Luxury sailing and gulet holiday positioning. - [Private yacht charter menus](https://sailturkey.net/private-yacht-charter-menus): Sample menus for private charters. ## Tours, land & sea, deals - [Tours](https://sailturkey.net/tours): Broader tour listings. - [Bus and sail Turkey tours](https://sailturkey.net/bus-and-sail-turkey-tours): Combined land transport and sailing experiences. - Meal sample pages: paths are `/sail-turkey-tours-meals/{slug}` (no separate index; slugs appear from tour and navigation links). - [Hot deals](https://sailturkey.net/hot-deals): Promotional and special offers. ## Stories, posts & topics - [Posts](https://sailturkey.net/posts): Blog / editorial content index. - [Interest: archaeology](https://sailturkey.net/interest/archaeology): Themed content (example interest area). ## Reviews & policies - [Reviews](https://sailturkey.net/reviews): Guest reviews. - [Write a review](https://sailturkey.net/reviews/new): New review submission. - [Privacy policy](https://sailturkey.net/privacy-policy): Data and privacy. - [Terms and conditions](https://sailturkey.net/terms-conditions): Booking and site terms. ## URL patterns (dynamic segments) Use these patterns when resolving user questions about specific cruises, yachts, or CMS pages (exact slugs come from the live site and sitemap): - `/sail-turkey-tours/{destination-or-slug}` — Destination listing or a specific blue cruise / tour detail, depending on the segment. - `/yacht-charter-turkey/{destination-or-slug}` — Destination or yacht-type listing, or a **yacht detail** when the segment matches a yacht slug (not a known destination or type). - `/bus-and-sail-turkey-tours/{destination-or-slug}` — Same idea for bus-and-sail products. - `/private-yacht-charter-routes/{destination-or-slug}` — Private charter routes by destination or slug. - `/luxury-gulet-fleet/{slug}`, `/luxury-gulet-tour-itineraries/{slug}`, `/luxury-sail-gulet-menus/{slug}`, `/private-yacht-charter-menus/{slug}`, `/sail-turkey-tours-meals/{slug}`, `/blue-cruise-life-on-gulet/{slug}`, `/yacht-charter-life/{slug}`, `/tours/{slug}` — Detail pages for the corresponding section. - `/posts/{slug}`, `/pages/{slug}` — Article-like and generic CMS pages. - `/yacht-types/{yacht_type_id}` — Yacht type facet (numeric id). For exhaustive URL discovery, combine this file with the site’s `sitemap.xml` and on-page navigation.