www.directferries.co.uk Open in urlscan Pro
13.225.78.11  Public Scan

Submitted URL: http://directferries.co.uk/
Effective URL: https://www.directferries.co.uk/
Submission: On September 15 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://ssl.directferries.com/ferry/secure/booking_redirect_df.aspx

<form id="deal_finder1" class="deal_finder1 mob-dealfinder" method="post" action="https://ssl.directferries.com/ferry/secure/booking_redirect_df.aspx" onsubmit="changeSubmitButtonState(true);" data-state="initial_blank" novalidate="">
  <div id="dealfinder-wrapper" class="deal_finder_wrap">
    <section class="journey_type" role="group">
      <label for="journey_round_trip" class="checked">
        <input type="radio" name="journey" id="journey_round_trip" value="2" data-toggle="journey_type" checked=""> Return Trip </label>
      <label for="journey_oneway">
        <input type="radio" name="journey" id="journey_oneway" value="1" data-toggle="journey_type"> One way </label>
    </section>
    <label class="journey_route" id="journey_route_parent">
      <input type="text" id="route_outbound" class="form-control journey_base" placeholder="Enter a port, country or ferry company" autocorrect="off" autocomplete="off">
      <section class="journey_search hide" role="group">
        <input type="text" id="outbound_route" class="form-control" placeholder="Enter a port, country or ferry company" autocorrect="off" autocomplete="off">
      </section>
    </label>
    <label class="journey_route diff_trip hide">
      <input type="text" id="route_return" class="form-control journey_base" placeholder="Enter a port, country or ferry company" autocorrect="off" autocomplete="off">
    </label>
    <section class="journey_timing timing_outbound hide_until_times" role="group">
      <input type="text" id="cal_outbound" class="form-control journey_date outbound disabled" readonly="" placeholder="Leaving on" data-orig-txt="">
      <input type="text" id="time_outbound" class="form-control journey_time disabled" readonly="" placeholder="Departure Time" data-orig-txt="">
      <label for="open_ticket_outbound" class="open_ticket open_ticket_outbound hide_while_summary">
        <span class="checkbox-label">Open Ticket?</span>
        <input type="checkbox" id="open_ticket_outbound" data-toggle="open_ticket">
      </label>
      <div class="open_ticket_note_full hide_while_summary hide">
        <span class="h4">Open Ticket??</span>
        <p>Open tickets are valid for up to 12 months from booking date (see ticket conditions). </p>
      </div>
    </section>
    <section class="journey_timing timing_return round_trip hide_until_times" role="group">
      <input type="text" id="cal_return" class="form-control journey_date inbound disabled" readonly="" placeholder="Returning on" data-orig-txt="">
      <input type="text" id="time_return" class="form-control journey_time disabled" readonly="" placeholder="Departure Time" data-orig-txt="">
      <label for="open_ticket_return" class="open_ticket open_ticket_return hide_while_summary">
        <span class="checkbox-label">Open Ticket?</span>
        <input type="checkbox" id="open_ticket_return" data-toggle="open_ticket">
      </label>
      <div class="open_ticket_note_return hide_while_summary hide">
        <span class="h4">Open Ticket? </span>
        <p>Open tickets are valid for up to 12 months from booking date (see ticket conditions).</p>
      </div>
    </section>
    <section class="journey_info hide_until_summary" role="group">
      <span class="h4">Trip Details</span>
      <section class="trip_outbound">
        <span class="h4 diff_trip hide">Outbound</span>
        <ul>
          <li>
            <a class="journey_details passengers trip_outbound both_ways" tabindex="0" data-popup="passengers_popup">
                                        <i class="material-icons df-light-blue">
                                            <!--TODO-->
                                            people
                                        </i> <span class="journey_details_span">How many passengers?</span>
                                        <i class="material-icons df-dark-blue" id="plus_icon">
                                            add_circle
                                        </i>
                                    </a>
          </li>
          <li>
            <a class="journey_details pets trip_outbound both_ways hide" tabindex="0" data-popup="pets_popup">
                                        <i class="material-icons df-light-blue">
                                            <!--TODO-->
                                            pets
                                        </i><span class="journey_details_span">0 Pets</span>
                                        <i class="material-icons df-dark-blue" id="plus_icon">
                                            add_circle
                                        </i>
                                    </a>
          </li>
          <li>
            <a class="journey_details vehicle trip_outbound both_ways" tabindex="0" data-popup="vehicle_base">
                                        <i class="material-icons df-light-blue">
                                            <!--TODO-->
                                            directions_car
                                        </i>
                                        <span class="journey_details_span">How are you travelling?</span>
                                        <i class="material-icons df-dark-blue" id="plus_icon">
                                            add_circle
                                        </i>
                                    </a>
          </li>
        </ul>
      </section>
      <section class="trip_return diff_trip hide">
        <span class="h4">Return Trip</span>
        <ul>
          <li>
            <a class="journey_details passengers trip_return" tabindex="0" data-popup="passengers_popup">
                                        <i class="material-icons df-light-blue">
                                            people
                                        </i> <span class="journey_details_span">How many passengers?</span>
                                        <i class="material-icons df-dark-blue" id="plus_icon">
                                            add_circle
                                        </i>
                                    </a>
          </li>
          <li>
            <a class="journey_details pets trip_return hide" tabindex="0" data-popup="pets_popup">
                                        <i class="material-icons df-light-blue">
                                            pets
                                        </i><span class="journey_details_span">0 Pets</span>
                                        <i class="material-icons df-dark-blue" id="plus_icon">
                                            add_circle
                                        </i>
                                    </a>
          </li>
          <li>
            <a class="journey_details vehicle trip_return" tabindex="0" data-popup="vehicle_base">
                                        <i class="material-icons df-light-blue">
                                            directions_car
                                        </i>
                                        <span class="journey_details_span">How are you travelling?</span>
                                        <i class="material-icons df-dark-blue" id="plus_icon">
                                            add_circle
                                        </i>
                                    </a>
          </li>
        </ul>
      </section>
      <label for="diff_details" class="diff_details round_trip">
        <span class="checkbox-label">Different outbound/return details?</span>
        <input type="checkbox" id="diff_details" data-toggle="diff_details">
      </label>
    </section>
    <a class="currency hide_until_summary" tabindex="0" data-popup="currency_popup"></a>
    <button id="deafinder-submit" type="submit" class="df_submit hide_while_search" data-orig-txt="Search">Search</button>
    <input type="hidden" name="h_currencyid">
    <input type="hidden" name="h_diffoutret">
    <input type="hidden" name="h_journeytype">
    <input type="hidden" name="h_legs">
    <input type="hidden" name="stdc">
    <input type="hidden" name="stdc_hid">
    <input type="hidden" name="vehicleTypeOut">
    <input type="hidden" name="heightOut">
    <input type="hidden" name="caravanOut">
    <input type="hidden" name="vehicleTypeRet">
    <input type="hidden" name="heightRet">
    <input type="hidden" name="caravanRet">
    <input type="hidden" name="dfusrpidck">
    <input type="hidden" name="dfsessionck">
    <input type="hidden" name="dfvisitck">
    <input type="hidden" name="dfexpck">
    <input type="hidden" id="dfutm" name="dfutm" value="{&quot;Source&quot;:&quot;&quot;,&quot;Medium&quot;:&quot;DIRECT&quot;,&quot;Campaign&quot;:&quot;&quot;,&quot;Referrer&quot;:null}">
  </div>
  <div class="animate fadeInUp pop_route_list">
    <aside class="route_list">
      <h5>Popular Routes</h5>
      <ul class="routes routes_outbound">
        <li data-routeid="98" data-routeidret="97" data-routename="Dover - Calais" data-routenameret="Calais - Dover" data-s="mob_desk">
          <div class="fromItem"><span class="port">Dover</span><span class="location">England, UK</span></div><i class="material-icons md-36">compare_arrows</i>
          <div class="toItem"><span class="port">Calais</span><span class="location">France</span></div>
        </li>
        <li data-routeid="100" data-routeidret="99" data-routename="Dover - Dunkirk" data-routenameret="Dunkirk - Dover" data-s="mob_desk">
          <div class="fromItem"><span class="port">Dover</span><span class="location">England, UK</span></div><i class="material-icons md-36">compare_arrows</i>
          <div class="toItem"><span class="port">Dunkirk</span><span class="location">France</span></div>
        </li>
        <li data-routeid="97" data-routeidret="98" data-routename="Calais - Dover" data-routenameret="Dover - Calais" data-s="mob_desk">
          <div class="fromItem"><span class="port">Calais</span><span class="location">France</span></div><i class="material-icons md-36">compare_arrows</i>
          <div class="toItem"><span class="port">Dover</span><span class="location">England, UK</span></div>
        </li>
        <li data-routeid="99" data-routeidret="100" data-routename="Dunkirk - Dover" data-routenameret="Dover - Dunkirk" data-s="mob_desk">
          <div class="fromItem"><span class="port">Dunkirk</span><span class="location">France</span></div><i class="material-icons md-36">compare_arrows</i>
          <div class="toItem"><span class="port">Dover</span><span class="location">England, UK</span></div>
        </li>
        <li data-routeid="65" data-routeidret="17" data-routename="Holyhead - Dublin" data-routenameret="Dublin - Holyhead" data-s="mob_desk">
          <div class="fromItem"><span class="port">Holyhead</span><span class="location">Wales, UK</span></div><i class="material-icons md-36">compare_arrows</i>
          <div class="toItem"><span class="port">Dublin</span><span class="location">Ireland</span></div>
        </li>
      </ul>
    </aside>
  </div>
