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 trialkasarachi ordor
1,210 PointsWordpress
I need help. On my blog kakaordor.info when i click on login it takes me to the top of the page but the url changes to kakaordor.info/kakizu/wp-login.php. What can i do please?
7 Answers
Nathalie C
2,594 PointsIt all depends if you have anything else live at the moment in the root folder.
I personally prefer to keep my wordpress install in a sub directory so that a holding page or existing site can sit in the root folder. Then I make a couple of changes to the site address in the general settings and the index.php and .htaccess files when I want the site to go live, after i've removed the holding page or old site from the root folder first. Moving wordpress can be really tricky sometimes so I try not to disturb it too much : )
if you don't have anything else installed and live on the root folder then it shouldn't be a problem. To be on the safe side, always make a back up of your folders before you install. That way, if anything does go wrong, you can easily get back to where you were before the install.
Nathalie C
2,594 PointsCan you give some more information? In Settings - General what did you put as your Wordpress address url and Site address url?
kasarachi ordor
1,210 PointsOkay. I finally got through that but i am faced with something else. I am creating a WordPress login information and i decided to save it on the root folder,but i got this warning -> Installing on the root folder of your domain will overwrite any existing installations. Are you sure want to do this? Should i continue?
kasarachi ordor
1,210 PointsThanks so much
Nathalie C
2,594 PointsIs the install in the root folder now? What did you put for the wordpress address url and site address url?
kasarachi ordor
1,210 PointsIt is in the root folder now.This is what i type -> http://kakaordor.info/wp-admin...
Nathalie C
2,594 PointsI had the same issues but at the end of a project rather than at the start. Here's the thread with all the links I used - https://teamtreehouse.com/forum/stuck-changing-site-url-in-wordpress
kasarachi ordor
1,210 Pointskasarachi ordor
1,210 PointsThank you!!!
kasarachi ordor
1,210 Pointskasarachi ordor
1,210 PointsJust a quick one again. when i enter my domain name and the wp-admin on my url bar on my browser, it opens a page with hello world and when i click on login it doesn't work but takes me to the top of the page again.