Dashboard Menu
Login URL: account.wpghost.com
- It contain list of website of activated license
- Show license code
- Show Connected Websites
- Security Monitor of Connected Websites
Orders & Licenses Menu
- Download Plugin from here
- Get License Token from here
Connected Sites Menu
- List of connected site here
Security Monitor Menu
- List of connected site here for security monitor
Events Log Report Menu
- All log report here
Emails Log Report Menu
Email Alerts Menu
Firewall Configuration Menu
Knowledgebase Menu
Support Menu
- Ticket base support
WP Ghost > Overview Menu
Ghost Mode
Ghost Mode will set these predefined paths:
Admin Path: /wp-admin => /ghost-admin
Login Path: /wp-login.php => /ghost-login
Ajax URL: /wp-admin/admin-ajax.php => /ajax-call
Core Contents Path: /wp-content => /core
Core Includes Path: /wp-includes => /lib
Uploads Path: /wp-content/uploads => /storage
Author Path: /author => /writer
Plugins Path: /wp-content/plugins => /core/modules
Themes Path: /wp-content/themes => /core/views
Comments Path: /wp-comments-post.php => /comments
Wp Ghost >> WordPress Security Check Menu
- PHP Version >> Update to latest
- WP Debug Mode >> Set WP_DEBUG to false in wp-config.php:
define('WP_DEBUG', false); - Outdated Themes >> Removed deactivated theme and update active theme.
- Plugin/Theme Editor Enabled >>
define('DISALLOW_FILE_EDIT', true); - Plugin/Theme Editor Enabled >> Add the following to wp-config.php to disable the file editor:
define('DISALLOW_FILE_EDIT', true);
WP Ghost >> Firewall Menu
On below option and save
- Firewall Again Script Injection >> On/Off
- Remove Unsafe Headers >> On/Off
- Block Theme Detectors Crawlers >> On/Off
- Block Ai Crawlers Bots >> On/Off
WP Ghost >> Brute Force
On below option and save
- Use Brute Forces Portection >> On/Off
- Lost Password Form Protection >> On/Off
- Content Form Protection >> On/Off
- Wrong User Name Protection >> On/Off