Setting up a permanent 301 redirect is quite easy for users having Cpanel or similar control panel. But what if we are using a webserver that does not support the .htaccess file?
Here below is the code that you can use in a php file to set a permanent 301 redirect.
Comments 2