#12 - add h1 to event page + exclude empty pages from sitemap
This commit is contained in:
parent
ee1e020b7e
commit
602acd8c75
4 changed files with 31 additions and 12 deletions
|
|
@ -46,4 +46,7 @@ return [
|
|||
'ticketingUrl' => 'https://cdn-besancon.mapado.com/',
|
||||
'tobimori.seo.canonicalBase' => 'https://ntbesancon.fr',
|
||||
'tobimori.seo.lang' => 'fr_FR',
|
||||
'tobimori.seo.sitemap' => [
|
||||
'excludeTemplates' => ['season', 'section'],
|
||||
]
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue