Plugin for generation Sitemap.xml
The plugin does not need additional settings, it functions immediately after installation
It supports CMS Pages, Static Pages, Blog Posts and Builder's pages list.
Functionality:
- file generation sitemap.xml
- Ability to add a dynamic list of pages to a file Sitemap.xml. For example, pages created using the Builder plugin
If you have a custom model that you want to generate the links from, add the full class name of your model in the "Sitemap" tab of the CMS page.
If the page has the blogPost
component, you don't need to set the Model class.
If you find any errors or typos in the code or interface of the plugin, please let me know
All my plugins for OctoberCMS:
- Reviews Manager - Plugin for moderation, sending and displaying reviews on the site
- SEO Pro - SEO+, Sitemap, Robots and Open Graph for CMS Pages, Static Pages, Blog Posts
- SEO Light - SEO, Sitemap and Robots for CMS Pages, Static Pages and Blog Posts
- Robots & meta Robots tag - Plugin for generation Robots.txt and meta Robots tag (CMS Pages, Static Pages and Blog Posts)
- Sitemap - Plugin for generation Sitemap.xml (CMS Pages, Static Pages, Blog Posts and Builder's pages records)
- Theme Preview Screenshot - Plugin for automatically creating a screenshot of the active theme
If you have any question about how to use this plugin, please don't hesitate to contact us. We're happy to help you.
- telegram: @Eugene_Kul
- email: gm742445004@gmail.com
This plugin is also included into the following bundle
The plugin does not need additional settings, it functions immediately after installation
If you have a custom model that you want to generate the links from, add the full class name of your model in the "Sitemap" tab of the CMS page.
If the page has the blogPost
component, you don't need to set the Model class.
<lastmod> in sitemap.xml generated automatically based on the updated_at variable of the page
-
This plugin has not been reviewed yet.
-
1.0.4 |
Fixed of tab display in OctoberCMS v2.x Apr 12, 2022 |
---|---|
1.0.3 |
Added support for Blog Post plugin Mar 09, 2022 |
1.0.2 |
Added support for Static Page plugin Mar 09, 2022 |
1.0.1 |
Initialize plugin. Mar 04, 2022 |