I need the Regular Expression for the permalink structure day and name.
http://example.com/2011/20/10/postname
I need to do a 301 redirect for a removed post with this permalink structure as it is resulting in a 404 error for each day since the post was originally published, over 60+ and increasing each day.
I need the regular expression so I can do ONE 301 redirect instead of 60+ 301 redirects and ongoing.
Any assistance would be greatly appreciated.
Thanks in advance,
Shawn