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

Submitted URL: http://executivetraveller.com/
Effective URL: https://www.executivetraveller.com/
Submission Tags: tranco_l324
Submission: On November 09 via api from DE — Scanned from DE

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


Tuesday 09 Nov 2021 07:46
 
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
 * Your guide to the Wyndham Rewards program
 * The Sofitel Foshan hotel is a sleep-in furniture store
 * IHG launches Vignette Collection luxury and lifestyle hotels

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
 * When will Qantas reopen its international lounges?
 * New menus for Qantas’ Sydney, Melbourne first class lounges
 * Qantas reopens Melbourne first class lounge

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
 * Quickly earn Qantas Points to save your balance
 * Hilton Honors extends status again, until 2023
 * Westpac Altitude Rewards guide: earning credit card points

View All Reward Programs
 * 10 great tips for hiring a car in Australia
 * Mercedes readies launch of EQS flagship electric sedan
 * Volvo's electric Polestar: Australian debut by end of 2021

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

 * US opens the door to international travellers once again
 * First Qantas A380 returns Tuesday November 9
 * Virgin trials toasted sandwiches for economy meals

View All Airlines
 * Hong Kong airport splits into ‘transit vs China’ zones
 * Australian airports to be divided into red and green zones
 * New Zealand doubles tax on airline passengers

View All Airports
 * Your guide to the Accor Plus program
 * The Sofitel Foshan hotel is a sleep-in furniture store
 * IHG launches Vignette Collection luxury and lifestyle hotels

View All Hotels
 * When will Virgin open its lounge premium entry lanes?
 * Virgin’s refreshed Melbourne lounge is ‘same but different’
 * New menus for Qantas’ Sydney, Melbourne first class lounges

View All Lounges
 * Best Qantas credit card sign-up deals
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold
 * Small things spark delight as travellers return to the skies

View All Frequent Flyer
 * Quickly earn Qantas Points to save your balance
 * Hilton Honors extends status again, until 2023
 * Westpac Altitude Rewards guide: earning credit card points

View All Reward Programs
 * With Pixel 6 and Android 12, Google beefs up iPhone contest
 * Apple MacBook Pro laptops power up with M1 Pro, Max chips
 * ‘Smart selfies’ the key to home isolation

View All Technology
 * 10 great tips for hiring a car in Australia
 * Mercedes readies launch of EQS flagship electric sedan
 * Volvo's electric Polestar: Australian debut by end of 2021

View All Motoring
 * When borders reopen, will travel insurance cover COVID-19?
 * Australia completes home quarantine trial
 * Qld launches home isolation as hotel quarantine alternative

View All Other
Reviews

Reviews
 * Airlines
 * Lounges
 * Hotels
 * Credit Cards

 * Review: Emirates’ Boeing 777 ‘classic’ first class suite
 * Review: Singapore Airlines’ Airbus A350 regional business class
 * Review: Qantas Boeing 737 business class (Darwin-Brisbane)

View All Airlines
 * Review: Cathay Pacific's The Wing first class lounge, Hong Kong
 * Review: Qantas Club domestic lounge, Canberra Airport
 * Review: Qantas domestic business class lounge, Brisbane Airport

View All Lounges
 * Review: Hilton Darwin hotel
 * Review: West Hotel Sydney, Curio Collection by Hilton
 * Review: Ovolo South Yarra hotel, Melbourne

View All Hotels
 * Review: Westpac Altitude Black Mastercard credit card
 * Review: Bank of Melbourne Amplify Platinum Visa card
 * Review: BankSA Amplify Platinum Visa card

View All Credit Cards
Expert Guides

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

 * Best Qantas credit card sign-up deals
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold
 * First Qantas A380 returns Tuesday November 9

View All Qantas Guides
 * When will Virgin open its lounge premium entry lanes?
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold
 * Virgin trials toasted sandwiches for economy meals

View All Virgin Australia Guides
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold
 * Singapore Airlines reopens Sydney, Melbourne lounges
 * Australia-Singapore ‘vaccinated travel lane’ opens Nov 8

View All Singapore Airlines Guides
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold
 * Cathay Pacific ramps up Sydney, Melbourne flights
 * Greater Bay Airlines: new Hong Kong carrier challenges CX

View All Cathay Pacific Guides
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold
 * Your guide to Qatar Airways’ new Business Lite fares
 * Is BA Executive Club membership worth it for Australians?

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: Westpac Altitude Black Mastercard credit card
 * Review: Bank of Melbourne Amplify Platinum Visa card
 * Review: BankSA Amplify Platinum Visa card

View All Credit Card Reviews
 * Best Qantas credit card sign-up deals
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold
 * First Qantas A380 returns Tuesday November 9

View All Qantas Credit Cards
 * Best Qantas credit card sign-up deals
 * When will Virgin open its lounge premium entry lanes?
 * Head-to-head: Qantas Gold vs Virgin Australia Velocity Gold

View All Virgin Australia Credit Cards
Lifestyle

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

 * 10 great tips for hiring a car in Australia
 * Mercedes readies launch of EQS flagship electric sedan
 * Volvo's electric Polestar: Australian debut by end of 2021

View All Motoring
 * Here are the three safest countries for Australians to visit
 * Back to Bali: Indonesia pushes for AU travel bubble
 * Thailand’s massive reopening will test pandemic-era tourism

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
 * With Pixel 6 and Android 12, Google beefs up iPhone contest
 * Apple MacBook Pro laptops power up with M1 Pro, Max chips
 * Microsoft amps up Surface line with 5G phone, Laptop Studio

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
 * Uncovering the real Rioja
 * The wine renaissance of Tuscany
 * Wine Journey brings the world's best wines to your door

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



