: You should add a 301 direct from your old pages to your new domain. Add this php code to your pages to make a 301 redirect: <? Header( “HTTP/1.1 301 Moved Permanently” ); Header( “Location:
You should add a 301 direct from your old pages to your new domain. Add this php code to your pages to make a 301 redirect:
<?
Header( “HTTP/1.1 301 Moved Permanently” );
Header( “Location: www.new-url.com” );
?>
More posts by @Correia994
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.