URL of the WP blog – Very Urgent please

Posted in: Newspaper
Post count: 25

Hi,

I would like to change the URL of the homepage of my blog.
In a first time, I used a phantom URL to create and test it.
Inside WordPress settings, I put the new URL destination (different of the location folder of the files). And now I can’t access anymore to the admin page.
When I go to the phantom blog adress, I can see the content but all the CSS and newspaper them are disabled.

Please help !!!

Thank you

Post count: 25

Just a note : if you just know the way to get back like it used to be , it’s ok for me.
I can use the former phantom adress for the permalinks, it’s ok.

Thanks

Post count: 3343

Hello,

Edit wp-cofig.php file and add this line and change to according url

define('WP_HOME','http://0div.com:68/wp_demo/2');
define('WP_SITEURL','http://0div.com:68/wp_demo/2');

http://screencast.com/t/6tfggVvu

Post count: 25

Thank you a lot !

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.