Add setLinkCount() method to SimpleSitemap entity

Created on 15 February 2023, almost 2 years ago

Problem/Motivation

When you create a new sitemap generator plugin where you need to add some validations and some URLs are removed from the sitemap, the number of URLs in the sitemap change, so the Link count number (Indexed content) in the simple sitemap list is not the same number that the sitemap.xml contain.

Steps to reproduce

Create a custom Sitemap generator and add validation which remove some URLs from the Sitemap, check the number of URLs in Link count and the number inside the sitemap.xml is not the same.

Proposed resolution

Create a setCountLink() method, to be able to set the count link with the values coming from a custom sitemap generator.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

4.1

Component

Code

Created by

🇪🇸Spain gxleano Cáceres

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