I have a url of my site for example such as mysite.com/pagename//#page_2. I want to remove the '//#' from respective url and want my URL mysite.com/pagename/page_2 how I can do it?