PDA

View Full Version : What is url structure..?



blackmagiccure
11-29-2018, 09:53 AM
Hello friends,

What is url structure..?

biglyft18
11-29-2018, 10:44 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.

mtgfanboy
11-29-2018, 11:51 PM
An 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 indicates it is a static web page. File names can have different extensions (the .htm part) or depend 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.

neelseowork
11-30-2018, 12:26 AM
Hello friends,

What is url structure..?

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.

hiren_popat
11-30-2018, 12:54 AM
URL is the address or location of your pages in the web,
URL structure is a way of creating the best URL for pages, choose the best domain for your URL.
create SEO friendly URL for better ranking, add high ranking keywords in the URL. URL structure is an On-page SEO technique also, which helped in Search engine ranking of your site.
short URL is better.

CorneliaAlan
11-30-2018, 01:03 AM
A URL more commonly known as a web address specifies the location of a resource on the internet. The URL also specifies how to retrieve that resource, also known as the protocol, such as HTTP, HTTPS. URL’s are really the building blocks of your website and can make or break your traffic.

Jasminecynthia
11-30-2018, 02:24 AM
URL is the location or area of your pages in the web,

URL structure is a method for making the best URL for pages, pick the best space for your URL.

make SEO well disposed URL for better positioning, include high positioning catchphrases in the URL. URL structure is an On-page SEO procedure likewise, which helped in Search motor positioning of your site.

short URL is better

praveenitech40
11-30-2018, 03:23 AM
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.