MilesWeb Hosting Forum

Web Hosting Main Forums => Ecommerce Hosting & Discussion => Topic started by: Arnav on July 17, 2014, 01:48:42 PM

Title: eCommerce site speed
Post by: Arnav on July 17, 2014, 01:48:42 PM
One of my friends has recently launched an eCommerce website. It is working extremely slow. It takes approximately 20 seconds or more for loading completely. I am sure that this kind of website speed affects the conversions as well.

Please let me know some way to increase the website speed.
Title: Re: eCommerce site speed
Post by: Shanaya on August 07, 2014, 02:18:23 PM
Your first step is to check your server location. For example, if you are based in India and if your server location is UK, then it will create latency issues and your website will load slowly. Make sure that your server location is perfect.

Along with that you can implement the factors mentioned below for increasing your website speed:

* Streamline the elements on your website
* Use CSS in place of images wherever possible
* Enable compression for reducing the bandwidth required for your web pages
* Enable browser caching
* Optimize the images on your website


Title: Re: eCommerce site speed
Post by: Drake Harrison on August 27, 2014, 07:04:24 PM
For enhancing the speed of an eCommerce website, it is important to reduce the number
of HTTP requests. HTTP requests are created when your page has to ask your server for files like images, style sheets and javascript. Whenever the browser runs across any of these files being called, it has to ask your servers for that file while loading a page; and then the server send back the file to the browser to load.

In order to reduce the number of HTTP requests, combine as many style sheets as possible into one style sheet and reuse the elements like pictures and scripts so that there are fewer files for the browser to call.


Title: Re: eCommerce site speed
Post by: Sarah on September 18, 2014, 02:01:59 PM
In case you are operating a WordPress eCommerce website, then you can improve the website speed by caching the WordPress eCommerce website. The best option for you is W3 Total Cache WordPress plugin. You can easily configure this plugin for your website and get the best results.

Title: Re: eCommerce site speed
Post by: Sameer on October 14, 2014, 12:09:41 PM
One of the most convenient ways of checking website speed and improvising on it is through Google Webmaster Tools. There is a tool known as 'PageSpeed Insights'. Access this tool and enter your web page URL. The tool will detect the exact problems responsible for the slowdown of your website and it will also provide you tips for fixing them.

This is a valuable because Google also utilizes a similar tool for website speed analysis in order to determine website rankings. Use of this tool will enable you to see your website through Google's eyes.


Title: Re: eCommerce site speed
Post by: Arnav on November 06, 2014, 11:50:43 AM
Well, I checked out the Page Insights tool and it is indeed a great tool to check website speed. I will recommend it to all the website owners.