rawdog71 / Clownfish

Smart Content Management System using Spring Boot
Apache License 2.0
17 stars 7 forks source link

Add sitemap generator #58

Closed rawdog71 closed 2 years ago

rawdog71 commented 2 years ago

Add a flag to the CfSite table that indicates the use for the sitemap generator. If set, the generator lists this site in its XML file. The sitemap.xml should be generated dynamically when calling by the crawlers.

rawdog71 commented 2 years ago

Added "domain" to the property list to specificate the domainname for the generated sitemap.xml