Site Redirect

Status
Not open for further replies.

survivo4

New Member
Messages
3
Reaction score
0
Points
1
I created my site and I am trying to access it but it keeps redirecting me to the x10hosting website. I want to set up my forum but can't because of the redirection.
 

AngusThermopyle

Active Member
Messages
319
Reaction score
52
Points
28
Without your site URL to test, it is hard to say.
But new accounts take a bit of time for the system to set up.
If you try to visit the site too quickly, you get the redirect. But then the redirect can get stuck in your browser cache/history and maybe your local DNS.
When the site is set up, you see the old redirect, while others will see your site.

Try clearing your browser cache AND history. Maybe flush your DNS too. Then try again. Wait a bit, repeat.
 

AngusThermopyle

Active Member
Messages
319
Reaction score
52
Points
28
The system has set up your site. I see a dark gray page with the text "Our full website will be up very soon, until then visit our forums." ... the link does not lead anywhere.
 

bdistler

Well-Known Member
Prime Account
Messages
3,534
Reaction score
196
Points
63
at URL [ http://survivorcamp.x10.mx/ ] - I do not receive a "redirection"
I 'see' your site with the source of...
Code:
<!DOCTYPE html>
<html>
<head>
<title>Survivor Camp / Full Website Coming Soon!</title>
<style>
* {margin: 0;padding: 0;}
body {background: #222222;}
</style>
</head>
<body>
<p>Our full website will be up very soon, until then visit our <a href="" target="_self" >forums</a>.</p>
</body>
</html>
 

survivo4

New Member
Messages
3
Reaction score
0
Points
1
Thanks, I cleared my cache and flushed my DNS and it is working. I can't do anything right tonight. I can't believe I forgot to link the forum. Thanks for letting me know!
 
Status
Not open for further replies.
Top