Free Calcula badge for your website
A simple, free way for Australian brokers, accountants, financial advisers and builders to give their clients access to accurate financial calculators — without the cost of building or licensing them. Pick a badge size, copy the snippet, paste it into your site.
Who this is for
Mortgage brokers
Help borrowers ballpark their borrowing capacity and stamp duty before the first call. Better-prepared clients, shorter discovery meetings.
Accountants
Give clients a quick income tax and HECS/HELP estimator to use ahead of EOFY conversations.
Financial advisers
Add a debt payoff and rent-vs-buy lens to your client portal or website resources page.
Builders & developers
Stamp duty and borrowing capacity calculators that help buyers understand the full cost of an off-the-plan purchase.
Pick a badge
All three badges are SVG so they look crisp on retina screens, are under 2KB each, and won’t slow your page down (the snippet uses loading="lazy"). A PNG fallback is available if your CMS doesn’t accept SVG — just swap .svg for .png in the snippet.
Compact — 200×60
<!-- Calcula — Free Australian financial calculators -->
<a href="https://calcula.com.au/?utm_source=partner&utm_medium=badge&utm_campaign=partner_badge"
target="_blank" rel="noopener noreferrer">
<img src="https://calcula.com.au/assets/badge-compact.svg"
alt="Calcula — Free Australian financial calculators"
width="200" height="60" loading="lazy" style="border:0;">
</a>
Medium — 300×80 (recommended)
<!-- Calcula — Free Australian financial calculators -->
<a href="https://calcula.com.au/?utm_source=partner&utm_medium=badge&utm_campaign=partner_badge"
target="_blank" rel="noopener noreferrer">
<img src="https://calcula.com.au/assets/badge-medium.svg"
alt="Calcula — Free Australian financial calculators"
width="300" height="80" loading="lazy" style="border:0;">
</a>
Banner — 728×90
<!-- Calcula — Free Australian financial calculators -->
<a href="https://calcula.com.au/?utm_source=partner&utm_medium=badge&utm_campaign=partner_badge"
target="_blank" rel="noopener noreferrer">
<img src="https://calcula.com.au/assets/badge-banner.svg"
alt="Calcula — Free Australian financial calculators"
width="728" height="90" loading="lazy" style="border:0;">
</a>
Link to a specific calculator
If a particular calculator is more relevant to your audience — say, a builder linking directly to the stamp duty tool, or a broker linking to the borrowing capacity calculator — just change the href in the snippet to the calculator URL. For example:
https://calcula.com.au/borrowing-capacity-calculator/?utm_source=partner&utm_medium=badge&utm_campaign=partner_badge
How to install the badge
The snippet is plain HTML — an <a> tag wrapping an <img>. It works in every CMS and on any custom-built website. The instructions below cover the most common platforms.
WordPress — the most common option
In a post or page (Block editor):
- Edit the post or page where you want the badge.
- Click
+to add a block, search for “Custom HTML”, click it. - Paste the snippet into the block.
- Click “Preview” to confirm, then Update or Publish.
In the sidebar (most popular placement):
- Go to Appearance → Widgets.
- Drag a “Custom HTML” widget into the sidebar.
- Paste the snippet, then Save.
Squarespace
- Edit the page, click
+to add a block, choose “Code”. - Paste the snippet. Make sure “Display Source” is OFF.
- Save.
Wix
- Edit the page, then Add → Embed → Embed HTML.
- Paste the snippet, then click Update.
- Drag the element to position it where you want.
Webflow
- Add an “Embed” element to the page.
- Paste the snippet, click Save & Close.
- Publish.
Shopify
- Online Store → Themes → Customise.
- Add a “Custom HTML” section, or edit
theme.liquidfor a sitewide footer placement. - Paste the snippet, then Save.
HubSpot CMS
- Edit the page, then Add module → “Rich text” or “HTML”.
- Paste the snippet.
Custom-coded HTML site
- Open the HTML file in your code editor.
- Paste the snippet wherever you want the badge to appear — inside a
<div>in your sidebar, footer, or a “tools” section. - Save and upload.
Email signature
The snippet works in most email clients too. Use the PNG version for email (swap .svg for .png in the snippet) because some clients block SVGs.
- Gmail: Settings → Signature → paste the snippet (Gmail will render the image).
- Outlook: File → Options → Mail → Signatures → paste in HTML mode.
- Apple Mail: Mail → Settings → Signatures → paste the snippet.
Common gotchas to avoid
- Paste into the HTML/Code block, not the Visual editor. Some platforms convert
<and>into encoded characters in the visual editor and the badge won’t render. Always use the dedicated HTML or Code block. - Don’t override the badge size with custom CSS. The dimensions in the snippet are tuned for crispness on retina screens.
- Don’t download the badge to your own server. Leave the
srcpointing tocalcula.com.au/assets/…. That way, when we improve the artwork, your badge updates automatically. - Test after pasting. Click the badge on your live site to confirm it opens
calcula.com.auin a new tab.
Terms — the short version
- Free for any legitimate Australian financial professional, business or content site. No registration, no fees, no contracts.
- Keep the link working. The badge must link to
calcula.com.au(with or without UTM tags) and open in a new tab. - Don’t modify the badge artwork. Use the SVG or PNG as supplied. Resize proportionally if needed.
- Don’t imply endorsement. Calcula does not endorse any specific broker, accountant or adviser. Don’t use the badge to suggest otherwise.
- We can update or replace the badge. Keep the snippet as-is and you’ll automatically receive any updates.
Questions
Email hello@calcula.com.au if you have questions, want a custom size, or you’re interested in deeper integration (embedded calculator iframe, co-branded landing pages for top partners). We read every message.