Optimization

To make your website operating in an efficient ways takes an effort equally as herculean as developing the website itself.  There are many ways to make your website operating in maximum, depending on the number of your visitors and transactions happening your website.  In the practice itself there are generally 2 efforts you can work on depending on the popularity of your website.

1. Optimizing your website contents

This is the most basic way to optimize your website.  Pretty much this is geared toward simpler website that is hosted through only single server.

Few things can be done such as

A. Through reducing your website content size by either making your website image web optimize or by using more css to give colors and different looks rather than using images.

B. Depending on type of your web server used, some of these optimization can also be accomplished through adding some software into your web server backend and changing the codes of your website.

C. Optimizing the html of your website content itself through code optimization, javascript optimization and steps of file loading.

2. Optimizing your website transactions

These kind of optimization usually being done if you already has a number of transactions that involve more than 1 server to server your website.  Some of these common efforts are

A. Transactions caching

Depending on your platform there are many options to database caching

B. Website Load balancing

C. Database replications

D. Geo Load Balancing