## Before launch * [ ] Review the approach to redirects ie 301 vs 302 * [ ] Address FIXMEs in the code * [ ] Validate W3C compliance of HTML, CSS * [x] server rendered HTML is compliant per [validator.w3.org](https://validator.w3.org/) * [ ] server rendered CSS is compliant per [validator.w3.org](https://validator.w3.org/) except for not knowing some modern CSS like container properties. * [ ] Test accessibility further (Lighthouse, manual testing) * [ ] test every markdown page * [ ] test index pages * [x] Analytics (Matomo) * [x] should it use the same site id as Red? * [x] ensure prod uses prod Matomo envs * [ ] ~JSON-LD?~ * [ ] Health check route
Before launch
JSON-LD?