Why you should have a coming soon page

Why you should have a coming soon page

What is a coming soon page

A coming soon page is a type of placeholder web page that is intended to warn visitors that a website or a particular webpage is in the process of being constructed or is not yet available to the public.

What is a coming soon page

These pages are typically labeled with the phrase “coming soon.” It is typically seen when the owner of a website is getting ready to launch a new website or is in the process of updating an existing one.

Coming soon pages are designed to do two things: generate excitement and anticipation for a future website, and offer users a way to keep updated about the website’s launch date and any other information that may be pertinent.

A typical “coming soon” page will typically feature a brief explanation of the upcoming website, a countdown timer, a sign-up form for a newsletter or updates, and perhaps a teaser image or video. All of these elements are standard.

Defining what is a coming soon page template

A “coming soon” template is a pre-designed web page that can be easily customized to create a placeholder page for an upcoming website. Templates are a popular choice for creating a coming soon page because they offer a fast and easy way to get a professional-looking page up and running without the need for extensive design or coding skills.

A quick coming soon html page

Below is an example of a bare simple coming soon HTML template:

<!DOCTYPE html>
<html>
<head>
  <title>Coming Soon</title>
</head>
<body>
  <header>
    <h1>Our Website is Coming Soon!</h1>
  </header>
  <main>
    <p>We are currently working hard on creating a great new website for you. Thank you for your patience!</p>
    <p>In the meantime, sign up for updates:</p>
    <form>
      <input type="email" placeholder="Your email address">
      <input type="submit" value="Subscribe">
    </form>
  </main>
  <footer>
    <p>© [YOUR COMPANY NAME HERE]</p>
  </footer>
</body>
</html>

This template can be modified to include your business’s name, message, and branding, if you so choose. You have the option of including other components, such as a countdown timer, links to social media, or a teaser image. As soon as you have completed the necessary adjustments, you can publish the “coming soon” page to the domain of your website and begin generating anticipation for your soon-to-be-released product or service.

Why you should have a coming soon page while your website is on development

Having a coming soon page is one of the best marketing strategies that you can use to increase your conversions and engagement. It gives your visitors a reason to keep checking back, and it gives you an opportunity to capture their contact information.

Coming soon page design: How to design a great coming soon page

A great coming soon page will have some key features that can set it apart from the competition. The most important is to ensure it is designed with your brand in mind.

What is more, it should be a short and engaging experience. This means using video, audio, animation or other media.

Coming soon WordPress page: How to create a coming soon page with WordPress and Elementor

Creating a simple and effective coming soon page is not as hard as it might seem. All you need is a WordPress website and a drag-and-drop plugin like Elementor.

With the help of these tools, you can easily create a stunning coming soon page that is sure to attract lots of attention from your audience. You can also choose from many different templates that are available free online.

Coming soon page template free:

dp FREE to download Coming Soon Page

We at dp have developed our template in HTML / CSS / JavaScript and use it regardless of whether the site we are working on is done with WordPress , Elementor, another page builder or whether it is a site for Shopify, SquareSpace and so on. We chose to make a “flat file” in html and upload it directly to the server via FTP or via the Control Panel file manager provided by all Hosting Providers. This choice turned out to be absolutely productive as once the template is designed it is the same one we use for all sites and it is uploaded to the client’s new server in less than thirty seconds. Let’s see together what the advantages of this type of template are.

Flat file convenience

By flat file we mean that it has no dependencies. Exactly what is needed for fast and concise work. Normally you should load a directory with the name of the template and inside it load a folder with images, one with JavaScript files, one with CSS files and so on. Then in the main root you should have an html file (coming-soon.html) which refers to the various folders and files for styling and for the functionality offered by the JavaScript.

In our case instead, we have included the styling and all the functions of JavaScript already in the document that we have named “index.html”, so that the server gives it absolute priority. As for the images, we have uploaded to a directory on our server so that wherever this single html document is uploaded (any server), it will work fully without precisely having to “depend” on other documents and images. In this way, as soon as we start working on a site for a new client, all we have to do is upload the coming soon index.html file to the client’s server root directory while we work in the staging server on in the localhost of our system creating the site in WordPress or any other type of technology.

Here is how the coming soon page looks

dp FREE to download Coming Soon Page

How to use our free coming soon page template

Step 1

Download our free template from here

Step 2

Be ready to customize the template as you like.

  1. So that it has the reference to your business (see below image)
    coming soon page modifications
    Click to enlarge

Step 3

Unzip the file  you have just downloaded and open it with your code or text editor. Now you are ready to apply the modifications so that it’s customized with your details:

    1. On line 118, change the reference to the logo in the html template (see image below)
      Change the reference to the logo in the html template
      Click to enlarge
    2. On line 127, replace the telephone number with yours (see image below)
      On line 127 replace the telephone number with yours see image below
      Click to enlarge
    3. On line 139, modify the countdown timer to fit the date of your launch (see image below)
      On line 139 modify the countdown timer to fit the date of your launch
      Click to enlarge
    4. On line 189, Replace our email address with yours (see image below)
      On line 189 Replace our email address with yours see image below
      Click to enlarge

That’s it, the customization process is done, now you just need to upload the file to your root directory at your server hosting account.

Upload your coming soon page to your server

There are several ways to upload your “coming soon” HTML file to your website, depending on your hosting platform and website setup. Here are a few common methods:

  1. FTP or SFTP:  [SUGGESTED] If you have access to your website’s file system, you can use a FTP or SFTP client to upload the HTML file to your website. You’ll need to know the login credentials for your hosting account and the location of the directory where you want to store your HTML file. (below is an example upload using the FileZilla free FTP software available for Windows, Mac and Linux)

    upload your coming soon page via FTP with Filezilla
    Click to enlarge
  2. cPanel File Manager: [MOST CONVENIENT] Many web hosting companies use cPanel as a control panel for managing website files. You can use the File Manager in cPanel to upload the HTML file to your website.

    upload your coming soon page via cPanel
    Click to enlarge
    upload your coming soon page via cPane to the public html folderl
    Click to enlarge
  3. WordPress Dashboard: [NOT THE MOST SECURE]  If your website is built with WordPress, you can upload the HTML file directly from the WordPress Dashboard. You’ll need to use a plugin like File Manager or have access to the server to do this.

Once you’ve uploaded the HTML file, you’ll need to set it as the default page for your website. You can do this by changing the default page setting in your web server configuration, or by creating a redirect in your .htaccess file.

Note to begginners: It’s important to note that the exact steps for uploading the HTML file may vary depending on your hosting platform and setup. If you’re not familiar with website hosting and administration, it may be best to seek the assistance of a web designer/developer or your hosting company’s support team.

Share
Share
Website maintenance by: dp