Forums

Is my permalink structure compatible with WP 3.1? (4 posts)

  1. rainer23
    Member
    Posted 1 year ago #

    For example: /%postname%/%location%/%mba_courses%/ - "mba_courses" are custom taxonomies, what might cause a break up when upgrading to 3.1.
    My present permalink settings: default, http://www.myurl/?p=123
    In other words, my permalink structure is nothing exceptional.

  2. t-p
    Member
    Posted 1 year ago #

    try:

    - re-saving your permalink structure at Admin panel>>>Settings>>>Permalinks. WordPress either creates/amends the .htaccess file for you or provides you with the correct block of code to manually add to your .htaccess file. Documentation: http://codex.wordpress.org/Using_Permalinks

    -if that does not resolve the issue, try deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually (one-by-one) to find the culprit.

    -if that does not resolve the issue, try switching to the default theme ("twentyten") for a moment by renaming your current theme's folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

  3. rainer23
    Member
    Posted 1 year ago #

    Thanks t-p, all went ok, upgrade to 3.1 went without issues. I'm having 4000 philosophical articles, one thousand comments and upgrades are kind of more nerve-racking as when just starting a new blog. Again thanks for your help!

  4. t-p
    Member
    Posted 1 year ago #

    You are welcome. :-)
    If resolved, please mark this thread "resolved" using the dropdown in the right panel.

Topic Closed

This topic has been closed to new replies.

About this Topic