Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | index | / | Path does not match |
| 15 | site_similar_products | /site/product/similar/{site_name}/{product_sku}/{count}/{validation} | Path does not match |
| 16 | site_similar_products_s | /site/product/similar/{site_name}/{product_sku}/{count}/{validation}/ | Path does not match |
| 17 | site_similar_products_level_two | /site/product/similar/two/{site_name}/{product_sku}/{count}/{validation} | Path does not match |
| 18 | site_similar_products_level_two_s | /site/product/similar/two/{site_name}/{product_sku}/{count}/{validation}/ | Path does not match |
| 19 | site_widget_touchpoints | /site/widget/touchpoints/{site_name}/{widget_hash}/{count}/{user_id}/{validation} | Path does not match |
| 20 | site_widget_touchpoints_s | /site/widget/touchpoints/{site_name}/{widget_hash}/{count}/{user_id}/{validation}/ | Path does not match |
| 21 | site_widget_touchpoints_related | /site/widget/touchpoints-related/{site_name}/{count}/{tid}/{validation} | Path does not match |
| 22 | site_widget_touchpoints_related_s | /site/widget/touchpoints-related/{site_name}/{count}/{tid}/{validation}/ | Path does not match |
| 23 | site_widget_touchpoints_similar | /site/widget/touchpoints-similar/{site_name}/{count}/{tid}/{validation} | Path does not match |
| 24 | site_widget_touchpoints_similar_s | /site/widget/touchpoints-similar/{site_name}/{count}/{tid}/{validation}/ | Path does not match |
| 25 | site_widget_products | /site/widget/products/{site_name}/{widget_type}/{widget_style}/{count}/{user_id}/{item_id}/{validation} | Path does not match |
| 26 | site_widget_products_s | /site/widget/products/{site_name}/{widget_type}/{widget_style}/{count}/{user_id}/{item_id}/{validation}/ | Path does not match |
| 27 | user_wishlist_products | /customer/wishlist/products/{customer} | Path does not match |
| 28 | user_wishlist_products_s | /customer/wishlist/products/{customer}/ | Path does not match |
| 29 | user_wishlist_customer_count | /customer/wishlist/count/{customer} | Path does not match |
| 30 | user_wishlist_customer_count_s | /customer/wishlist/count/{customer}/ | Path does not match |
| 31 | checkout_autocomplete_like_city | /checkout/autocomplete/like/city | Path does not match |
| 32 | checkout_autocomplete_like_city_s | /checkout/autocomplete/like/city/ | Path does not match |
| 33 | checkout_autocomplete_like_zip | /checkout/autocomplete/like/zip | Path does not match |
| 34 | checkout_autocomplete_like_zip_s | /checkout/autocomplete/like/zip/ | Path does not match |
| 35 | checkout_autocomplete_like_street | /checkout/autocomplete/like/street | Path does not match |
| 36 | checkout_autocomplete_like_street_s | /checkout/autocomplete/like/street/ | Path does not match |
| 37 | jackpot_hash_validate | /jackpot/hash/validate | Path does not match |
| 38 | jackpot_hash_validate_s | /jackpot/hash/validate/ | Path does not match |
| 39 | advanced_checkout_suggestion_city | /advanced/checkout/suggestion/city | Path does not match |
| 40 | advanced_checkout_suggestion_city_s | /advanced/checkout/suggestion/city/ | Path does not match |
| 41 | advanced_checkout_suggestion_zip | /advanced/checkout/suggestion/zip | Path does not match |
| 42 | advanced_checkout_suggestion_zip_s | /advanced/checkout/suggestion/zip/ | Path does not match |
| 43 | product_shipping_info | /product/shipping/info | Path does not match |
| 44 | product_shipping_info_s | /product/shipping/info/ | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.