-
Hello,
I already wrote here about an issue I am dealing with related to a 404 error of llms.txt file on my wesbite. Last time a member of your support shared a custom rule to be added to nginx.cfg file as a possible solution:
location = /llms.txt {
proxy_pass $dynamic_upstream_read_only;
}I have a wesbite on a bluehost and last time when I got in touch with a support and shared what you advised, I was able to open the file, but after some time, when I tried to open it again, there was a 404 error once again. Now, a member of a bluehost support wrote following:
“I’m sorry you’re encountering a 404 error with your llms.txt file, and we’re here to help you sort this out. Since RankMath support suggested adding a custom rule in your nginx configuration, but Bluehost typically uses Apache servers for shared hosting, direct nginx configuration changes might not be applicable.”
I also checked on my cpanel and there is no llms.txt file in public_html folder and one support memeber from bluehost already checked a .htaccess file for any possible conflict lines in it. Also there is a license.txt file in public_html folder from wordpress but I would not say that that could be the conflict?
Unfortunately nothing changed with a modified .htacces. They also told me that they can not do a lot if the file itself is not generated properly and located in cpanel.
The ticket ‘A problem with llms.txt file re-appeared?’ is closed to new replies.