</form>

Name: frmRegisterPOST https://ssl.directferries.com/mstracking/subscribe.aspx

<form name="frmRegister" onsubmit="return validateForm()" action="https://ssl.directferries.com/mstracking/subscribe.aspx" method="post">
  <input type="hidden" id="dfpId" name="dfpId" value="1">
  <div class="inputGrp">
    <span class="inputGrpBox">
      <translation>Exclusive deals delivered to your inbox</translation>
    </span>
    <input name="email" id="subscribe_email" type="email" class="form-control" placeholder="Your email address">
    <span class="inputGrpBox">
      <input name="ctl03$ctl01$btnSubmit" type="submit" class="btn" value="Sign Up">
    </span>
  </div>
  <div class="err" id="ErrorBox">
    <translation>
    </translation>
  </div>
  <div class="err" id="SuccessBox">
    <translation>The email address entered already exists</translation>
  </div>
  <div class="suc" id="AlreadySubbedBox"> You have been added to the mailing list. </div>
</form>

Text Content

X
 * Ferry tickets
 * Route & Port finder
 * Operators
 * Special offers
 * Countries
 * Manage my booking
 * Customer Service
 * My Account
 * Currency
   Euro
   US Dollars
 * Language
    * United States
    * Australia
    * Ireland
    * Canada
    * Suisse (FR)
    * Россия
    * Portugal
    * Catalan
    * 대한민국
    * Suomi
    * Slovensko
    * Nederland
    * Česká republika
    * España
    * Maroc (FR)
    * France
    * 日本
    * Sverige
    * Danmark
    * 中国
    * Türkiye
    * Österreich (DE)
    * Italia
    * Canada (FR)
    * België (NL)
    * Ελλάδα
    * Belgique (FR)
    * Polska
    * Deutschland
    * Schweiz (DE)
    * Norge
    * Україна
    * Indonesia
    * المغرب
    * العربية
   
   
   Choose your preferred language. We speak English and 42 other languages.
   International Sites
 * More


