Last Updated On September 16, 2023

Magento Website Pre-Launch Checklist – 15 Important Points Discussed

Magento Website Pre-Launch Checklist – 15 Important Points Discussed
By Team TIS

When you are done with the front-end development work, the next thing to do is to make the website live. However, experience tells me that the real job of a web developer only starts here. There are many checks and activities which need to be carried out so that the website can function without any glitches. I have listed some tasks that every developer should complete before announcing a website to the world:

1. Base URLs

Base URLs are stored in the database table ‘core_config_data’, but it can also be accessed through the admin interface if you have access to it: System -> Configuration -> Web. While moving the website, these URLs need to be updated, if not all URLs will be referring back to the staging site. Further, you should not forget the trailing forward slash.

2. Disable Unnecessary Modules

Before launching the website, you should turn off all modules that you are not using. Some of these modules are Mage_Newsletter, Mage_Wishlist, Mage_Rating, Mage_Poll, and Mage_Tag.

3. Favicon

It is a minor point that often gets overlooked, but it is highly essential for each and every Magento website. Favicon brands the window or tab in which the website is open in the user’s browser. In addition, it is saved with the bookmark so that visitors can easily identify the web pages from your website. Few browsers automatically pick up favicon if you save it in the root directory as favicon.ico. Make sure it is picked up every time; therefore, include the following in your head:

<link rel=”icon” type=”image/x-icon” href=”http://media.mediatemple.netdna-cdn.com/favicon.ico” />

4. HTML Head

You should not leave the original settings in the HTML head, change the title, and set the Meta description and keywords, as these are imperative for effective search engine optimization.

System -> Configuration -> General -> Design -> HTML Head

5. Placeholder Images

Placeholder images are shown when any product does not have an image of its own. You can create a default set of images for your website and place them in:

catalog/products/placeholder/small_image.jpg, catalog/products/placeholder/image.jpg, and catalog/products/placeholder/thumbnail.jpg

On the other hand, these can be uploaded in admin:
System -> Configuration -> Catalog -> Catalog -> Product Image Placeholders

6. Edit the Default 404 Error Page

Editing the default 404 error page is quite important but it is commonly overlooked. The default web page, in addition to being unattractive, references the Magento store that gives your visitors an unnecessary glimpse “behind the curtain” of your website. Make sure that the design of your 404 page is representative of the voice of your brand and provides a clear message as well as guides your customer back to where they need to be.

7. Contact Information

You should cross-check if the store information and email addresses are rightly provided. For this, you can go to:
System -> Configuration -> General and System -> Configuration -> Store Email Addresses

8. Titles and Meta Data

The page title is a crucial element for search engine optimization and is also important so that users know what is on the page. You have to ensure that the page title changes on every page and relates to the content of the page.

Meta description and keyword tags are also important for search engine optimization and it is always a good idea to include them. You should change the description on each web page so as to make it relate to the content of that page because often Google displays it in its search result description.

9. Transactional Emails

The transactional email uses a different logo than the default one. You should make sure that the desired images are saved in the theme directory as logo_email.gif.

10. Transaction Email Template

As far as transactional emails are concerned, Magento makes great use of the templates. After getting into the admin panel, you need to load the default templates. In addition, you can modify these templates when required and then save the custom Magento template you have arrived at.

11. Payment Methods

Payment methods are an important part of any online business and any loophole given here can spoil the entire setup. There is a plethora of options for secure payment, but you should choose the trusted ones like Authorize.net or PayPal which come in as default in Magento.

12. Speed Check

In this broadband age, the website loading speed should definitely be the main priority. You should also check your website for speed. There are many tools available that are useful for this purpose. These tools will identify the weak points and also suggest improvements to enhance the speed of your website. There is a chance that when your website is slow, your visitor may just skip and jump to your competitor’s websites.

13. Database Backup

It is essential to have a proper data backup on regular basis and you should also know how you could restore your data when the situation demands to do so. The data restoration strategy should be in place so as to avoid any emergency.

14. Log Cleaning

Magento has a feature where it keeps all the logs in its database, but over a period of time, it may get bloated too. It is easy to clean up these logs regularly with an option that is available in the admin. This option is available here:

System -> Configuration -> Advanced -> System -> Log Cleaning
This option is disabled by default and therefore has to be enabled. Daily cleaning of logs will help greatly.

15. Analytics

Installing some analytics tools is quite important for measuring the statistics to see your site performance and conversion rates. You should track monthly page views, daily unique hits and browser statistics, and all other useful data on regular basis. Google Analytics is a favorite among website owners and it is free too. Some other good analytics are Kissmetrics, Clicky, Mint, and StatCounter.

16. Some Other Important Checklists:

There are some other tasks that you should finish before launching your website. These tasks are as follows:

  • Caching– you should re-enable the cache once you have finished development.
  • Google sitemap-it is very important from an SEO point of view. Go to Catalog -> Google Sitemap
  • Maintenance.flag- It is used to display a holding page while doing maintenance or going live. For this go to System -> Configuration -> General -> Maintenance Mode
  • Index management- Make sure that you have re-indexed after making all changes in the catalogue.

Conclusion:

When you are developing your website, the first and foremost major step is to make sure that the site goes live without any failures. You must make sure that your website is appropriately edited and has no bugs to ensure the smooth operation of your online store. 

There are two areas where you need to work on your website, one is public facing area version and the other is staging area version. When you have to go live, please ensure that you are completely satisfied with the work done in staging area version because this is your development area of the website. 

I have mentioned all the important tasks that are necessary to be completed before launching the website. Hoping this guide will help you to make your Magento website go live and run in a smooth and error free manner.

By Team TIS
Recent Article

You May Also Like

Long Tail Keywords For SEO: All You Need To Know
By Team TIS
Last Updated On January 15, 2024
SEO For Startups: Beat The Competition With These Tips
By Team TIS
Last Updated On January 15, 2024
The Ultimate Guide to SEO for Attorneys and Law Firms in 2023
By Team TIS
Last Updated On January 07, 2024