Hi all,
I recently moved my blog from the root of my server (http://www.daniel-lim.co.uk/) to a subdomain called "blog" - This allows me to have my blog at http://blog.daniel-lim.co.uk/ (although on the actual server it's listed as http://www.daniel-lim.co.uk/blog/). I've updated the WordPress address and blog address URIs match this (http://blog.daniel-lim.co.uk/) and that seems to work fine, but the images and videos I've already uploaded no longer link properly - they don't seem to be updated. All I get is the image name - WordPress is still trying to find them in http://www.daniel-lim.co.uk/wp-content/uploads/ and I don't know how to redirect them so it looks in http://www.daniel-lim.co.uk/blog/wp-content/uploads/ (or http://blog.daniel-lim.co.uk/wp-content/uploads/ - which I imagine would also work) instead.
Surely I don't have to go through my database and edit all the entries?
Please help!