www.executivetraveller.com Open in urlscan Pro
2606:4700:10::6816:1c7f  Public Scan

Submitted URL: http://executivetraveller.com/
Effective URL: https://www.executivetraveller.com/
Submission: On May 26 via api from GB — Scanned from GB

Form analysis 9 forms found in the DOM

POST /search

<form action="/search" method="post">
  <input type="text" name="term" class="font-starling search-input" placeholder="Search Executive Traveller" required="" value="">
  <button type="submit" class="btn border-rad-5 bg-red-tangy text-white pad-default"><svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
      </path>
    </svg><!-- <i class="fas fa-search"></i> --></button>
  <a href="javascript:void(0)" rel="nofollow" class="close-search svg-close"></a>
</form>

POST /newsletters/signup

<form action="/newsletters/signup" class="newsletter-form " novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <div>
    <label class="pos-relative block-display w-100">
      <input name="data[NewsletterSignup][email]" class="margin-left input border-rad-5" type="email" required="" placeholder="your@email.com">
    </label>
  </div>
  <button class="btn border-rad-5 btn-signup bg-red-tangy text-white margin-left" type="submit">Sign up</button>
</form>

POST /newsletters/signup

<form action="/newsletters/signup" class="newsletter-form block-flex flex-row flex-1 justify-content-flex-end" novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div><span class="margin-left text-white text-italic">Subscribe to our newsletter</span>
  <div>
    <label class="pos-relative block-display w-100">
      <input name="data[NewsletterSignup][email]" class="minw-256 margin-left pad-half border-rad-5" type="email" required="" placeholder="your@email.com">
    </label>
  </div>
  <button class="btn btn-signup minw-184 bg-red-tangy text-white pad-half margin-left border-rad-5" type="submit">Sign up</button>
</form>

POST /users/login

<form action="/users/login" class="login-form" novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <header class="modal__header pos-relative margin-0-auto">
    <span id="login-modal-title" class="font-starling">Log in</span>
    <a aria-label="Close modal" class="btn-close svg-close" type="button" data-micromodal-close="login-modal"></a>
  </header>
  <main class="modal__content" id="login-modal-content">
    <p class="font-starling desc">Already have an ET account? Log in below.</p>
    <div class="margin-btm">
      <input name="data[User][username]" type="text" class="input" required="required" placeholder="Username or Email" maxlength="255">
    </div>
    <div class="margin-btm pos-relative">
      <input type="password" name="data[User][password]" class="input" required="required" placeholder="Password" minlength="6">
      <a href="#" rel="nofollow" class="text-red-tangy forgot-password pos-absolute" data-micromodal-open="forgot-modal">forgot?</a>
    </div>
    <div class="pos-relative margin-btm">
      <input type="hidden" name="data[User][remember-me]" id="UserRemember-me_" value="0"><input type="checkbox" name="data[User][remember-me]" class="checkbox-custom" value="1" checked="checked" id="UserRemember-me"> <label for="UserRemember-me"
        class="checkbox-custom-label">Remember me on this computer</label>
    </div>
    <button class="modal__btn modal__btn-primary" type="submit" ga-on="click" ga-event-category="engagement" ga-event-action="login">Login</button>
  </main>
  <footer class="modal__footer">
    <p class="font-acumin-pro-wide"> Don't have an account? <a href="#" rel="nofollow" class="btn-signup-modal" data-micromodal-open="signup-modal"><strong>Sign up here.</strong></a>
    </p>
  </footer>
  <input type="hidden" name="data[User][activation_return_url]" value="/">
</form>

POST /users/signup

