Test to see if search engines and crawlers can follow the history.replaceState() api
<script> history.replaceState({}, '', './replaced/state.html'); </script>
< Back