Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    If the month is part of your permalink and you change the month on the post date, then yes, the permalink will change. However, canonical redirects should allow the old permalink to continue to work (I think).

    That said, you can also just not use the month in your permalinks. I prefer to use just %year%/%postname% for mine.

    Thread Starter nickaster

    (@nickaster)

    Thanks… well, too late to change the permalinks. What are canonical redirects? Is that an .htaccess thing?

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Canonical redirects is a system built into WordPress that tries to detect bad URLs, figure out where they are supposed to be going, and then redirect them there.

    It works, sometimes. Can’t catch everything.

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

The topic ‘Major bug? Changing Date destroys permalink?’ is closed to new replies.