How to redirect your web page to another using the index.html file

For various reasons, we may be forced to redirect our website to a new destination. In this manual we will show you how to do it using an "index.html" file.

Will it be reflected in the browser?

The user will have accessed 'swhosting.com' and will be redirected to 'swhosting2.com' as the browser URL will change automatically.

What do I need to upload an index.html file?

First you must have a domain, a hosting service, an FTP account created and the Filezilla client. You can consult our manuals for more information (FTP account management, Create Hosting service.

How do I create the index.html file?

1 Create a text document on your computer with the following lines of code substituting the domain "manuals.com" for the domain you want the user to address.

<head>
     <meta http-equiv="Refresh" content="0;url=http://www.manuales.com">
 </head>
 <body>
 </body>

2 Once created, save the file by calling it "index.html".
3 Upload the file to your server via FTP to the folder "data / web"

Your privacy is important to us
We use our own cookies for the proper functioning of the site. In addition, third-party cookies are used for analytical purposes only. This information is not associated with any person so that no personally identifiable data is stored, but is only information that is collected to identify the session, with the aim of facilitating the analysis of the website. You can change your preferences at any time by logging back into this website. For more information about our cookie policy you can visit the Cookie information link. Click the "Accept" button or continue browsing to give us your consent to the mentioned cookies or access more detailed information at Manage cookies.
i