I have recently bought a .net domain from domains.com to make more profit. Now, I can't find how to do URL-Forwarding.
+Rep if you help me! Thanks
I have recently bought a .net domain from domains.com to make more profit. Now, I can't find how to do URL-Forwarding.
+Rep if you help me! Thanks
Change the DOMAIN part, and upload it as index.htmlCode:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Your Page Title</title> <meta http-equiv="REFRESH" content="0;url=http://www.DOMAIN.com"></HEAD> <BODY> Optional page text here. </BODY> </HTML>