• Hi,

    Recently I have had an issue with my website where all my pages except the homepage all lead to the blog homepage. I have no blog posts so the page returns a message reading that there is nothing to read. The URL still displays the correct one (eg. mysite.com/contact), but the page is no longer there. The pages used to work fine and each led to their respective pages. In the page editor page in the admin panel, I can still see all the code I’ve written to make the page, but when I hit ‘Preview’, I get sent to the homepage of the site, and if I attempt to click on one of the links to the other pages, I fall on the blog page.

    Why would this only recently occur? Why does all my code appear fine in the editor but the page itself lead to an incorrect page?

    On each affected page, I have made sure the URL just above the editor is set to the correct one, and each one is different, for the respective pages.

    So what has happened? It used to work fine, each page loaded fine, but now the blog page has replaced them, despite me not even using a blog.

    Any ideas? This is a huge problem!

    Thanks,
    Rhys

Viewing 2 replies - 1 through 2 (of 2 total)
  • you need to check your settings and codes

    check your settings in permalink
    check if you installed some plugins that has redirection, try to disable one by one
    check your codes in your header.php, functions.php or footer.php

    sheldz

    Thread Starter WallaceConcepts

    (@wallaceconcepts)

    Thanks for the help, played with some of the permalink settings, and seem to have fixed it by creating custom URL templates.

    Thanks again! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘All pages except homepage lead to Blog?!’ is closed to new replies.