0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
12.4.7
/
standard
/
htdocs
/
typo3
/
sysext
/
seo
/
Configuration
/
[
Home
]
File: Services.yaml
services: _defaults: autowire: true autoconfigure: true public: false TYPO3\CMS\Seo\: resource: '../Classes/*' TYPO3\CMS\Seo\HrefLang\HrefLangGenerator: tags: - name: event.listener identifier: 'typo3-seo/hreflangGenerator' TYPO3\CMS\Seo\MetaTag\MetaTagGenerator: public: true TYPO3\CMS\Seo\XmlSitemap\XmlSitemapRenderer: public: true TYPO3\CMS\Seo\Widgets\Provider\PagesWithoutDescriptionDataProvider: arguments: $excludedDoktypes: [ 3, 4, 6, 7, 199, 254, 255 ] $limit: 8