Currently I am pointing my domain (mydomain.com) somewhere by using this as the index.html:

<html>
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=http://somewhere.com">
</head>
<body>
</body>
</html>

However, when I go to mydomain.com, it redirects to somewhere.com, but the URL is actually changed to "somewhere.com" in the browser. Is there a way to make it forward but have the browser url still say mydomain.com?

Thanks,

Dave

Member Avatar for diafol

Change your "A record" in your hosting control panel. This is more that just a simple redirect right? However, I'm no expert on this.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.