The Ploi.io service is similar to RunCloud. It helps you install your WordPress websites in minutes without being an expert. We found Ploi to be a secure and accessible service.
To install WP Ghost plugin on a websites using Ploi.io, follow this tutorial.
After adding WordPress to your server through Ploi, go to the website and finish the WordPress installation.
Now, follow the Install tutorial for WP Ghost.
https://wpghost.com/kb/install-wp-ghost-premium-plugin/
When you select Ghost Mode in WP Ghost, the plugin detects Nginx and shows you the “hidemywp.conf” file that you need to add in the Ploi.io panel to load the rewrite rules.
First, create the hidemywp.conf file (if not exists) on the website root directory through File Manager
Now, save the Safe Mode in WP Ghost and you will get the line you need to include in Ploi.io.
On Ploi.io panel, go to Manage and click on Edit NGINX configuration.
Select the website from the sidebar list of site configs. Add the include hidemywp.conf line that you copied from the WP Ghost notification into the website config file before the SSL protocol definition.
Save the NGINX configuration, test and deploy the new configuration and the changes will be applied automatically.
Go back to your website and test the frontend page. If it is loading correctly, confirm the changes, and you’re done.
To avoid any cache error when changing the admin path, ensure OPCache on Ploi server is turned off until the plugin configuration is finished.
Because hackers often use bots to search for security flaws in your website, it is…
The easiest way to change the default media uploads path is to use the WP…
To hide all CSS and JS you need to follow the steps to Combine the…
https://youtu.be/6ylhojSi-_E In this video, we’ll explore why website security matters and what can happen if…
The security of your WordPress site depends on multiple factors, such as the strength of…
When you enable two-factor authentication (2FA) for your WordPress website, it adds an extra layer…