From c4d9937fd7d356bc0043c6aad5a89739a16fde0e Mon Sep 17 00:00:00 2001 From: Marty Friedel <1491079+martyf@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:38:56 +1000 Subject: [PATCH] Revised comments in the config file --- config/sitemapamic.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sitemapamic.php b/config/sitemapamic.php index 235db4e..cb6626a 100644 --- a/config/sitemapamic.php +++ b/config/sitemapamic.php @@ -112,6 +112,8 @@ | Allows you to map your blueprint fields with what Sitemapamic is expecting for controlling | the change frequency, inclusion and priority. | + | The key is the purpose (i.e. don't change this) and the value is the field handle in your blueprints. + | */ 'mappings' => [ 'include' => 'meta_include_in_xml_sitemap',