GET https://test.forca.run/robots.txt

Routing

app_default Matched route

Route Parameters

Name Value
vueRouting
"robots.txt"

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 pentatrion_vite_build_proxy /build/{path} Path does not match
2 article_comment_get /api/application-settings/{component}/list Path does not match
3 app_api_applicationsettings_saveapplicationsettings /api/application-settings/save Path does not match
4 api_article_comment_list /api/article-comment/list Path does not match
5 api_article_comment_save /api/article-comment/save Path does not match
6 api_article_comment_delete /api/article-comment/{id} Path does not match
7 api_article_author_list /api/article/list Path does not match
8 api_article_author_published_list /api/article/author-published-list Path does not match
9 api_article_get /api/article/{id} Path does not match
10 api_article_content_get /api/article/{id}/content Path does not match
11 api_article_save /api/article/save Path does not match
12 api_article_content_save /api/article/content-save Path does not match
13 api_article_image_save /api/article/image-save Path does not match
14 api_article_delete /api/article/{id} Path does not match
15 api_assigned_article_media_list /api/assigned-article-media/{articleId}/list Path does not match
16 api_assigned_article_media_get /api/assigned-article-media/{id} Path does not match
17 api_assigned_article_media_save /api/assigned-article-media/save Path does not match
18 api_assigned_article_media_delete /api/assigned-article-media/{id} Path does not match
19 api_login /api/auth/login Path does not match
20 api_register /api/auth/register Path does not match
21 api_password-expired /api/auth/password-expired Path does not match
22 api_set-password /api/auth/set-password Path does not match
23 api_app_api_auth_userforgotpassword /api/auth/forgotten-password Path does not match
24 api_app_api_auth_verifytoken /api/auth/verify-token Path does not match
25 api_refresh-from-session /api/auth/refresh-from-session/{sessionId} Path does not match
26 api_refresh-token /api/auth/refresh-token Path does not match
27 api_refresh-session /api/auth/refresh-session Path does not match
28 api_app_api_auth_changepasswordsecurity /api/api/security/change-password Path does not match
29 api_category_list /api/category/list Path does not match
30 api_category_get /api/category/{id} Path does not match
31 api_category_save /api/category/save Path does not match
32 api_category_delete /api/category/{id} Path does not match
33 api_contact_list /api/contact/list Path does not match
34 api_contact_save /api/contact/save Path does not match
35 api_contact_delete /api/contact/{id} Path does not match
36 api_faq_list /api/faq/list Path does not match
37 api_faq_get /api/faq/{id} Path does not match
38 api_faq_save /api/faq/save Path does not match
39 api_faq_delete /api/faq/{id} Path does not match
40 api_media_list /api/media/list Path does not match
41 api_media_get /api/media/{id} Path does not match
42 api_media_delete /api/media/{id} Path does not match
43 api_newsletter_list /api/newsletter/list Path does not match
44 api_newsletter_applicants_download /api/newsletter/applicant-download/{id} Path does not match
45 api_newsletter_delete /api/newsletter/{id} Path does not match
46 api_page_list /api/page/list Path does not match
47 api_page_for_page_type_list /api/page/page-list Path does not match
48 api_page_get /api/page/{id} Path does not match
49 api_page_save /api/page/save Path does not match
50 api_page_delete /api/page/{id} Path does not match
51 api_school_list /api/school/list Path does not match
52 api_school_applicants_list /api/school/{id}/applicants/list Path does not match
53 api_school_closee /api/school/{id} Path does not match
54 api_school_applicants_download /api/school/applicant-download/{id} Path does not match
55 api_school_applicant_delete /api/school/applicant/{id} Path does not match
56 api_tag_list /api/tag/list Path does not match
57 api_tag_get /api/tag/{id} Path does not match
58 api_tag_save /api/tag/save Path does not match
59 api_tag_delete /api/tag/{id} Path does not match
60 api_team_list /api/team/list Path does not match
61 api_team_get /api/team/{id} Path does not match
62 api_team_save /api/team/save Path does not match
63 api_team_delete /api/team/{id} Path does not match
64 api_testimonial_list /api/testimonial/list Path does not match
65 api_testimonial_get /api/testimonial/{id} Path does not match
66 api_testimonial_save /api/testimonial/save Path does not match
67 api_testimonial_delete /api/testimonial/{id} Path does not match
68 login /auth/login Path does not match
69 register /auth/register Path does not match
70 password-expired /auth/password-expired Path does not match
71 set-password /auth/set-password Path does not match
72 app_auth_userforgotpassword /auth/forgotten-password Path does not match
73 app_auth_verifytoken /auth/verify-token Path does not match
74 refresh-from-session /auth/refresh-from-session/{sessionId} Path does not match
75 refresh-token /auth/refresh-token Path does not match
76 refresh-session /auth/refresh-session Path does not match
77 app_auth_changepasswordsecurity /api/security/change-password Path does not match
78 app_index / Path does not match
79 app_default /{vueRouting} Route matches!

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