j

 

Optimizing A Site

This section of are site will explain some of the many must haves when it comes to optimizing your web site. 
 One word you need to remember is accessibility. A successful web site is one that is easy to use and easily accessible to the people using it. Here are some important things you need to remember when optimizing your web site. 
 If an HTML link is broken, the contents of the linked-to page may never be found. So firstly make sure there are no broken links on your web site. It is also important to have valid HTML and CSS so your web page can be properly spidered and cached by search engines. 
 File size is another thing to consider when optimizing your web page. Web pages that are more than 150k in size are generally not fully cached by search engines. This is done to reduce bandwidth and index size, plus the load on the servers. So if you want all the content on your web page to be spidered it is important to keep your file size below 150k. 
 One more thing to make sure of is that your web page should have fast downtime and server speed. You should invest in good hosting so that your website doesn't suffer from downtime and your transfer speeds are high. 
 There are many more things you need to make sure you do when optimizing your web site, so check back for more information coming soon.