<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>UpMonitor Blog</title>
    <link>https://upmonitor.io/blog</link>
    <description>UpMonitor engineering notes on uptime monitoring, DNS, TLS, security headers, and web performance.</description>
    <language>en</language>
    <atom:link href="https://upmonitor.io/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Sat, 29 Aug 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>AI Agents Ship Fast, Security Slips Through (2026)</title>
      <link>https://upmonitor.io/blog/ai-agents-silent-production-failures</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/ai-agents-silent-production-failures</guid>
      <description>AI coding agents optimize for code that runs, not behavior that is correct. Green CI and HTTP 200 hide silent regressions. Here is how to catch them.</description>
      <pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Googlebot&apos;s 2MB Crawl Limit: Why Your Decompressed HTML Goes Uncrawlable (and How to Fix It)</title>
      <link>https://upmonitor.io/blog/googlebot-2mb-crawl-limit</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/googlebot-2mb-crawl-limit</guid>
      <description>Googlebot indexes only the first 2MB of your HTML, measured on uncompressed bytes, distinct from the 15MB fetch limit. Detect silent truncation and fix it.</description>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How the upmonitor:// Protocol Turns AI Agents into Self-Healing Infrastructure</title>
      <link>https://upmonitor.io/blog/upmonitor-protocol-relay</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/upmonitor-protocol-relay</guid>
      <description>Learn how the UpMonitor CLI and custom protocol bridge the gap between cloud alerts and local recovery playbooks for AI agents.</description>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>HSTS Preloading Guide: How to Secure Your Domain at the Browser Level</title>
      <link>https://upmonitor.io/blog/hsts-preloading-guide</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/hsts-preloading-guide</guid>
      <description>Learn how to get your domain on the global HSTS preload list to ensure maximum transport security.</description>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>HTTP Status Codes Explained: 2xx, 3xx, 4xx, and 5xx</title>
      <link>https://upmonitor.io/blog/http-status-codes-explained</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/http-status-codes-explained</guid>
      <description>A comprehensive guide to understanding server response codes and how they affect your site&apos;s availability.</description>
      <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Fix Mixed Content Warnings on an HTTPS Site</title>
      <link>https://upmonitor.io/blog/fix-mixed-content</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/fix-mixed-content</guid>
      <description>Fix mixed content in 3 steps: find every http:// resource with DevTools and a report-only CSP, rewrite the source, then add upgrade-insecure-requests.</description>
      <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>DNS Propagation Guide: How Long Does it Really Take?</title>
      <link>https://upmonitor.io/blog/dns-propagation-guide</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/dns-propagation-guide</guid>
      <description>Learn the mechanics of DNS propagation, the impact of TTL, and how to track your changes globally.</description>
      <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Technical SEO Audit Guide: Robots.txt, Sitemaps, and Meta Tags</title>
      <link>https://upmonitor.io/blog/technical-seo-audit-guide</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/technical-seo-audit-guide</guid>
      <description>How to ensure your website is fully discoverable by search engines and AI crawlers using our free diagnostic tools.</description>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Free Website Uptime Monitoring: How to Get Started in 2026</title>
      <link>https://upmonitor.io/blog/free-uptime-monitoring</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/free-uptime-monitoring</guid>
      <description>A beginner&apos;s guide to setting up professional-grade uptime monitoring and diagnostic audits for free.</description>
      <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Security Headers Guide: HSTS, CSP, and X-Frame-Options Explained</title>
      <link>https://upmonitor.io/blog/security-headers-guide</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/security-headers-guide</guid>
      <description>How to implement and verify critical HTTP security headers to protect your website from client-side attacks.</description>
      <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>SSL Certificate Errors: Decode &amp; Fix NET::ERR_CERT_* and More</title>
      <link>https://upmonitor.io/blog/ssl-troubleshooting</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/ssl-troubleshooting</guid>
      <description>Every common SSL/TLS browser error decoded - NET::ERR_CERT_DATE_INVALID, ERR_CERT_AUTHORITY_INVALID, handshake failures, name mismatch - with the exact openssl probe and server-config fix for each.</description>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Build a Website Monitoring Pipeline in CI/CD</title>
      <link>https://upmonitor.io/blog/monitoring-pipeline</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/monitoring-pipeline</guid>
      <description>Learn how to use the UpMonitor CLI to automate website health checks in GitHub Actions, GitLab CI, and more.</description>
      <pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>How to Ensure Your Website is Secure: The Complete 2026 Checklist</title>
      <link>https://upmonitor.io/blog/website-security-checklist</link>
      <guid isPermaLink="true">https://upmonitor.io/blog/website-security-checklist</guid>
      <description>A step-by-step guide to auditing your website&apos;s security - SSL certificates, security headers, HTTPS redirects, and automated monitoring with UpMonitor.</description>
      <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
