05 Jan
Posted by: admin in: Improve Speed, Speed, Wordpress
It is known the importance of the page loading speed over the traffic of your blog. Recently there were a lot of discussions and probably the page loading speed will become an important SEO factor for google and other search engines. The main problem with the existing .htaccess file is that the RewriteCond directives checks [...]
Despite the fact that website speed looks like simple factor you can measure, it hides tricky questions: What website speed or page speed really means? It’s the speed by which the html is loaded? Or you have to measure the time in which the browser loads all the required files? Or time required by the [...]
05 Jan
Posted by: admin in: Improve Speed, Speed
One measure you can take to improve page loading speed is to enable the caching of static files(images, js and css files). If you have a simple blog with just a few visitors this might result in an improved user experience. A faster website will keep its visitors. On the other side, if you have [...]
04 Jan
Posted by: admin in: Improve Speed, Speed
Minimize Number of Requests When a webpage is loaded the browser loads the main page file(.html, .php,…) and then it starts loading the files referenced by it: css files, js files, images,… The more requests are required, the longer it takes to load the page. There is also a limit for most of the browsers [...]
Page speed is one of the most important factors to keep visitors on a website. Nowadays, if you don’t want to lose your visitors then you need to have a fast website. There are lots of methods to optimize websites. In this post, we’ll see how to improve the static content loading speed using Content [...]
05 Jan
Posted by: admin in: Improve Speed, Speed
Like almost everybody does, probably you have a shared hosting. The shared hosting is a simple concept of sharing one computer with other people in order to reduce the price. Shared hosting has the price advantage and possible performance drawbacks.
05 Jan
Posted by: admin in: Improve Speed, Speed
There are lots of files retrieved when the browser loads a webpage. Further than the regular images, .js and .css files, there could be thousands of files loaded by a webpage. Simple widgets files based on javascript might look very light at the first view. But it’s not always like this. A javascript file might [...]
05 Jan
Posted by: admin in: Hosting, Improve Speed, Speed
Nowdays it’s more important than ever to have a website loading as fast as possible; if users don’t see the information they need fast enough, they will press the back button and search it somewhere else. Further more, there were many discussions recently that website speed will be one of the most important seo factors [...]