Skip to content

Commit

Permalink
collective.splitsitemap
Browse files Browse the repository at this point in the history
If you have a big public website you might get in to trouble because:

1. generating the sitemap might take time
2. if you reach the [50k items limit](https://www.sitemaps.org/faq.html#faq_sitemap_size) you will get indexing issues

This add-on provides a solution for both the issues.
It is well written and has a nice control panel.
  • Loading branch information
ale-rt authored Feb 15, 2023
1 parent 8fa9df4 commit ea49586
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,7 @@ _Add-ons for search engine optimization._

* [bda.plone.gtm](https://github.com/bluedynamics/bda.plone.gtm) - Google Tag Manager Integration.
* [collective.behavior.seo](https://github.com/collective/collective.behavior.seo) - Adds extra fields used for SEO optimisation.


* [collective.splitsitemap](https://github.com/collective/collective.splitsitemap) - Provides a cached split sitemap on big public sites.

## Authentication

Expand Down

0 comments on commit ea49586

Please sign in to comment.