Website Construction Tips

When was the last time you changed your website’s oil?

Your website is like the engine of your car. Sometimes you need to take it into the shop for servicing. Sometimes you need to upgrade the components and change the oil. A lot of people don’t realize, they can improve the efficiency of their website by implementing these simple construction best practices.

Build your website using the latest technology and methods

It’s amazing – I still see people resorting to the old methods of building websites. People are still using the Table tag <table> for layout. This method is ancient! The technology has changed enormously since then. Tables are for… DATA! Tables, usually are not meant for holding pictures in place. There is a better way to control the layout of your site. The Div tag <div> (div is short for division) was created for this purpose. Take advantage of the DIV tag. It makes the code for you website less confusing and allows you to easily make changes to your site.

Also, do not use the Table tag as a container for your navigation. The proper way is to use an Unordered List tag <ul> and control the design with CSS (Cascading Style Sheets). This will also reduce the mark-up and keep your site’s content structure simple. Google likes site’s to have simple structures. If most of your traffic is coming from search engines, you will want to keep your structure simple for SEO purposes.

Personally, I try to avoid developing sites in Flash. If I need animation, I may use Flash, but it’s too difficult to set up optimization and SEO. Basically, I only use it for animation and video clips.

Less is more

Using the DIV/CSS method of building websites requires less mark-up (code) than the old school way of using tables for layout. All of this code can add up quickly, slowing down your customer’s ability to download and view the content of your site.

Another reason the DIV/CSS method is a better way for building websites is because it separates Content from Design. The W3C (World Wide Web Consortium – they are the guys that make up all the rules and regulations for the Internet) did this so web developers could change a website’s design by simply changing the CSS code only. You don’t need to touch the HTML. This saves everyone time and money.

“I still don’t get it – my website was designed with Tables, and it looks fine. Why do I care about CSS?”

CSS has several advantages over Tables including; smaller page size, future flexibility, easier to read the source and, of course, SEO benefits.

Furthermore, you need to optimize your images! Bulky images slow down your site. Your customers don’t like to wait a long time for your site to load up. Basically, if there is less data to transfer from the server to the customer’s web browser, the page will load more quickly. There really shouldn’t be any images over 50 KB on your site. If there is, I would recommend cutting that image in half so it is now two smaller images. Your computer tries to download all images at once. To the user it will appear that the site is downloading more quickly, so they are less likely to get impatient and leave.

How does this relate to Affiliate Marketing?

Just like an inefficient engine will cost you more money in fuel in the long run, the same applies to inefficient websites. All of us have launched websites that are remarkably slow or just don’t work properly. Taking these improvement suggestions seriously will allow your website to work properly and that will result in you making more money. Tweak your websites and optimize your campaigns! Don’t forget to change your oil regularly… You will be glad you did.

6 Tweets

10 Comments, Comment or Ping

  1. Website Construction , Optimization & SEO Tips http://tinyurl.com/m8cr3j #seo #affiliate #cpa

    This comment was originally posted on Twitter

  2. Compare SBI tools with other tools out there, and see for yourself which is the best investment!

    SBI offers tools and guidance to get even the newbie set up with a profitable online business.

  3. Website Construction Tips | Mediatrust Blog http://bit.ly/k2cjg

    This comment was originally posted on Twitter

  4. Website Construction Tips | Mediatrust Blog: male enlargement: Cheap Penis enlargement, Male enhancement, premat.. http://bit.ly/hHSBb

    This comment was originally posted on Twitter

  5. Website Construction Tips | Mediatrust Blog: August 26, 2009 | Mediatrust Blog [mediatrust.com] on Topsy.com: Tw.. http://bit.ly/qYga8

    This comment was originally posted on Twitter

  6. Website Construction , Optimization & SEO Tips http://tinyurl.com/m8cr3j #cpa #seo

    This comment was originally posted on Twitter

  7. great picture and post

  8. me write blog –> http://bit.ly/7soKV
    #MediaTrust

    This comment was originally posted on Twitter

  9. I read a great book on CSS many years ago now and regardless of what it had said I was still reluctant to move from table based HTML to tableless, semantically valid XHTML. I asked myself the same question as above ‘tables work fine, why bother’. I considered myself very proficient with table based HTML.

    I gave it ago not long after a new site development, and although there was a small learning curve involved (mainly with IE not playing nice on CSS), I find now that coding a site now takes me about 1/3 of the time as it used to with table based HTML.

    That being said, I don’t think web coders realized that it is a win win situation.

    Grant
    Email suppression list management

  10. Sometimes in construction a website our mind comes into an idea of not doing it. These tips were amazing as we construct our website… Cos it helps us how to make the right step.

Reply to “Website Construction Tips”

Additional comments powered by BackType