www.moneymag.com.au Open in urlscan Pro
104.26.2.35  Public Scan

Submitted URL: https://moneymag.com.au/
Effective URL: https://www.moneymag.com.au/
Submission: On October 23 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 6 forms found in the DOM

GET /search

<form id="headerSearchForm" action="/search" method="GET" role="search">
  <div class="col-12 d-none d-lg-block mr-3 header-search" tabindex="1">
    <a id="headerSearchButton" class="button" ping="/click/external?r=&amp;f=%2F&amp;n=1">
<i class="fas fa-search" aria-hidden="true"></i>
</a>
    <input id="headerSearchQuery" class="form-control" type="text" name="q" placeholder="Search Money">
  </div>
</form>

<form id="loginForm" novalidate="novalidate">
  <div class="modal fade" id="loginSubmitModal" tabindex="-1" aria-labelledby="loginSubmitModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered">
      <div class="modal-content">
        <div class="modal-header">
          <h5 class="modal-title" id="loginSubmitModalLabel">Log In</h5>
          <button type="button" class="close" data-dismiss="modal" aria-label="Close">
            <span aria-hidden="true">×</span>
          </button>
        </div>
        <div class="modal-body">
          <div class="container">
            <div class="row pt-2">
              <div class="col-12 text-left"> Access to this requires a paid subscription to <i>Money</i> magazine. </div>
            </div>
            <div class="row pt-2">
              <div class="col-12 text-left heading">
                <label for="modalUsername">Email *</label>
              </div>
              <div class="col-12">
                <input type="text" id="modalUsername" name="username" class="form-control" aria-label="Email" autofocus="">
              </div>
            </div>
            <div class="row pt-3">
              <div class="col-6 text-left heading">
                <label for="modalPassword">Password *</label>
              </div>
              <div class="col-6 text-right">
                <a id="loginForgotPasswordLink" href="" tabindex="-1"><u>Forgot?</u></a>
              </div>
            </div>
            <div class="row">
              <div class="col-12">
                <input type="password" id="modalPassword" name="password" class="form-control" aria-label="Password">
              </div>
            </div>
            <div id="loginErrorMessage" class="row pt-2 d-none">
              <div class="col-12 text-left">
                <div id="loginErrorText" class="alert alert-danger" role="alert"></div>
              </div>
            </div>
            <div class="row pt-2">
              <div class="col-12">
                <label for="RememberMe"><input checked="checked" id="RememberMe" name="remember_me" type="checkbox" value="1"> Stay logged in</label>
              </div>
            </div>
            <div class="row pt-2">
              <div class="col-12"> New to <i>Money</i> magazine? <a href="/subscribe" tabindex="-1"><u>Click here to subscribe</u></a>
              </div>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <input type="hidden" name="domain" value="moneymag">
          <input type="hidden" name="load" value="">
          <input type="hidden" name="redirect" value="/newspaper">
          <button id="loginSubmitBtn" type="submit" class="btn custom-green-btn">Log In</button>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="forgotPasswordForm" novalidate="novalidate">
  <div class="modal fade" id="forgotPasswordSubmitModal" tabindex="-1" aria-labelledby="forgotPasswordSubmitModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered">
      <div class="modal-content">
        <div class="modal-header">
          <h5 class="modal-title" id="forgotPasswordSubmitModalLabel">Forgot Password</h5>
          <button type="button" class="close" data-dismiss="modal" aria-label="Close">
            <span aria-hidden="true">×</span>
          </button>
        </div>
        <div class="modal-body">
          <div class="container">
            <div class="row pt-2">
              <div class="col-12 text-left heading">
                <label for="modalUsername">Email *</label>
              </div>
              <div class="col-12">
                <input type="text" id="forgotPasswordUsername" name="username" class="form-control" aria-label="Email" autofocus="">
              </div>
            </div>
            <div id="forgotPasswordErrorMessage" class="row pt-2 d-none">
              <div class="col-12 text-left">
                <div id="forgotPasswordErrorText" class="alert alert-danger" role="alert"></div>
              </div>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <input type="hidden" name="type" value="moneymag/newspaper">
          <button id="forgotPasswordSubmitBtn" type="submit" class="btn custom-green-btn">Submit</button>
        </div>
      </div>
    </div>
  </div>
</form>

GET /search

<form id="menuSearchForm" action="/search" method="GET" role="search">
  <div class="input-group">
    <input id="menuSearchQuery" class="form-control mr-0" type="text" name="q" placeholder="Search Money">
    <span class="input-group-append">
      <button id="menuSearchButton" class="btn bg-white" type="button">
        <i class="fa fa-search" aria-hidden="true"></i>
      </button>
    </span>
  </div>
</form>

