Programming

Static URL & Dynamic URL

seoca 2019. 2. 28. 10:32


Two different kinds of URL(Uniform Resource Locator) 


Static URL

A website with Static URL remains the same unless it changes HTML code.

It is more SEO(Search Engine Optimization) friendly than dynamic URL. 



Dynamic URL 

It can be changed manually by a user's input or it may be altered through an automatic query. Website with Dynamic URL is associated database. Dynamic URL is recognized by certain characters such as & $ + = ? %.