Problem

WordPress Sitemap Not Updating

Troubleshoot stale WordPress sitemaps by checking cache, SEO plugin ownership, robots references, canonical URLs, noindex rules, and generated sitemap output.

Problem

Search engines or users are seeing an old, incomplete, or incorrect sitemap.

For: Site owners and SEO teams reviewing search discovery problems.

Workflow

What to review

Quick Diagnosis

A stale sitemap is often a cache or ownership issue, not a sign that the page cannot be indexed.

Canonical Rule

Sitemaps should list canonical, indexable URLs only.

Search & DiscoverySeverity: LowLast reviewed: 2026-09-16

Diagnosis

Symptoms, causes, checks, and fixes

Symptoms

  • New pages are missing from sitemap.
  • Deleted URLs remain listed.
  • Robots.txt points to the wrong sitemap.
  • Search tools report sitemap fetch or parsing issues.

Most Common Causes

  • Cache serving stale XML.
  • Multiple sitemap generators conflict.
  • Noindex/draft status excludes content.
  • Robots.txt references an old URL.
  • Plugin settings disabled a content type.

How To Confirm The Cause

  • Open the sitemap URL directly.
  • Check response status and content type.
  • Purge cache and compare output.
  • Confirm which plugin/core feature owns the sitemap.

Fixes

  • Purge sitemap cache.
  • Use one sitemap owner.
  • Fix robots.txt sitemap reference.
  • Update SEO plugin content-type settings.

How To Verify The Fix

  • Fetch sitemap after cache purge.
  • Confirm canonical indexable URLs appear.
  • Submit or inspect sitemap in search console tools.

When To Contact Support

Escalate to SEO plugin or host/CDN support when generated XML and cached XML differ.

References

Official references