In the following article, I introduced the "Sitemaps" module, which adds dynamic sitemap XML files for each site in Omeka S.

[Omeka S Module Introduction] Sitemaps
[Omeka S Module Introduction] Sitemaps
I made a simple feature addition to the above module. Specifically, I added options to choose whether to include pages and itemsets in the sitemap XML.
The forked repository is below.
GitHub - nakamura196/omeka-s-module-Sitemaps: Generate dynamic individual sitemap XML files for your Omeka S sites.
Generate dynamic individual sitemap XML files for your Omeka S sites. - nakamura196/omeka-s-module-Sitemaps
The changes can be reviewed at the following URL.
feat: add pages and itemsets options · nakamura196/omeka-s-module-Sitemaps@03325f7
Generate dynamic individual sitemap XML files for your Omeka S sites. - feat: add pages and itemsets options · nakamura196/omeka-s-module-Sitemaps@03325f7
I hope this serves as a useful reference for module modifications.



Comments
…