How to keep galleries work when I’m importing content?
-
I have quite big WordPress blog (over 1300 posts and 28k images). I need to export all content to the other server and it looks like big challenge.
My problem is that classic export/import .xml procedure doesn’t work – the amount of data to transfer between servers is too big (over 2GB of images) and process stops after few minutes (dont know the reason).
Other option is to use import procedure only for posts and transfer all media files through ftp (download from old server and then upload to the new one). But I think there will be a huge problem for me because I have many galleries on my blog which use images ID’s instead of URL’s (like this: [gallery link="file" ids="123,124,125,126,127,..."]). After I will upload all media files they will have a new ID’s so my galleries will be completly broken. Am I right and if there is some way I can keep my galleries work?
- The topic ‘How to keep galleries work when I’m importing content?’ is closed to new replies.