Monday, March 31, 2008

Tips Tips & Some more Tips to speed up your website

Author: Phillip Skinner also By Justin Palmer

What is FixYa?
Fixya provides Free tech support and technical help for gadgets, electronic equipment and consumer products. Fixya's technical experts advise on fixing problems and provide instructions on proper usage of products either by chat or message posting. Fixya stores manuals and troubleshooting guides for over half a million products. Fixya's tech support community will provide a quick solution for your "how to" problem. More...
----------------------->

Some tips to speed up your website
This Really Is a Must Do Click Here to Activate Your PRINTER
Your website is too slow ? Try these tips to improve your website speed: Remove everything unnecessary

This tip may sound dumb, ... then ... please look at your website once again: do you really need this background sound (most people find them annoying anyways). Is that huge GIF animation with jumping bunny really that cool ? And do you really need this crappy JavaScript code for the flying clock ? Remember, all this stuff needs time and bandwidth to be loaded with every page view and don't forget the most important thing: People are visiting your website to get information - just give them what they want!
(Print button Bottom of article)
Avoid nested tables
Don't place tables inside another tables - the browsers need much longer to parse this.
Use CSS where possible
By using a linked Cascading Style Sheet, which is basically just a set of instructions of how to represent elements your source code will be a lot lighter, therefore load faster. For example, you could replace this code:

Here is some text hit print button to view code
to something like this:
Here is text color code#FF0080

See the difference ? There are many good internet sources where you can learn some CSS basics. Invest some time in it - it's worth it !
Optimize your images !

Images are the most heavy part of many websites. Try to reduce the amount of images as much as you can. Remove all the fancy GIF animations and replace them with static images.

Always define the width and height of an image by setting the image tag attributes. That way, the browser will already know how the things will look like and will load the rest of the page. Otherwise, it loads the image first and then the rest of the page.

Consider using smaller clickable thumbnails instead of big images where possible.

Reduce the filesize of your images - there are a lot of free tools out there. For example, GIFCruncher for GIFs and JPEG Wizard for JPEGs.

Use GIFs instead of JPEGs. JPEGS are only good for fine images like photos, for all other web graphics GIF is usually a better choice.

Clean up your code
Many WYSIWYG HTML editors leave a lot of unnecessary code like empty tags (like ) and comments in your source code. remove them with a simple text editor for a faster website loading.

Remove whitespaces
Every unnecessary space between your tags and new line characters are increasing your page size.

You can remove them easily with our free HTML Optimizer
Discover the Best Resources, Get RSS Feeds, Read Articles, to setup a cron job (any cPanel web host can do that).

Check Out My Recommended Web Host:
Free website speed checker

More Speed Tips

Keyword Density Checker - Keyword Cloud
Top 10 SEO Mistakes

PageRank Checker
Broken Link Checker
Web Tools Free web tools including webmaster tools.
Free SEO Tools (99 SEO Tools)
Meta Tag Analyzer (and more)
HTML color codes and names

Marketing mistakes to avoid via video
By Katya Andresen
-------------------------------------->