DJ
DataJelly
Meet GuardExplore GuardPricingGuidesStart for Free
Login
The Guard Test Catalog

Every test Guard runs on every page, every scan.

Guard scans the pages that matter to your business on a fixed schedule — rendering each one like a real browser, then running this full suite of 47 automated checks against it. Every test is purpose-built to catch one specific pattern of failure: a blank render, a dropped CTA, a broken canonical, a slow load — the kinds of issues that still return a 200 OK while quietly costing you traffic, conversions, and trust.

47 checks across 15 categories, each with a plain-English explanation of what it catches, why it happens, how to fix it, and what it costs you when it breaks.

Start monitoring freeRun a free page audit
The full monitoring package

The test suite is just one part of Guard.

Alongside the 47 checks below, every monitored page also gets these core features — so you get the complete picture of page health, performance, and search visibility in one place.

Lighthouse scoring over time

Performance, Accessibility, Best Practices & SEO tracked per page, per scan — so you see trends, not just snapshots.

Static file monitoring

robots.txt, sitemap.xml, llms.txt and favicons — the files crawlers depend on, checked on every scan cycle.

Weekly AI report cards

Plain-English summaries of wins, risks and prioritized next actions — no dashboards to interpret.

Google Search Console

Clicks, impressions, rankings and CTR tied directly to Guard alerts and Lighthouse scores.

Index coverage assistant

Surface high-value pages Google hasn't found yet, then promote them into Guard monitoring.

See the whole platform

Monitoring, alerting, and protection for your most important pages.

Explore the suite

47 tests, organized into 15 categories.

The inner ring is each category; the outer ring is every individual test. Click a slice — or a category below — to filter the full list.

47automated tests

Showing 47 tests

Availability

6

Is the page even reachable?

TestDescriptionSignalSeverityBuild
TLS Certificate Expiring Soon

TLS certificate expires within 14 days

If not fixed, users will soon see security errors and be unable to access the site. Search engines may also stop crawling it, causing traffic to drop.

Certificate expiryWarnEasy to fix
HTTP Status Failure

HTTP 500+, timeout, or DNS failure

This page is effectively down. Users cannot access it, and search engines may remove it from results if the issue persists. This can lead to immediate traffic loss and broken user journeys.

HTTP status failureFailEasy to fix
Redirect Loop

Same URL redirect or redirect chain >3 hops

Users will be unable to access the page, often seeing browser errors. Search engines may stop crawling the page entirely, which can remove it from search results.

Redirect loopFailEasy to fix
Redirect To Homepage

Non-root page redirects to homepage

Users expecting this page will be confused or frustrated when redirected. Search engines may treat the page as non-existent, reducing visibility for that URL.

Redirect to homepageWarnEasy to fix
TLS Certificate Failure

SSL handshake failure or invalid certificate

Users may see security warnings or be blocked entirely from accessing the site. Search engines may avoid crawling the page, leading to severe traffic loss.

TLS failureFailMedium effort
Unexpected 4xx Error

Non-login page returns 4xx status

Users and search engines will see this page as unavailable. This can reduce trust, break navigation flows, and cause search engines to stop indexing the page over time.

Unexpected 4xxWarnEasy to fix

Render Integrity

5

Did the page actually render?

TestDescriptionSignalSeverityBuild
Blank Page Detected

HTML size <1KB or visible text extremely low

Users and search engines will see little or no content. This can lead to immediate traffic loss, poor engagement, and potential deindexing.

Blank pageFailEasy to fix
Critical Bundle Failure

Main JS or CSS bundle fails to load

The page may not render at all, leaving users with a broken experience. This can result in immediate drop-offs and negatively impact search engine indexing.

Critical bundle failureFailMedium effort
High Resource Error Rate

More than 10% network resource failures

Parts of the page may be broken or missing, leading to poor user experience. This can reduce trust, engagement, and conversion rates.

High resource error rateWarnMedium effort
JavaScript Crash Detected

Page error or fatal console error detected

Parts of the page may not function or render correctly. This can break user interactions and reduce conversions, while also impacting SEO if content fails to load.

JavaScript crashWarnMedium effort
Script Shell Only

DOM mostly scripts with little rendered content

Users and search engines may see an empty or unusable page. This can lead to lost traffic, poor SEO performance, and broken user flows.

Script shell onlyFailMedium effort

Content Stability

5

Did the content silently change?

TestDescriptionSignalSeverityBuild
Critical DOM Selector Missing

User defined DOM selector not found

Key parts of the page may be missing, leading to broken layouts or functionality. This negatively impacts user experience and engagement.

Critical selector missingMajor alertMedium effort
H1 Heading Removed

Primary H1 heading removed from page

The page structure becomes less clear to both users and search engines. This can reduce readability and weaken SEO relevance signals.

H1 removedAlertEasy to fix
Major DOM Drop

DOM node count drops more than 50% compared to baseline

