| 开发者 |
TurboAddons
wpanik sharifok rabiulalam01833 siraji2017 |
|---|---|
| 更新时间 | 2025年10月20日 14:02 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPL2+ |
| 版权网址: | 版权信息 |
<?xml version="1.0" ... ?>) in your WordPress output.
https://youtu.be/CvXXCGxMTqk?feature=shared
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:
/wp-content/plugins/ directory, or install it via the WordPress Plugin Installer.No. It only buffers and cleans output whitespace before it reaches the browser. It doesn’t store or alter data.
Not at all. It is compatible with Rank Math, Yoast SEO, All in One SEO, SEOPress, and others.
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.
No. It's designed to be automatic. Activate and you’re done.