Hi Pablo,
How can I hide the URL for my website?
Hiding URL
- BaconFries
-
- Posts: 5788
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Hiding URL
How is this related to the software? If you hide the url how do you expect any visitors?
- KingSparta
-
- Posts: 268
- Joined: Tue Dec 08, 2020 6:00 pm
- Location: Earth
- Contact:
Re: Hiding URL
Not sure this is what you're looking for but this will hide some of the URL
<script>
window.history.replaceState('','','/');
</script>
you must put it on every page.
<script>
window.history.replaceState('','','/');
</script>
you must put it on every page.
Retired military with Airborne, Air Assault, and Flight Wings. Enjoys model trains, the internet, and ham radio. Located in Fayetteville, NC, USA. Avatar created by AI.
https://MyAAGrapevines.com
https://CenterCityBBS.Com (Grupo Chat, & Forum)
https://MyAAGrapevines.com
https://CenterCityBBS.Com (Grupo Chat, & Forum)