<form action="/users/signup" class="signup-form" novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <header class="modal__header pos-relative margin-0-auto">
    <span id="signup-modal-title" class="font-starling">Sign Up</span>
    <a aria-label="Close modal" class="btn-close svg-close" type="button" data-micromodal-close="signup-modal"></a>
  </header>
  <main class="modal__content" id="signup-modal-content">
    <p class="font-starling">Signing up with Executive Traveller only takes a second and lets you interact with our community. It's completely free and we'll never pass your information on to third parties.</p>
    <div class="margin-btm">
      <input name="data[User][given_name]" type="text" class="input" required="required" placeholder="Given Name" maxlength="25">
    </div>
    <div class="margin-btm">
      <input name="data[User][family_name]" type="text" class="input" required="required" placeholder="Family Name" maxlength="25">
    </div>
    <div class="margin-btm">
      <input name="data[User][username]" type="text" class="input" required="required" placeholder="Username" maxlength="25">
    </div>
    <div class="margin-btm">
      <input name="data[User][email]" class="input" required="required" placeholder="Email" type="email">
    </div>
    <div class="margin-btm">
      <input type="password" name="data[User][password]" class="input" required="required" placeholder="Password" minlength="6">
    </div>
    <div class="margin-btm">
      <input type="password" name="data[User][password2]" class="input" required="required" placeholder="Verify Password" minlength="6" equal="data[User][password]">
    </div>
    <div class="desc"></div>
    <div class="block-flex flex-row">
      <div class="maxw-184 w-100 margin-right">
        <button class="modal__btn modal__btn-primary" type="submit" ga-on="click" ga-event-category="engagement" ga-event-action="sign_up">Signup</button>
      </div>
      <div class="flex-column">
        <p class="font-acumin-pro-wide"> Didn’t receive an activation email? <a href="#" class="nofollow" data-micromodal-open="activation-modal"><strong>Resend one to yourself here</strong>.</a>
        </p>
      </div>
    </div>
  </main>
  <footer class="modal__footer">
    <p class="font-acumin-pro-wide"> Already have an Executive Traveller account? <a href="#" rel="nofollow" class="btn-login-modal" data-micromodal-open="login-modal" data-micromodal-close="signup-modal"><strong>Login now.</strong></a>
    </p>
  </footer>
</form>

POST /users/forgot

<form action="/users/forgot" class="forgot-form" novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <header class="modal__header pos-relative margin-0-auto">
    <span id="forgot-modal-title" class="font-starling">Forgot Password</span>
    <a aria-label="Close modal" class="btn-close svg-close" type="button" data-micromodal-close="forgot-modal"></a>
  </header>
  <main class="modal__content" id="forgot-modal-content">
    <p class="font-starling desc">If you’ve forgotten your password, simply enter your email address below, then click 'Submit'. We’ll send you an email to re-activate your account and enter a new password. </p>
    <div class="margin-btm">
      <input class="input" type="email" name="data[User][email]" required="" placeholder="Email" aria-required="true">
    </div>
    <button class="modal__btn modal__btn-primary" type="submit">Submit</button>
  </main>
  <footer class="modal__footer">
    <p class="font-acumin-pro-wide">
      <a href="#" rel="nofollow" class="btn-login-modal" data-micromodal-open="login-modal" data-micromodal-close="signup-modal"><strong>Login</strong></a>
    </p>
  </footer>
</form>

POST /users/resend-activation

<form action="/users/resend-activation" class="resend-activation-form" novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <header class="modal__header pos-relative margin-0-auto">
    <span id="activation-modal-title" class="font-starling">Resend activation email</span>
    <a aria-label="Close modal" class="btn-close svg-close" type="button" data-micromodal-close="activation-modal"></a>
  </header>
  <main class="modal__content" id="activation-modal-content">
    <p class="font-starling desc">If you have not received the activation email, simply enter your email address below, then click 'Submit'. We’ll send you an email containing the activation link.</p>
    <div class="margin-btm">
      <input class="input" type="email" name="data[User][email]" required="" placeholder="Email" aria-required="true">
    </div>
    <button class="modal__btn modal__btn-primary" type="submit">Submit</button>
  </main>
  <footer class="modal__footer">
    <p class="font-acumin-pro-wide"><a href="#" rel="nofollow" class="btn-login-modal" data-micromodal-open="login-modal"><strong>Login</strong></a></p>
  </footer>
</form>

POST /reports/send

<form action="/reports/send" class="report-form" novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div> <input type="hidden" name="data[Report][page]" value="0">
  <input type="hidden" name="data[Report][kind]" value="">
  <input type="hidden" name="data[Report][row_id]" value="">
  <header class="modal__header pos-relative margin-0-auto">
    <span id="report-modal-title" class="font-starling">Help us understand what's happening</span>
    <a aria-label="Close modal" class="btn-close svg-close" type="button" data-micromodal-close="report-modal"></a>
  </header>
  <main class="modal__content" id="report-modal-content">
    <p class="font-starling desc"></p>
    <input class="input" type="text" name="data[Report][reason]" required="" placeholder="Reason for report" aria-required="true">
  </main>
  <footer class="modal__footer text-right">
    <button class="modal__btn modal__btn-primary" type="submit">Send</button>
  </footer>
