075-845-490 | 097-165-2449
Line ID: @hostnakhonitech
🎉 โปรโมชั่นพิเศษ! ลด 10% สำหรับลูกค้าใหม่
NakhoniTech
075-845-490
support@NakhoniTech.com

Error in xml sitemap with yoast seo plugin WordPress Print

  • cms, WordPress
  • 1

Step to solve out WhiteSpace issue in WordPress by wejnswpwhitespacefix script.

  1. Download http://wejn.org/stuff/wejnswpwhitespacefix.php
  2. Upload to your wordpress setup root directory
  3. Include wejnswpwhitespacefix.php file at first thing in WP index.php file like below code

<?php
include("wejnswpwhitespacefix.php");
// Before Wordpress code start
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>


Was this answer helpful?

« Back