Website Performance Guide Step 1. File Size Minimization

Posted under website performance by admin on Thursday 29 October 2009 at 06:25

website-performance-guide The first step on your way to a very fast website is object size minimization. What files must be minified? What are the best minimization techniques? How object size minimization will affect your visitors’ experience? Read our Website Performance Guide Step 1 to find the answers to all your questions.

What files should you compress? Well, in fact the right answer is  – all the files. First, let’s start with text files. You must remove all the HTML & Javascript comments, line breaks, tabs. If you are going to do it manually, you are crazy – there are lots of automated tools that can do all the cleaning job. (more…)

6 Ways To Improve Website Performance

Posted under website performance by admin on Friday 18 September 2009 at 10:51

website-performanceThere are 6 basic strategies to improve your website performance.  I am going to name them in this post and describe them more thoroughly in my future materials. Of course, you cannot boost your website performance if you do only one thing. But if you succeed in at least 3 – your site’s visitors will definitely appreciate your effort!

Here are the strategies:

(more…)

Configuring Apache Server: Gzip Compression

Posted under server performance, website performance by aliax on Monday 31 August 2009 at 09:49

gzip-configuringToday I am going to tell you how to configure Apache server to gzip the files that are requested from your server. GZIP techology was introduced in 1992 however even today many sites do not have GZIP enabled. Although it helps to open pages 4-5 times faster than usually, and is 100% supported by modern browsers, many webmasters don’t even know such a thing exists. I won’t describe how great it is to use GZIP on your server, as you can find this information in Wikipedia and/or Google. What I’m going to tell you, is how to configure your Apache 1.3.x server easily.

(more…)

How To Boost Your Wordpress Blog Performance

Posted under website performance, wordpress performance by admin on Thursday 28 May 2009 at 13:39

Wordpress LogoWordpress platform is perfect for everyday blogging, it’s easy to install and use, but only until your posts begin attracting public attention. As soon as your blog becomes popular, it takes more and more time for the pages to load and of course your readers don’t like this. Gradually you start hating all the shiny features that Wordpress usually boasts of.

At this point you become concerned about your blog performance. Good news – there are many things to tune in Wordpress to make it work faster. Today I want to share several tips that will make your blog perform better.

(more…)

Website Performance

Posted under featured, website performance by aliax on Tuesday 14 April 2009 at 10:49

If you own at least one website, you might be interested in website performance issues. No wonder,  there are thousands of Content Management Systems (CMS) and custom-made website engines, and almost all of them require performance optimization. Even if your site consists of 15 HTML pages, there is something that can be improved. We assert that absolutely every website can be accelerated to consume less web server resources (CPU and RAM) and traffic while running. This means, your visitors are satisfied and come back again and again.

(more…)