Home Static or dynamic website?
Static or Dynamic Website? PDF Print E-mail

STATIC WEBSITE

wwwcom2

The static website is composed of a number of pages, a planned “ priori”, on
basis of the information required by the client. The set of web pages stand out in a usual Homepage and other descriptive pages (about us, what we do, Location, Contacts, etc...)

For this type of structure, each page is created individually. This allows the designer to express his artistic talent in an ample space in terms of graphics and image. Such creativity should be focused in order to "represent as closely as possible," the picture that the developer intends to make the huge Internet audience, through images, text, Flash movies, etc..

The creation of a static site is ideal for creating sites that do not require the publication of numerous pages and interaction with visitors.

This implementation is indicated - for example - for a company that wants to be just on the Internet to publicize their activities and easily accessible through search engines (photographers, writers, shops, services, etc.).. In short, a site showcase.

DYNAMIC WEBSITE

The website created with "dynamic" pages is a set of data stored and neatly labeled in a database.

These data (text, categories, numbers) are managed and then reproduced in the form of web pages, through the specific syntax of programming languages (php, asp, perl, etc.)..
Unlike the dynamic site that is composed of individual pages created individually one by one, the dynamic page itself does not exist until it has performed a specific code to display it.
It follows, therefore, a lean, fast and easy navigation to view all content (pages, image gallery, forum, chat, articles, etc.)..

wwwcomThe decision to build a dynamic web site should only be done in this case; where there is a need for interactivity and self-management in the site. 

Specifically, it is defined as an "interactive" site where you can make sure that visitors can become "registered users", which according to the profile assigned to them, can post articles, post messages in forums, comment or vote certain objects, acquire and use a "cart" of goods offered for sale.

 Another thing that can be mentioned, is the ability to create a site of a company that wishes to sell their goods online where the products can be collected in a "shopping cart" and then recorded automatically. Also, things can be purchased automatically through automatic payment methods (FFF will spread: credit cards, bank transfers, paypal, etc...)