1
Euro US Dollars

 * United States
 * Australia
 * Ireland
 * Canada
 * Suisse (FR)
 * Россия
 * Portugal
 * Catalan
 * 대한민국
 * Suomi
 * Slovensko
 * Nederland
 * Česká republika
 * España
 * Maroc (FR)
 * France
 * 日本
 * Sverige
 * Danmark
 * 中国
 * Türkiye
 * Österreich (DE)
 * Italia
 * Canada (FR)
 * België (NL)
 * Ελλάδα
 * Belgique (FR)
 * Polska
 * Deutschland
 * Schweiz (DE)
 * Norge
 * Україна
 * Indonesia
 * المغرب
 * العربية


Choose your preferred language. We speak English and 42 other languages.
International Sites
Ferries
Train and Ferry
Mini Cruise
Freight
Accommodation
All routes and ports
Dover to Calais
Dover to Dunkirk
Holyhead to Dublin
Ferries to France
Ferries to Ireland
Ferries to Northern Ireland
   
 * Offers and Promotions
   GNV
   
   
   SARDINIA & SICILY: SAIL FOR LESS WITH GNV
   
   View Offer
   


 * FERRY TICKETS
   
   from 3325 routes and 764 ports worldwide.
   
   
   BOOK BETTER WITH THE WORLD'S #1
   
   
   
 * Tips & information
   Manage My Booking
   
   
   THE EASIEST AND CHEAPEST WAY TO MAKE A CHANGE TO YOUR BOOKING IS ONLINE
   THROUGH MY ACCOUNT
   
   Manage My Booking
   
   
 * Offers and Promotions
   P&O Ferries
   
   
   P&O FERRIES: SHORT BREAKS TO FRANCE FROM £99 RETURN
   
   View Offer
   
   
   
 * Offers and Promotions
   DFDS
   
   
   DFDS: SHORT BREAKS TO FRANCE FROM £99 RETURN
   
   View Offer
   
   
   
 * Offers and Promotions
   Irish Ferries
   
   
   FRANCE: SHORT STAY FROM £99 RETURN WITH IRISH FERRIES
   
   View Offer
   
   
   
 * Offers and Promotions
   
   
   
   CALCULATE YOUR TRAVEL CARBON FOOTPRINT
   
   View Offer
   
   
   
 * Offers and Promotions
   GNV
   
   
   SARDINIA & SICILY: SAIL FOR LESS WITH GNV
   
   View Offer
   
   


 * FERRY TICKETS
   
   from 3325 routes and 764 ports worldwide.
   
   
   BOOK BETTER WITH THE WORLD'S #1
   
   





