I'm not good at .htaccess & I want to change query parameter of url & redirect to other URL
Here is my condition:
-If URL has parameter called share_id=xxx than it changes to other paremeter & redirect
Ex:
My current url: http://www.wpstructure.com/870/top-10-best-movies-a-must-watch/?share_id=883
& I want to redirect to: http://www.wpstructure.com/870/top-10-best-movies-a-must-watch/#share_id-883
Replace ? with # and = with - only if URL has query paremeter share_id