Health Check Plugin Tools Tab post shows you how to run a file integrity test in your site and more using a couple of tools.
Last Updated: April 3, 2023
Latest News: Added two more steps PHP info and .htaccess viewer.
The following tools are very basic but are very important. They will check to make sure the integrity of your WordPress installations core files are correct and not corrupted. You will also be able to test the e-mail functionality of your site using wp_mail() function.
There are other tools you can use to troubleshoot issues you come across in your site but for most of you running the basic test is more than enough and a starting point. Anything beyond that would require a developer and or someone with plenty of WordPress knowledge.
Health Check Tutorials:
Health Check Plugin Tools Tab
Step 1 ) Go to Tools -> Site Health -> Tools as illustrated in the following image to run a couple of tools.
Health Check Tools
- File integrity
- Mail check
- Plugin compatibility
- PHP Info
- .htaccess Viewer
File Integrity
Step 2 ) The following image allows you to click on Check the Files Integrity button to run a check on all core files.
Mail Check
Step 3 ) The following image allows you to test if the mail sending option in your site is working.
Mail Check Options
- Additional Message
- Click on Send test mail button when you are ready to run the test.
Plugin Compatibility
Step 4 ) The following image allows you to click on Plugin compatibility to run a check on core files.
Plugin Compatibility Options
- Plugin
- Version
- Minimum PHP
- Highest supported PHP
- Click on Check plugins button when you are ready to run the test.
PHP Info
Step 5 ) The following image allows you to click on View extended PHP information button to view information about PHP in your server.
.htaccess Viewer
Step 6 ) The following image allows you to view the content in your .htaccess file. This can help you understand if any anomalies are included in the .htaccess file.
Note: Click on the following link htaccess to learn more about .htaccess file.
=================================
The few test above can help you make sure the default functionality of your WordPress site is working as intended.
I will update this tutorial from time to time. Make sure you come back for the latest updates.
If you have any questions please let me know.
Enjoy.