Plugins for generating Sitemap.xml, Robots.txt and meta Robots tags for CMS Pages and Static Pages
Functionality Sitemap.xml:
- 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 or Pages plugin
- Supporting CMS Pages and Static Pages
Functionality Robots.txt:
- File generation robots.txt
- Generation of meta Robots tags for CMS Pages and Static Pages
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
Bundle plugins
Sitemap Generator
Plugin for generation Sitemap.xml (CMS Pages, Static Pages, Blog Posts and Builder's pages records)
Sitemap Generator
Plugin for generation Sitemap.xml (CMS Pages, Static Pages, Blog Posts and Builder's pages records)
Robots & meta Robots tag
Plugin for generation Robots.txt and meta Robots tag (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)
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
You need to connect the components and insert them in the right place in the code and enable the necessary options in the plugin settings
{% component 'metaRobots' %}
Important!: Make sure that all the necessary parameters are enabled on the settings page.