Commit Graph

3 Commits

Author SHA1 Message Date
3e0969e682 Go-live: remove Coming Soon, add Start Free Trial CTAs, embed pricing page
- Remove coming-soon banner from all pages (index, articles, SEO pages, legal pages)
- Replace all "Get Early Access" CTAs with "Start Free Trial" → https://app.hoaledgeriq.com/pricing
- Hero CTA updated to "Start Your Free 14-Day Trial"
- Pricing section: replace static pricing grid with live iframe embed from app.hoaledgeriq.com/pricing
- Add .pricing-embed-wrap / .pricing-embed / .pricing-embed-fallback CSS
- Hide lead capture signup section (preserved with style="display:none" for future use)
- Update footer "Early Access" → "Start Free Trial" across all pages
- Update calculator CTA → https://app.hoaledgeriq.com/pricing
- Remove "Coming soon to hoaledgeriq.com" copy from privacy/terms footers
- Pages updated: index.html, styles.css, reserve-study-software.html, investment-management.html,
  special-assessment-calculator.html, privacy.html, terms.html, articles/index.html,
  articles/why-we-built-hoa-ledgeriq.html, articles/hoa-financial-blind-spots.html

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 09:38:19 -04:00
f461b9c183 fix: Add Google Fonts and proper CSS linking to SEO pages
- Added Google Fonts Inter font family link
- Fixed CSS stylesheet path
- Ensures consistent styling with main homepage

Pages fixed:
- reserve-study-software.html
- investment-management.html
- special-assessment-calculator.html
2026-03-31 08:04:02 -04:00
b13b733d7b feat: Add 3 high-priority SEO pages
New pages targeting high-value keywords:

1. /reserve-study-software.html
   - Targets: 'HOA reserve study software' (2,400 searches/mo)
   - Compares traditional vs. AI-powered reserve studies
   - CTA: ROI calculator + preview signup

2. /investment-management.html
   - Targets: 'HOA investment management' (1,900 searches/mo)
   - Investment strategies by risk level
   - Interactive investment calculator
   - State compliance guidance

3. /special-assessment-calculator.html
   - Targets: 'HOA special assessment calculator' (720 searches/mo)
   - Risk assessment calculator
   - Warning signs checklist
   - Prevention strategies

SEO Optimizations:
- Unique title tags with target keywords
- Meta descriptions with keywords + CTA
- Proper H1/H2 hierarchy
- Internal linking structure
- Schema-ready markup
- GA4 event tracking included

Expected Impact:
- 3 new pages ranking in top 20 within 60 days
- Combined 5,000+ searches/month keyword coverage
- Lead generation through calculators
- Improved domain authority
2026-03-30 20:43:57 -04:00