Forums

URGENT!!!Hey guys i accidently changed BLOG ADRESS (4 posts)

  1. FabianHartmann
    Member
    Posted 2 years ago #

    Hey guys i really need your help on this
    i accidently changed my WordPress Blog URl and Adress under "General Settings" now i cannot log into the admin panel and change it back..

    so basically my blog is crashed...

    how can i change it back manual?

  2. alism
    Member
    Posted 2 years ago #

    Read this carefully, then pick one of the methods:
    http://codex.wordpress.org/Changing_The_Site_URL

  3. FabianHartmann
    Member
    Posted 2 years ago #

    Edit wp-config.php

    It should be possible to fix the site URL using a new feature -

    Add these two lines to your wp-config.php, where "example.com" is the NEW location of your site.

    define('WP_HOME','http://example.com');
    define('WP_SITEURL','http://example.com');

    That should be it. If it worked, stop reading this page now.

    Thanks filosofo for the fix, implemented in 2.2.

    which place should i add those lines?

  4. FabianHartmann
    Member
    Posted 2 years ago #

    tahnks very much it is resolved now!!!!!!!!!!!!

Topic Closed

This topic has been closed to new replies.

About this Topic