Go Live checklist
Validate Markup: The W3C Markup Validation Service
Reduce TTL of A-Record to 300 (= 5 minutes)
Check forms
Check form mails (.env mail credentials)
Check SPF
fyi. On Sites which are Hosted on Metanet. Do not include the IP Address instead add this: include:_spf.sui-inter.net It seems to some how not always using the same IP Adress
sitemap.xml / robots.txt
Disable Stache Watcher
Enable Asset Caching
Add (Statamic-)License
Disable website on stage
Google Search Console: Domain-Property with TXT-Record
CookieYes-Cookienotice if necessary
Maindomain without www (also in .env), redirect with .htaccess (example below)
uncomment sitemap.xml and robots.txt routes (update sitemap template with the collections you used)
Use Maps API Key of customer (Do not use AIzaSyAg7wVAruKTS2lAInX4A7Iem7gtjEUHeiA)
Check theme-color meta in head
Update Statamic to latest Version before going live
always add v2 ssh key to authorized_keys on the server (https://www.infomaniak.com/en/support/faq/2054/connect-with-ssh-key)