</form>

POST /newsletters/signup

<form action="/newsletters/signup" class="newsletter-form" novalidate="1" method="post" accept-charset="utf-8">
  <div style="display:none;"><input type="hidden" name="_method" value="POST"></div>
  <header class="modal__header pos-relative margin-0-auto">
    <span id="newsletter-modal-title" class="font-starling">Mail Call</span>
    <a aria-label="Close modal" class="btn-close svg-close" type="button" data-micromodal-close="newsletter-modal"></a>
  </header>
  <main class="modal__content" id="newsletter-modal-content">
    <p class="font-starling desc">Subscribe to our free newsletter and get the latest news, reviews, tips and more sent straight to your inbox</p>
    <div class="margin-btm">
      <input class="input" type="email" name="data[NewsletterSignup][email]" required="" placeholder="Your email address" aria-required="true">
    </div>
    <button class="modal__btn modal__btn-primary" type="submit">Sign up</button>
  </main>
</form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised ads and content, ad and content measurement,
and audience insights, as well as to develop and improve products.

With your permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
partners’ processing as described above. Alternatively you may access more
detailed information and change your preferences before consenting or to refuse
consenting. Please note that some processing of your personal data may not
require your consent, but you have a right to object to such processing. Your
preferences will apply to this website only. You can change your preferences at
any time by returning to this site or visit our privacy policy.

MORE OPTIONSAGREE


News
 * Airlines
 * Airports
 * Hotels
 * Lounges
 * Frequent Flyer
 * Reward Programs
 * Technology
 * Motoring
 * Other

Reviews
 * Airlines
 * Lounges
 * Hotels
 * Credit Cards

Expert Guides
 * Qantas Guides
 * Virgin Australia Guides
 * Singapore Airlines Guides
 * Cathay Pacific Guides
 * Credit Card Guides

Credit Cards
 * Credit Card News
 * Credit Card Reviews
 * Qantas Credit Cards
 * Virgin Australia Credit Cards

Lifestyle
 * Motoring
 * Luxury Leisure Travel
 * Travel Gear
 * Business
 * Watches
 * Technology
 * Health & Wellness
 * Golf
 * Wines & Spirits

Galleries
 * Airlines & Seating
 * Lounges & Airports
 * Hotels
 * Technology
 * Motoring
 * Watches
 * Style

Community
 * All Topics
 * Qantas & Jetstar
 * Virgin Australia
 * Air New Zealand
 * Cathay Pacific
 * Emirates
 * Etihad Airways
 * Qatar Airways
 * Singapore Airlines
 * Credit Cards
 * Destinations
 * General Travel News

Newsletter


Newsletter


Thursday 26 May 2022 05:39
 
Home

 * Airlines
 * Airports
 * Hotels
 * Lounges
 * First Class
 * Frequent Flyer
 * Reward Programs
 * Motoring
 * Best Qantas Credit Card Offers
 * Compare Credit Cards

 * 5 reasons you shouldn't bin your boarding passes
 * What to do when an airline cancels your flight
 * New ways for airlines to win your business

View All Airlines
 * The story behind airport codes...
 * Talking point: have you given up on airport WiFi?
 * The $1 trillion airport spending spree

View All Airports
 * How to get a room upgrade at Hilton hotels
 * The best luxury hotels in Dubai
 * Gotcha: the worst hidden hotel fees and other cash-grabs

View All Hotels
 * Virgin's new Adelaide lounge opens February 23
 * Qatar Airways shuts Al Safwa, business, first class lounges
 * Priority Pass adds railway lounges to its growing network

View All Lounges
 * Air France pulls back the curtain on new La Premiere suites
 * SQ to open new first class lounges this month
 * This Qantas jet has an exclusive ‘Harry Potter’ suite

View All First Class
 * Earn credit card points faster with an additional cardholder
 * The best frequent flyer programs for Australian travellers
 * Here's proof that not all frequent flyer programs are equal

View All Frequent Flyer
 * MHbiz Pro is your express ticket to premium perks
 * Your guide to the IHG One Rewards Club loyalty program
 * Complete guide to the GHA Discovery hotel loyalty program

