matthew1112
Banned
- Messages
- 93
- Reaction score
- 0
- Points
- 0
http://pixalstudios.exofire.net/ i looked on it today and it was like that
i done this but now my website is leading me to googleCreate a file index.html or index.php , then redirect to your forum ...
Use this code to redirect :
.HTML:<html> <script> location = "http://google.com"; </script> </html>
i done this but now my website is leading me to google
the name of the server you are on: stoliwhat i out for Host Description
Your site is redirecting to google because you are supposed to change the text I've highlighted in red to the URL you want to redirect to.Create a file index.html or index.php , then redirect to your forum ...
Use this code to redirect :
.HTML:<html> <script> location = "http://google.com"; </script> </html>