http://www.aperove.com/robots.txt

Routing

page_show Matched route

Route Parameters

Name Value
slug
"robots.txt"

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_entrypoint /api/{index}.{_format} Path does not match
3 api_doc /api/docs.{_format} Path does not match
4 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
5 qr_code_generate /qr-code/{builder}/{data} Path does not match
6 _preview_error /_error/{code}.{_format} Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 admin /admin Path does not match
19 admin_collection_qr_zip_form /admin/collection/{id}/qr-zip Path does not match
20 api_ads_list /papi/ads/{token} Path does not match
21 api_ads_click /papi/ads/click/{id} Path does not match
22 papi_blockchains_index /papi/blockchains Path does not match
23 papi_blockchains_show /papi/blockchains/{id} Path does not match
24 papi_tokens_index /papi/tokens Path does not match
25 papi_tokens_show /papi/tokens/{id} Path does not match
26 papi_brand_show /papi/brand/{id} Path does not match
27 papi_brand_collections /papi/brand/{id}/collections Path does not match
28 api_contracts /api/contracts Path does not match
29 app_api_apicontract_markdeployed /api/contract/{id}/mark-deployed Path does not match
30 papi_menu /papi/menu Path does not match
31 web3api_nft_collections_home /web3api/nft-collections/home Path does not match
32 web3api_nft_collections /web3api/nft-collections Path does not match
33 papi_nft_collections_home /papi/nft-collections/home Path does not match
34 papi_nft_collections /papi/nft-collections Path does not match
35 api_nft_collections /api/nft-collections Path does not match
36 app_api_apinftcollection_markdeployed /api/nft-collections/{id}/mark-deployed Path does not match
37 web3api_collection_mycollected /web3api/collection/mycollected Path does not match
38 web3api_collection_myfavs /web3api/collection/myfavs Path does not match
39 web3api_collection_like /web3api/collection/like/{id} Path does not match
40 papi_nft_qr /papi/nft/qr/{qrCode} Path does not match
41 api_nft_buyback /web3api/nft/buyback/{id} Path does not match
42 api_nft_claim /web3api/nft/claim/{qrCode} Path does not match
43 app_api_apinft_markclaimed /web3api/nft/mark-claimed/ Path does not match
44 web3api_mynotifications_list /web3api/mynotifications Path does not match
45 web3api_mynotifications_mark_readed /web3api/mynotifications/readed/{id} Path does not match
46 web3api_mynotifications_unread_count /web3api/mynotifications/unread-count Path does not match
47 web3api_tx_log /web3api/tx/log Path does not match
48 web3api_web3api_tx_update /web3api/web3api/tx/{id} Path does not match
49 web3api_tx_my /web3api/tx/my Path does not match
50 web3api_user_update /web3api/updateprofile Path does not match
51 web3api_user_profile /web3api/userprofile Path does not match
52 web3api_wallet_nft /web3api/wallet/nft Path does not match
53 addressqr /papi/wallet/addressqr Path does not match
54 api_add_campaign /api/addcampaign Path does not match
55 api_campaign_defaults /api/campaigndefaults/{shopId} Path does not match
56 api_campaign_list /api/campaignlist/{shopId} Path does not match
57 api_update_campaign_status /api/updatecampaignstatus/{id} Path does not match
58 api_delete_campaign /api/deletecampaign/{id} Path does not match
59 api_customer_list /api/customerlist/{shopId} Path does not match
60 api_customer_add /api/addcustomer/{shopId} Path does not match
61 api_edit_customer /api/editcustomer/{id} Path does not match
62 api_delete_customer /api/deletecustomer/{id} Path does not match
63 api_dashboard /api/dashboard/{shopId} Path does not match
64 api_login_check_otp /api/login_check_otp Path does not match
65 api_send_otp /api/send-otp Path does not match
66 api_home /api/home Path does not match
67 api_newsletter /api/newsletter Path does not match
68 api_add_payment /api/addpayment/{shopId} Path does not match
69 api_edit_payment /api/editpayment/{paymentId} Path does not match
70 api_payment_list /api/paymentlist/{shopId} Path does not match
71 api_delete_payment /api/deletepayment/{id} Path does not match
72 api_subscriptions /api/subscriptions Path does not match
73 api_subscription_plans /api/subscriptionplans Path does not match
74 api_promo_list /api/promolist/{shopId} Path does not match
75 api_check_promo /checkpromo/{promoCode} Path does not match
76 api_use_promo /api/usepromo/{promoCode} Path does not match
77 api_register_check /api/register/check Path does not match
78 api_register /api/register Path does not match
79 api_verify /api/registerverify Path does not match
80 api_resend_code /api/resend-code Path does not match
81 api_transaction_list /api/transactionlist/{shopId} Path does not match
82 api_transaction_call /api/transaction/call Path does not match
83 homepage / Path does not match
84 page_show /{slug} Route matches!

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