Thread: URL Structure
View Single Post
Old 08-17-2016, 02:40 AM   #7
smmexpertss
Registered User
 
Join Date: Sep 2015
Location: UK
Posts: 447
URL stands for Uniform Resource Locator. A URL is nothing more than the address of a given unique resource on the Web. In theory, each valid URL points to a unique resource. Such resources can be an HTML page, a CSS document, an image, etc. In practice, there are some exceptions, the most common being a URL pointing to a resource that no longer exists or that has moved. As the resource represented by the URL and the URL itself are handled by the Web server, it is up to the owner of the web server to carefully manage that resource and its associated URL.
smmexpertss is offline   Reply With Quote