Unstoppable Domains

Replace/delete URL in Browser History List

Spaceship Spaceship
Watch

rch1234

Established Member
Impact
0
Hi

I have an url (xn--9a.com) that is re-directed to another name. When the user enters xn--9a.com, however, I want the other (re-directed to) domain to show in the Browser History List* and not xn--9a.com.

(*The Browser History List is the drop-down box of 25 or so recently visited url's).

So to recap, I am looking for the 're-directed to' url to be shown in the BHL record and not xn--9a.com. Either that, or no url is to be recorded/shown at all.

If you can help, please get in touch with me here or at: [email protected]

Regards,
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
I'm pretty sure that thats impossible, as its the browser that stores the url's, and nothing else.

rch1234 said:
Hi

I have an url (xn--9a.com) that is re-directed to another name. When the user enters xn--9a.com, however, I want the other (re-directed to) domain to show in the Browser History List* and not xn--9a.com.

(*The Browser History List is the drop-down box of 25 or so recently visited url's).

So to recap, I am looking for the 're-directed to' url to be shown in the BHL record and not xn--9a.com. Either that, or no url is to be recorded/shown at all.

If you can help, please get in touch with me here or at: [email protected]

Regards,
 
0
•••
Mikor is right: it's not possible.
 
0
•••
Javascript is client side, so that might be able to do it. I don't know how to, but I think it could.
 
0
•••
I don't think browsers would let JS modify its files.
 
0
•••
If you use this javascript function to redirect the page, the redirecting URL will not appear in the user's history.
Code:
<script language="javascript">
location.replace("http://www.newurl.com");
</script>

I think that if you use a META redirect, it also does not show up in history.

I would recommend reading this page.
 
0
•••
Hey, thanks for the great replies guys.

Regards,
 
0
•••

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back