Support » Fixing WordPress » Freaky Page Problems after Domain Change

  • Check it out. I just switched the domain name on my WP site, and I had the category-pages plug-in installed, and it looked like everything was just fine. Except one page did not load… And still won’t.

    I’ve uninstalled category-pages, re-installed it, disabled it, deleted the page, created a new one with the same name. Nothing works!

    The page loads a blank white page for a split second and then reloads the index page. I was able to catch the HTML for the white page in that split-second window:

    <html>
    <head>
    <META HTTP-EQUIV=Refresh CONTENT="0; URL=../">
    </head>
    <body>
    </body>
    </html>

    Anyone know what the hell might be going on? It looks like all my URLs and paths have been changed correctly, but this ONE PAGE just isn’t loading. Where is that meta refresh coming from?

    Any help would be excellent!

    Thanks,
    David

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Freaky Page Problems after Domain Change’ is closed to new replies.