Large portions of the page are missing, which can confuse users and remove important content. This can severely impact both SEO visibility and user trust.

Major DOM dropMajor alertMedium effort
Major Text Content Drop

Visible text drops more than 40% compared to baseline

Search engines rely on page content to understand relevance. Reduced content can lower rankings and make the page less useful to users.

Major text dropMajor alertMedium effort
Title Tag Removed

HTML <title> element missing

Search engines rely on the title tag to understand and rank the page. Missing titles can reduce visibility and make search results less compelling to users.

Title removedAlertEasy to fix

Critical Signals

7

Are your SEO & AI signals intact?

TestDescriptionSignalSeverityBuild
Canonical URL Changed

Canonical tag target changed unexpectedly

Search engines may index the wrong version of the page or split ranking signals. This can reduce visibility and cause SEO confusion.

Canonical changedAlertEasy to fix
Mixed Content Detected

HTTPS page loads HTTP resources

Browsers may block insecure resources or show warnings. This reduces user trust and can break parts of the page experience.

Mixed contentWarnEasy to fix
Noindex Tag Added

Robots meta tag adds noindex

This page will be removed from search engine results. Any existing SEO traffic to this page will drop to zero if the issue is not corrected.

Noindex addedMajor alertEasy to fix
OpenGraph Tags Removed

Open Graph tags removed from page

When shared on social platforms, this page may show poor or broken previews. This can reduce click-through rates and limit viral or referral traffic.

OG removedWarnEasy to fix
Sitemap Invalid or Malformed

Sitemap XML is invalid, malformed, or not parsable

Search engines rely on sitemaps to discover and crawl your pages. If the sitemap is invalid, pages may not be discovered or re-crawled efficiently. Over time, this can reduce indexing coverage and negatively impact search visibility, especially for new or recently updated pages.

Sitemap malformedWarnEasy to fix
Sitemap Removed

Page missing from sitemap or sitemap invalid

Search engines may have difficulty discovering or re-crawling this page. Over time, this can reduce indexing and visibility.

Sitemap removedWarnMedium effort
Structured Data Removed

Structured schema markup missing or invalid

The page may lose enhanced search features like rich snippets. This can reduce visibility and click-through rates from search results.

Structured data removedWarnMedium effort

Performance

4

Is the page fast enough?

TestDescriptionSignalSeverityBuild
Large HTML Size Jump

HTML size increases more than 50% compared to baseline

Heavier pages load slower, which can hurt user experience and performance metrics. This may reduce engagement and negatively impact search rankings.

Large HTML size jumpWarnEasy to fix
Severe Slow Page Load

Page load >8 seconds total

Users are likely to abandon the page before it loads. This directly impacts conversions and engagement, and can negatively affect search rankings.

Severe slow loadMajor alertEasy to fix
Slow Response Time

Response time exceeds baseline or >5 seconds

Users will experience delays, increasing bounce rates. Search engines factor performance into rankings, so slower pages may rank lower over time.

Slow responseWarnEasy to fix
TTFB Spike Detected

Time to first byte more than 2x baseline

Slower initial response times degrade user experience and can impact search rankings. This may also signal deeper infrastructure issues affecting reliability.

TTFB spikeWarnMedium effort

Dependencies

3

Did a third party break you?

TestDescriptionSignalSeverityBuild
Third Party Dependency Failure

External CDN or script dependency fails to load

Critical functionality (payments, analytics, integrations) may break. This can directly impact revenue, tracking, and overall user experience.

3rd party failureMajor alertMedium effort
Core Web Vitals Regression

LCP/CLS/INP regress beyond threshold

Poor performance metrics can lower search rankings and frustrate users. This can reduce traffic, engagement, and conversions.

Core Web Vitals regressionMajor alertHard to fix
Unexpected Script Added

New external script detected on page

Additional scripts can slow down the page or introduce instability. This may impact performance, user trust, and overall experience.

Unexpected scriptWarnMedium effort

Interaction

1

Can users actually convert?

TestDescriptionSignalSeverityBuild
Primary CTA or Form Failure

Primary CTA or form flow broken

Users cannot complete key actions like signup or checkout. This directly impacts conversions, revenue, and overall business performance.

CTA or form failureMajor alertHard to fix

Security

1

Is anything tampering with the page?

TestDescriptionSignalSeverityBuild
Script Injection Detected

Unexpected injected script or DOM element detected

This may indicate a security issue. It can compromise user trust, damage your brand, and potentially expose sensitive data.

Script injection detectedMajor alertMedium effort

Commerce Account

2

What this group checks

TestDescriptionSignalSeverityBuild
Commerce account redirects home

Detects configured commerce account/login pages where scan evidence indicates an unexpected redirect to the homepage.

Unexpected account redirects can hide account-entry failures and block returning customer workflows.

account_bad_redirectFailMedium effort
Commerce account login form missing

