How to import WP data and update posts

  • Unknown's avatar

    I’m working on a blog where a bunch of image URLs need updated. I exported the WP XML, used some regex and find/replace in an editor, then imported the scrubbed data. I think the import worked (one post that was removed is back again) but I don’t see any change in the image URLs or other edits on existing posts. Does the import pass over posts that are already present? Is there a way to do a global find/replace like this if I can’t import and update the existing posts?

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘How to import WP data and update posts’ is closed to new replies.