Skip to content

Instantly share code, notes, and snippets.

@aertmann
Created March 26, 2015 23:39
Show Gist options
  • Select an option

  • Save aertmann/eaf2312bb9c60a5f5ced to your computer and use it in GitHub Desktop.

Select an option

Save aertmann/eaf2312bb9c60a5f5ced to your computer and use it in GitHub Desktop.
-
name: 'Google Sitemap'
uriPattern: '{node}sitemap.xml'
defaults:
'@package': 'TYPO3.Neos'
'@controller': 'Frontend\Node'
'@action': 'show'
'@format': 'xml'
routeParts:
'node':
handler: 'TYPO3\Neos\Routing\FrontendNodeRoutePartHandlerInterface'
options:
onlyMatchSiteNodes: TRUE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment