<a href="https://site-name/index1">Name 1</a>
<a href="https://site-name/index2">Name 2</a>
<a href="https://site-name/index3">Name 3</a>
let url = new URL(document.location.href)console(document.location);
console(document.location.pathname);