How to redirect your web page without changing the URL address

We may need, for various reasons, to redirect our web page to another address, but the change of address is not reflected in the address bar of the browser.

We show you how to do this by uploading a simple file:

  • Open any text editor (for example, Notepad) and enter the following code:
<frameset rows="100%">
  <frameset cols="100%">
    <frameset src="http://Dominio-de-Destino.es" frameborder="0" scrolling="no">
  </frameset>
</frameset>
  • Modify the domain in the third line to the target domain.
  • Save this file with the name "index.html".
  • Finally, upload the file via FTP to your hosting service.

Remember that you will have to leave the file in the directory "datos/web/".

If you have any doubt about how to upload the file, consult our manual FTP account management.

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