www.vikingrivercruises.co.uk Open in urlscan Pro
45.60.153.155  Public Scan

Submitted URL: http://wpad.vikingrc.com/
Effective URL: https://www.vikingrivercruises.co.uk/
Submission: On February 23 via manual from GB — Scanned from GB

Form analysis 3 forms found in the DOM

Name: searchGET /search.html

<form class="v-menu__search-form" name="search" action="/search.html" method="get" onsubmit="location.href=this.action+'?q='+this.q.value; return false;" novalidate="novalidate">
  <div class="v-menu__search-container ui-front" style="position:relative">
    <label for="q" class="sr-only">Search</label>
    <span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span><input class="v-menu__search-input ui-autocomplete-input" name="q" type="text" value="" placeholder="Search"
      aria-label="Search the viking cruises marketing website" autocomplete="off">
    <button class="v-menu__search-button" type="submit" name="search" aria-label="Search"></button>
    <ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content ui-corner-all" id="ui-id-1" tabindex="0" style="display: none;"></ul>
  </div>
</form>

Name: searchGET /search.html

<form class="v-menu__search-form" name="search" action="/search.html" method="get" onsubmit="location.href=this.action+'?q='+this.q.value; return false;" novalidate="novalidate">
  <div class="v-menu__search-container ui-front" style="position:relative">
    <label for="q" class="sr-only">Search</label>
    <span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span><input class="v-menu__search-input ui-autocomplete-input" name="q" type="text" value="" placeholder="Search"
      aria-label="Search the viking cruises marketing website" autocomplete="off">
    <button class="v-menu__search-button" type="submit" name="search" aria-label="Search"></button>
    <ul class="ui-autocomplete ui-front ui-menu ui-widget ui-widget-content ui-corner-all" id="ui-id-2" tabindex="0" style="display: none;"></ul>
  </div>
</form>

Name: cookie-pref-form

