Skip to main content
After a webpage is baselined, WebOrion’s Integrity Analytics engine continuously tracks specific HTML elements and compares them against the baseline on every poll. Here’s what gets monitored and how you can adjust it.

Tracked elements

ElementDescription
HTML TitleThe page’s <title> tag value
Href LinksCount of all <a href> links
ImagesCount of <img> tags
JavascriptsCount of JS files loaded
Cascading Style SheetsCount of CSS files loaded
IframesCount of <iframe> tags
DivisionsCount of <div> tags
# of HTML LinesTotal line count of the HTML source
Full Page SignatureA hash of the full page content

Accessing your configuration

  1. Go to Webpage → View Webpages
  2. Click ⋮ → Configuration on the relevant webpage
  3. Select the Content & Integrity Analytics tab
The baseline results and current tracked values are displayed at the bottom of the page. Getting false positives from dynamic content? See Reducing False Positives.

Continuous Monitoring

Continuous Monitoring controls what happens after an alert is sent. When enabled (the default), WebOrion keeps polling the page and sends a new alert whenever further changes are detected — tracking each successive change from the last alert state rather than the original baseline. When disabled, WebOrion still polls the page on schedule and will update the status internally, but will not send any further email alerts until the page returns to the baseline state. See URL Health Status for a full explanation of how statuses flow between OK, Warning, and Continuous Monitoring.

Turning Continuous Monitoring on or off

  1. Go to Webpage → View Webpages
  2. Click ⋮ → Configuration on the relevant webpage
  3. Select the General Settings tab
  4. Check or uncheck the Continuous Monitoring checkbox
  5. Click Save
Continuous Monitoring is enabled by default for all newly added webpages.