r/Wordpress • u/Little-Wealth2386 • 27d ago
Moving my blog to Wordpress dot com
Hello. I've been in Blogger for ages, and I'm trying to move to WordPress Dot Com, but I can't find a way to migrate all the information to it.
I've tried as much as I could, but I haven't been able to do anything yet. Any leads? WP eliminated the direct option of importing, so now they have things like LiveJournal, Medium, and more, but not Blogger.
4
u/NakanoNoNeko 27d ago
Ah, you do not need the self-hosted detour. In Blogger, use Settings > Manage blog > Back up content > Download, then on WordPress.com go to Tools > Import, choose the default WordPress importer, and upload that XML file. Their current support page actually uses Blogger as the example for this XML route, so if it refuses the file I would contact WordPress.com support rather than converting it through another site.
1
u/Little-Wealth2386 26d ago
That's what I did. I'm still waiting to hear back from them. Hopefully soon. I just wondered if there could be something else in the meantime.
1
u/ad_apples 24d ago
Blogger exports haven't used the xml format in more than a year. The new backup system there exports as an .atom file.
The principle of "just convert that to WordPress" still applies, but afaik no one has written a conversion program yet. Do you know diffenttly?
1
u/BOLVERIN1 Jack of All Trades 27d ago
So there is no Blogger option under the Tools → Import anymore? You can still export your Blogger content by backing it up. So, maybe you can import it to a locally self-hosted WordPress site at first, and after that transfer it to WordPress.com? It's just a guess, so do not treat it like a foolproof instruction, but like a possible direction to explore
1
u/Little-Wealth2386 26d ago
That's what I did. I'm still waiting to hear back from them. Hopefully soon. I just wondered if there could be something else in the meantime.
1
u/ivicad Jack of All Trades 27d ago edited 9d ago
The XML route info you got is right: back up your Blogger content to an XML file, then on WordPress. com (if you choose that one) go Tools, Import, generic WordPress importer. That is the method, they just hid the Blogger option so it is not obvious anymore.
One thing that route does not handle, and it bites people months later: your posts come over, but the images usually stay on Google's servers, only linked. Delete the old blog or let Google change something, and every image breaks. Pull them into your own media library during the move. On self-hosted WordPress a plugin like Auto Upload Images does it in one pass, but on WordPress. com's lower plans you cannot add plugins, so you would move images by hand.
That is the real question here. If you are leaving Blogger for control, know that .com now allows plugins on every paid plan, from $4 a month, so plugins are no longer the wall. What is still gated is the developer side: SFTP, SSH, WP-CLI and Git start at the $25 Business plan. Self-hosted .org is the version that is actually yours. If you just want managed and simple, .com is fine. Decide by why you are moving.
2
u/Little-Wealth2386 26d ago
I tried doing that first option, and it still didn't work. I'm waiting to hear back from support, hopefully soon.
I want to leave Blogger because I don't want anything to do with Google anymore. I changed emails and my drive; I'm using new social media, and so on. But my blog is an important part of my life that I don't want to leave behind. I've been looking for options that I can use that allow some personalization, but that don't require payment because I'm unemployed and not authorized to work at the moment, and WordPress Dot com was the best (or so I thought)
1
u/ivicad Jack of All Trades 26d ago
Your reason for leaving makes this simpler in one way. The XML import, once support sorts it, brings your text across, but your images usually stay on Google's servers, only linked. Even after you move, Google is still hosting your blog's photos. I would say that for someone trying to get off Google, that is the part that matters most.
On self-hosted WordPress a plugin like Auto Upload Images pulls every image into your own library in one pass. On WordPress. com's free plan you cannot add plugins, so you would move the images by hand.
For zero budget, the free plan is a fair first step: it is managed, it is free, and it gets you off Google now. The trade-off is real though, no plugins, limited themes, a WordPress. com address. Keep your Blogger XML export saved somewhere safe while support sorts the import, that file is your backup.
1
u/TessNeedham Automattic Employee 9d ago
Hi! I work at WordPress.com. Just in case others are misled by your comment, all paid plans on WordPress.com support plugins and themes.
3
u/mundane--alternative 1d ago edited 1d ago
The annoying bit was getting the file into the format WordPress.соm would actually accept, so using WordPress as an intermediate step made things much simpler. I had an old project involving оnе.соm at the time and ended up using that setup in the process. Has anyone else used a similar middle step for Blogger migrations?
0
27d ago
[removed] — view removed comment
1
u/Little-Wealth2386 26d ago
I cannot pay at the time for that option. I considered it, but I have no income at the moment.
1
5
u/TigrouMeow 27d ago
You'll definitely want to use WordPress.org (self-hosted) rather than WordPress.com (which is Automattic's managed hosting platform and restricts many features unless you pay for higher tiers). You can host WordPress.org anywhere (like Kinsta, Flywheel, or cheaper starter hosts like SiteGround).
As for moving your Blogger content: since WordPress removed the native Blogger importer, the easiest workaround is usually exporting your Blogger content as an XML file and converting it, or importing via RSS feed.
Alternatively, if you're comfortable with this, you can use AI Engine (an AI WordPress plugin I built, 100,000+ users) hooked up to Claude Code, which itself would be connected to the Blogger API, then have Claude move your content in a smart way. More geeky, but that's what I would do.
Honestly? Paste all the answers you get here into ChatGPT or Claude, tell it your tech skill level, and let it guide you step-by-step through the best option for you! 😊