Make sure your pages display the correct content.
A site can respond HTTP 200 but display an error or unexpected content. Content verification detects these issues.
Configure a text to search for on the page to validate that everything works correctly.
An HTTP 200 code does not guarantee your page is working:
MoniTao downloads the page content and checks for the presence of the configured text.
Practical use cases for content verification:
Verify that "Payment accepted" appears on the confirmation page - Detect problems with your payment gatewayMake sure the version number matches the latest release - Validate that the deployment went wellDetect a database error message - Be alerted if your database is inaccessibleYes, the search is case-sensitive. "Payment" and "payment" are different.
No, currently only exact text search is supported.
No, MoniTao checks the raw HTML returned by the server, not JavaScript-generated content.
MoniTao analyzes the first 1 MB of page content.
Start free, no credit card required.