Hexo is a fast Node.js static blog framework with 38K+ GitHub stars, Markdown support, 300+ themes, and one-command deploy to GitHub Pages — but as a static site generator it has no built-in WCAG accessibility audit, no Core Web Vitals scoring, and no post-deployment health monitoring. PageGuard audits the live deployed URL of any Hexo site externally — free, no source code needed, results in 30 seconds.
ADA Title II Deadline: April 24, 2026
State and local government websites must meet WCAG 2.1 AA by April 24, 2026. Many government agencies, universities, and nonprofits use Hexo for documentation and blog sites. Hexo themes are written by third-party contributors who may not prioritize WCAG compliance — common issues include missing alt text in image helpers, improper heading hierarchy in archive templates, insufficient color contrast in theme CSS, and missing ARIA labels on navigation. These issues require external runtime validation after deployment. PageGuard provides continuous accessibility monitoring of your Hexo site so you can identify and fix issues before the April 24 deadline — without modifying your build pipeline.
| Feature | PageGuard | Hexo |
|---|---|---|
| What is it? | External website health monitor — scans any URL for performance, accessibility, SEO, and best practices | Fast, simple, and powerful Node.js static blog framework (2012) — Markdown posts, EJS/Nunjucks/Pug themes, one-command deploy to GitHub Pages/Netlify/Vercel; 38K+ GitHub stars; powers thousands of technical blogs and documentation sites |
| Free tier | ✓ Yes — unlimited one-off scans, no signup required | Free and open source (MIT license); no SaaS pricing — you install Hexo via npm, write Markdown, run hexo generate, and deploy the static output to any hosting |
| Accessibility audit (WCAG / ADA) | ✓ Yes — WCAG 2.1 AA scored 0–100 with specific issue list | No — Hexo generates static HTML from Markdown and themes but has no built-in WCAG or ADA accessibility auditing; accessibility quality is entirely determined by the chosen theme and the developer's template customizations |
| Technical SEO audit | ✓ Yes — meta tags, headings, canonical, structured data | No — hexo-generator-sitemap and hexo-generator-seo-friendly-sitemap help with sitemaps; hexo-seo-link-optimizer assists with internal linking; but no built-in SEO audit scores or structured data validation |
| Performance audit (Core Web Vitals) | ✓ Yes — LCP, CLS, FCP scored 0–100 per scan | No — Hexo generates static files which are inherently fast, but Core Web Vitals depend on the theme's CSS, JS bundles, and image handling; no built-in CWV measurement or scoring |
| Static site generator | No — PageGuard is a monitoring tool, not a site generator | ✓ Yes — Hexo generates a complete static blog or documentation site from Markdown files with front matter; supports multiple templating engines (EJS, Nunjucks, Pug, Swig); built-in tag plugins for code blocks, quotes, YouTube embeds; asset management; internationalization; 300+ themes in the official theme repository |
| Blog and documentation focus | No — PageGuard is a standalone monitoring service | ✓ Yes — Hexo is purpose-built for blogs and documentation: auto-generated archives, categories, and tag pages; RSS/Atom feed generation; draft system; “hexo new post” CLI scaffolding; “hexo server” local preview; deeply integrated with GitHub Pages deployment via “hexo deploy” |
| Automated website monitoring | ✓ Yes — weekly or daily scans with email alerts on score drop | No — Hexo is a site generator; it has no post-deployment health monitoring, accessibility regression alerts, or uptime checking for sites it generates |
| AI-generated plain-English report | ✓ Yes — explains issues in non-technical language | No — no AI health report for sites built with Hexo |
| ADA Title II compliance monitoring | ✓ Yes — WCAG audit + alert on accessibility regression | No — Hexo does not audit or alert on WCAG compliance; theme template changes can silently introduce accessibility regressions (missing alt text in image helpers, improper heading hierarchy in archive templates, insufficient color contrast in theme CSS) that require external runtime validation |
| Works on any platform | ✓ Yes — scans any URL on any front-end or platform | No — Hexo builds your own blog/docs site only; it does not audit sites built by others or sites using different generators |
| Independent external audit | ✓ Yes — third-party scan, shareable URL for clients/stakeholders | No — no built-in tool to generate a shareable external health report for a Hexo-generated site |
| Instant on-demand scan | ✓ Yes — results in 30 seconds, no code changes needed | No — no on-demand health scan; external auditing of Hexo sites requires separate tools like Lighthouse or axe after deployment |
| Multi-site dashboard | ✓ Yes — 1–50 sites depending on plan | Hexo generates individual static sites; there is no health monitoring dashboard showing accessibility, SEO, and performance scores across multiple Hexo deployments |
| Pricing for health monitoring | ✓ Free + from $9/mo for automated monitoring | Health monitoring not available — Hexo is a static site generator, not a website health monitoring tool |
Get the WCAG accessibility score and Core Web Vitals for your deployed Hexo site. Results in 30 seconds. No Node.js, Hexo installation, or theme access required.
Results in ~30 seconds. 4 scores: Performance, Accessibility, SEO, Best Practices.
Yes — PageGuard scans the live deployed URL of any Hexo site hosted on GitHub Pages, Netlify, Vercel, or a custom server. Enter the public URL and receive a full health report in ~30 seconds covering Core Web Vitals, WCAG 2.1 AA accessibility, technical SEO, and best practices. No Node.js, Hexo installation, or theme source code is required.
No — Hexo generates static HTML from Markdown and theme templates with no WCAG compliance checking. Common issues include missing alt text in image tag helpers, improper heading hierarchy in archive templates, insufficient color contrast in theme CSS, and missing ARIA labels on navigation. PageGuard audits your live Hexo site and provides a WCAG 2.1 AA score with specific issues to fix.
Hexo themes are written by third-party contributors who may not prioritize WCAG compliance. Theme updates and custom EJS/Nunjucks tag plugins can silently introduce accessibility regressions. Government agencies, universities, and nonprofits running Hexo documentation sites face ADA Title II requirements by April 24, 2026. PageGuard provides continuous post-deployment monitoring without requiring theme modifications.
No — they serve completely different purposes. Hexo is a static site generator for blogs and documentation, converting Markdown into fast static HTML with themes and one-command deployment. PageGuard is an external quality monitoring tool for the deployed output. Organizations running Hexo sites should use PageGuard to continuously monitor accessibility, SEO, and performance without modifying their Hexo build process.