You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wealthfront is a robo-advisor platform offering automated investing, tax-loss harvesting, financial planning, high-yield cash accounts, and portfolio lending. The IA is structured around a planning-first philosophy: users start with financial goals and Wealthfront builds the portfolio to match. The site balances educational content (to build trust) with product pages and a clean dashboard experience.
Site Map
wealthfront.com
├── Home
├── Invest
│ ├── Automated investing
│ ├── Tax-loss harvesting
│ ├── Risk Parity
│ ├── US Direct Indexing
│ ├── Smart Beta
│ ├── Crypto trusts
│ ├── Stock investing
│ └── Socially responsible investing
├── Cash
│ ├── Cash Account (high-yield)
│ ├── Direct deposit
│ ├── Bill pay
│ └── Wire transfers
├── Borrow
│ ├── Portfolio line of credit
│ └── Terms & rates
├── Plan (Financial Planning)
│ ├── Free financial plan
│ ├── Path (planning tool)
│ ├── Retirement planning
│ ├── College planning
│ └── Home purchase planning
├── Learn (Blog / Education)
│ ├── Investing basics
│ ├── Tax strategies
│ ├── Market insights
│ └── Product updates
├── Pricing
├── About
│ ├── Company
│ ├── Careers
│ ├── Press
│ └── Security
├── Support
│ ├── FAQ
│ ├── Account help
│ └── Contact
├── Legal
│ ├── Disclosures
│ ├── Privacy
│ ├── Terms
│ └── ADV brochure
└── Auth
├── Log in
└── Get started
Navigation Model
Level
Type
Details
Global
Top nav
Logo, Invest, Cash, Borrow, Plan, Learn, Pricing, Log in, Get started CTA
Key pattern: The public site emphasizes education and trust (performance data, methodology white papers). The dashboard is a clean, data-driven interface with portfolio visualizations.