I had earlier permalinks of wordpress format /%category%/%postname%.php now I have changed to /%postname%/ .i need to rewrite old url to new format /%postname%/ I have given two eg ,Your .Htaccess should work for both the eg’s
Eg 1
Old One
http://sitename/category/amitabh-bachchan.php
to
New One
http:// sitename/amitabh-bachchan
Eg 2
Old One
http://sitename/category/success-has-come.php?ftr=vidpgurl
to
New One
http://sitename/success-has-come
