How to Redirect URL to Mobile Website ? 4 Replies If you have mobile version of website and want to redirect to appropriate devices this code could be useful. Add this code to header or index.php file. window.location='http://www.phpmind.com'"; } ?>