1. Home
  2. Knowledge Base
  3. Website
  4. Website Tips
  5. Steps to show under construction page

Steps to show under construction page

Step 1: Login to your cPanel account.
Step 2: Click on File Manger option under File.
Step 3: Go to the DocumentRoot (/home/username/public_html) link.
Step 4: Go to the top menu page and click the New File icon.
Step 5: In the new file name field, type index.html
Step 6: Click the Create New File icon.
Step 7: Copy and paste the following template code to index.html file.

<!doctype html>
<html>
<head>
<meta charset=”UTF-8″>
<title>kimtee</title>
</head>
<body>
<p style=”font:Gotham, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size:24px; text-align:center”>Under Construction.</p> <br> <p style=”font:Gotham, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; font-size:12px; text-align:center”>Sorry for the inconvenience caused.</p>
</body>
</html>

Step 8: Finally click Save changes option.

Click here to view this article as Oryon knowledge base video tutorial playlist.

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support