<form id="newsletterSignupForm" novalidate="novalidate">
  <div class="newsletter-signup shadow-sm p-4 mb-3 m-auto">
    <div class="row">
      <div class="col-xs-12">
        <img src="/media/images/moneymag/icons/icon_newsletter.png" alt="Money Newsletter" width="48" height="50">
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12 pt-4">
        <h3>Money Newsletter</h3>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12 pt-1 text-left"> Sign up to our newsletters </div>
    </div>
    <div class="row">
      <div class="col-xs-12 pt-3 heading">
        <label for="formEmailAddress">Email</label>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12 pt-1">
        <input type="text" id="formEmailAddress" name="emailAddress" class="form-control" placeholder="Enter your email" aria-label="Enter your email">
      </div>
    </div>
    <div class="row">
      <div class="col-xs-12 pt-4">
        <button type="submit" id="newsletterSignupBtn" class="btn custom-green-btn" value="Signup">Sign up</button>
      </div>
    </div>
  </div>
</form>

<form id="newsletterSignupSubmitForm" novalidate="novalidate">
  <div class="modal fade" id="newsletterSignupSubmitModal" tabindex="-1" aria-labelledby="newsletterSignupSubmitModalLabel" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered">
      <div class="modal-content">
        <div class="modal-header">
          <h5 class="modal-title" id="newsletterSignupSubmitModalLabel">Sign up to Money Newsletter</h5>
          <button type="button" class="close" data-dismiss="modal" aria-label="Close">
            <span aria-hidden="true">×</span>
          </button>
        </div>
        <div class="modal-body">
          <div class="container">
            <div class="row pt-2">
              <div class="col-xs-12 col-sm-12 col-md-4 text-left heading">
                <label for="modalEmailAddress">Email *</label>
              </div>
              <div class="col-xs-12 col-sm-12 col-md-8">
                <input type="text" id="modalEmailAddress" name="emailAddress" class="form-control" aria-label="Email">
              </div>
            </div>
            <div class="row pt-2">
              <div class="col-xs-12 col-sm-12 col-md-4 text-left heading">
                <label for="modalFirstName">First Name *</label>
              </div>
              <div class="col-xs-12 col-sm-12 col-md-8">
                <input type="text" id="modalFirstName" name="firstName" class="form-control" aria-label="First Name" autofocus="">
              </div>
            </div>
            <div class="row pt-2">
              <div class="col-xs-12 col-sm-12 col-md-4 text-left heading">
                <label for="modalLastName">Last Name *</label>
              </div>
              <div class="col-xs-12 col-sm-12 col-md-8">
                <input type="text" id="modalLastName" name="lastName" class="form-control" aria-label="Last Name">
              </div>
            </div>
            <div class="row pt-2">
              <div class="col-12">
                <div id="modalNewsletterSubmit-error" class="alert alert-danger d-none" aria-hidden="true"></div>
              </div>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <input type="hidden" name="newsletterApiUrl" value="https://newsletterservice.rainmaker.com.au/newsletterSubscription">
          <input type="hidden" name="domain" value="moneymag">
          <input type="hidden" name="referralUrl" value="">
          <input type="hidden" name="referralName" value="Newsletter Registration Form">
          <button id="newsletterSignupSubmitButton" type="submit" class="btn custom-green-btn" value="Submit">Submit</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Subscribe

LOG IN

×
Access to this requires a paid subscription to Money magazine.
Email *

Password *
Forgot?


Stay logged in
New to Money magazine? Click here to subscribe
Log In

FORGOT PASSWORD

×
Email *


Submit

FORGOT PASSWORD

×

Close
 * 
 * My Money
 * Property
 * Investing
 * Shares
 * Superannuation
 * Compare
 * Consumer Finance Awards
 * Win


MONEY MAGAZINE

 1. 
 2. 
 3. 


THE ELECTRIC VEHICLES WITH THE CHEAPEST RUNNING COSTS

By Toby Hagon
Thinking of buying an electric car? We reveal the EVs that are the cheapest to
run, and why where you live can make a big difference to the cost.


IS PET INSURANCE REALLY WORTH THE COST?

By Nicola Field
Pet insurance can cost big bickies so is it worth it to offset pricey vet bills?
And how can you take the bite out of the cost of insurance?


COLONIAL FIRST STATE FINED $20M FOR MISLEADING SUPER MEMBERS

By David Thornton
Colonial First State has copped a $20 million fine after misleading members on
more than 12,000 occasions, and a senate inquiry backs the crypto industry.


THE ELECTRIC VEHICLES WITH THE CHEAPEST RUNNING COSTS

By Toby Hagon
Thinking of buying an electric car? We reveal the EVs that are the cheapest to
run, and why where you live can make a big difference to the cost.


EDITOR'S CHOICE

ASK PAUL: I'M 19, SHOULD I INVEST IN ETFS TO SAVE UP A HOUSE DEPOSIT?

By Paul Clitheroe
At just 19, Mackenzie is already investing in ETFs and planning to buy his first
house by 21. So what does Paul Clitheroe think of his plan?

