Difference in Static and Dynamic?

Maxwell

Well-known member
Registered
Joined
Mar 5, 2013
Messages
189
Points
28
Hello Developers,

I have one question in mind so please confirm me. Can we crawl to dynamic URL in Google? if yes so how? if now so why?

also please let me confirm if i want to redirect to URL static to dynamic in PHP can i do? if yes so how?
 

domhost31

Member
Registered
Joined
Oct 18, 2012
Messages
36
Points
0
Static web design is written using the simple techniques and tolls..And there is no database storage here for any procedure..

But in case of dynamic which is quiet complex written using languages like PHP..
 

PankajS

Member
Registered
Joined
Mar 5, 2013
Messages
25
Points
0
Yes you can crawl a dynamic URL in Google. Google does not make different between static and dynamic for crawling its only depend on some SEO strategies.
 

tayloralina

Member
Registered
Joined
Mar 11, 2013
Messages
16
Points
0
Dynamic URL is the address of the page that results from research on the web site database-driven or URL for the Web site that you run a script. In contrast to fixed addresses, and that the contents of the Web page remain the same, but if the changes are hard-coded to create HTML, dynamic URLs from specific inquiries to the site database. Dynamic page is basically only a template to display the results of the query the database. Instead of changing the information in the HTML code, is to change the data in the database.
 

annahussy

Member
Registered
Joined
Nov 30, 2012
Messages
32
Points
0
There is a lot of difference between static and dynamic website. Static website contains only the information regarding topics, but there is no user interaction and database driven and dynamic website is database driven and the user can easily interact with the system.
 

pixelfire

Member
Registered
Joined
Mar 8, 2013
Messages
21
Points
0
Static websites are created for providing information only and does not require database to store the information whereas a dynamic website changes continuously and has different view for different users and it requires database to store the user's data.Static websites are easily created as it is simple html pages whereas dynamic websites are created using more complex code.
 

semaphore.v

Member
Registered
Joined
Jun 26, 2013
Messages
62
Points
0
Static websites are the cheapest to develop and host.Dynamic sites on the other hand can be more expensive to develop initially, but the advantages are numerous.
 

contech

Member
Registered
Joined
Apr 12, 2013
Messages
44
Points
0
static website means unchange or constant and it has the same content loaded on site while dynamic means changing or lively
 

seoguy

New member
Registered
Joined
Aug 6, 2013
Messages
11
Points
0
There are many static websites on the Internet, you won't be able to tell immediately if it is static, but the chances are, if the site looks basic and is for a smaller company, and simply delivers information without any bells and whistles, it could be a static website. Static websites can only really be updated by someone with a knowledge of website development. Static websites are the cheapest to develop and host, and many smaller companies still use these to get a web presence. Here at EDinteractive web development, we can advise or help to develop both static and dynamic websites.

Read more - http://www.edinteractive.co.uk/article/?id=4
 

SanerWorld

Member
Registered
Joined
Jul 30, 2013
Messages
15
Points
0
The major difference between static sites and dynamic sites is the location of the content. In a statiic site, the content is written directly to the page as part of the HTML code, and is therefore, coupled directly to the appearance of each page. In a dynamic site, the content is contained in a database separate from the framework of the page and is accessed by the browser on the fly as the page is loaded through the code of the site. It is this separation of content into a backend that allows for themes to be used interchangably on dynamic sites.

While a very small site might be be easily built as a static site, in most cases, it is still easier and faster to build such a site dynamically by using a CMS system such as WordPress or Drupal. Sites developed with a CMS framework can be easily modified by the site owner and can allow even a novice to the web an easy upgrade path. Custom themes will allow the site to stand out easily from its peers and still maintain the ease of use.

To answer the original question of redirection of a static page to a dynamic page: yes it can be redirected, just the same as any other page would be redirected. In many cases, a dynamic site (assuming it is being developed by someone who knows what they are doing) will make use of 'clean URLS' which allow the page to be accessed through rewritten addresses of words instead of numeric page IDs. Browse to the page to which you want the original page to redirect, note its URL and use that URL in your redirection cod eofn the original static page.
 

Marc0

Well-known member
Registered
Joined
Jun 6, 2012
Messages
890
Points
28
@sanerWold, you provide very useful information. Really I studied about web development and have knowledge about cms but when I read your shared information. It helps me more.
 

joannakrup

New member
Registered
Joined
Jun 28, 2013
Messages
12
Points
0
Static websites are designed for offering details only and does not require data source to shop the details whereas a powerful website changes consistently and has different view for different users and it needs data source to shop the customer's data.Static sites are easily designed as it is simple html rule pages whereas powerful sites are designed using more complicated rule.
 

BloodMaster

Well-known member
Registered
Joined
Aug 5, 2013
Messages
93
Points
0
Pretty much as the others have said above.

An example of a dynamic site would be webmastersun, the content is user driven so is very dynamic and changes each time a thread is post. Other examples would be question and answer sites (like Yahoo answer) and blogs.

To make any changes in these type of websites you have to contact a website designer. He will make those changes by editing the files directly. Only HTML friendly person can do this. In other word A static site would be something like a company home page, where the information is pretty standard and is not changed frequently.
 

KevinNash

New member
Registered
Joined
Oct 4, 2013
Messages
8
Points
0
Differences between static and dynamic websites-

Static websites-

development is quick
development is cheap
Cheap to host

Dynamic websites-
Functional website
updating is easy
New content helps to attract people to bring to the site and helps in the search engines rankings.
 

ChristopherBGregory

New member
Registered
Joined
Sep 20, 2013
Messages
3
Points
0
Crawling does not depend upon static and dynamic its a common function for both, so yes you can definitely crawl url.
 
Newer Threads
Replies
0
Views
2,058
Replies
12
Views
6,050
Replies
35
Views
11,879

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top