REVIEWS


REVIEW: WESTPAC ALTITUDE BLACK MASTERCARD CREDIT CARD

Earn frequent flyer points with Velocity, Singapore Airlines, Cathay Pacific,
Malaysia Airlines and AirNZ, or, Qantas via opt-in.

November 9 2021

NEWS


BEST QANTAS FREQUENT FLYER CREDIT CARD SIGN-UP OFFERS

Ignite your Qantas Points balance with our roundup of the best credit card
sign-up deals, beginning at a hefty 150,000 points.

November 9 2021


> These expert tips will speed up your Australian passport renewal

Read More  


PHOTOS: CATHAY PACIFIC’S AMBITIOUS BOEING 777 FIRST CLASS CONCEPTS

 * Airline
   
   
   US OPENS THE DOOR TO INTERNATIONAL TRAVELLERS ONCE AGAIN
   
   November 9 2021
 * Lounge
   
   
   WHEN WILL VIRGIN OPEN ITS LOUNGE PREMIUM ENTRY LANES?
   
   November 8 2021
 * Frequent Flyer
   
   
   HEAD-TO-HEAD: QANTAS GOLD VS VIRGIN AUSTRALIA VELOCITY GOLD
   
   November 8 2021
 * Airline
   
   
   FIRST QANTAS A380 RETURNS TUESDAY NOVEMBER 9
   
   November 5 2021


Expert Guides


YOUR GUIDE TO QATAR AIRWAYS’ NEW BUSINESS LITE FARES


IS BA EXECUTIVE CLUB MEMBERSHIP WORTH IT FOR AUSTRALIANS?


YOUR GUIDE TO THE ACCOR PLUS PROGRAM


BEST QANTAS PLATINUM ONE PERKS FOR DOMESTIC FLYERS



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


SMALL THINGS SPARK DELIGHT AS TRAVELLERS RETURN TO THE SKIES

Well before you reach the lounge, there are plenty of little moments which
deliver a dopamine kick...

November 5 2021
 * Airport
   
   
   HONG KONG AIRPORT SPLITS INTO ‘TRANSIT VS CHINA’ ZONES
   
   November 5 2021
 * Airline
   
   
   VIRGIN TRIALS TOASTED SANDWICHES FOR ECONOMY MEALS
   
   November 4 2021
 * Luxury Leisure
   
   
   HERE ARE THE THREE SAFEST COUNTRIES FOR AUSTRALIANS TO VISIT
   
   November 4 2021
 * Airline
   
   
   ALASKA AIRLINES REPLACES BOTTLED WATER WITH ‘BOXED WATER’
   
   November 4 2021




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
   
   Qantas passengers spent four billion points in two weeks

 * 2
   
   You'll soon need proof of vaccination for domestic flights

 * 3
   
   Why Indonesia is shifting Its capital from Jakarta

 * 4
   
   Justin Bieber to spruik Virgin Pacific


Subscribe to our newsletter

Sign up
 * Airline
   
   
   SKYTEAM STATUS MATCH FOR BA, QATAR, EMIRATES, SQ
   
   November 4 2021
 * Airline
   
   
   COVID TESTS A HIDDEN COST OF POST-PANDEMIC TRAVEL
   
   November 3 2021
 * Luxury Leisure
   
   
   BACK TO BALI: INDONESIA PUSHES FOR AU TRAVEL BUBBLE
   
   November 3 2021
 * Airline
   
   
   WHEN WILL QANTAS REOPEN ITS INTERNATIONAL LOUNGES?
   
   November 2 2021
 * Airline
   
   
   AUSTRALIA OPENS ITS DOORS TO SINGAPOREAN TOURISTS, STUDENTS
   
   November 1 2021
 * Lounge
   
   
   VIRGIN’S REFRESHED MELBOURNE LOUNGE IS ‘SAME BUT DIFFERENT’
   
   November 1 2021




COMMUNITY

LATEST DISCUSSIONS

 * Traveling After Having COVID 1 COMMENT
 * Qantas ff seats within USA - no checked bags included ? 4 COMMENTS
 * COVID TEST - SYD AIRPORT? 4 COMMENTS
 * APEC Business Travel Card 0 COMMENT
 * Transit Thru Singapore (Destination Thailand) 1 COMMENT
 * Has ET changed it's default settings for how a page opens? 6 COMMENTS
 * Sensible to book long haul on points with potential for c... 1 COMMENT
 * A380 SIN to Japan 0 COMMENT
 * ET review on overseas travel in the covid era 1 COMMENT

MOST VIEWED

 * Transit Thru Singapore (Destination Thailand) 1 COMMENT
 * Upcoming trip to Brisbane via Sydney 9 COMMENTS
 * Newbie question on Qantas Classic Flight Reward availabil... 10 COMMENTS
 * Qantas International Sale? 5 COMMENTS
 * Sensible to book long haul on points with potential for c... 1 COMMENT
 * Will my foreign issued Vaccine Passport be recognised in ... 4 COMMENTS
 * Still not yet received passport after 3 weeks 6 COMMENTS
 * Etihad flights from SYD-LHR 3 COMMENTS
 * Travelling with kids under 12 unvaccinated 1 COMMENT




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