What is the difference between a “static” and a “dynamic” site?

A static site is one that is written in HTML only. Each page is a separate document and there is no database that it draws on. What this means functionally is that the only way to edit the site is to go into each page and edit the HTML - so you'd either have to do it yourself using a webpage editor like FrontPage or pay us to go in and edit the site each time you wanted something changed.

A dynamic site is written using more complex code and can do a lot more. For instance, we can make an area where you can log in and change various parts of the site, such as adding information or products. This is because each page is constructed based on the information in a database, and the information in that database can be changed via another interface.

Dynamic sites can reduce ongoing maintenance costs if you don't want to change things yourself with a webpage editor or mess with the HTML. They usually cost more to develop, as they require more complex coding and a content management utility needs to be developed to help you manage your website information.

Another benefit of dynamic sites is that they allow you to change only the content of the site and not the design, so you will not be able to accidentally break the visual style of the site. They have other benefits when sites start to get very large, as they make data management much more efficient and your site more expandable.

Many clients do a combination, having some dynamic areas such as a product catalog where they have to change information or pictures regularly, and leave other pages such as contact information as static pages.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Why does it matter how it looks as long as it works?

When you recieve a visitor to your site, they will instantly percieve the quality of your...

So, I want to establish a strong presence on the Web. But where do I start?

The four easy steps we provide below will guide you in the direction of a professionally...

What are my options for e-commerce and/or accepting payments?

You can take payments online in a number of ways. The first is PayPal - this an inexpensive way...

What domain name should I choose?

This depends on how you are going to use it. If you are going to be telling people over the...