To redirect the website Url to different domain names like
1.example.com
2..example.org
3..example.co.in
This is an example of a simple HTML document that uses this technique
1.example.com
2..example.org
3..example.co.in
This is an example of a simple HTML document that uses this technique
<meta http-equiv="Refresh" content="0; url=http://www.example.com/" />
No comments:
Post a Comment