How to point my domain to a "Coming soon" page?In order to point your domain to a "Coming soon" page please log in your CPanel and go to the File Manager. Then navigate to the public_html directory and create a simple index.html file containg:
<html> <body>
Coming Soon!
</body></html>
The above instructions are for pointing a primary domain to such a page. In case you are pointing an addon domain the file index.html has to be created in the webroot of the addon domain. Such a page cannot be create for parked domains.