Insights & Resources

Website Launch Checklist (17 Things to Consider)

So much work goes into launching a site that often some items slip through the cracks. Check out our comprehensive website launch checklist to see how we make sure everything is accounted for.
Article
author avatar Brand Standard Team
Website Launch Checklist

Launching a website is exciting, so much so that people will often rush the process to get their site up. We understand the appeal of getting a site live as soon as possible, and we always work efficiently to get client sites up and running as soon as possible. However, it is important to double and triple check that a site is functioning correctly and has all of its bases covered before going getting off the ground. Here is a comprehensive website launch checklist.

1. Browser Testing

One of the most important things to cover before going live is to test your site in all major browsers. For example, a site can look perfect on a modern browser like Google Chrome, while it may not look and function correctly on an older browser like ie8. Always make sure to test your site on every platform and browser possible. This also includes testing on mobile devices and tablets to ensure it looks good on devices of all sizes.

There are a number of tools to accomplish this like BrowserStack or LambadTest. It’s also a good idea to test on local machines like a Mac computer, iphone, android phone, desktop PC, etc. By fully testing each site both virtually and with hardware, we ensure that every site is fully functional and properly working on all browsers.

2. Search Engine Optimization

Search Engine Optimization (SEO) is what helps you rank in search results. If your site is missing elements like title tags, meta descriptions, and keywords you are going to miss out on a lot of organic search traffic. It is important to do keyword research before starting a web project, and then to implement these findings into the design/dev process. This allows you to create content that focuses on appropriate keywords.

SEO is a complex subject matter, but some of the key things to remember before launching are making sure each page has a title tag, meta description, and a focus keyword. Internal links between pages should also be plentiful.

3. Image Alt Tags

This point goes along with SEO and will help increase search rankings and allow the images on your site to be indexed in image search results. Furthermore, they increase the accessibility of your website. Alt tags for images should be relatively short, descriptive, keyword focused, and not spammy. Be sure to make certain that every image on your site has an alt tag before going live.

4. XML (and Human) Sitemaps

XML Sitemaps are what search engines like Google, Bing, and Yahoo use to read and navigate your site. A sitemap is a complete list of all the pages and posts contained on your site, making it simple for search engines to crawl your site. It’s also worth it to create a human readable sitemap that contains the same information, just formatted as HTML instead of XML. This allows actual humans to easily find content on your site in a straightforward way. As an example, check out our human-readable sitemap.

5. Speed & Optimization

If your site has takes more than 2-3 seconds to load, you can be certain that users will leave your site pretty quickly. No one has more than a few seconds to wait for the content of your site to load. You should use tools like GTMetrix and Google’s Lighthouse (bonus, this also checks for SEO and accessibility issues) to check the speed of your site and look for any issues that may be slowing it down.

Speed and optimization should be considered right from the start, and not just an afterthought before launch. However, one of our favorite things to do while working through our website launch checklist is to get the site running as fast as possible. Because of this, we focus on building sites that are optimized and quick right from the first line of code. Depending on your tech stack, there are a number of things you can do to increase your site’s speed, but a good place to start is image and code compression.

Quick note. Our site is built on WordPress, but we use a static site generator so that it is delivered as only html, css, and js. We did a lot of optimization on our site, but just this move alone increased our speed score by 10+ points.

6. Free of Spelling Errors

Grammatical and spelling errors can sometimes be easily overlooked, but nothing looks more unprofessional than mistakes within a site’s content. If you have a great deal of misspelled words, why should someone trust you or your product? Always be sure to have a number of people proofread all of your site’s content before going live.

7. Final Content

To piggy-back off of the last item, be sure to check that all of the content (both text and images) are not simply placeholders, but the final content. It is a common practice to add in dummy text and images during a website build while waiting on the final content. This placeholder content can easily be overlooked if you’re not careful.

8. Check for Broken Links

