We use cookies so this site doesn't suck. Some let us improve. Some let us pay bills. Accept?

Things To Do

Pre-Launch Punch List

High Priority (Must Fix Before Launch)

  • [ ] White-Labeling:
    • [ ] User Action Required: Connect custom domain (e.g., pohm.marketing) to hide .manus.space URL.

Content & Functionality Gaps

  • [ ] Social Proof: Missing a "Trusted By" logo strip.
  • [ ] CityTemplate.tsx: (FIXED) Now dynamic! Test with URLs like /locations/texas/dallas/hvac.
  • [ ] Blog.tsx: (FIXED) Now reads from /blog_data.json. Update that file to add posts.
  • [ ] Careers.tsx: (FIXED) Now reads from /careers_data.json. Update that file to add jobs.
  • [ ] Backend Sync: (DONE) blog_data.json and careers_data.json created in public folder.

SEO & Analytics

  • [ ] Analytics: Add GA4 or Meta Pixel to index.html.
  • [ ] Sitemap: Generate sitemap.xml for Google Search Console.

Previous Phase Items (Carried Over)

  • [ ] Inject User's Copy into Google Ads Page
  • [ ] Inject User's Copy into SEO Page
  • [ ] Inject User's Copy into HVAC Page
  • [ ] Implement dynamic routing for /locations/:state/:city/:industry (DONE)
  • [ ] Test programmatic page generation with User's CSV Data