View All Reward Programs
 * Best Singapore hotels to watch the 2022 Singapore Grand Prix
 * Formula 1 returns to Singapore in sign of pandemic recovery
 * Mercedes readies launch of EQS flagship electric sedan

View All Motoring

 * Best Qantas credit card sign-up deals
 * Best Cathay Pacific Asia Miles credit card sign-up offers
 * Best Singapore Airlines KrisFlyer credit card sign-up offers

View All Compare Credit Cards
News

News
 * Airlines
 * Airports
 * Hotels
 * Lounges
 * Frequent Flyer
 * Reward Programs
 * Technology
 * Motoring
 * Other

 * Singapore Airlines, Lufthansa boost shared flight network
 * United: Polaris business class for all Australian flights
 * Air France pulls back the curtain on new La Premiere suites

View All Airlines
 * You can now leave laptops, liquids, gels in your bag at SYD
 * Heathrow T4 ready to reopen, Qatar Airways to move back in
 * Singapore’s Changi Airport to get new T5 ‘mega-terminal’

View All Airports
 * The best luxury hotels in Bali
 * IHG status match: instant Platinum, fast track to Diamond
 * How Marriott Bonvoy upgrades work

View All Hotels
 * Qantas opens Perth Transit Lounge for all overseas flights
 * First look: United’s next-gen United Club lounge at Newark
 * Singapore Airlines’ new Changi lounge eases the squeeze

View All Lounges
 * Last call: earn 30% more Velocity Points on card transfers
 * Best benefits of Qantas Gold status for economy flyers
 * The secret Qantas status match with top frequent flyer perks

View All Frequent Flyer
 * MHbiz Pro is your express ticket to premium perks
 * Your guide to the IHG One Rewards Club loyalty program
 * Complete guide to the GHA Discovery hotel loyalty program

View All Reward Programs
 * Next-gen satellites signal an end to inflight WiFi woes
 * New Google Wallet app for boarding passes, credit cards
 * First look: Google Pixel Watch, Pixel 7 smartphones

View All Technology
 * Porsche trials Australian rentals of 911, Boxster, Taycan EV
 * Formula 1 returns to Singapore in sign of pandemic recovery
 * 10 great tips for hiring a car in Australia

View All Motoring
 * Eurostar to launch high-speed trains between London, Germany
 * Why you should always carry your Medicare card overseas
 * When borders reopen, will travel insurance cover COVID-19?

View All Other
Reviews

Reviews
 * Airlines
 * Lounges
 * Hotels
 * Credit Cards

 * Review: Bamboo Airways 787 Business Class (Sydney-Ho Chi Minh City)
 * Review: Malaysia Airlines A330 business class review (Sydney-KL)
 * Review: Rex Airlines Saab 340 economy class

View All Airlines
 * Review: SQ’s new Changi T3 SilverKris business class lounge
 * Review: Cathay Pacific's The Wing first class lounge, Hong Kong
 * Review: Qantas Club domestic lounge, Canberra Airport

View All Lounges
 * Review: A by Adina Sydney
 * Review: Swissotel Sydney
 * Review: Crown Sydney - an urban luxury resort on the harbour

View All Hotels
 * Review: Qantas Premier Platinum Mastercard
 * Review: St.George Amplify Platinum Visa
 * Review: Westpac Altitude Platinum Mastercard

View All Credit Cards
Expert Guides

Expert Guides
 * Qantas Guides
 * Virgin Australia Guides
 * Singapore Airlines Guides
 * Cathay Pacific Guides
 * Credit Card Guides

 * You can now leave laptops, liquids, gels in your bag at SYD
 * Virgin Australia, United Airlines partnership takes off
 * Qantas plans a Sunrise surprise with A350 business class

View All Qantas Guides
 * Last call: earn 30% more Velocity Points on card transfers
 * Virgin Australia, United Airlines partnership takes off
 * Best benefits of Qantas Gold status for economy flyers

View All Virgin Australia Guides
 * Singapore Airlines, Lufthansa boost shared flight network
 * Virgin Australia, United Airlines partnership takes off
 * Best benefits of Qantas Gold status for economy flyers

View All Singapore Airlines Guides
 * Virgin Australia, United Airlines partnership takes off
 * Best benefits of Qantas Gold status for economy flyers
 * How Marriott Bonvoy upgrades work