Detects configured commerce account/login pages where deterministic scan evidence cannot find a login form or equivalent account entry.

A missing account login path can block repeat customers from order history, saved addresses, and authenticated purchase flows.

account_login_form_presenceFailMedium effort

Commerce Cart

2

What this group checks

TestDescriptionSignalSeverityBuild
Commerce checkout button disabled

Detects configured commerce cart pages where a checkout action exists but appears disabled.

A disabled checkout button stops customers after cart intent and can create direct revenue loss.

cart_checkout_button_enabledFailMedium effort
Commerce checkout button missing

Detects configured commerce cart pages where deterministic scan evidence cannot find a checkout action.

Missing checkout blocks the revenue path at the cart stage and may not be caught by uptime checks.

cart_checkout_button_presenceFailMedium effort

Commerce Checkout

2

What this group checks

TestDescriptionSignalSeverityBuild
Commerce checkout entry unreachable

Detects configured commerce checkout-entry pages or checkout URL candidates that are unreachable or fail availability checks.

An unreachable checkout entry blocks purchase completion and is a high-value silent revenue-path failure.

checkout_entry_reachabilityFailMedium effort
Commerce checkout redirects home

Detects configured commerce checkout-entry pages where scan evidence indicates an unexpected redirect to the homepage.

Unexpected checkout-to-home redirects can hide a broken buying flow from uptime monitoring while preventing order completion.

checkout_entry_redirect_homeFailMedium effort

Commerce Collection

2

What this group checks

TestDescriptionSignalSeverityBuild
Commerce collection product count drop

Detects configured commerce collection pages where product card count drops materially compared with prior scan evidence.

A sharp product count drop can reduce discovery and revenue while still returning a healthy HTTP status.

collection_product_card_count_regressionWarnMedium effort
Commerce collection grid missing

Detects configured commerce collection pages where deterministic scan evidence cannot find product cards or a product grid.

A missing collection grid can break product discovery while the page still appears available.

collection_product_grid_presenceWarnMedium effort

Commerce Product

4

What this group checks

TestDescriptionSignalSeverityBuild
Commerce add-to-cart disabled

Detects configured commerce product pages where an add-to-cart action exists but appears disabled.

A disabled add-to-cart action prevents purchase intent from becoming cart activity and can silently reduce conversion.

product_add_to_cart_enabledFailMedium effort
Commerce add-to-cart missing

Detects configured commerce product pages where deterministic scan evidence cannot find an add-to-cart action.

Missing add-to-cart blocks the primary purchase path and can reduce revenue even when the page still returns 200 OK.

product_add_to_cart_presenceFailMedium effort
Commerce product image missing

Detects configured commerce product pages where deterministic scan evidence cannot find product image assets.

Missing product images can reduce trust, weaken product understanding, and hurt conversion on revenue-path pages.

product_image_presenceWarnMedium effort
Commerce product price missing

Detects configured commerce product pages where deterministic scan evidence cannot find product price text or price metadata.

Missing price evidence can reduce buyer confidence and make product offers harder for users, search engines, and AI systems to understand.

product_price_presenceWarnMedium effort

Commerce Search

2

What this group checks

TestDescriptionSignalSeverityBuild
Commerce search input missing

Detects configured commerce search pages where deterministic scan evidence cannot find a search input.

A missing search input blocks product discovery for shoppers who rely on search.

search_input_presenceFailMedium effort
Commerce search results missing

Detects configured commerce search pages where deterministic scan evidence cannot find result cards for the monitored seeded search page.

Missing search results can reduce product discovery and silently weaken a revenue path while the page still returns 200 OK.

search_result_presenceWarnMedium effort

conversion_integrity

1

What this group checks

TestDescriptionSignalSeverityBuild
Pricing page conversion integrity

Detects pricing-like pages where visible price or conversion CTA signals are missing, and warns on malformed JSON-LD found on the pricing page.

A broken pricing page can reduce conversions and also makes it harder for search engines, AI systems, and users to understand the offer, price, and purchase path.

pricing_page_price_and_cta_presenceFailMedium effort

Guard runs all 47 on autopilot.

Add the pages that matter and Guard scans them every 30 minutes, compares against a baseline, and alerts you the moment any of these checks starts to fail.

Start free trialMeet GuardView pricing

Prefer a guided tour? See how Guard works.

DataJelly

SEO snapshots for modern SPAs. Making JavaScript applications search engine friendly with enterprise-grade reliability.

Product

  • DataJelly Guard
  • Pricing
  • SEO Tools
  • Page Audit
  • Dashboard

Resources

  • Blog
  • Guides
  • Test Catalog
  • Start for Free
  • Lighthouse Monitoring
  • Static File Monitoring
  • Search Console + Guard
  • Index Monitor

Company

  • About Us
  • Contact
  • Terms of Service
  • Privacy Policy
  • Data Security

© 2026 DataJelly. All rights reserved. Built with love for the modern web.