Modern websites use breadcrumb, a popular navigation element allowing visitors to keep track of their locations.
Generally, the website content mirrors the web server structure in which folders and files are the breadcrumb sections and items. Therefore, a page existing in a certain web server folder has predefined position in breadcrumbs. The website content tree may include virtual dynamic sections and items whose URL is comprised of the file system path portion (e.g. the path to a PHP script) and virtual portion (e.g. information block parameters).
It is recommended that you use the standard component "bitrix:breadcrumb" for navigation in your website.