- Wednesday, November 18, 2009, 15:56
- How-To
- 766 views
Image Hotlinking is a common cause of increase in Bandwidth utilization of a website.
Bandwidth theft or "hotlinking" is direct linking to a web site's files (images, video, etc.). An example would be using an <img> tag to display a JPEG image you found on someone else's web page so it will appear on your own ...
Full story
- Thursday, April 23, 2009, 19:39
- General
- 794 views
Website analyzing and optimizing has became one of the key task that a webmaster has to perform in order to make the website run efficiently. By analyzing your website you can identify the problems related to loading time, size, keyword effectiveness etc.
A lot of online website analyzing tools are available that can be used freely ...
Full story
- Wednesday, February 4, 2009, 14:34
- CSS, JavaScript, PHP, Tutorial
- 22,787 views
Since few days we have been registering heavy traffic spikes on our website. This lead to performance issues. As this site is currently hosted on a shared hosting server, it is very difficult to optimize the performance of the site.
We are using
Wordpress as CMS for this blog, hence we decided to ...
Full story
- Monday, December 29, 2008, 17:32
- How-To, JavaScript
- 2,005 views
Performance tuning of any website involves lots of things to be taken care of. For example, compressing the output / response of the website increase the performance by significant folds. GZIp and Deflate compression techniques are commonly used in servers like Apache, Tomcat, jBoss etc.
Also the size of a webpage plays significant role in load time and their by affecting websites performance. Thus if we ...
Full story