Redirect post with date and name to post with postname

Redirect post with date and name to post with postname

Some of like to display post with date, month, year and postname. For those who wish to redirect all the post under this permalink to /%postname%/ this; here is the hack.

RedirectMatch 301 /([0-9]+)/([0-9]+)/([0-9]+)/(.*)$ http://www.yourblogdomain.com/$4