Project

General

Profile

Actions

Bug #91801

closed

additionalWhere and excludedDoktypes in XML Site Map Builder

Added by Mohsin Khan almost 4 years ago. Updated almost 3 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2020-07-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

XML Sitemap additionalWhere and excludeDoktypes conditions must be passed through the getPageList function so that it can exclude a complete tree of the excluded doktype. right now if a docktype is excluded or a page is hidden, only those pages got excluded and all their child come to the tree list to make sitemap.

https://github.com/TYPO3/TYPO3.CMS/blob/10.4/typo3/sysext/seo/Classes/XmlSitemap/PagesXmlSitemapDataProvider.php#L84-L93

Actions #1

Updated by Gerrit Code Review almost 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65037

Actions #2

Updated by Gerrit Code Review almost 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65037

Actions #3

Updated by Richard Haeser almost 3 years ago

  • Status changed from Under Review to Rejected

We will not implement this as it will not help most of the people. If you want, you can always create your own Sitemap Dataprovider that will implement this.

I will close this issue for now. If you think this should definitely be in, please contact me at #typo3-cms-coredev channel on Slack.

Actions

Also available in: Atom PDF