> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.alertbot.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Website Basic Monitor Type Description

The **Website Basic Monitor Type** is designed to test multiple pages on your website (up to 3 pages) and verify that they are responding correctly by analyzing the server response and HTTP response. This level of monitoring detects if your website is not responding, or if it is returning simple web page errors caused by code or database errors. This service is effective at detecting the majority of website failures but not all (for full failure detection, use the "Website Standard" monitor type). This monitor also measures the web server performance by logging some of the basic server response times.  
  
This service is recommended for monitoring web pages of average importance. This service can be used to test any type of dynamic web pages or GET-type web forms but can not be used to monitor POST-type web forms.  
  
The major differences between this service and the “Website Standard” service is that the “Website Standard” does real-user simulation testing. It also downloads the page HTML and verifies that the text you expect to be on the page (which you predefine) is in fact on the page. The “Website Standard” service also has the extra feature of taking screenshots of Website errors for your review.  
  
**Related Links**  
*   [Protocol Web HTTP Monitor Type Description](https://abkb.crisp.help/en-us/article/protocol-web-http-monitor-type-description-1d9khyo/)  
*   [Website Professional Service Description](https://abkb.crisp.help/en-us/article/website-professional-service-description-1t5dud8/)
*   [AlertBot Features](https://www.alertbot.com/features.html)