Where to place the robots.txt file in codeigniter.
I dont no how to put where folder.
User-agent: *
Disallow: /
Where to place the robots.txt file in codeigniter.
I dont no how to put where folder.
User-agent: *
Disallow: /
Copyright © 2021 Jogjafile Inc.
The robots.txt file MUST be placed in the document root of the host. It will not work in other locations.
If your host is example.com, it needs to be accessible at http://example.com/robots.txt.