Always be sure to make sure all of the links on your site point to the correct source. This is especially important for internal links within your site. Sometimes page url’s get changed, or pages get removed or replaced. Do a final click through of all links contained in your site to make sure they land on their correct destination.

9. Analytics

An analytics application will allow you to track the traffic coming into your website. We use Google Analytics, on our site, but there are some other great services out there (we especially like Matomo Analytics, as our pick for a Google Analytics alternative). A good analytics application will fill you in on the specifics of your traffic, including: search queries, visited pages, bounce rate, traffic sources, and much more. It is important to consistently monitor this activity so you can make any appropriate changes to the content of your website to best optimize your site.

10. Security

It is nice to have some piece of mind that your site is properly protected and secured from malicious bots and hackers. There are a number of ways to protect your site, but two of the key aspects are having a robots.txt file that blocks access to sensitive pages, and a .htaccess file that disables browsing of certain files and such.

11. Site Backups

If you’ve ever had a hard drive crash or lost a file, you know the pain and headache that losing data can bring. Can you imagine losing your whole website? To avoid this, it is important to consistently backup all of your site’s content and to make sure that these backups are stored in a secure location.

For client sites, we always set up automatic, scheduled backups to help make sure everything can be restored in the unlikely event of a site going down.

12. Monitoring

There are numerous site monitoring services that will inform you if/when your site goes offline and for how long. While most web hosts guarantee 99.9% uptime, there are rare occasions when a website can go down. It is nice to have a service in place that will notify you if that occurs, so you or your developer can take appropriate action to get the site back up and running.

13. Favicon

A Favicon is the tiny icon that typically displays beside your page title in the browser tab. Depending on the browser, it can also be found un the url field beside the web address. There are a number of additional locations that the favicon may be displayed. This icon helps with brand recognition and adds a touch of professionalism to your site. Favicons can often be forgotten, and not having one can make your website appear unfinished.

14. Site Usability

This is one of the most important items on the list. Your site should be easy to navigate and maneuver around for your users. Make sure the content has a hierarchy and that there are calls to action where necessary. While usability is something that should be focused on from the very beginning of a design project, you should always do a great deal of testing before going live. A/B testing can be a good idea to test the waters on alternate page layouts and see which one is getting more results.

15. Policies and Compliance

Ensuring your website has proper policies and legal documents is important, especially if your are collecting any user data through forms, or registrations, for example. It’s always best to hire a lawyer to write this content, but we understand this is not always possible. As an alternative, there are some services out there like Termly, that specialize in providing customized legal documents for websites and apps.

16. Cookie Notice

To go along with policies, adding a cookie banner or notice to your website may be an action you need to take depending on you jurisdiction and what sort of data and cookies your website collects. This is something you’ll want to get your lawyers opinion on, but once you figure out what level of notice you need on your site, a tool like Osano can handle your privacy and cookie management.

17. Last, but definitely not least on our website launch checklist: Check Website Accessibility

While accessibility is something that should be deeply embedded throughout your entire website design and development process, running it through a few accessibility scanners before launching is a good idea. If you’re unfamiliar with accessibility on the web, this is a good place to start. It’s a large topic, that spans everything from color choices, to making sure your site can be easily navigated by keyboards, and read by screen-readers. A lot of work goes into making a website accessible, but it’s more than worth the extra effort in order to ensure your site is equally accessible to the widest possible audience, regardless of technology or ability.

Cheers to a Successful Website Launch!

Hopefully, this website launch checklist proved to be helpful. These are just 17 items from a long list that we go through before launching client website. If you’re interested in how we can help design, develop and launch your brand’s websites. Check out our web design service page for details.

Explore More

Insights & Resources

Industrial Mood Board Thumbnail
Article

How Mood Boards Help with the Branding Process

Mood Boards are an integral part of our branding process, and they work to set the stage and help establish the general direction ...

Business Stationery Set
Article

6 Reasons You Need Solid Branding

Wondering why branding is so important and it seems like everyone is talking about it? Check out these six reasons good branding i...