Disable the last updated date in XML sitemap index in All in One SEO on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter( 'aioseo_sitemap_lastmod_disable', '__return_true' );
Disable the last updated date in XML sitemap index in All in One SEO on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter( 'aioseo_sitemap_lastmod_disable', '__return_true' );
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.