0

Making the most of Google Caffeine

Posted May 3rd, 2010 in Uncategorized by admin

While PageRank remains shrouded in mystery, each new update reveals new information we can all use to optimize our content. Here are a few tips.

1) Minimize CSS and Javascripts

This is pretty obvious but, by reducing file size, you can significantly increase your site speed.

2) Avoid Duplicate URLs

If you’re pulling the same content, there is no need to be duplicating the same URL. Each time the browser loads that content, it slows download speed.

3) Intelligently Paralyze Resource URLs

Use separate host names for all of your files—for example, CSS.yourdomain.com or images.yourdomain.com. By doing this you allow your browser to make simultaneous connections, increasing site download speed. But watch out for your javascript files. These need to be in the same location as your index file because many browsers won’t start rendering until the javascripts have executed.

4) Enable Compression

Enable mod_gzip or mod_decompress to, once again, speed up your site download.

5) Enable Caching

Make sure you have enabled caching and “last modified” tags to reflect updates. Make them available to search engines with HTTP headers.

6) Use a CDN for Graphic Intensive Sites

Using a CDN (Content Delivery Network) to host large images and other files. This will cache these files geographically. What you spend on CDN (which shouldn’t be much) should pay for itself with increased business from improved page rank.

Remember, like with all legitimate hard work, improving rank takes time. But if you make these improvements now, you will be ahead of the curve and, with a little luck and some elbow grease, you can rise to the top of search results.

Leave a Reply





follow us on twitter.