-
Hi,
I noticed that after the 24 hr my website sitemap don’t have the latest post .
My website sitemap – https://www.digitalmonkee.com/post-sitemap.xml
Latest Post – https://www.digitalmonkee.com/how-to-move-wordpress-site-to-new-host/In forum found one answer it says about sitemap caching , so please suggest what to do ? if it is caching issue than how to use this line of code ?
add_filter( ‘rank_math/sitemap/cache_directory’, function( $directory) {
return $directory;
});
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this ticket.