To enable URL Masking, please see the following instructions.
- Open a notepad file
- Insert the below code
<HTML>
<FRAMESET border=0 rows=”100%,*” frameborder=”no” marginleft=0 margintop=0 marginright=0 marginbottom=0>
<frame src=”http://www.domain.com” scrolling=auto frameborder=”no” border=0 noresize>
<frame topmargin=”0″ marginwidth=0 scrolling=no marginheight=0 frameborder=”no” border=0 noresize>
</FRAMESET>
</HTML>
- Replace the ‘http://www.domain.com’ with your target URL
- Save it as a .html file
- Upload it to the server
This will trigger a “meta refresh”, when anybody visits your .html page, they will be redirected to your target URL. Please note that the above is provided as a courtesy – we do not provide any coding or design-related support.
If you require further information/assistance on this, please submit a ticket and a member of the team will be happy to assist further.