Free Website Launch Toolkit
A curated checklist of free tools to prepare your website for launch — SEO, performance, security, and marketing.
About This Toolkit
Launching a website requires checking many boxes: SEO configuration, performance optimisation, security hardening, and marketing setup.
This toolkit covers the essentials: the Meta Tag Generator for SEO metadata, robots.txt for crawler control, image compressor for performance, CSS/HTML/JS minifiers for code optimization, Secret Generator for API keys, and QR Code Generator for marketing materials.
Work through this toolkit systematically before your launch date to ensure your site starts on the right foot with search engines and users.
Tools in This Collection (9)
Frequently Asked Questions
What SEO tasks must be done before launch?
Title tags, meta descriptions, canonical URLs, Open Graph tags, robots.txt, sitemap.xml, and Google Search Console verification.
How do I test my website performance before launch?
Run Google PageSpeed Insights on your key pages. Fix image sizes with the Image Compressor and minify CSS/JS with the minifiers.
What security steps should I take before launch?
Use the Secret Generator for all API keys and secrets. Configure robots.txt to disallow sensitive paths. Ensure HTTPS is configured and all redirects work.