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 trialBeki Sonin
1,705 PointsNo Longer Can Access My WordPress Site
In previous lessons I created my wordpress site as per the directions given and everything worked perfectly. I was able to login by adding "/wp-admin" to the end of my url and did so for several lessons on different days (I was always able to login). Now all of the sudden my url and login to my admin site no longer work. When I type the url in I receive an error message that reads "This site canβt be reached. wpdemo.dev refused to connect."
Beki Sonin
1,705 PointsI just go to a link to login and use it from there- is there some way I can access it without putting in the link and just use my login information? I tried to find somewhere I could just enter my login info (thats not via the url i needed to enter) but couldn't find a place to do so
1 Answer
Amber Cyr
19,699 PointsThree possible scenarios: 1) the URL is incorrect, however since it is your website, I'm going to assume this is not the issue. 2) If the Wordpress site was installed on a local server ie MAMP or XMAMP, the server was not started before trying to connect to the website. 3) If this site is hosted through a hosting service ie GoDaddy or Dreamhost, you should contact their customer service because this error looks like a server issue.
Kreig Durham
8,829 PointsKreig Durham
8,829 PointsWhat are you using as your practice WordPress site? A local install or something online?