I want to redirect my old domain url to a new domain url
For example :
www.abc.com (old url ) to www.examole.com (new url)
So i want to redirect my old url to new URL
Note: I don’t have cpanel i have hosted my site in github and my domain is from freedom (a free domain)
3
Answers
OR
The content sets how long to wait until to redirect the user, and the url sets where to redirect the user.
There a lot of methods to get this done, so, If I asume that you dont have access to host panel to make a redirect in cpanel or any other host manager, you can do this:
Create a new file, or replace index.php, index.htm or index.html code for this one
Repost from here: Redirect from an HTML page
but,