It's very important to transfer a site from local host to a server. For this reason we need to follow some rules. Such as change the site_url for wp_options table. Need to change the database information of wp-config.php file and so on. But I want to know what is the suitable plugin to change the image urls. Anyone help me? Thanks
Hi, You can go through this plugin. I think its perfect match for your requirement. http://wordpress.org/plugins/go-live-update-urls/
Just open your database in a text file and replace all urls with new url. using find and replace all.. too easy...