Hi,
what’s the URL of your XML sitemap?
What’s your PHP memory limit? (WP > Tools > Site Health > Info tab > Server and paste the details here please.
Hi,
This is the link of the sitemap URL; https://www.forbes-bv.be/sitemaps.xml
Server architecture Linux 4.19.140-combell x86_64
Web server Apache
PHP version 7.4.11 (Supports 64bit values)
PHP SAPI fpm-fcgi
PHP max input variables 20000
PHP time limit 300
PHP memory limit 1024M
Max input time 60
Upload max filesize 256M
PHP post max size 256M
cURL version 7.64.0 OpenSSL/1.1.1d
Is SUHOSIN installed? No
Is the Imagick library available? Yes
Are pretty permalinks supported? Yes
.htaccess rules Custom rules have been added to your .htaccess file.
OK that looks good.
I have opened your XML sitemaps + sub-sitemaps, everything was working as expected.
You can try to reduce the amount of posts per sitemap which will increase the number of paginated sitemaps in order to avoid future 503 errors.
The images sitemap consumes quite a bit of memory, and depending on the number of images per article, it can represent a significant server load.
Paste this snippet to your functions.php and change the value to 500 for example.
https://www.seopress.org/support/hooks/filter-max-posts-per-paginated-sitemap/
it’s still same after code paste to functions.php
I’m sorry but I don’t see any error on my side…
i can open from search console but from my site can’t open. Anyway it’s not so big problem
Thanks again