• Every time I click on my past posts I get this Error 404 – Page not found. It says URL may be typed in incorrectly or it may have been moved or deleted. I did none of this. I have even recently made a new post and it is showing the same thing when I click on it. Help please 🙁

Viewing 4 replies - 1 through 4 (of 4 total)
  • Go to your WP Admin Settings->Permalinks and select a permalink option. Then click save.

    This flushes out WordPress’ redirects and can often fix issues like what you’re seeing.

    Thread Starter crisso

    (@crisso)

    Ok that worked. So I guess I am unable to make a custom URL as it states after my webpage name. I guess the numbers and letters that they have as a default will have to do….:(

    Thanks for your help 🙂

    Crisso,
    Are you wanting to use the category name or the post name in the URL instead of the default post ID?

    This happened to me and I had to make sure that the host had enabled mod_rewrite and that an .htaccess file was present in the same directory as my WordPress installation. Once I took care of both of those, it worked perfectly.

    Keith

    (@keithdriscoll)

    @crisso,

    The post ID permalink is not very pretty.

    You should be able to change the URL structure to almost anything you want. Like @brandon stated – you need something called mod_rewrite enabled (most hosts have this enabled) and WP needs to be able to write to .htaccess. Then you can adjust the site URL, cat/tags URL, and change/update permalinks.

    You can read about permalinks here http://codex.wordpress.org/Using_Permalinks

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

The topic ‘Error 404-Page not found’ is closed to new replies.