From 1d535ade02309e8f580601b304ce0703e225c07f Mon Sep 17 00:00:00 2001 From: Lukas Erni Date: Mon, 11 Jan 2021 14:14:44 +0100 Subject: [PATCH] Add Title for Images --- .../GoogleSitemaps/Control/GoogleSitemapController_sitemap.ss | 1 + templates/xml-sitemap.ss | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/Wilr/GoogleSitemaps/Control/GoogleSitemapController_sitemap.ss b/templates/Wilr/GoogleSitemaps/Control/GoogleSitemapController_sitemap.ss index 0ad570c..8e9a493 100644 --- a/templates/Wilr/GoogleSitemaps/Control/GoogleSitemapController_sitemap.ss +++ b/templates/Wilr/GoogleSitemaps/Control/GoogleSitemapController_sitemap.ss @@ -10,6 +10,7 @@ <% if $ImagesForSitemap %><% loop $ImagesForSitemap %> {$AbsoluteLink} + {$Title} <% end_loop %><% end_if %> diff --git a/templates/xml-sitemap.ss b/templates/xml-sitemap.ss index 33b4ca6..5147f0c 100644 --- a/templates/xml-sitemap.ss +++ b/templates/xml-sitemap.ss @@ -57,6 +57,7 @@ +