Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.
there is an easier way indeed, it can get tricky, so follow the steps exactly as listed below:
run the following query, with phpmyadmin for instance:
update wp_posts set post_content = replace(post_content, 'old_url_goes_here', 'new_url_goes_here');
and things should work fine from there.
if anything crashes or seems to malfunction, shoot me an email (support at semiologic dot com) with your phpmyadmin details.
Cheers, Denis
1 to 2 of 2