Retrieve alternate urls from the sitemap to allow warming up multilingual websites

Created on 26 August 2024, 24 days ago

Problem/Motivation

When using the XML Sitemap module on a multilingual website, additional properties are generated for each translated entry, which include links to their alternate language versions.

However, the Warmer module currently only parses the main URL for each entry and ignores these additional href properties. As a result, it only warms the cache for the website's primary content language.

Proposed resolution

Update the parseSitemaps method to include parsing of alternate URLs.

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇫🇷France jverneaut

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024