help!!!

Status
Not open for further replies.

thedominicanboy0986

New Member
Prime Account
Messages
22
Reaction score
0
Points
1
hi,

when I try to acces to my page it says:\"Requested page not found\" what happened to my page?

ps: my page is: latinodescargas.com.ar
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
Hello,

That looks as though it's an issue with your site, not the hosting.
Try uploading a test html file and navigating to it. Does it work?
Code:
<html>
<head><title>Test!</title></head>
<body>
<a>Testing, testing, 123</a>
</body>
</html>

Use the above code. It's very basic. If it works, it'll display "Testing, testing, 123" in the top of the page.
 
Last edited:
Status
Not open for further replies.
Top