Make WordPress Core

Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#5119 closed enhancement (worksforme)

could we enforce redirects on permalink structure changes?

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone:
Component: General Version: 2.3
Severity: normal Keywords:
Cc: Focuses:

Description

if someone uses the date & named based structure, and then decide to switch to the archives/%post_id% structure, he gets tons of 404 on his sites. the permalink redirect plugin on which the canonical redirect code is based had an option to configure an old permalink structure. ideally, this would be tracked as the permalink structures are changed instead.

Change History (4)

#1 @Viper007Bond
19 years ago

  • Type defectenhancement

#2 @foolswisdom
19 years ago

  • Milestone 2.3.12.5

#3 @ninjaWR
18 years ago

  • Resolutionworksforme
  • Status newclosed

works for me on r9840, guess it got done along the way

127.0.0.1 - - [21/Nov/2008:23:44:28 -0500] "GET /2008/11/4449-test/ HTTP/1.1" 301 -
127.0.0.1 - - [21/Nov/2008:23:44:28 -0500] "GET /archives/18 HTTP/1.1" 200 5124

#4 @ninjaWR
18 years ago

  • Milestone 2.9
Note: See TracTickets for help on using tickets.