Usually in webroot.
Sep 10, 2019
5
Level 1
HOw where to include robot.txt file
i am confused where to include robot.txt file
Level 26
It's not necessary to "include" a robots.txt manually. It's just necessary that the robots.txt is reachable from the search engines by convention. It's enough if you place your robots.txt in your doc root directory which is /public by default at Laravel.
Please or to participate in this conversation.