Sort rss records more meaningful

This commit is contained in:
Daniel Siepmann 2020-01-30 11:28:45 +01:00
parent 8dba64cce6
commit a5162a8ac1

View file

@ -11,7 +11,7 @@ plugin.tx_seo {
provider = TYPO3\CMS\Seo\XmlSitemap\RecordsXmlSitemapDataProvider
config {
table = pages
sortField = sorting
sortField = tstamp
lastModifiedField = tstamp
additionalWhere = AND (no_index = 0 OR no_follow = 0)
pid = 2