GET https://purvival.ewm.dev/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 get_shopify_settings /shopify/settings Path does not match
3 get_shopify_setting /shopify/settings/{id} Path does not match
4 post_shopify_setting /shopify/settings Path does not match
5 put_shopify_setting /shopify/settings/{id} Path does not match
6 delete_shopify_setting /shopify/settings/{id} Path does not match
7 get_setting_shop /shopify/settings/{id}/shop Path does not match
8 sulu_media.website.image.proxy /uploads/media/{slug} Path does not match
9 sulu_media.website.media.download /media/{id}/download/{slug} Path does not match
10 sulu_media.website.media.download_admin /admin/media/{id}/download/{slug} Path does not match
11 sulu_search.website_search /{prefix}search.{_format} Path does not match
12 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.