Image

Consider installing one of the most popular Wordpress content management systems. Go to the hosting control panel in the application menu and opposite the wordpress icon there are 2 installation options:

  • Default - The default option will install wordpress in 1 click, download and install in the background.
  • Custom - It is possible to set parameters, select a version to install.


The automated process of installing an application on your domain takes about 2 minutes. Then the page will open wordpress toolkit, where you can make the necessary settings, such as changing your password, configuring and updating plugins.


Search engine indexing - If your site is not yet ready for public display, disable this feature to prevent search engines from showing it in the search results list. Disabling this option enables the option "Discourage search engines from indexing this site" in WordPress, which in turn adds the tags "noindex, nofollow" to the site header and adds the directive "Disallow" to the virtual robots.txt file.

Caching (nginx) - Enable nginx-based caching on your site to significantly improve site performance and speed up loading. The caching settings are already optimized by default, but you can change them at any time on the Apache Settings & amp; nginx & quot; corresponding domain.

Debugging - If you are creating a setup for testing or development, you can enable one or more debugging options in WordPress. Debugging is disabled by default.

Password protection - Limit public access to your site by asking every visitor for a username and password. This is useful, for example, if your site is still under development and you want only certain visitors to see it.

Take over wp-cron.php - WordPress uses the wp-cron.php file to run regular tasks like checking for updates, sending email notifications, etc. This file is executed every time a site visitor loads one or another of his pages, and this can interfere with the timely execution of critical tasks. This option overrides the default execution of the wp-cron.php file and gives you the option to create a regular scheduled task instead.

Enable hotlink protection - Hotlink protection prevents other websites from displaying, linking or embedding your files (usually images). This practice is called hotlinking, add it can quickly drain your bandwidth and make your website unavailable.