• After last update I noticed that all /postname/ form URL’s have stopped working. Now only /p=###/ type links are working. Most of my menu items and various other links are all coded with postname, so a lot of the site navigation no longer works. I have temporarily set permalinks to “default” so that at least the resent posts are working.

    I have tried the following:
    — rechecked .htaccess to include the standard rewrites
    — disabled all plugins
    — reset the permalinks type to “default” and then back to “post name”

    Theme = Responsive (latest version)
    Help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter dlt101

    (@dlt101)

    Actually, it’s /slug-name/ formats that do not work.
    All the site.com/?page_id=999 formats work fine.
    Any ideas where to look?

    Oh I am having the same problem

    It definitely seems like a mod_rewite issue. Try checking your Apache error logs for any sort of errors within it, as well as your permissions of your .htaccess file.

    I am having the same issue the server I’m using does have the mod_rewrite installed but because of the security issues of the .htaccess file this file in no longer accessible at the wordpress install level.

    I need to know what rules should I used on my server’s global .htaccess file that will make the permalinks works. Please note all of the Apache Allow rules and other rewrite may not be used based on the security risk they impose.

    I will check the error logs again and update this post if I see anything helpful.

    Thanks.

    The problem was how our server access the .htaccess file and how the mod_rewrite works for our golbal settings for all of our sites.

    Thread Starter dlt101

    (@dlt101)

    Started working again, but not sure why.

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

The topic ‘Permalinks stopped working’ is closed to new replies.