Website pre-launch checklist
Categories: Business, CMS's, Project Management, SEO, Training
If you’re getting a website designed or redesigned (or doing it yourself) it’s important to have all your bases covered to make sure the site is optimally set up to perform. We have a checklist of things to test for and I thought it a good idea to share this with all.

Here is our checklist.
- All links checked
Are your internal and external links all correct? Think about hardcoded links and dynamic links. If your site is database driven, you can check all internal links with a script. - Page title tags consistent & optimal
Your page title tags are those that appear in the title bar above File, Edit, View etc. It’s important for search engine indexing that the title is clear, concise and depicts what is on the page. - Search engine friendly URLs
If you’re using a CMS you should ideally have some form of URL rewriting feature in place that converts dynamic URLs to search engine friendly ones (example.com?pageid=15 to example.com/product-name) - Search functionality
If you have search functionality on your site, does it work correctly? Is it intuitive and are the search results accurately portraying the information the searcher is seeking? - Screen resolution
Does your website display nicely on screen resolutions your visitors are likely to be using? - Content rendering
Sometimes content can become a bit mangled when copying characters from MS Word or other web pages, and as such a good thorough toothcomb inspection of your content should allow you to rectify any issues. - 301 redirects
If you’re redesigning your site, you want people who have possibly bookmarked your old URLs to automatically come through to the new pages. 301 redirects are the universally recognised “change of address” for web pages and to retain existing traffic and rankings this is gravely important! - Custom 404 error pages
When someone hits a URL on your site that does not exist it will display a 404 error page. These can be customised, and are an effective catchment system for preventing the loss of visitors that hit a generic 404 error page. The page should ideally display with the same/similar aesthetic as your site and offer a clear explanation, navigation and search. - Analytics implementation
If you have a website online, you want to measure it’s efficacy. You can track visitors, bounce rates, conversion rates and a multitude of other interesting and useful information by simply installing analytics software. - Favicon implementation
A small visual feature which can give your site a more “complete” look. Not only will it be an icon used in tabs, but also in bookmarks making it easier for people to find your pages if you make them stand out. - Meta tag implementation
Not as important as they used to be, but still worth doing once you’ve researched your keywords. Don’t stuff your keywords in, but rather keep them relative and to the point. - XML Sitemap
A sitemap is an important feature which tells the search engines what your pages are and how frequently they can expect to be updated. This allows them to index your site at intervals which are in line with your updates. - Form to email/database
If you have forms submitting to email addresses or to a database, make sure they all send correctly, and to the right people/places. Make sure those responsible for responding are aware of their duties as well as any autoresponders are setup correctly and working. - User administration settings
If you have more than one user, you’ll need to make sure they have sufficient (and not too much) authority on the system managing your website. - Speed tests
Is your server performing as it should? Are there scripts/flash/large images causing slow loading times? - www and no-www
If visitors access your website at www.example.com, they should be able to also access it sans-www (http://example.com). It’s a setting your host should enable, and if not perhaps consider another host. - Browser compatability
What browsers are your visitors using? Global statistics can tell you initially, and soon enough you’ll know what your visitors are using from your analytics. At the time of writing, we feel it important for your site to work in Internet Explorer, Firefox, Safari, Chrome and Opera.
These items are in no particular order and bare in mind that depending on the project, there could be more or less items to consider (eg: spell checking, proof reading, legal requirements etc.)
Good List, the SEO factors are very important and can have long term consequences on the performance of the site in search results.
Search Engines don’t like getting error messages when trying to access a link that was previously submitted to them or indexed for that matter.
Good Quality Anchors will are also important as well as ensuring that linking methods make sense and enhance navigation.
The audience is very important, and depending on how open or closed that audience is, your check list may vary substantially. The more open the audience the more open, browser and bandwidth friendly the project needs to be.
If you are developing for a closed audience and let’s say a web app for a company, whose environment you are sure of or even better, in control of, then you can develop to suite the environment and even consider not supporting certain browsers at all, if it will have an impact on your ability to deliver a faster and more feature rich application.