Sitemap.xml
This app creates the sitemap.xml file for your site.
Screenshots
It includes the main tags of sitemap (<loc>, <lastmod> and <changefreq>). <priority> tag has the default value of 0.5. App's features can be extended based on your request. The app has a setting to add intended content types and their change frequency to sitemap.xml file. It aslo adds a controller mapping to the path of sitemap.xml on the root of site. Check out Sitemaps XML format to find more about it.
Releases
2.0.1
- Bug fix: Base URL config allows only domain name
Compatibility:
- 7.14.0
2.0.0
- Extend Guillotine schema
Compatibility:
- 7.14.0
1.5.0
- Feature: support exclusion by path
- Feature: support custom domain
- Bug fix: max number of items is no longer required
Compatibility:
- 7.1.0
1.4.0
- Feature: added support for json data
- Fetching cotent optimization
Compatibility:
- 7.1.0
1.3.0
- Configurable limit of included items
Compatibility:
- 7.1.0
1.2.1
- Fixed matching pattern error
Compatibility:
- 7.0.0
1.2.0
- Compatibility with XP 7
Compatibility:
- 7.0.0
1.1.1
- Fetch up to 10.000 contents for the xml.
Compatibility:
- 6.10.2
1.1.0
- Multiple code improvements
- Automatically add the site content to sitemap.xml output, if not added already in app settings.
- Let users control priority field from app settings per content type.
- Only fetch content from the current site, even if mapped content types exists on other sites.
- If present, the robot settings from SEO Meta Fields app will be respected and used to filter the sitemap items.
Compatibility:
- 6.10.2
1.0.1
- Bug fixed: Generate absolute URLs for <loc>-field.
- Bug fixed: Add missing <priority>-field (mention in the docs but not really added).
- Add two more options to the field <changefreq> - "always" and "never", according to specification.
- Upgrade wrappers and build files to Gradle 3.
Compatibility:
- 6.8.0
1.0.0
- Initial release
Compatibility:
- 6.8.0