[Bugs] [Bug 1490994] Missing redirect on the new wordpress blog for older links

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 19 21:46:00 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1490994



--- Comment #7 from M. Scherer <mscherer at redhat.com> ---
I suspect a regexp like:

^/\d{4}/\d{2}/(.*)

to:

/$1

should suffice for the blog part.

Ideally, the import should have also used the settings of the old blog. 

A quick verification on the internet show that's in Settings->Permalink, cf the
doc: https://codex.wordpress.org/Using_Permalinks

I have set a vhost oldblog.gluster.org if people want to take a look at the
existing settings there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list