Move WordPress in a new subdirectory

Posted in: Newspaper
Post count: 1

Hi, i moved WordPress from xxx.com to xxx.com/blog and all the WordPress stuff works, but seem that the Theme lost a lot of his file references.

I added
update_option('siteurl','http://xxx.com/blog');
update_option('home','http://xxx.com');

to the functions.php file, but nothings changed.

What is the right procedure for update the files references?

Post count: 9544

Edit your dbase via mysql phpmyadmin or plugin

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