Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter rosskarchner

    (@rosskarchner)

    A little more testing: A non-wordpress PHP file dropped into my wordpress directory works fine.

    Using IE 6.0.2900, I’m not seeing any header errors.

    Thread Starter rosskarchner

    (@rosskarchner)

    That’s what makes it tricky, it display’s fine in a browser, but if you inspect the headers, it shows a 404:

    curl -I https://rossnotes.com/wp-rss2.php
    HTTP/1.1 404 Not Found
    Date: Sat, 03 Jun 2006 15:35:08 GMT
    Server: Apache
    X-Pingback: https://rossnotes.com/xmlrpc.php
    X-Powered-By: PHP/4.3.11
    Content-Type: text/xml; charset=utf-8

    Some feed readers and agents are liberal enough to read it anyways, but many (like Feedburner) see the 404 and assume it’s broken.

    Thread Starter rosskarchner

    (@rosskarchner)

    The feed validator is savvy enough to warn about the HTTP error and still parse the feed:

    https://feedvalidator.org/check.cgi?url=http%3A%2F%2Frossnotes.com%2Fwp-rss2.php

    Thread Starter rosskarchner

    (@rosskarchner)

    I know it’s incredibly lame to bump my own thread up– but I’d like to see if anyone has any ideas one last time before checking with GoDaddy support…

    I just tested it again, with all plugins off.

    Thread Starter rosskarchner

    (@rosskarchner)

    One more: the issue goes away when I use the default permalink scheme.

    I’m going to stick with that for now, pending any other ideas.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘404 Everywhere!’ is closed to new replies.