I want to change some URL of my site, i want to rename those URL. How can i redirect present URL to new URL?? Please let me know your suggestions about 301 redirection. Thanks in advance. Alana
if your site is hosted on Linux server then use .htaccess file to 301 redirect. on the other hand, if your website is hosted on windows server then just go to the control panel and use the option of redirection
My site is on Linux server. I want to redirect internal pages of my site. I want to rename those pages for better SERP. Can i use .htaccess for all that type of pages which i want to redirect?? Alana
yes you can definitely do it. there is no problem. but after redirecting your old pages to the new ones, do check them properly that they are functioning or not.