ALTERNATIVE ENERGY AND CANNABIS ARE THE NEXT BIG THINGS IN THE STOCK MARKET

By Dale Gillham
Australia is well placed to meet the increasing demand for CBD products, so is
it high time to invest in cannabis stocks?

THE SUPER FUNDS THAT HAVE SLASHED THEIR FEES

By Jamie Williamson
About 60% of all MySuper products reduced their fees last financial year, with
the average fees paid by members now sitting at 1%.

WHAT YOUR ONLINE SHOPPING IN LOCKDOWN MEANS FOR THE SHAREMARKET

By Alex Shevelev
Who is the most important person in retail at the moment? That's right: the
postie getting all those online goodies to your door.
podcast


FRIENDS WITH MONEY #18: WHY GOLD IS AS VALUABLE AS EVER FOR YOUR PORTFOLIO

Gold is once again gleaming as a safe-haven for Aussie investors, so what role
does it play in your portfolio? Mark Bouris joins us on Friends With Money.
LISTEN NOW
Listen to more Money podcasts    >


MY MONEY



COLONIAL FIRST STATE FINED $20M FOR MISLEADING SUPER MEMBERS

WHY EMPOWERING PEOPLE IS MORE IMPORTANT THAN EVER

Read more    >

PROPERTY



TOP FIVE RENOVATIONS TO ADD VALUE TO YOUR HOME

THE BANK OF MUM AND DAD IS UNDER PRESSURE: WHAT YOU'VE MISSED

Read more    >


MONEY NEWSLETTER

Sign up to our newsletters
Email

Sign up


SHARES



ALTERNATIVE ENERGY AND CANNABIS ARE THE NEXT BIG THINGS IN THE STOCK MARKET

THE SURPRISING AVIATION SUCCESS STORY: HOW PTB SOARED DURING LOCKDOWN

Read more    >


SUPERANNUATION



THE SUPER FUNDS THAT HAVE SLASHED THEIR FEES

ONE IN FOUR YOUNG AUSSIES ARE DISENGAGED FROM SUPER

Read more    >

BANKING



WHY SOME AUSSIES ARE PAYING THOUSANDS TO LOCK IN THEIR MORTGAGE RATE

SIX WAYS THAT CLEVER TECH CAN HELP YOU GET ON TOP OF YOUR FINANCES

Read more    >

INSURANCE



IS PET INSURANCE REALLY WORTH THE COST?

FOUR HOUSEHOLD BILLS TO REASSESS IN LOCKDOWN

Read more    >

EXCHANGE TRADED FUNDS



WHY ETFS ARE THE DARLING OF THE EARLY RETIREMENT MOVEMENT

ETFS: WHAT THEY ARE AND HOW THEY WORK

Read more    >

MANAGED FUNDS



PASSIVE VS ACTIVE: HOW MILLENNIALS ARE INVESTING THEIR MONEY

SO WHAT EXACTLY IS A MANAGED ACCOUNT? WE ANSWER YOUR QUESTIONS

Read more    >

BONDS & FIXED INCOME



WHY YOU SHOULDN'T DISMISS FIXED INCOME DESPITE LOW RETURNS

HOW YOU CAN HEDGE YOUR PORTFOLIO AGAINST COMING INFLATION

Read more    >



PODCASTS

FRIENDS WITH MONEY #16: HOW COVID-19 HAS CHANGED THE WAY AUSSIES SPEND AND SAVE

LISTEN NOW

FRIENDS WITH MONEY #17: IS ESG INVESTING GOOD FOR YOUR SUPER?

LISTEN NOW

FRIENDS WITH MONEY #18: WHY GOLD IS AS VALUABLE AS EVER FOR YOUR PORTFOLIO

LISTEN NOW




Latest News
My Money
Banking
Financial Planning
Superannuation
Insurance
Investments
Property
Investing
Shares
Exchanged Traded Funds
Managed Funds
Bonds & Fixed Income

Subscribe
Magazine Subscriptions

Copyright © Rainmaker Group
All material on this site is subject to copyright. All rights reserved. No part
of this material may be reproduced, translated, transmitted, framed or stored in
a retrieval system for public or private use without the written permission of
the publisher.
Disclaimer  |  Partnerships  |  Advertise  |  Terms  |  Privacy  |  Contact Us

SIGN UP TO MONEY NEWSLETTER

×
Email *

First Name *

Last Name *


Submit

SIGN UP TO MONEY NEWSLETTER

×

Welcome to Money!

You'll now receive new articles and insights that will help you earn more, save
more and make the most of your investments.

You can expect to hear from us every week.

In the meantime, stay up to date by following Money on social media.



Important

To ensure you receive emails from us, we recommend that you add our email
address (@moneymag.com.au) to your contacts or safe senders list.

If you don't receive our newsletters, please check your "Junk" folders. Your
email provider should give you an option to add the email to your safe list.

The Money team

OK