Posts

Showing posts from February, 2015

Website launch checklist

Image
You need to be cautious launching a fresh website, especially when you replace an existing site with high traffic. Regardless if you are using a staging site or not the goal is to avoid or minimize downtime and to make sure you didn't forget anything. For this I have put together a list I always check when a website goes live. Some of these you can only execute when the site has already gone live:

HTML HEAD tag checklist

Here is a checklist for you to make sure you didn't forget anything from the <head> section of your webpage. However this part can be omitted in HTML5, search engine optimisation and new technologies require some of these. The example below helps you notice if you have missed something.