Branding & Subdomains
Cosmetic subdomain aliases for sharing, social, and brand-search.
Pick the URL that fits the moment
Every cosmetic subdomain below 301-redirects to the canonicalscoutmytool.comURL. The redirect is a permanent 301 with the original path and query preserved, so all SEO equity flows to the canonical page. Use the shorter forms in tweets, slide decks, or on a mobile-first share — they're easier to type and recall than the full path.
Subdomain aliases
How redirects work
pdf.scoutmytool.com/merge-pdf→ 301 →scoutmytool.com/pdf/merge-pdf- The trailing path and any query string are forwarded as-is.
- The canonical URL is set to
scoutmytool.comon every page, so search engines index the canonical and credit it for backlinks. - All three subdomains are served over HTTPS with the same Let's Encrypt certificate as the apex.
Live preview · what you get when you open each alias
- Loan Calculator
- Mortgage Calculator
- Car Loan Calculator
- BMI Calculator
- Ideal Weight Calculator
- Body Fat Calculator
- Celsius to Fahrenheit
- Fahrenheit to Celsius
- Celsius to Kelvin
- Kelvin to Celsius
- Fahrenheit to Kelvin
- Kelvin to Fahrenheit
Embed our calculators on your blog or partner site
Every calculator below has a free, mobile-responsive iframe widget you can drop into your CMS. Copy either snippet and paste it where you want the calculator to render.
<iframe src="https://scoutmytool.com/widget/mortgage-calculator/embed?theme=light" width="100%" height="600" frameborder="0" style="border:0; max-width:560px;" loading="lazy" title="ScoutMyTool calculator"></iframe>
<script async src="https://scoutmytool.com/embed.js" data-tool="mortgage-calculator" data-theme="light"></script>
<iframe src="https://scoutmytool.com/widget/bmi-calculator/embed?theme=light" width="100%" height="600" frameborder="0" style="border:0; max-width:560px;" loading="lazy" title="ScoutMyTool calculator"></iframe>
<script async src="https://scoutmytool.com/embed.js" data-tool="bmi-calculator" data-theme="light"></script>
Brand assets
Use these logos and colors in partnership pages, press, or co-marketing pieces. No need to ask — but please don't recolor the gradient.
Color palette
| Swatch | Name | Hex | Usage |
|---|---|---|---|
| Primary Indigo | #6366F1 | CTAs, links, focus rings | |
| Cluster Violet | #8B5CF6 | Default cluster gradient mid-stop | |
| Cluster Purple | #A855F7 | Default cluster gradient end-stop | |
| Finance Emerald | #34D399 | /finance cluster gradient (start) | |
| Health Rose | #FB7185 | /health cluster gradient (start) | |
| PDF Orange | #FB923C | /pdf cluster gradient (start) | |
| Convert Amber | #FBBF24 | /convert cluster gradient (start) | |
| Ink | #111111 | Body text on light surfaces |
Cluster gradients combine three stops; the table lists the start color so the palette stays scannable. Full gradient stops live in app/globals.css.