How to enable URL Masking

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.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

TLS cipher issue on Mac Mail

An issue occurs when older Mac OS are not been updated to use the new TLS Cipher with TLS 1.2 and...

TLS cipher issue on Outlook

An issue occurs when older Windows OS are not been updated to use the new TLS Cipher with TLS 1.2...

FTP error: '421 3 users (the maximum) are already logged in, sorry'

You can bypass this error by setting up the FTP connection in the Site Manager.In FileZilla,...

How do I upload files via FTP on my reseller plan?

To upload files to your reseller plan, first ensure that the domain is added to a cPanel account,...

I’m getting an ‘Reported Attack Page’ error on my website – How do I fix it?

If your website has been hacked into, Google (and other search engines) may be aware of this and...