diff --git a/src/app/learn/home-bias-in-investing/page.tsx b/src/app/learn/home-bias-in-investing/page.tsx
new file mode 100644
index 0000000..2678969
--- /dev/null
+++ b/src/app/learn/home-bias-in-investing/page.tsx
@@ -0,0 +1,341 @@
+import Link from 'next/link';
+import { Alert, AlertDescription, AlertTitle } from '@/components/ui/alert';
+import { Button } from '@/components/ui/button';
+import { Info } from 'lucide-react';
+import { AuthorBio } from '@/app/components/AuthorBio';
+import { FaqSection, type FaqItem } from '@/app/components/FaqSection';
+
+const faqs: FaqItem[] = [
+ {
+ question: 'How much of my portfolio should be domestic?',
+ answer:
+ 'A common approach is market-cap weighting globally (roughly 55–60% US, 40–45% international today). Some investors keep 10–30% home tilt for currency needs, but large overweights increase concentration risk.',
+ },
+ {
+ question: 'Does currency hedging remove home bias?',
+ answer:
+ 'No. Hedging manages currency volatility but does not reduce country/sector concentration. Home bias is about overweighting domestic equities relative to their global weight.',
+ },
+ {
+ question: 'Are there times when a home tilt makes sense?',
+ answer:
+ 'Yes. If you have future liabilities in local currency (housing, tuition) or you want to simplify taxes, a modest tilt can be justified. Keep it intentional and sized.',
+ },
+ {
+ question: 'What about emerging markets?',
+ answer:
+ 'Global indexes already include emerging markets (EM). Adding a small EM tilt is optional; avoid excluding EM entirely to prevent regional concentration.',
+ },
+ {
+ question: 'How do I reduce home bias in practice?',
+ answer:
+ 'Replace single-country funds with global or All-World ETFs. Set an allocation policy (e.g., 80% global cap-weight, 20% local tilt) and rebalance to it instead of reacting to headlines.',
+ },
+];
+
+export const metadata = {
+ title: 'Home Bias in Investing: Why It Matters and How to Fix It',
+ description:
+ 'Home bias concentrates risk in one country. Learn why it happens, how it hurts returns, and simple steps to global diversification.',
+ openGraph: {
+ title: 'Home Bias in Investing: Why It Matters and How to Fix It',
+ description: 'Reduce country concentration, improve diversification, and stay tax aware.',
+ type: 'article',
+ url: 'https://investingfire.com/learn/home-bias-in-investing',
+ },
+};
+
+export default function HomeBiasPage() {
+ const jsonLd = {
+ '@context': 'https://schema.org',
+ '@type': 'Article',
+ headline: 'Home Bias in Investing: Why It Matters and How to Fix It',
+ author: {
+ '@type': 'Organization',
+ name: 'InvestingFIRE Team',
+ },
+ publisher: {
+ '@type': 'Organization',
+ name: 'InvestingFIRE',
+ logo: {
+ '@type': 'ImageObject',
+ url: 'https://investingfire.com/apple-icon.png',
+ },
+ },
+ datePublished: '2025-01-24',
+ description:
+ 'Understand home bias, its risks, and practical steps to diversify globally while respecting local tax rules.',
+ };
+
+ return (
+
+
+
+
+
+
+
+ Home Bias: The Hidden Risk in Your Portfolio
+
+
+ Overweighting your home market feels comfortable but concentrates risk. Here’s why it happens
+ and how to diversify without creating tax headaches.
+
+
+
+
+
+
+ Bias Check
+
+ If your country is less than 10% of global market cap but more than 50% of your portfolio,
+ you’re taking concentrated country and currency risk.
+
+
+
+
What is Home Bias?
+
+ Home bias is the tendency to hold a far larger share of domestic stocks than their global
+ weight. Investors in the US, UK, Canada, Sweden, India, and Australia all exhibit this behavior
+ despite different market sizes.
+
+
+
Why It Happens
+
+
+ Familiarity: You know the brands and news cycle.
+
+
+ Currency needs: You expect to spend in your local currency.
+
+ Where to Park Your Money
+
+ Global, low-cost index strategies, tax wrappers, and broker tips for FIRE.
+
+
+
+
+ Build a world-allocation portfolio, avoid home bias, and choose the right accounts whether
+ you're in the US, EU, UK, Canada, Australia, or elsewhere.
+
+
+
+
+
+ {/* Article 5 */}
+
+
+
+
+
+ Risk
+
+
+ Home Bias Explained
+ Why country concentration hurts—and how to fix it.
+
+
+
+ Understand the hidden risks of overweighting your domestic market and learn practical steps
+ to diversify globally without creating tax headaches.
+
+
+
+
diff --git a/src/app/learn/where-to-park-your-money/page.tsx b/src/app/learn/where-to-park-your-money/page.tsx
new file mode 100644
index 0000000..85642e6
--- /dev/null
+++ b/src/app/learn/where-to-park-your-money/page.tsx
@@ -0,0 +1,429 @@
+import Link from 'next/link';
+import { Alert, AlertDescription, AlertTitle } from '@/components/ui/alert';
+import { Card, CardContent, CardHeader, CardTitle } from '@/components/ui/card';
+import { Button } from '@/components/ui/button';
+import { Info } from 'lucide-react';
+import { AuthorBio } from '@/app/components/AuthorBio';
+import { FaqSection, type FaqItem } from '@/app/components/FaqSection';
+
+const faqs: FaqItem[] = [
+ {
+ question: 'Is a single world ETF enough?',
+ answer:
+ 'For most long-term investors, a single, low-cost global index fund (like VT in the US or VWCE in the EU) paired with a risk-appropriate bond fund is sufficient. Add regional tilts only if you have a clear, deliberate reason.',
+ },
+ {
+ question: 'Should I choose accumulating or distributing share classes?',
+ answer:
+ 'If your tax system does not tax unrealized gains and you want simplicity, accumulating share classes can reduce paperwork. In countries that tax deemed distributions or where you need cash flow, distributing classes may make sense.',
+ },
+ {
+ question: 'How often should I rebalance?',
+ answer:
+ 'Set simple guardrails: rebalance when an asset class is 5–10 percentage points away from target, or on a set cadence (e.g., annually). Avoid excessive trading to minimize taxes and fees.',
+ },
+ {
+ question: 'Can I mix local pension schemes with global ETFs?',
+ answer:
+ 'Yes—use tax-advantaged accounts first (IRA/401k, ISA/SIPP, RRSP/TFSA, ISK/KF, Superannuation, etc.). Align assets to account type: tax-inefficient assets (bonds/REITs) in tax shelters; tax-efficient broad equity ETFs in taxable.',
+ },
+ {
+ question: 'What if my broker doesn’t offer fractional shares?',
+ answer:
+ 'Use ETFs with lower share prices, contribute in larger but less frequent batches, or pick brokers that support fractional investing. Always compare FX costs and custody protections before moving.',
+ },
+];
+
+export const metadata = {
+ title: `Where to Park Your Money for FIRE (${new Date().getFullYear().toString()})`,
+ description:
+ 'Build a globally diversified, low-cost index portfolio, avoid home bias, and use the right tax wrappers—wherever you live. A practical guide for FIRE investors.',
+ openGraph: {
+ title: 'Where to Park Your Money for FIRE',
+ description: 'Global index investing playbook: avoid home bias, cut fees, optimize taxes.',
+ type: 'article',
+ url: 'https://investingfire.com/learn/where-to-park-your-money',
+ },
+};
+
+export default function ParkYourMoneyPage() {
+ const jsonLd = {
+ '@context': 'https://schema.org',
+ '@type': 'Article',
+ headline: 'Where to Park Your Money for FIRE',
+ author: {
+ '@type': 'Organization',
+ name: 'InvestingFIRE Team',
+ },
+ publisher: {
+ '@type': 'Organization',
+ name: 'InvestingFIRE',
+ logo: {
+ '@type': 'ImageObject',
+ url: 'https://investingfire.com/apple-icon.png',
+ },
+ },
+ datePublished: '2025-01-24',
+ description:
+ 'A global guide to placing your money for FIRE: low-cost index funds, tax wrappers, and avoiding home bias.',
+ };
+
+ return (
+
+
+
+
+
+
+
+ Where to Park Your Money for FIRE
+ Global, Low-Cost, Tax-Savvy
+
+
+ The right accounts and funds can shave years off your FIRE timeline. This guide shows how to
+ avoid home bias, keep costs low, and use country-specific tax wrappers without overcomplicating
+ your plan.
+
+
+
+
+
+
+ Key Principle
+
+ Broad, low-cost diversification beats stock picking. Start with a simple global equity fund,
+ add a bond sleeve matched to your risk tolerance, and automate contributions.
+
+
+
+
Why Placement Matters
+
+ Costs, taxes, and diversification drive long-term returns. Optimizing where you hold assets can
+ add 0.5–1.0% per year—a massive difference over decades.
+
+
+
+ Avoiding Home Bias
+
+
+ Home bias is the tendency to overweight your domestic market. This increases concentration risk
+ (currency, regulation, sector tilt). Global market-cap exposure reduces single-country
+ drawdowns and captures growth wherever it occurs.
+
+
+ Want a deeper dive? Read our{' '}
+
+ Home Bias Explained
+ {' '}
+ guide.
+
+
+
Core Portfolio Recipe (Global First)
+
Pick one diversified equity base, then pair with a hedged bond fund if you need stability.
+
+
+
+
+ Global Equity (One-Fund)
+
+
+
+
US: VT (Vanguard Total World), or VTI + VXUS
+
EU/EEA (PRIIPs): VWCE (FTSE All-World UCITS), or IWDA + EMIM
+
UK: VWRA or VUAG
+
Canada: VEQT or XEQT (all-in-one), or VTI+VEA+VEE if allowed
+
Australia/NZ: DHHF, or VGS + VGE
+
Asia (SG/HK): IE-domiciled ACWI/FTSE All-World equivalents where available
+
+
+
+
+
+
+ Bonds & Stability
+
+
+
+
US: BNDW (global aggregate) or BND/BNDX mix
+
+ EU/EEA/UK: AGGH (global agg hedged), or government bond UCITS hedged to home currency
+
+
Canada: VAB (aggregate) or ZAG
+
Australia: VAF or GOVT; NZ: NZB hedged options if available
+
Cash bucket: 6–12 months in high-yield savings/term deposits for near-term needs
+
+
+
+
+
+
Where to Hold (Tax Wrappers by Region)
+
+
+
+ US
+
+
+
+ 401k/403b, Traditional & Roth IRA, HSA. Avoid PFICs if abroad. Use total-market ETFs.
+