• Resolved Incoan

    (@incoan)


    Okay, so I get 404 error on only one post… why would that be so?

    The permalink structure is /%postname%/

    Say, I leave
    if I leave the slug as

    /how-much-do-dentures-cost

    it gives me the 404 error.

    If I change to
    /how-much-do-dentures-costs
    it works.

    If I change the permalink structure back to %id (or however it is spelt), it works fine and gives me id=873 or something. Changing back doesn’t work.

    Basically, it is just that when the slug is specifically

    /how-much-do-dentures-cost
    that it doesn’t work!

Viewing 1 replies (of 1 total)
  • Thread Starter Incoan

    (@incoan)

    I figured out why the problem was occuring.

    Basically, I had one PAGE in trash. It had the same slug as the POST.

    So, this duo was causing the conflict. Removed that trashed page, got everything working.

Viewing 1 replies (of 1 total)

The topic ‘404 only on ONE post’ is closed to new replies.