google sitemap ENTRIES LIMIT per sitemap
-
Hello,
so Yoast has this function:
function max_entries_per_sitemap() { return 100;}
add_filter( ‘wpseo_sitemap_entries_per_page’, ‘max_entries_per_sitemap’ );How can I solve “Google XML sitemap” entry limit problem, need reduce to 100 entries per sitemap???
The page I need help with: [log in to see the link]
- The topic ‘google sitemap ENTRIES LIMIT per sitemap’ is closed to new replies.