Yoast / wordpress-seo

Yoast SEO for WordPress
https://yoast.com/wordpress/plugins/seo/
Other
1.78k stars 894 forks source link

Additional parameters for args WPSEO_Author_Sitemap_Provider::get_users #21791

Open yarovikov opened 2 weeks ago

yarovikov commented 2 weeks ago

Please give us a description of what happened

Hi there. i have a large database with 1 million of users. Currently we have high server load related with author archives. I would like to add to speed up queries elastic search support here https://github.com/Yoast/wordpress-seo/blob/trunk/inc/sitemaps/class-author-sitemap-provider.php#L93. Is it possible? Thanks

Used versions

josevarghese commented 1 week ago

Hi @yarovikov

Thanks for using the Yoast SEO plugin. As you have more than 1 million users, have you tried enabling the sitemap caching on your website or for the users via some code to check whether it helps to reduce the requests?

If you have any ideas to improve the code or the generation of the sitemap, please let us know.

We look forward to hearing from you.