Forwarding to another domain: via HTML and Meta Refresh

Step 1:

Create a start file index.html

Note: this redirect method works with every one of our web hosting packages and forwards a direct call of your page to another domain. After the redirect, the target domain shows up in the browser address bar.

Step 2:

Now write the following code into this file:

<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://zieldomain.de/verzeichnis/">
</head>
<body>
</body>
</html>

Edit the entry http://zieldomain.de/verzeichnis/ according to the desired redirect domain

Step 3:

Upload the file now to your webspace via FTP. When the domain is called, it should redirect the visitor to the target domain afterwards. If not, please clear your browser cache and/or make sure that there’s only one index file on the webspace.
How helpful was this tutorial?

Search in support and FAQ

Seitensuche