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.spaceURL.
- [ ] User Action Required: Connect custom domain (e.g.,
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.jsonandcareers_data.jsoncreated in public folder.
SEO & Analytics
- [ ] Analytics: Add GA4 or Meta Pixel to
index.html. - [ ] Sitemap: Generate
sitemap.xmlfor 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