I have a static site that I manage with Wordpress- using thesis theme. I ran a report in Xenu that showed that there were several pages ending in /feed that were generating a server error. I never plan to use RSS or any blog functionality for this site in the near future. I wanted to stop these server errors, thinking it probably wasn't good for SEO. Turns out, the only way to disable this feed is adding a piece of code to the function.php file. I did this, and now the page says "No feed available - please visit our homepage" with a link to the homepage. Better than an error page, right? Unfortunately, I ran Xenu again just now (3 days later) and it still shows up as a "server error" for those URLs. I don't get it. Why is it still showing up as a sever error in Xenu when I go to the URL and clearly, there is no error. If anybody can help me I would greatly appreciate it. Thanks