Conversation
supportHello, Whilst running wget, I came across HTTP 500 errors being generated by WordPress when crawling RSS pages such as /feed : <channel> <title>Thai Cookery</title> <atom:link href="http://thaicook.local/feed/" rel="self" type="application/rss+xml" /> ... <sy:updateFrequency> 1 </sy:updateFrequency> <error> <code>internal_server_error</code> ... A working feed typically outputs the generator tag next, i.e. something like: <generator>https://wordpress.org/?v=5.9.2</generator> In the General settings I had checked ‘Hide WP Version’. When I unchecked, the error disappeared, so that suggests the error lies there.
Hi @paul_mhs Thanks for the feedback. I have created a GitHub issue for this to do further investigation on the reported issue. You can further track the progress here: https://github.com/performwp/perform/issues/29 Meanwhile, I will be posting here as well for any question I will have while investigation. Let me know if you have any questions. Thanks!
Hi @paul_mhs Thanks for the feedback. I have created a GitHub issue for this to do further investigation on the reported issue. You can further track the progress here: https://github.com/performwp/perform/issues/29 Meanwhile, I will be posting here as well for any question I will have while investigation. Let me know if you have any questions. Thanks!