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:
<frameset rows="100%">
<frameset cols="100%">
<frameset src="http://Dominio-de-Destino.es" frameborder="0" scrolling="no">
</frameset>
</frameset>
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.