Hi HN! I was wondering if there's some sort of service that would check our client websites (we're a web agency) automatically before go live. We currently have our own doc to run through but it would be nice if there was something that would automatically do that for us.
Examples for checks are:
- HTTPS and related (HSTS -> cookies etc) enabled/correctly configured
- robots.txt configured
- Correct API keys configured (e.g. Stripe live key instead of test key)
- No dead links
and so forth..
https://monkeytest.it
P.S I'm the author - feel free to get in touch / comment :-)