<p>The url: <code id="url"></code> doesn't seem to exist in the server.</p> <a href="/" class="sk-button">Go back home</a> <script> document .getElementById("url") .innerHTML = document.URL; </script>