<form name="cookie-pref-form" novalidate="novalidate">
  <div class="row">
    <div class="col-tn-12">
      <h3 data-bind="html:siteData.cookieCopy.heading">Cookie Manager</h3>
      <div data-bind="html:siteData.cookieCopy.IntroCopy">We use cookies to personalise and enhance your use of our website.&nbsp; The information stored in these cookies does not directly identify you, but rather reflects your site preferences and
        device configurations so we can create&nbsp;a more personalised web experience.&nbsp; As we respect your privacy, you may choose to disable the non-essential cookies below, however doing so may impact your experience and the services we may
        offer.&nbsp;</div>
      <!-- ko foreach: {data: siteData.cookieOptions, as: 'cat'} -->
      <h3></h3>
      <table cellspacing="1" cellpadding="1" border="1" style="width: 100%;">
        <tbody>
          <tr>
            <th>
              <strong data-bind="html: cat.name">Essential Cookies</strong><br>
            </th>
            <!-- ko if: isRequiredBySite -->
            <th style="width:120px" class="remove-line"> (necessary)</th>
            <!-- /ko -->
            <!-- ko if: !isRequiredBySite --><!-- /ko -->
          </tr>
          <tr>
            <td colspan="2">
              <span data-bind="html: cat.Description" class="desc">These cookies allow us to make sure you get the best possible experience on our website. They’re essential for you to be able to search and buy online with us.</span>
            </td>
          </tr>
        </tbody>
      </table>
      <h3></h3>
      <table cellspacing="1" cellpadding="1" border="1" style="width: 100%;">
        <tbody>
          <tr>
            <th>
              <strong data-bind="html: cat.name">Analytical Cookies</strong><br>
            </th>
            <!-- ko if: isRequiredBySite --><!-- /ko -->
            <!-- ko if: !isRequiredBySite -->
            <th style="width:120px" class="remove-line">
              <div class="onoffswitch">
                <input type="checkbox" class="onoffswitch-checkbox" data-bind="attr: {'id': 'switch_' + tealiumCategory }, checked: optin, toggleEnterKey: $root.toggleCategory" id="switch_analytics">
                <label class="onoffswitch-label" data-bind="attr: {'for': 'switch_' + tealiumCategory }" for="switch_analytics">
                  <span class="onoffswitch-inner"></span>
                  <span class="onoffswitch-switch"></span>
                </label>
              </div>
            </th>
            <!-- /ko -->
          </tr>
          <tr>
            <td colspan="2">
              <span data-bind="html: cat.Description" class="desc">These cookies help us understand how our customers are using the website, so we can make things better. We also monitor which of our marketing activities generates traffic to our
                websites using cookies. We use this data to reward our partners if you make a booking with us.</span>
            </td>
          </tr>
        </tbody>
      </table>
      <h3></h3>
      <table cellspacing="1" cellpadding="1" border="1" style="width: 100%;">
        <tbody>
          <tr>
            <th>
              <strong data-bind="html: cat.name">Marketing Cookies</strong><br>
            </th>
            <!-- ko if: isRequiredBySite --><!-- /ko -->
            <!-- ko if: !isRequiredBySite -->
            <th style="width:120px" class="remove-line">
              <div class="onoffswitch">
                <input type="checkbox" class="onoffswitch-checkbox" data-bind="attr: {'id': 'switch_' + tealiumCategory }, checked: optin, toggleEnterKey: $root.toggleCategory" id="switch_misc">
                <label class="onoffswitch-label" data-bind="attr: {'for': 'switch_' + tealiumCategory }" for="switch_misc">
                  <span class="onoffswitch-inner"></span>
                  <span class="onoffswitch-switch"></span>
                </label>
              </div>
            </th>
            <!-- /ko -->
          </tr>
          <tr>
            <td colspan="2">
              <span data-bind="html: cat.Description" class="desc">Marketing cookies can be used by us and our partners. They allow us to interact with you once you’ve left our website – by showing you adverts for example – to help you find the
                holiday that’s right for you.</span>
            </td>
          </tr>
        </tbody>
      </table>
      <h3></h3>
      <table cellspacing="1" cellpadding="1" border="1" style="width: 100%;">
        <tbody>
          <tr>
            <th>
              <strong data-bind="html: cat.name">Personalisation Cookies</strong><br>
            </th>
            <!-- ko if: isRequiredBySite --><!-- /ko -->
            <!-- ko if: !isRequiredBySite -->
            <th style="width:120px" class="remove-line">
              <div class="onoffswitch">
                <input type="checkbox" class="onoffswitch-checkbox" data-bind="attr: {'id': 'switch_' + tealiumCategory }, checked: optin, toggleEnterKey: $root.toggleCategory" id="switch_personalization">
                <label class="onoffswitch-label" data-bind="attr: {'for': 'switch_' + tealiumCategory }" for="switch_personalization">
                  <span class="onoffswitch-inner"></span>
                  <span class="onoffswitch-switch"></span>
                </label>
              </div>
            </th>
            <!-- /ko -->
          </tr>
          <tr>
            <td colspan="2">
              <span data-bind="html: cat.Description" class="desc">Personalisation Cookies help us provide you with an online experience that’s tailored to your needs. They help us show you the most relevant content, based on your preferences.</span>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /ko -->
      <h3 data-bind="html:siteData.cookieCopy.footer"></h3>
      <div data-bind="html:siteData.cookieCopy.EndingCopy">Learn more in our <a href="https://www.vikingcruises.co.uk/cookie-policy/index.html" target="_blank">Statement on Cookies</a>.</div>
    </div>
  </div>
  <div class="row ">
    <div class="col-tn-12 ">
      <div class="btn-group" style="text-align:right; float:right;">
        <a href="#noscroll" class="btn btn-red " style="padding: 7px 30px;" data-bind="click:$root.save">Save and Accept</a>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to Main Content
 1. Rivers
 2. Oceans
 3. Expeditions

 1. Complimentary Brochures
 2. Special Offers