View All Cathay Pacific Guides
 * Virgin Australia, United Airlines partnership takes off
 * Best benefits of Qantas Gold status for economy flyers
 * How Marriott Bonvoy upgrades work

View All Credit Card Guides
Credit Cards

Credit Cards
 * Credit Card News
 * Credit Card Reviews
 * Qantas Credit Cards
 * Virgin Australia Credit Cards

 * Best Qantas credit card sign-up deals
 * Best Cathay Pacific Asia Miles credit card sign-up offers
 * Best Singapore Airlines KrisFlyer credit card sign-up offers

View All Credit Card News
 * Review: Qantas Premier Platinum Mastercard
 * Review: St.George Amplify Platinum Visa
 * Review: Westpac Altitude Platinum Mastercard

View All Credit Card Reviews
 * You can now leave laptops, liquids, gels in your bag at SYD
 * Qantas plans a Sunrise surprise with A350 business class
 * Qantas opens Perth Transit Lounge for all overseas flights

View All Qantas Credit Cards
 * Last call: earn 30% more Velocity Points on card transfers
 * Virgin Australia, United Airlines partnership takes off
 * How Virgin Australia Business Flyer can work for you

View All Virgin Australia Credit Cards
Lifestyle

Lifestyle
 * Motoring
 * Luxury Leisure Travel
 * Travel Gear
 * Business
 * Watches
 * Technology
 * Health & Wellness
 * Golf
 * Wines & Spirits

 * Best Singapore hotels to watch the 2022 Singapore Grand Prix
 * Formula 1 returns to Singapore in sign of pandemic recovery
 * Mercedes readies launch of EQS flagship electric sedan

View All Motoring
 * The best luxury safari lodges in Africa
 * Miami’s art deco landmark hotel gets a new lease on life
 * London is in the middle of a luxury hotel boom

View All Luxury Leisure Travel
 * Review: Bellroy Travel Wallet
 * Five top pieces of travel gear we rate in 2012
 * Keep paper in a separate pouch in your carry-on

View All Travel Gear
 * Turbulent Hong Kong's loss is steady Singapore's gain
 * "Dream it, do it" is the kikki.k mantra of success
 * Why Indonesia is shifting Its capital from Jakarta

View All Business
 * Why the world's best watches may come from Japan...
 * Here are the best watches of the year: should you care?
 * How technology is making your watch better

View All Watches
 * Free WiFi is coming to Hawaiian Airlines
 * Review: Sennheiser Momentum True Wireless 3 earbuds
 * Your complete guide to Singapore Airlines WiFi

View All Technology
 * Five things to look for when buying headphones for running
 * Gyms closed: Schwarzenegger shares his home workout tips
 * Here are the best apps for happy, healthy travels

View All Health & Wellness
 * Thailand wants visitors to quarantine at golf resorts
 * Nine new golf courses you'll want to visit in 2020
 * Best golf courses near the Masters

View All Golf
 * How to pack wine in your suitcase
 * ‘Bottle shock’ for wine lovers as Delta moves to canned wine
 * Uncovering the real Rioja

View All Wines & Spirits
Galleries

Galleries
 * Airlines & Seating
 * Lounges & Airports
 * Hotels
 * Technology
 * Motoring
 * Watches
 * Style

 * Gallery: Four Seasons Airbus A321LR private jet
 * Gallery: Inside the Boeing 737 MAX private jet
 * Gallery: Singapore Airlines' new A380 First Class Seat

View All Airlines & Seating
 * Gallery: British Airways updates Concorde Room
 * Gallery: Hong Kong Airlines' new VIP lounge in Hong Kong
 * Gallery: American Airlines Flagship Lounge at New York JFK

View All Lounges & Airports
 * Gallery: Degustation dinner at the Hoshinoya Tokyo
 * Gallery: Hotel Jen, Beijing
 * Gallery: Peninsula Hotel's exclusive China Clipper lounge

View All Hotels

 * Gallery: Mercedes-Benz's new 2019 CLA
 * Gallery: 2019 BMW X5
 * Gallery: Rolls-Royce Phantom VIII

View All Motoring
 * Gallery: Inside the Zenith watch factory

View All Watches
 * Gallery: Johnnie Walker Blue Label Ghost & Rare Port Ellen
 * Gallery: Infiniti Prototype 10 electric-hybrid concept
 * Gallery: New BMW Z4 coupe revealed

