which code you need php or you need website to shifting code if you are shifting to new domain ? hey use this you may get some information
hi friend i have got this article you can get some more information here please check it redirect 301
here is just information about the 301 redirect code but i need exact 301 redirect code for my html site
you can use .htaccess to set 301 redirection. Create a .htacess file in public_html folder and add this code. redirect 301 /old/old.htm http://www.you.com/new.htm Code (markup): where: /old/old.htm (the original folder path and file name) http://www.you.com/new.htm (new path and file name)