We have been working on improving our SEO. Google search console says that robots.txt does not exist. I checked the public folder and it is there.
I am looking at the router.js. We have a “catch all” route that I believe is not displaying the robots.txt.
Here is a portion of the router.js:
Thank you for the reply.
With what you have said, I figured out the problem.
We have NGINX as the front end.
I have changed the config to nginx so that it sends the robots.txt file.
@Bill_Soranno I think this error cannot solve with ember app. This is controlled by whatever webserver is hosting your production site. If you will have after doing these same process then you can ask any thing about process.