Call Viking on 0800 319 66 60
Menu
Rivers
 1. Oceans
 2. Expeditions

Search

Use down arrow key to expand the menu and up arrow key to collapse the menu and
hit enter to select the link

 * CRUISES
   
    * Find A Cruise
    * Special Offers
    * Europe
    * Danube
    * Rhine
    * France
    * Douro (Portugal)
    * Elbe (Germany)
    * Asia
    * Egypt
    * Mississippi
    * Christmas Markets
    * Tulip Season
    * River & Ocean Voyages
    * Ocean Cruises
    * Expeditions

 * SHIPS
   
    * All Ships
    * 360° Ship Tours
    * Viking Longships
    * Viking Europe Ships
       * Viking Longships
       * Viking Douro Ships
       * Viking Elbe Ships
       * Viking Seine Ships
   
    * Viking Egypt Ships
       * Viking Aton
       * Viking Osiris
       * Viking Ra
       * MS Antares
   
    * Viking Mississippi Ships
       * Viking Mississippi
   
    * Viking Asia Ships
       * Viking Saigon
   
    * Viking Russia Ships
       * Viking Akun
       * Viking Helgi
       * Viking Ingvar
       * Viking Truvor
       * Viking Rurik
   
    * Viking Ukraine Ships
       * Viking Sineus

 * WHY VIKING
   
    * The Viking Difference
    * Health & Safety Program
    * Cultural Partners
    * Awards
    * My Viking Story
    * Community
    * News
    * Complimentary Brochures

 * MY TRIP
   
    * My Viking Journey
    * Health & Safety Program
    * Air Services
    * Updates on Current Sailings
    * Travel Information
    * Frequently Asked Questions

 * VIDEOS
   
    * Why Viking
    * Cruise Itineraries
    * Destination Insights
    * Ships
    * All

Search



Click this link to navigate to the Find A Cruise page



FIND A CRUISE

   
   
 * REGION 
   REGION 
    * All Regions
    * Danube
    * Rhine
    * France
    * Douro (Portugal)
    * Elbe (Germany)
    * Asia
    * Egypt
    * Mississippi
    * Christmas Markets
    * River & Ocean Voyages
    * REGION
   
   All RegionsDanubeRhineFranceDouro (Portugal)Elbe
   (Germany)AsiaEgyptMississippiChristmas MarketsRiver & Ocean Voyages REGION
 * DEPARTURE DATE 
   DEPARTURE DATE 
    * All Departure Dates
    * February 2023
    * March 2023
    * April 2023
    * May 2023
    * June 2023
    * July 2023
    * August 2023
    * September 2023
    * October 2023
    * November 2023
    * December 2023
    * January 2024
    * February 2024
    * March 2024
    * April 2024
    * May 2024
    * June 2024
    * July 2024
    * August 2024
    * September 2024
    * October 2024
    * November 2024
    * December 2024
    * January 2025
    * February 2025
    * March 2025
    * April 2025
    * May 2025
    * August 2025
    * September 2025
    * October 2025
    * November 2025
    * December 2025
    * DEPARTURE DATE
   
   All Departure DatesFebruary 2023March 2023April 2023May 2023June 2023July
   2023August 2023September 2023October 2023November 2023December 2023January
   2024February 2024March 2024April 2024May 2024June 2024July 2024August
   2024September 2024October 2024November 2024December 2024January 2025February
   2025March 2025April 2025May 2025August 2025September 2025October 2025November
   2025December 2025 DEPARTURE DATE
   
 * DURATION 
   DURATION 
    * All Durations
    * Up to 8 days
    * 9-11 days
    * 12-17 days
    * 18-23 days
    * DURATION
   
   All DurationsUp to 8 days9-11 days12-17 days18-23 days DURATION
   

search
Call Viking on 0800 319 66 60

