301 redirection wordpress funtion
Im new here so I will try to explain myself the best I can.
Time a go I change the permalinks on my wordpress blog and I got this on my .htaccess for make redirection and avoid to lost traffic
RedirectMatch 301 ^/([^/]+)/([^/]+).html$ http://www.mysite.com/$2
Now, I want to change the permalinks from /%year%/%monthnum%/%postname%.html to
/video/%postname%.html My site is not installed on the sub folder. Is ben install on the main root. I know how to change that permalinks from wordpress settings, but I can not find a way to do a propper 301 redirection for my old posts (around 43900 posts)
Anyone know if is possible made that and how, please?
Im not that good with php
Regards
-
rhinocl -
Thanks - 1 reply
Signaturecheap search engine optimization{{ DiscussionBoard.errors[9494853].message }}-
itxel -
Thanks
{{ DiscussionBoard.errors[9494886].message }} -
-