3.1.12. Parking page

Important points:

  • The domain must be served on our NS.
  • The parking page can be used only for the main domain with and without www. The work of other subdomains is not affected.
  • If a site with the domain name exists and is up and running, it will stop working once the parking page is enabled (the parking page has a higher priority).
  • The parking page is accessible via HTTP and HTTPS.
  • The parking page code cannot exceed 99000 characters.
  1. In the domain menu, click "Parking page".
  2. Specify the parking page HTML code and save the changes:
  3. At the top of the page, click "Enable parking page":
  4. Wait 30-60 minutes for the changes to take effect.

An example of simple HTML code for adding an image to a parking page:

<img src="https://domain.com/path/to/image.png"  width="1200" height="640" alt="Alternative description">
  • src — direct link to the desired image (it can be placed on any image hosting service).
  • width and height — width and height of the image in pixels.
  • alt — text description of the image.

The code is inserted in the editor inside the <body> tag.

At the bottom of the page, the catalog of ready-made templates is available:

The templates are organized by categories. The HTML code of the selected template is inserted into the editor and can be edited if necessary.

Content

    (4)