PDA

View Full Version : What is url structure..?



blackmagiccure
11-29-2018, 07:58 AM
Hello friends,

What is url structure..?

MVM Infotech
11-29-2018, 09:09 PM
A Uniform Resource Locator (URL), colloquially termed a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifier (URI), although many people use the two terms interchangeably.

worldescape
11-29-2018, 09:39 PM
A url is the location of your page on the web. It is shown in the address bar of the browser, in the search results and is used when someone links to your page within their website/blog, mentions your page on any of the social networking sites or bookmarks the page in their browser.

http://www.domainname.com/folder-nam...-file-name.htm

The above url is broken down into the following parts:

http://

The first part of the url indicates the protocol of the url. There are different types of protocols but for this discussion we will keep things simple and refer to the HyperText Transfer Protocol (http).
www.domainname.com

This portion is your domain name. It is also referred to as the host or server id.
/folder-name/

As the name used implies, this shows that the web page referenced in “filed” in a folder on the web server.
web-page-file-name.htm

This portion of the url is actual web page file name. The .htm at the end indcates it is a static web page. File names can have different extensions (the .htm part) or depending on how the web server is set up, it could end with a / or nothing at all.

A web page does not have to be “filed” in a folder. It can be in the root of your web server file system. e.g. http://www.yourdomainname.com/web-page-file-name.htm.

worldescape
11-29-2018, 09:41 PM
A url is the location of your page on the web. It is shown in the address bar of the browser, in the search results and is used when someone links to your page within their website/blog, mentions your page on any of the social networking sites or bookmarks the page in their browser.

http://www.domainname.com/folder-nam...-file-name.htm

The above url is broken down into the following parts:

http://

The first part of the url indicates the protocol of the url. There are different types of protocols but for this discussion we will keep things simple and refer to the HyperText Transfer Protocol (http).
www.domainname.com

This portion is your domain name. It is also referred to as the host or server id.
/folder-name/

As the name used implies, this shows that the web page referenced in �filed� in a folder on the web server.
web-page-file-name.htm

This portion of the url is actual web page file name. The .htm at the end indcates it is a static web page. File names can have different extensions (the .htm part) or depending on how the web server is set up, it could end with a / or nothing at all.

A web page does not have to be �filed� in a folder. It can be in the root of your web server file system. e.g. http://www.yourdomainname.com/web-page-file-name.htm.

RH-Calvin
12-20-2018, 10:27 PM
A Uniform Resource Locator (URL), colloquially termed a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. A URL is a specific type of Uniform Resource Identifier (URI), although many people use the two terms interchangeably.

John-Smith
12-21-2018, 10:13 PM
Hello friends,

What is url structure..?

I think this might help you :)
Go to: http://www.techiflyer.com/blog/kick-starter-seo-tips-for-beginners/11