Glossary
What is a domain?
Domain names are a key component of the Internet infrastructure. They provide a human-readable address for any web server available on the Internet.
What is a Site map?
A site map is a list of pages of a web site within a domain. There are three primary kinds of site map: Site maps used during the planning of a Web site by its designers. Human-visible listings, typically hierarchical, of the pages on a site. Structured listings intended for web crawlers such as search engines.
What is a web server?
The term “web server” can refer to the hardware or software that serves websites to clients across the web — or both of them working together. In this article we go over how web servers work, and why they’re important.
What is a URL?
With Hypertext and HTTP, URL is a key concept when it comes to the Internet. It is the mechanism used by browsers to retrieve any published resource on the web.
What is a URI?
A Uniform Resource Identifier is a unique sequence of characters that identifies a logical or physical resource used by web technologies. URIs may be used to identify anything, including real-world objects, such as people and places, concepts, or information resources such as web pages and books
Difference between URL and URI
URL is used to describe the identity of an item. URI provides a technique for defining the identity of an item. URL links a web page, a component of a web page or a program on a web page with the help of accessing methods like protocols. URI is used to distinguish one resource from other regardless of the method used
What is an HTML File Paths?
A file path describes the location of a file in a web site’s folder structure. File paths are used when linking to external files, like: Web pages. Images. Style sheets.