RIOT STUDIO — WEBSITE LAUNCH CHECKLIST
=======================================
CONTENT & DESIGN
[ ] Spellcheck every page
[ ] Real images replace all placeholders
[ ] Favicon + apple-touch-icon set
[ ] 404 page styled and useful
[ ] Cookie banner (if applicable) tested
[ ] Privacy + Terms + Cookies pages live
TECHNICAL
[ ] HTTPS / SSL certificate active
[ ] WWW vs non-WWW redirect chosen and enforced
[ ] HTTP -> HTTPS redirect in place
[ ] sitemap.xml generated and accessible
[ ] robots.txt present and not blocking
[ ] Custom domain pointed correctly
[ ] DNS TTLs set sensibly (300-3600)
[ ] All forms tested end-to-end
[ ] Email notifications firing
[ ] Spam protection on forms
SEO
[ ] Unique
on every page
[ ] Unique meta description on every page
[ ] OG image set per route
[ ] Schema markup (Organization, LocalBusiness)
[ ] Submitted to Google Search Console
[ ] 301 redirects from old URLs mapped
[ ] Internal linking pass done
[ ] Alt text on every image
PERFORMANCE
[ ] PageSpeed mobile 85+
[ ] Images compressed + WebP/AVIF
[ ] Lazy loading on below-fold images
[ ] Critical CSS inlined
[ ] No render-blocking JS
ANALYTICS
[ ] Privacy-friendly analytics installed
[ ] Conversion events tracked
[ ] Goals set up
ACCESSIBILITY
[ ] All interactive elements keyboard-navigable
[ ] Colour contrast >= 4.5:1
[ ] Skip-to-content link
[ ] Form labels properly associated
[ ] Lighthouse a11y score 95+
LEGAL
[ ] Privacy policy mentions all processors
[ ] Cookie consent if non-essential cookies
[ ] Terms cover refunds/SLAs if e-commerce
[ ] Company info in footer (Ltd companies)