FERRY TICKETS

from 3325 routes and 764 ports worldwide.
Book better with the world's #1
Return Trip One way

Open Ticket?
Open Ticket??

Open tickets are valid for up to 12 months from booking date (see ticket
conditions).

Open Ticket?
Open Ticket?

Open tickets are valid for up to 12 months from booking date (see ticket
conditions).

Trip Details
Outbound
 * people How many passengers? add_circle
 * pets 0 Pets add_circle
 * directions_car How are you travelling? add_circle

Return Trip
 * people How many passengers? add_circle
 * pets 0 Pets add_circle
 * directions_car How are you travelling? add_circle

Different outbound/return details?
Search

POPULAR ROUTES

 * DoverEngland, UK
   compare_arrows
   CalaisFrance
 * DoverEngland, UK
   compare_arrows
   DunkirkFrance
 * CalaisFrance
   compare_arrows
   DoverEngland, UK
 * DunkirkFrance
   compare_arrows
   DoverEngland, UK
 * HolyheadWales, UK
   compare_arrows
   DublinIreland

 * Tips & information
   Manage My Booking
   
 * Tips & information
   Travel carbon footprint calculator
   
 * Tips & information
   Travelling after Brexit?
   
 * Tips & information
   COVID-19 Information
   
 * Tips & information
   Travel safely by ferry
   
 * Tips & information
   Travelling after Brexit?
   
 * Tips & information
   Manage My Booking
   
 * Tips & information
   Travel carbon footprint calculator
   
 * Tips & information
   Travelling after Brexit?
   
 * Tips & information
   COVID-19 Information
   
 * Tips & information
   Travel safely by ferry
   
 * Tips & information
   Travelling after Brexit?
   


Recent Searches
Please note: prices rise as space becomes less available.
We are deeply saddened by the passing of Her Majesty The Queen. She served our
nation with grace and commitment for 70 years, and together with the country,
our thoughts and condolences are with the Royal Family.


FERRY COMPANIES

View All Operators



TOP DESTINATIONS

View All Destinations
Europe
France
Europe
Ireland
United Kingdom
Northern Ireland
England
Isle of Wight
United Kingdom
Jersey
Europe
Holland
Why use Direct Ferries?
Ferries from 3325 routes and 764 ports worldwide
Trusted by over 2.5 million customers
We arrange over 1.2 million ferry crossings / year
We check up to 1 million prices for our customers daily


