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 trialKonrad Pilch
2,435 PointsHow do i manage domain
Hi,
So i jut bough domain, and now, how do i activate it with some random wordpress theme? i dont want o use mine, but some free e-commerce theme for now .
2 Answers
Kevin Korte
28,149 PointsPoint your DNS servers on your domain name account to your host servers. That's the next step. Once DNS propagation happens, (could take 24 hrs +, usually less) you can install wordpress like normal.
Kevin Korte
28,149 PointsBasically, many hosts have one-click installs for WP. After the DNS takes, I usually just FTP my entire WP project to the host, create my database in my host's dashboard, and that go through the same steps you would on a localhost.
Konrad Pilch
2,435 PointsKonrad Pilch
2,435 PointsSo is it like to put a normal domain? I never got a WP online. I just got a domain with static HTML and CSS, but i never actually did it with WordPress.