Forum Moderators: phranque
My original setting is /%category%/%postname%/, and the post url likes
www.domain.com/category_name/post_name/
New setting is /%category%/%postname%.html, and the post url likes www.domain.com/category_name/post_name.html
But I have build some links for primary setting.
Can htaccess setting bulk redirect www.domain.com/category_name/post_name/ to www.domain.com/category_name/post_name.html?
Thanks!