Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

davidmis
3,487 PointsQuestion has no correct answer.
"http://wordpresstreehouse.com" is an example of a URL, not a domain name. Only "wordpresstreehouse.com" is a domain name, "http" is a protocol or scheme and "://" is a separator. The distinction is important because multiple protocols, such as http or ftp, may be used to access the same domain.
EDIT: Sorry, this might be the correct place for this comment.
3 Answers

Chris Shaw
26,662 PointsHi David,
I tried the question and I can assure you it does have a correct answer.

davidmis
3,487 PointsI'm saying the answer that is accepted is actually wrong. "http://wordpresstreehouse.com" is not a domain name.

Joseph Alejandro
1,428 PointsDavid is right in a way because like he said wordpresstreehouse.com is the domain but having the protocol http makes it a url and when your supposed to chose an answer the one that is accepted as the correct one is a url not a domain name the correct way to put it would be without the protocol. But we could be wrong. It might also be recognized as a domain name.