| Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-seo/Configuration/ |
| Current File : /var/www/surf/TYPO3/vendor/typo3/cms-seo/Configuration/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