Order blog posts in rss feed

This commit is contained in:
Daniel Siepmann 2020-03-20 21:39:22 +01:00
parent 09c30dc766
commit e5e5321140

View file

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