nuxt-modules/robots

Make robots.txt available with locale suffix urls

jonalxh opened this issue · 1 comments

Hi, I'm wondering if is it possible to access the robots.txt file from locale urls like mypage.com/es/robots.txt, I've tried with the common initialization and it is only available from root mypage.com/robots.txt.

Could you tell me how to achieve it?

robots.txt must be on the root-level directory, learn more on https://developers.google.com/search/reference/robots_txt