Hello Friends, I am new in SEO field please tell me what is the difference static or dynamic website? Thanks in Advance
one is pure html, one is dynamic created by program (normally data from database, and all pages might look same) this forum is a dynamic website
Dynamic site: for example a wordpress/blogspot blog http://googleblog.blogspot.com/ or a wikipedia article Static site: a plain hardcoded page
Take a look http://kickasswebdesign.com/wordpress/2007/04/dynamic-vs-static-website-design/ Let me know if it's clear enough! Cheers!
Dynamic website has content chnging all the time or user generated, while static is just uploaded text which remains unchanged.
Hi, In my own experiences, static sites would be based on pure HTML code while dynamic sites would be DB-driven and based on coding languages like ASP, PHP, JSP. Of course, there would be no difference between these 2 types of sites for SEO purpose. Usually, static urls would be more user-friendly. all the best,
Static pages are normally just plain html, and don't change depending on user input; on the other hand, dynamic pages usually employ some sort of script (either server-side like php or client-side like javascript).
in dynamic site , we can add pages instsntly and they do not have any physical present in directory where static website you have physical file on your server.
Dynamic websites are built and run via PHP, ASP.NET or JSP and database techniques. The other websites are static sites. Google likes static websites. So it is suggested to build your site only with HTML language.