-
AuthorPosts
-
August 27, 2014 at 2:21 pm #309822
Lol i´m a very basic user of WP and webpages programming etc….
i accidental change the Link in preferences in WP admin and now i can´t get access to WP
- This topic was modified 10 years, 2 months ago by ProAnts.
August 27, 2014 at 2:49 pm #309845Hey ProAnts!
Probably this documentation article will help you: http://codex.wordpress.org/Changing_The_Site_URL – probably the easiest solution would be to define the right siteurl in the wp-config.php file: http://codex.wordpress.org/Changing_The_Site_URL#Edit_wp-config.php , then go to the admin page Settings > General, insert the right website url and save the settings. Afterwards remove the code from the wp-config.php file.
Cheers!
PeterAugust 27, 2014 at 3:11 pm #309859hi
i edit wp-config.php file:
define(‘WP_HOME’,’http://example.com’); ………… http://example.com/wp2
define(‘WP_SITEURL’,’http://example.com’); ……….. http://example.com/wp2and works, and i get access to WP admin like before..
but you say “then go to the admin page Settings > General, insert the right website url and save the settings”
now the links are not editable in WP admin…
since i´m working on the website (background) xxx.com/wp2
it is ok to stay this way ? and latter when i finish the website edit the links ?
by the way can you tell me the steps needed to make the transition when i finish the website so that all content works on
http://www.name.com insted of http://www.name.com/wp2 ?
ty
Regards
Alex- This reply was modified 10 years, 2 months ago by ProAnts.
August 28, 2014 at 5:16 am #310206Hey Alex!
It is recommended to re-enter the settings in Settings > General after you regain access to the Dashboard because editing the wp-config.php file is ideal.
Regarding the transition, refer to this article:
http://codex.wordpress.org/Giving_WordPress_Its_Own_DirectoryPlease note that this kind of questions are outside our support coverage.
Cheers!
JosueAugust 28, 2014 at 2:38 pm #310424This reply has been marked as private.August 28, 2014 at 6:29 pm #310593Hi Alex!
Try changing it in the database:
http://codex.wordpress.org/Changing_The_Site_URL#Changing_the_URL_directly_in_the_databaseCheers!
JosueAugust 29, 2014 at 12:20 pm #310871This reply has been marked as private.August 29, 2014 at 5:34 pm #311018Hi,
Please contact a developer from Codeable to help you with this problem, i’m pretty sure this can be resolved in less than an hour.
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.