-
Good time of day.
Sitemap is not updated, data is taken from the DB table _options where option_name like ‘_transient_sitemap_%’. Old data is stored there.
I guess the problem is caching.
Owner: webmaster
Group: www-data
Access to all directories: 755
Exception /wp-content/uploads: 777If you change Owner = www-data on all directories and files, then the problem is solved, sittemap is updated.
Also, the problem can be temporarily solved by clearing the delete table from where option_name like ‘%_transient_sitemap_%’. After cleaning, it is filled with updated data.Is it possible to configure the sitemap update to work if Owner <> www-data and Owner does not have write access, except for the /wp-content/uploads/ directory and its subdirectories?
You must be logged in to reply to this ticket.