Hiding URL

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
petejos
 
 
Posts: 155
Joined: Wed Aug 22, 2012 11:43 am

Hiding URL

Post by petejos »

Hi Pablo,

How can I hide the URL for my website?
User avatar
BaconFries
 
 
Posts: 5364
Joined: Thu Aug 16, 2007 7:32 pm

Re: Hiding URL

Post by BaconFries »

How is this related to the software? If you hide the url how do you expect any visitors?
User avatar
KingSparta
 
 
Posts: 248
Joined: Tue Dec 08, 2020 6:00 pm
Location: Earth
Contact:

Re: Hiding URL

Post by KingSparta »

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.
Retired Military, Airborne, Air Assault, And Flight Wings.
Model Trains, Internet, Ham Radio
https://MyAAGrapevines.com
Fayetteville, NC, USA
Avatar By AI
Post Reply