GET http://sudcms.otidea.com/sitemap.xml

Routing

sulu_website.sitemap_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /sitemap.xml
# Route name Path Log
1 2fa_login_check_admin /admin/2fa_check Path does not match
2 sulu_community.registration /{prefix}registration Path does not match
3 sulu_community.confirmation /{prefix}confirmation/{token} Path does not match
4 sulu_community.completion /{prefix}completion Path does not match
5 sulu_community.password_forget /{prefix}password-forget Path does not match
6 sulu_community.password_reset /{prefix}password-reset/{token} Path does not match
7 sulu_community.profile /{prefix}profile Path does not match
8 sulu_community.email_confirmation /{prefix}profile/email-confirmation Path does not match
9 sulu_community.login /{prefix}login Path does not match
10 sulu_community.logout /{prefix}logout Path does not match
11 sulu_community.user_confirm /{prefix}_community/confirm Path does not match
12 sulu_community.user_deny /{prefix}_community/deny Path does not match
13 sulu_headless.api.navigation /{prefix}api/navigations/{context}.{_format} Path does not match
14 sulu_headless.api.search /{prefix}api/search Path does not match
15 sulu_headless.api.snippet_area /{prefix}api/snippet-areas/{area}.{_format} Path does not match
16 sulu_headless_custom_navigation /api/custom-navigation Path does not match
17 sulu_media.website.image.proxy /uploads/media/{slug} Path does not match
18 sulu_media.website.media.download /media/{id}/download/{slug} Path does not match
19 sulu_media.website.media.download_admin /admin/media/{id}/download/{slug} Path does not match
20 sulu_search.website_search /{prefix}search.{_format} Path does not match
21 sulu_website.sitemap_index /sitemap.xml Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.