Title: changed wordpress address (URL)
Last modified: August 19, 2016

---

# changed wordpress address (URL)

 *  [jnicolls](https://wordpress.org/support/users/jnicolls/)
 * (@jnicolls)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/changed-wordpress-address-url/)
 * In General settings i changed the WordPress address (URL) and the Blog address(
   URL) by removing the …. /wordpress from both. Now I am unable to get into the
   dashboard. Ok, dumb I know, can I undo it??
    Thanks for your help.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/changed-wordpress-address-url/#post-1459507)
 * Consider using [phpMyAdmin](http://codex.wordpress.org/phpMyAdmin) to make sure
   your `wp_options` table has the correct values in `siteurl` and `home`.
 * `siteurl` is your WordPress address (URL) and `home` is your Blog Address (URL).
 * And, some other info:
    [http://www.tamba2.org.uk/wordpress/site-url/](http://www.tamba2.org.uk/wordpress/site-url/)————–
   Once your site is back working, to make WordPress available at [http://mydomain.com](http://mydomain.com)
   in Settings->General, change the Blog address (URL) to [http://mydomain.com](http://mydomain.com)
   and put this index.php file in your web-root folder (it is the same folder that
   contains the wordpress folder)
 *     ```
       <?php
       /* Short and sweet */
       define('WP_USE_THEMES', true);
       require('./wordpress/wp-blog-header.php');
       ?>
       ```
   
 * Then update your permalinks by visiting [Administration](http://codex.wordpress.org/Administration_Panels)
   > [Settings](http://codex.wordpress.org/Administration_Panels#Permalinks) > [Permalinks](http://codex.wordpress.org/Settings_Permalinks_SubPanel)
   and clicking on Save Changes.
 *  [vanessalain](https://wordpress.org/support/users/vanessalain/)
 * (@vanessalain)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/changed-wordpress-address-url/#post-1459527)
 * i’m having the same problem. now i can’t get to my dashboard to correct it. it
   when i try, it says the page does not exist. is there another way to get into
   the settings?
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/changed-wordpress-address-url/#post-1459533)
 * You can solve it by reading and following the directions found at one or more
   of the links and examples that are provided in the post directly above yours.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘changed wordpress address (URL)’ is closed to new replies.

## Tags

 * [changed url](https://wordpress.org/support/topic-tag/changed-url/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/changed-wordpress-address-url/#post-1459533)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
