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 trialDan Arata
9,253 PointsRemove /wordpress from domain
Hey folks,
I recently purchased hosting from godaddy and tried to install wordpress on a domain I own.
The problem is I want the home page to have the wordpress site. But the wordpress site shows up on
I want it to load on www.domain.com But when I go to www.domain.com there is a page saying 'website under construction'
Help? Thank you in advance! -Daniel
1 Answer
Jonathan Grieve
Treehouse Moderator 91,253 PointsHi Daniel,
It looks like you tried to put your Wordpress installation in a separate folder inside the root folder of your domain.
Typically the root folder is the top level folder and is called "www" or "public_html" and when you download Wordpress this is where the files should go.
Try going into your server via FTP, deleting any files that are in your root folder and putting your Wordpress files in there and you should be good to go.