View All Style
Community

 * All Topics
 * Qantas & Jetstar
 * Virgin Australia
 * Air New Zealand
 * Cathay Pacific
 * Emirates
 * Etihad Airways
 * Qatar Airways
 * Singapore Airlines
 * Credit Cards
 * Destinations
 * General Travel News













About
Newsletter



NEWS


THE BEST LUXURY SAFARI LODGES IN AFRICA

From wild Kruger to the endless plains of the Serengeti, these are not your
typical glamping resorts.

May 26 2022
Executive Traveller x Malaysia Airlines
NEWS


WIN A BUSINESS CLASS TRIP TO KUALA LUMPUR WITH MHBIZ PRO

Join now and you could even win return business class flights to Kuala Lumpur on
Malaysia Airlines.

May 26 2022

 * Frequent Flyer
   
   
   LAST CALL: EARN 30% MORE VELOCITY POINTS ON CARD TRANSFERS
   
   May 26 2022
 * Airline
   
   
   SINGAPORE AIRLINES, LUFTHANSA BOOST SHARED FLIGHT NETWORK
   
   May 26 2022
 * Airline
   
   
   UNITED: POLARIS BUSINESS CLASS FOR ALL AUSTRALIAN FLIGHTS
   
   May 26 2022
 * Airline
   
   
   AIR FRANCE PULLS BACK THE CURTAIN ON NEW LA PREMIERE SUITES
   
   May 25 2022


Most Popular


THE BEST LUXURY HOTELS IN SINGAPORE


JAPAN REOPENS TO AUSTRALIAN TOURISTS


THE BEST RESORTS AND LODGES IN AUSTRALIA


NORWAY’S NEW GLACIER HOTEL LOOKS LIKE APPLE’S HIGH-TECH HQ



New to ET? Start here

 * BUSINESS CLASS

 * FIRST CLASS

 * QANTAS

 * QANTAS FREQUENT FLYER

 * QANTAS CREDIT CARDS

 * VIRGIN AUSTRALIA

 * VELOCITY FREQUENT FLYER

 * VIRGIN CREDIT CARDS

 * EMIRATES

 * EMIRATES SKYWARDS

 * SINGAPORE AIRLINES

 * KRISFLYER

 * CATHAY PACIFIC

 * ETIHAD AIRWAYS

 * QATAR AIRWAYS

 * BRITISH AIRWAYS

 * MALAYSIA AIRLINES

 * CHINA EASTERN AIRLINES

 * CHINA SOUTHERN AIRLINES

 * PREMIUM ECONOMY

 * STAR ALLIANCE

 * ONEWORLD

 * SKYTEAM


NEWS


MIAMI’S ART DECO LANDMARK HOTEL GETS A NEW LEASE ON LIFE

The Raleigh, an original Miami icon, will reopen as a Rosewood hotel.

May 24 2022
 * Airport
   
   
   YOU CAN NOW LEAVE LAPTOPS, LIQUIDS, GELS IN YOUR BAG AT SYD
   
   May 24 2022
 * Airline
   
   
   VIRGIN AUSTRALIA, UNITED AIRLINES PARTNERSHIP TAKES OFF
   
   May 24 2022
 * Airline
   
   
   REX PULLS THE PLUG ON SYDNEY-CANBERRA FLIGHTS
   
   May 24 2022
 * Airline
   
   
   QANTAS PLANS A SUNRISE SURPRISE WITH A350 BUSINESS CLASS
   
   May 23 2022




BEST QANTAS FREQUENT FLYER CREDIT CARD SIGN-UP OFFERS



> Everybody knows the Qantas Business Lounge trumps the Qantas Club, but what
> actually makes the Business Lounge better?

Read More  


TRENDING TODAY

 * 1
   
   SQ to open new first class lounges this month

 * 2
   
   IHG status match: instant Platinum, fast track to Diamond

 * 3
   
   How Virgin Australia Business Flyer can work for you

 * 4
   
   KLM’s new Boeing 777 business class to have sliding doors


Subscribe to our newsletter

