• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Domain redirection...

VinY

Senior member
Can anyone give me a place like namezero.com that'll redirect a domain to a different URL for free? Namezero.com has this big frame that I don't want...thanks.
 
Why not copy/paste this script onto your HTML of your webpage which will automatically redirect to other URL of your choice.

Copy this:

<meta http-equiv=&quot;refresh&quot; content=&quot;10;URL=http://www.neoverse.net&quot;>


See the part that said &quot;10&quot;..That is time in seconds and replace &quot;www.neoverse.com&quot; with your link.

If you want it to quickly redirect to another site..Just put a 0 instead of 10.

Just make sure you paste it inbetween <head> and </head>

Cheers!

nEo

 
Back
Top