Hello @supashot
Please temporary enable WP DEBUG on your site and send me PHP Error from this URL in order to check the issue.
Best regards
I found only 1 Fatal Error here, which can broke the XML Sitemap generating:
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16777224 bytes) in /wp-includes/class-wpdb.php on line 2398
Please try to increase PHP Memory Limit on your site and check the Sitemap one more time.
If that doesn’t help, try enabling WP_DEBUG without logging and open the Sitemap to see the exact sitemap generation error.
Regards
I added in wp-config.php: define(‘WP_MEMORY_LIMIT’, ‘256M’);
Same issue screenshot of memory usage: https://teraboxapp.com/s/19YqW3Mj77zAEq3lrwjvUsA
As we have discussed the issue on Live Chat, it needs to increase PHP Memory Limit on your site, as you have more than 5000 Pages/Posts on your website.
Best regards
All sorted with the support! Thanks a lot for the amazing help. Purchased 5 licences.