LATEST OFFERS

View all Special Offers
 * Offers and Promotions
   Find the cheapest ferry tickets
 * Offers and Promotions
   Be the first to hear about the best ferry offers
 * Offers and Promotions
   Latest ferry deals & offers
 * Offers and Promotions
   Find the cheapest ferry tickets
 * Offers and Promotions
   Up to 30% OFF with Balearia
 * Offers and Promotions
   Be the first to hear about the best ferry offers
 * Offers and Promotions
   Latest ferry deals & offers
 * Offers and Promotions
   Find the cheapest ferry tickets
 * Offers and Promotions
   Be the first to hear about the best ferry offers
 * Offers and Promotions
   Latest ferry deals & offers
 * Offers and Promotions
   Find the cheapest ferry tickets
 * Offers and Promotions
   Up to 30% OFF with Balearia
 * Offers and Promotions
   Be the first to hear about the best ferry offers
 * Offers and Promotions
   Latest ferry deals & offers
 * Offers and Promotions
   Find the cheapest ferry tickets


The quickest way to make & manage your booking

Download the Direct Ferries app or manage your booking online through My Account

Download our app today
Manage my booking



TIPS & INFORMATION

Tips & information
Compare ferry prices

With a choice of over 3000 ferry connections and more than 700 ports worldwide,
you are guaranteed to find what you are looking for with Direct Ferries. Compare
prices, times and shipping companies for your ferry using our price search. Find
ports, routes and lots of useful information to help you plan your trip.
Comparing ferries has never been easier.

Why spend a lot of time and effort searching for ferries on countless websites?
We have the biggest and best shipping companies, the most popular destinations,
and the best prices all on one website. Book your ferry tickets with Direct
Ferries.

Find cheap deals
Tips & information
How to book cheap ferry tickets

Use our price finder to easily find ferry connections and the best available
ferry ticket prices to suit your needs. You can also discover ports and routes
available. Alternatively, subscribe to our newsletter to get inspiration from
offers and popular travel destinations. Booking a ferry online is cheap, easy
and fast with Direct Ferries. Find the crossing you want and book your ferry
ticket in just a few steps.

We have over 1 million ferry fares being compared every day, and destinations
available all around the world, so book your tickets with Direct Ferries today
for a seamless travel experience.

See all destinations


ONBOARD THE FERRIES

Ship guides, videos & reviews

Find out what it's like onboard the ferries before you travel.




POPULAR ROUTES

Route & Port finder
 * Dover to Calais
 * Liverpool to Belfast
 * Dover to Dunkirk
 * Newcastle to Amsterdam
 * Harwich to Hook
 * Belfast to Liverpool
 * Hull to Rotterdam
 * Newhaven to Dieppe
 * Calais to Dover
 * Portsmouth to Caen
 * Plymouth to Roscoff
 * Portsmouth to Le Havre
 * Poole to Cherbourg
 * Dunkirk to Dover
 * Dieppe to Newhaven
 * Cherbourg to Portsmouth

Customer Service

Need help?

Visit our customer service page to find useful information on travelling by
ferry, our FAQs, and how to contact us for help with your booking

Exclusive deals delivered to your inbox

The email address entered already exists
You have been added to the mailing list.
Need help?


Show site map
Ferries Countries Operators Route & Port finder Special offers Ferry tickets
Bookings Accommodation Ferries Freight Mini Cruise Train and Ferry
Account My Account Manage my booking Booking Confirmation
Help & Support Contact Us Customer Service Help
About Direct Ferries About Us International Sites News
Work With Us Add your ferry company Ferry Affiliate Program Travel Agent Program
Legal Cookies Privacy Policy Terms of Use Terms and Conditions
Partner Sites Cuba Ferries Direct Rail Freight Ferries
© DirectFerries.co.uk - the one stop ferry shop ™, a brand of Direct Ferries Ltd
- all rights reserved Direct Ferries Limited has its registered office in
London, United Kingdom. For contact details visit our contact us page.
The world leading website for online ferry booking

Download our app today

This website uses cookies to help us process your bookings as well as customise
and improve your experience. Learn More
Got it!