HOW TO REDIRECT OR REFRESH WEB SITE PAGE TO ANOTHER URL?
Use the script to redirect the user to another web page after a few seconds. You can change the value in seconds to redirect to the new page. The script is set to redirect to another page in 5 seconds. Change the value of 5 to any value of your choice, and also change the URL= to your own web page. Put this script between the
tag.WEBPAGE REFRESH AND REDIRECT SCRIPT IN JAVASCRIPT AND PHP