Sign up
 * Lounge
   
   
   QANTAS OPENS PERTH TRANSIT LOUNGE FOR ALL OVERSEAS FLIGHTS
   
   May 23 2022
 * Airline
   
   
   STARLUX SETS JUNE DEBUT FOR NEW A330NEO BUSINESS CLASS
   
   May 23 2022
 * Airline
   
   
   MORE QANTAS FLIGHTS TO QUEENSTOWN, CHRISTCHURCH, WELLINGTON
   
   May 23 2022
 * Hotel
   
   
   THE BEST LUXURY HOTELS IN BALI
   
   May 23 2022
 * Frequent Flyer
   
   
   BEST BENEFITS OF QANTAS GOLD STATUS FOR ECONOMY FLYERS
   
   May 23 2022
 * Airline
   
   
   THIS $75M PRIVATE JET IS A PARISIAN PENTHOUSE IN THE SKY
   
   May 23 2022




COMMUNITY

LATEST DISCUSSIONS

 * Velocity United glitches 1 COMMENT
 * Why are QF offering so few status credits? 1 COMMENT
 * Status match on Qatar? 2 COMMENTS
 * Denarau Island Fiji hotels with private pools 1 COMMENT
 * SYD Domestic Business Lounge 0 COMMENT
 * Jetstar 787 to Cairns? 2 COMMENTS
 * Jetstar to Cairns? 0 COMMENT
 * Qantas Delaying SYD-SFO Restart Again? 1 COMMENT
 * Malaysian Airlines Pathetic Customer Service 3 COMMENTS

MOST VIEWED

 * Jetstar 787 to Cairns? 2 COMMENTS
 * Virgin B777 News 3 COMMENTS
 * Qantas Lounge AKL 3 COMMENTS
 * DPD is a $75million disaster 5 COMMENTS
 * Qantas Delaying SYD-SFO Restart Again? 1 COMMENT
 * Why are QF offering so few status credits? 1 COMMENT
 * Quickest way to earn 1 Avios 3 COMMENTS
 * Jetstar to Cairns? 0 COMMENT
 * Status match on Qatar? 2 COMMENTS




Subscribe to our newsletter

Sign up
COMPANY
 * About Us
 * Contact
 * Advertising & Media Kit
 * Privacy Policy
 * Terms of Use

News
 * Airlines
 * Airports
 * Hotels
 * Lounges
 * Frequent Flyer
 * Reward Programs
 * Technology
 * Motoring
 * Other

Reviews
 * Airlines
 * Lounges
 * Hotels
 * Credit Cards

Expert Guides
 * Qantas Guides
 * Virgin Australia Guides
 * Singapore Airlines Guides
 * Cathay Pacific Guides
 * Credit Card Guides

Credit Cards
 * Credit Card News
 * Credit Card Reviews
 * Qantas Credit Cards
 * Virgin Australia Credit Cards

Lifestyle
 * Motoring
 * Luxury Leisure Travel
 * Travel Gear
 * Business
 * Watches
 * Technology
 * Health & Wellness
 * Golf
 * Wines & Spirits

Galleries
 * Airlines & Seating
 * Lounges & Airports
 * Hotels
 * Technology
 * Motoring
 * Watches
 * Style

Community
 * All Topics
 * Qantas & Jetstar
 * Virgin Australia
 * Air New Zealand
 * Cathay Pacific
 * Emirates
 * Etihad Airways
 * Qatar Airways
 * Singapore Airlines
 * Credit Cards
 * Destinations
 * General Travel News

Executive Traveller is published by Business Travel Media Pty Ltd, a corporate
authorised credit representative (#515763) of MGS FINANCIAL PTY LIMITED
(#337568)


Log in

Already have an ET account? Log in below.


forgot?
Remember me on this computer
Login

Don't have an account? Sign up here.

Sign Up

Signing up with Executive Traveller only takes a second and lets you interact
with our community. It's completely free and we'll never pass your information
on to third parties.








Signup

Didn’t receive an activation email? Resend one to yourself here.

Already have an Executive Traveller account? Login now.

Forgot Password

If you’ve forgotten your password, simply enter your email address below, then
click 'Submit'. We’ll send you an email to re-activate your account and enter a
new password.


Submit

Login

Resend activation email

If you have not received the activation email, simply enter your email address
below, then click 'Submit'. We’ll send you an email containing the activation
link.


Submit

Login

Help us understand what's happening



Send
Mail Call

Subscribe to our free newsletter and get the latest news, reviews, tips and more
sent straight to your inbox


Sign up