Webmaster Forums - Website and SEO Help

Web Development and Design => Website Design and HTML => Topic started by: seoservicesezone on May 02, 2013, 03:21:48 AM

Title: Static and Dynamic site
Post by: seoservicesezone on May 02, 2013, 03:21:48 AM
What is the difference between a static and dynamic site
Title: Re: Static and Dynamic site
Post by: sabizuk on May 03, 2013, 02:22:27 AM
Simple difference between static and dynamic websites is that static website chepest website to develop and basicly develop by smaller companies for business advertisement and dynamic website expensive to develop....This litlle difference between them that in my knowledge....
Title: Re: Static and Dynamic site
Post by: ditindia on May 14, 2013, 04:44:35 AM
A dynamic website is one which is design to have always changing content. A dynamic website uses a database and server side scripting.

A static website is one where each and every pages are worked out in advanced,and its don't change. A static web page is a simple html page,that is present the same way each time it's request.
Title: Re: Static and Dynamic site
Post by: madelinekim on May 30, 2013, 08:02:11 AM
There are two types of website one is static website other is dynamic website. In static website there is no user interaction and you can not change the content of website whereas in dynamic website user interaction is happen and is connected to database so you can interact with system directly.
Title: Re: Static and Dynamic site
Post by: angela26 on June 06, 2013, 03:34:21 AM
So.... to add a little bit of information, dynamic content is doing a lot better in Search Engines because you keep your website up-to-date
Title: Re: Static and Dynamic site
Post by: jordenstive on June 29, 2013, 02:36:15 AM
At this point of view a static website is a thing of the past. Many people still choose this type of site because they cannot afford a dynamic one, they don't have the time to wait for complex coding to be completed, and they don't care too much about controlling their own content.


Title: Re: Static and Dynamic site
Post by: spinxwebdesign on July 09, 2013, 05:55:05 AM
In simple term "Static" means constant while "dynamic" means changing.

A static website is one that is generally written in plain HTML files; every file is representing a physical web page of a website. For static website every web page is a separate HTML file. Usually static website displays the same details to all the users. Static websites are easy to build because it requires less coding and technical expertise.

While dynamic websites are built with server technologies like PHP to dynamically build a web page right when a user visits a web page. Dynamic web pages contain server side code which allows the server to generate unique content every time the web page is loaded.

It's advisable to design a dynamic website because each part of a website is separate, so it's easy to update anything on many web pages at once. Your website's content is stored in a database so it's easy to access and edit the content.
Title: Re: Static and Dynamic site
Post by: mobitech on July 12, 2013, 07:51:31 AM
Static website is a written completely by HTML code and each website pages are separate document. It is not use any kind of databases or external files that are drained upon. To editing of this type of website you have to go into each page and edit in HTML.

Dynamic website is written by more multifaceted code like PHP, ASP and JAVA it has a better degree of serviceable. It is organize by the use of content management system. You can effectively be talented to make updates without needing any knowledge of HTML or any website software. Every pages data are stored in database or external file and it is use content management system so you can modify your website easily.
Title: Re: Static and Dynamic site
Post by: harryjames on August 26, 2013, 07:47:41 AM
There are mainly types of websites, Static Website and Dynamic Website.
In Dynamic Website you can manage all things, you are provided by a Content Management System so you can make changes as per your requirement, You can add/edit/delete content, Images as per your need.
While on the other hand in Static Website there is no Admin Panel. You have to make your all required Change from coding.
Now days Dynamic Website is In-Demand in the market.