• Hi,

    I have a blog, and I have changed the URL of it. inx.shost.ca to carosou.com.

    But now, the image in all the post are from the old website, for example, on a post:
    <img border="0" src="http://i1.wp.com/inx.shost.ca/wp-content/uploads/2015/02/Photo-groupe_dernier-cours-PPA.jpg?resize=400%2C300" width="20" height="27"></img>
    Don’t work
    <img border="0" src="http://i1.wp.com/carosou.com/wp-content/uploads/2015/02/Photo-groupe_dernier-cours-PPA.jpg?resize=400%2C300" width="20" height="27"></img>
    Works!

    How can I changed all these post, and this, maybe with a SQL query?

    Thanks

The topic ‘Replace links inside post’ is closed to new replies.