Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Success David
Success David
127 Points

WEBSITE ISSUES

My website www.areasltd.com is not visible on mobile devices but visible on computers. all i have uploaded is just a simple html document with one paragraph text

<html> <head> <title></title> </head> <body> <p>please check back later</p> </body> </html>

why i did this is just to see if this problem was from my coding of the full website.

This problem started after i decided to stop using free site builder on hostgator and learn to design my website on my own here on hostgator. I have to delete the files created by the hostgator site builder on the public directory and then upload my own files which now made the website visible on computers but not available on mobile devices. Before now anything i upload is visible both on computers and phone until decided to use site builder and later decide stop the services and delete its files.

PLEASE HELP! THIS PROBLEM IS REALLY PULLING ME DOWN

Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

I'm moving this to the General Discussion board as it is not directly tied to the Design curriculum at Treehouse.

2 Answers

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! This question has been asked about this same site before. Please review the answers given to you (or others asking on behalf of this same URL) on these threads:

As you've said yourself, your code is simple. You wanted to make it so to prove that it isn't the code. And it's not your code that's the problem. You absolutely need to contact support for the host of your website. You are receiving an internal server error. This has nothing to do with your code and everything to do with the way the server is set up. We are unable to help you as we really only generally help with coding problems.

Please, contact support for the host of your site or alternatively, read their documentation.

I still hope you get it working! :sparkles:

Success David
Success David
127 Points

finally i had, just as you said to my colleague, it was actually the .htaccess file. i contacted support and they got it fixed, thanks