Health Endpoint
Creates a /health endpoint that returns a 200 OK HTTP status code while WordPress is performing correctly.
The facts
- Rating
- 5★ from 2
- Active installs
- 3k+
- Price
- Free
- Last updated
- 9 Mar 2025
- Added
- Sep 2020
- Requires WP
- 3.5
- Tested up to
- WP 6.7.7
- Downloads
- 39,743
Our analysis
AI-assistedHealth Endpoint is a WordPress plugin that creates a /health endpoint for monitoring the status of your website. It checks your database connection and returns a 200 OK HTTP status code when the site is functioning properly. This allows external monitoring tools to verify your site's performance regularly.
The plugin is suitable for website administrators who want to ensure their WordPress site is healthy and accessible. It can be particularly useful for those using external services to monitor uptime and performance.
Best for: Website administrators looking to monitor the health of their WordPress site.
What it does well
- ✓Creates a /health endpoint for monitoring
- ✓Checks database connection status
- ✓Returns a 200 OK HTTP status code when healthy
- ✓Compatible with external website monitoring tools
- ✓Free to use from the WordPress.org directory
Where it falls short
- •Limited feature information provided
Verdict
Health Endpoint provides a straightforward way to monitor website status. It is useful for those who need basic health checks for their WordPress installations.
From the developer
Jon Otaegi's own description of Health Endpoint, lightly tidied.
This simple plugin creates a /health endpoint to let you monitor the status of your WordPress website. The endpoint tests the status of your database connection and returns a 200 OK HTTP status code while your page is healthy. You can read more on HTTP status codes at the Wikipedia article.
External tools such as website monitoring services can access the exposed endpoint at regular intervals. This can help you verify that your WordPress website is performing correctly.
You can find more information about the Health Endpoint Monitoring Pattern at the Microsoft Azure Documentation website.
Development
This plugin is being developed on GitHub. If you want to collaborate, feel free to submit pull requests or report bugs on the issue tracker.