Whitespace Fixer for XML Sitemap

Plugin Banner

Whitespace Fixer for XML Sitemap

by Turbo Addons

Download
Description

Whitespace Fixer for XML Sitemap is a lightweight plugin that automatically removes unwanted spaces or blank lines before the XML declaration (<?xml version="1.0" ... ?>) in your WordPress output.

This small whitespace, often caused by themes or plugins, breaks XML feeds and causes browser or validator errors like:

XML declaration allowed only at the start of the document

With this plugin activated, the output buffer is cleaned before anything is sent to the browser—ensuring your sitemaps and RSS feeds are valid and readable by search engines like Google.

✅ Works with:
– Rank Math
– Yoast SEO
– Other Seo Tools
– All themes and plugins

No settings page. No configuration. Just activate and forget.

Features

  • Automatically removes leading whitespace from XML output
  • Fixes “XML declaration not at start” errors
  • Works with Rank Math, Yoast, and other sitemap plugins
  • Compatible with any WordPress theme or hosting
  • Runs silently in the background

License

Whitespace Fixer for XML Sitemap is licensed under the GNU General Public License v2 or later.

  1. Upload the plugin to the /wp-content/plugins/ directory, or install it via the WordPress Plugin Installer.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s it! Your sitemaps and feeds will now be clean and error-free.
  1. <p>Browser error message without the plugin (before fix)</p>

    Browser error message without the plugin (before fix)

  2. <p>Browser error message without the plugin (before fix)</p>

    Browser error message without the plugin (before fix)

  3. <p>XML sitemap loads cleanly after plugin activation (no errors)</p>

    XML sitemap loads cleanly after plugin activation (no errors)

Does this plugin modify any content or database?

No. It only buffers and cleans output whitespace before it reaches the browser. It doesn’t store or alter data.

Will this conflict with my SEO plugin?

Not at all. It is compatible with Rank Math, Yoast SEO, All in One SEO, SEOPress, and others.

What if I still see the error after activation?

Ensure no theme or plugin is sending output (like echo, var_dump(), or spaces) before the plugin loads. Also, clear any caching and test again.

Does it have any settings page?

No. It’s designed to be automatic. Activate and you’re done.

Works perfect

By bestwin on December 21, 2025

Thanks this saved me so much time, even AI could not solve my problem, but one click and it worked 🙂

Instantly Fixed My Sitemap Issue

By Webhook Academy (webhookacademy) on October 22, 2025

My sitemap had a strange whitespace problem that was breaking indexation. I installed this plugin, and it fixed everything instantly! Super simple and works like a charm — highly recommended for anyone facing sitemap issues.

works like a charm

By jr1917 on September 23, 2025

Just install and activate to work. Amazing!

1.0.5

  • Added more security and optimized the plugin structure.

1.0.4

  • Improved performance and update security.

1.0.3

  • Tested up to WordPress 6.9 to ensure full compatibility.
  • Updated internal hooks for better stability with the latest WordPress core changes.

1.0.2

  • Improved performance by reducing unnecessary output buffering.
  • Refactored core cleanup logic for cleaner and more reliable XML output.

1.0.1

  • Improved output sanitization to enhance overall security and prevent unwanted data leakage.
  • Added stricter header validation before applying whitespace cleanup for safer XML response handling.
  • Optimized output buffer handling to ensure better compatibility with caching and SEO plugins.
  • Improved performance and reduced risk of accidental whitespace removal in non-XML outputs.

1.0.0

  • Initial release
  • Automatically removes whitespace before XML declarations
Back to top