• Hello,

    I have a problem with my RSS Feed. When I enter the address of the feed I have an error :
    "<html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL /feed/ was not found on this server.</p></body></html>"

    Can you help me ?

    Thanks

    • This topic was modified 6 years, 6 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator bcworkz

    (@bcworkz)

    I think you have an actual folder named /feed/ on your server which prevents WP from being able to process the request. You need to rename it or move that folder into a subfolder for WP feeds to work correctly.

    Thread Starter webmasternic

    (@webmasternic)

    Where is the folder ? I don’t have a folder named /feed.

    Moderator bcworkz

    (@bcworkz)

    I was guessing at a solution, there’s not much to go on from the described symptoms. Guesses are sometimes wrong 😛 That 404 message is coming from your server, so the problem is external to WP. But your other pretty permalinks work. When there is no physical folder or file matching a permalink, WP should get control, yet it’s not doing so with /feed.

    What about a file named “feed” in the WP folder? Could cause the same problem.

    If not that, please review your .htaccess file for any rewrites or redirects besides the WordPress rewrite set.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with RSS Feed’ is closed to new replies.