<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DechoNet Guides</title>
    <link>https://dechonet.com/</link>
    <description>Troubleshooting guides for IP, DNS, SSL, HTTP, and RDAP diagnostics.</description>
    <language>en</language>
    <lastBuildDate>Sat, 02 May 2026 11:52:19 GMT</lastBuildDate>
    <atom:link href="https://dechonet.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title><![CDATA[301 vs 302 Redirect Guide]]></title>
      <link>https://dechonet.com/guides/301-vs-302-redirect-guide.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/301-vs-302-redirect-guide.md</guid>
      <description><![CDATA[When to use permanent vs temporary redirects, and how 301 and 302 differ for caching, routing, and SEO signals.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[403 Forbidden Checklist]]></title>
      <link>https://dechonet.com/guides/403-forbidden-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/403-forbidden-checklist.md</guid>
      <description><![CDATA[How to diagnose 403 responses by reviewing origin permissions, WAF rules, CDN access controls, and routing behavior.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[404 Not Found Root Cause Guide]]></title>
      <link>https://dechonet.com/guides/404-not-found-root-cause.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/404-not-found-root-cause.md</guid>
      <description><![CDATA[How to diagnose whether a 404 comes from missing deployment artifacts, broken rewrites, or the wrong final route.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[502 Bad Gateway Checklist]]></title>
      <link>https://dechonet.com/guides/502-bad-gateway-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/502-bad-gateway-checklist.md</guid>
      <description><![CDATA[How to diagnose 502 responses by checking reverse proxy to upstream connectivity, service health, and target routing.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[503 Service Unavailable Checklist]]></title>
      <link>https://dechonet.com/guides/503-service-unavailable-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/503-service-unavailable-checklist.md</guid>
      <description><![CDATA[How to diagnose 503 responses by separating maintenance mode, overload, rate limiting, and backend readiness issues.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[CDN Cache vs DNS Propagation]]></title>
      <link>https://dechonet.com/guides/cdn-cache-vs-dns-propagation.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/cdn-cache-vs-dns-propagation.md</guid>
      <description><![CDATA[How to tell whether delayed changes are caused by DNS propagation or cached CDN content, and what to check first.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[NET::ERR_CERT_COMMON_NAME_INVALID Fix]]></title>
      <link>https://dechonet.com/guides/cert-common-name-invalid-fix.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/cert-common-name-invalid-fix.md</guid>
      <description><![CDATA[How to fix certificate hostname mismatch warnings by checking SAN coverage, DNS targets, and the actual endpoint serving the certificate.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>ssl</category>
    </item>
    <item>
      <title><![CDATA[DMARC Policy Guide: none vs quarantine vs reject]]></title>
      <link>https://dechonet.com/guides/dmarc-policy-none-vs-quarantine-vs-reject.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/dmarc-policy-none-vs-quarantine-vs-reject.md</guid>
      <description><![CDATA[How to choose the right DMARC policy stage and when to move from monitoring to quarantine or full rejection.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[DNS_PROBE_FINISHED_NXDOMAIN Fix Checklist]]></title>
      <link>https://dechonet.com/guides/dns-probe-finished-nxdomain-fix.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/dns-probe-finished-nxdomain-fix.md</guid>
      <description><![CDATA[How to diagnose NXDOMAIN errors by checking DNS records, nameserver delegation, resolver cache, and domain registration state.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[Domain Migration Checklist]]></title>
      <link>https://dechonet.com/guides/domain-migration-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/domain-migration-checklist.md</guid>
      <description><![CDATA[A practical checklist for moving a domain or core hostname safely by validating DNS, SSL, HTTP routing, and registration state together.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>general</category>
    </item>
    <item>
      <title><![CDATA[ERR_SSL_PROTOCOL_ERROR Fix Guide]]></title>
      <link>https://dechonet.com/guides/err-ssl-protocol-error-fix.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/err-ssl-protocol-error-fix.md</guid>
      <description><![CDATA[How to diagnose HTTPS connection failures by checking TLS handshake health, port 443 availability, and redirect or proxy configuration.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>ssl</category>
    </item>
    <item>
      <title><![CDATA[HSTS Preload Checklist]]></title>
      <link>https://dechonet.com/guides/hsts-preload-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/hsts-preload-checklist.md</guid>
      <description><![CDATA[What to verify before enabling HSTS preload, including HTTPS consistency, subdomain readiness, and certificate coverage.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[Mail Server Blacklist Removal Checklist]]></title>
      <link>https://dechonet.com/guides/mail-server-blacklist-removal-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/mail-server-blacklist-removal-checklist.md</guid>
      <description><![CDATA[What to verify before requesting delisting for a mail server IP, including sending hygiene, abuse review, and RBL-specific cleanup steps.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[Nameserver Mismatch Diagnosis]]></title>
      <link>https://dechonet.com/guides/nameserver-mismatch-diagnosis.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/nameserver-mismatch-diagnosis.md</guid>
      <description><![CDATA[How to diagnose DNS failures caused by registrar nameservers not matching the DNS host that actually serves the zone.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[Why Your IP Looks Like VPN, Proxy, or Cloud Hosting]]></title>
      <link>https://dechonet.com/guides/public-ip-vs-vpn-proxy-check.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/public-ip-vs-vpn-proxy-check.md</guid>
      <description><![CDATA[How to interpret IP classification when your current network appears to come from VPN, proxy, or cloud-hosted infrastructure.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>ip</category>
    </item>
    <item>
      <title><![CDATA[Domain Expiry / Hold / Pending Delete Checklist]]></title>
      <link>https://dechonet.com/guides/rdap-expiry-hold-pending-delete-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/rdap-expiry-hold-pending-delete-checklist.md</guid>
      <description><![CDATA[How to respond when RDAP shows expiring, clientHold, or pendingDelete states and what those states mean operationally.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>rdap</category>
    </item>
    <item>
      <title><![CDATA[Port 443 Closed Checklist]]></title>
      <link>https://dechonet.com/guides/open-port-443-closed-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/open-port-443-closed-checklist.md</guid>
      <description><![CDATA[How to troubleshoot HTTPS failures by checking whether port 443 is reachable, listening, and properly forwarded through firewalls and proxies.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[Reverse DNS / PTR Setup Guide]]></title>
      <link>https://dechonet.com/guides/reverse-dns-ptr-setup.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/reverse-dns-ptr-setup.md</guid>
      <description><![CDATA[How to fix missing PTR or reverse DNS for a mail server IP and verify it against the hostname used for sending mail.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[Risky Open Ports Security Checklist]]></title>
      <link>https://dechonet.com/guides/risky-open-ports-security-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/risky-open-ports-security-checklist.md</guid>
      <description><![CDATA[How to review unexpectedly open ports, separate required public services from risky exposure, and reduce external attack surface.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[TTFB / Compression / Cache-Control Checklist]]></title>
      <link>https://dechonet.com/guides/site-speed-cache-compression-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/site-speed-cache-compression-checklist.md</guid>
      <description><![CDATA[How to diagnose slow response time, missing compression, and weak caching by checking TTFB, Content-Encoding, and Cache-Control together.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[SPF Permerror: Too Many DNS Lookups]]></title>
      <link>https://dechonet.com/guides/spf-permerror-too-many-lookups.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/spf-permerror-too-many-lookups.md</guid>
      <description><![CDATA[How to fix SPF permerror by reducing include chains, removing unnecessary mechanisms, and keeping total DNS lookups under 10.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[X-Robots-Tag noindex Fix Guide]]></title>
      <link>https://dechonet.com/guides/x-robots-tag-noindex-fix.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/x-robots-tag-noindex-fix.md</guid>
      <description><![CDATA[How to find where `X-Robots-Tag: noindex` is being injected and remove accidental indexing blocks.]]></description>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[A/AAAA Record Troubleshooting Checklist]]></title>
      <link>https://dechonet.com/guides/a-aaaa-record-check.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/a-aaaa-record-check.md</guid>
      <description><![CDATA[A step-by-step guide for diagnosing and fixing missing or incorrect A/AAAA DNS records.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[Cloudflare SSL Modes Explained — Off, Flexible, Full, Full (Strict)]]></title>
      <link>https://dechonet.com/guides/cloudflare-ssl-modes.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/cloudflare-ssl-modes.md</guid>
      <description><![CDATA[Compare Cloudflare's four SSL/TLS encryption modes and learn which one to choose for your site.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>ssl</category>
    </item>
    <item>
      <title><![CDATA[CNAME vs A Record — When to Use Which]]></title>
      <link>https://dechonet.com/guides/cname-vs-a-record.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/cname-vs-a-record.md</guid>
      <description><![CDATA[Understand the key differences between CNAME and A records, and learn when to use each for optimal DNS configuration.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[DNS/SSL/HTTP Comprehensive Diagnostic Checklist]]></title>
      <link>https://dechonet.com/guides/comprehensive-diagnosis.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/comprehensive-diagnosis.md</guid>
      <description><![CDATA[An operations-focused guide for isolating domain outages by checking DNS, SSL, and HTTP in a fixed order and narrowing the failing layer quickly.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>general</category>
    </item>
    <item>
      <title><![CDATA[Improve Email Deliverability — SPF, DKIM & DMARC Setup]]></title>
      <link>https://dechonet.com/guides/email-deliverability.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/email-deliverability.md</guid>
      <description><![CDATA[Step-by-step guide to configure SPF, DKIM, and DMARC records to prevent emails from landing in spam.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[HTTP Security Headers Guide]]></title>
      <link>https://dechonet.com/guides/http-security-headers.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/http-security-headers.md</guid>
      <description><![CDATA[A guide to configuring essential HTTP security headers including HSTS, CSP, X-Frame-Options, and more.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[Why Does My IP Address Change?]]></title>
      <link>https://dechonet.com/guides/ip-change-reason.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/ip-change-reason.md</guid>
      <description><![CDATA[A diagnostic guide for separating ISP reassignment, VPN or proxy egress, network switching, and infrastructure moves when a public IP changes.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>ip</category>
    </item>
    <item>
      <title><![CDATA[MX/SPF/DMARC Basic Checks]]></title>
      <link>https://dechonet.com/guides/mx-spf-dmarc-check.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/mx-spf-dmarc-check.md</guid>
      <description><![CDATA[A baseline email diagnostics guide for separating mail delivery, spam classification, and authentication issues across MX, SPF, DMARC, and DKIM.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[Redirect Loop Diagnosis]]></title>
      <link>https://dechonet.com/guides/redirect-loop-diagnosis.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/redirect-loop-diagnosis.md</guid>
      <description><![CDATA[A troubleshooting guide for ERR_TOO_MANY_REDIRECTS that helps isolate loop sources across origin servers, CDN rules, cookies, and HTTPS enforcement.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>http</category>
    </item>
    <item>
      <title><![CDATA[RDAP vs WHOIS: Key Differences]]></title>
      <link>https://dechonet.com/guides/rdap-vs-whois.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/rdap-vs-whois.md</guid>
      <description><![CDATA[A comparison guide covering the response model, operational advantages, and practical decision points for using RDAP instead of legacy WHOIS.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>rdap</category>
    </item>
    <item>
      <title><![CDATA[SSL Chain Missing / Domain Mismatch Fix]]></title>
      <link>https://dechonet.com/guides/ssl-chain-mismatch.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/ssl-chain-mismatch.md</guid>
      <description><![CDATA[A practical SSL troubleshooting guide for separating SAN mismatch from incomplete certificate chains and fixing the correct deployment path.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>ssl</category>
    </item>
    <item>
      <title><![CDATA[SSL Expiry Operations Checklist]]></title>
      <link>https://dechonet.com/guides/ssl-expiry-checklist.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/ssl-expiry-checklist.md</guid>
      <description><![CDATA[An operations checklist for expiring or expired certificates, covering renewal automation, deployment verification, and HTTPS reachability checks.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>ssl</category>
    </item>
    <item>
      <title><![CDATA[DNS TTL Best Practices — Optimal Values for Every Scenario]]></title>
      <link>https://dechonet.com/guides/ttl-best-practices.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/ttl-best-practices.md</guid>
      <description><![CDATA[Learn how to choose the right DNS TTL value for performance, reliability, and fast failover.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
    <item>
      <title><![CDATA[Wildcard SSL Certificates — Setup and Pitfalls]]></title>
      <link>https://dechonet.com/guides/wildcard-ssl.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/wildcard-ssl.md</guid>
      <description><![CDATA[Learn how wildcard SSL certificates work, when to use them, and common mistakes to avoid.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>ssl</category>
    </item>
    <item>
      <title><![CDATA[Why DNS Changes Take Time to Propagate]]></title>
      <link>https://dechonet.com/guides/dns-propagation-delay.md</link>
      <guid isPermaLink="true">https://dechonet.com/guides/dns-propagation-delay.md</guid>
      <description><![CDATA[A practical guide to separating TTL effects, resolver caching, and CDN/browser caching when DNS changes appear inconsistent across regions or networks.]]></description>
      <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
      <category>dns</category>
    </item>
  </channel>
</rss>