TAP TO CALL


FRANCE RIVER JOURNEYS


BOOK YOUR CRUISE ONLINE


DISCOVER EGYPT


Call Viking on
Call Viking on 0800 319 66 60

0800 319 66 60
TAP TO CALL
 * Company Information
    * Contact Us
    * Order a Brochure
    * Special Offers
    * FAQ
    * Media Center
    * About Us
    * Careers
    * Site Map
    * Cookie Policy
    * Manage Cookies
    * Health & Safety Program
    * Legal
    * Privacy Notice

 * Viking River Cruises
    * Europe
    * Asia
    * Egypt
    * Mississippi

 * Viking Ocean Cruises
    * Scandinavia & Northern Europe
    * The Americas & Caribbean
    * Mediterranean
    * Quiet Season Mediterranean
    * Asia & Australia
    * Grand Voyages

 * Viking Expeditions
    * Antarctica
    * Great Lakes & Canada
    * Grand Journeys

Page Exploring the World in Comfort | Viking River Cruises® Journey with the
world's #1 river cruise line. Award-winning Viking Longships®. Owned & operated
fleet, with the best docking locations in Europe.

--------------------------------------------------------------------------------

© Viking Cruises, 2023. All Rights Reserved.


COMPANY INFORMATION

 * Contact Us
 * Order a Brochure
 * Special Offers
 * FAQ
 * Media Center
 * About Us
 * Careers
 * Site Map
 * Cookie Policy
 * Manage Cookies
 * Health & Safety Program
 * Legal
 * Privacy Notice


VIKING RIVER CRUISES

 * Europe
 * Asia
 * Egypt
 * Mississippi


VIKING OCEAN CRUISES

 * Scandinavia & Northern Europe
 * The Americas & Caribbean
 * Mediterranean
 * Quiet Season Mediterranean
 * Asia & Australia
 * Grand Voyages


VIKING EXPEDITIONS

 * Antarctica
 * Great Lakes & Canada
 * Grand Journeys

--------------------------------------------------------------------------------

Call Viking on Call Viking on 0800 319 66 60 0800 319 66 60
© Viking Cruises, 2023. All Rights Reserved.

ATOL protected. Viking River Cruises UK Limited.ATOL number 3124. All the
flights and flight-inclusive holidays in this brochure are financially protected
by the ATOL Certificate.When you pay you will be supplied with an ATOL
Certificate. Please ask for it and check to ensure that everything you booked
(flights, hotels and other services) is listed on it.Please see our booking
conditions for further information or for more information about financial
protection and the ATOL Certificate go to: www.atol.org.uk/ATOLcertificate

For the latest travel advice from the Foreign & Commonwealth Office click here.



In order to continue browsing please select “Accept” or “Manage” to agree to our
use of cookies per our Cookie Policy.
Accept
Manage
 BACK


COOKIE MANAGER

We use cookies to personalise and enhance your use of our website.  The
information stored in these cookies does not directly identify you, but rather
reflects your site preferences and device configurations so we can create a more
personalised web experience.  As we respect your privacy, you may choose to
disable the non-essential cookies below, however doing so may impact your
experience and the services we may offer. 




Essential Cookies
(necessary) These cookies allow us to make sure you get the best possible
experience on our website. They’re essential for you to be able to search and
buy online with us.




Analytical Cookies


These cookies help us understand how our customers are using the website, so we
can make things better. We also monitor which of our marketing activities
generates traffic to our websites using cookies. We use this data to reward our
partners if you make a booking with us.




Marketing Cookies


Marketing cookies can be used by us and our partners. They allow us to interact
with you once you’ve left our website – by showing you adverts for example – to
help you find the holiday that’s right for you.




Personalisation Cookies


Personalisation Cookies help us provide you with an online experience that’s
tailored to your needs. They help us show you the most relevant content, based
on your preferences.




Learn more in our Statement on Cookies.
Save and Accept