4

Product support

The support is provided by individual products included into the bundle.

  • Added on Mar 5, 2022
  • License: please refer to individual bundle products.
  • Created by

Categories

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.

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.