• I’ve recently set up wordpress on my domain and I’ve just posted my very first article. It appears on the actual blog index page, but when I click the article, it gives a 404 error. It does this for the archive, categories and about page.

    http://mightyjustice.net/jubei/

    What’s going on? Is there any permissions I should have set to folders when I installed? It’s not creating any web pages by the looks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • you need to check the permissions on your .htaccess file, if it’s not writeable by WP, then you’ll need to add the required re-write rules (provided in the admin panel, under permalinks options) manually by copy and pasting. then just make sure the .htaccess file is readable, and all should be OK.

    Permalinks has a wealth of trouble-shooting tips in it.

    Primary tips: Confirm with host you have mod_rewrite and AllowOverride one and enabled.

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

The topic ‘When posting; No permalink Archive’ is closed to new replies.