BtW Importer – Free Blogger/Blogspot Migration

설명

BtW Importer is a powerful yet simple migration tool that helps you seamlessly transfer your content from Blogger (Blogspot) to WordPress with minimal effort. Whether you’re a casual blogger or managing a large archive, this plugin handles the complex parts so you don’t have to.

With just 3 steps, BtW Importer lets you upload your .atom file from Google Takeout and automatically imports your posts—images, links, formatting, and more. It also enhances your content by downloading embedded images, replacing Blogger URLs with WordPress-friendly links, and setting featured images based on the first image in each post. Plus, you’ll get real-time progress feedback so you can watch the migration unfold with confidence.

Designed to be fast, reliable, and compatible with WordPress 6.9+, this plugin streamlines the process and saves you hours of manual work.

Notice: Nginx-based server maybe slower when importing content than Apache or Litespeed. If you’re using Nginx-based server, it’s recommended to import blogspot content in wordpress localhost, then upload to hosting or server.

Features

  • Scans and downloads embedded images
  • Replaces outdated Blogger URLs with WordPress-friendly links
  • Sets featured images using the first image in each post
  • Displays real-time progress during import
  • Supports image formats: jpg, jpeg, png, gif, webp, bmp, svg, tiff, avif, ico. Undownloaded images and videos still embedded, but with external files.
  • Support legacy image download (for content older than 2008)
  • Import content based on post type
  • Keep external embedded content
  • Posts or Pages date sync as date in the .atom file (e.g. your Blogspot post published on 2022/02/02, then the post in WordPress also 2022/02/02)
  • Categories added or use existing category based on .atom file
  • Only Blogspot/Google images downloaded, others external (saving your hosting storage, especially if you use external CDN)
  • Only download original size images (avoid duplicated)
  • Automatically add 301 redirect from Blogspot permalink to new WordPress URL to keep your SEO (only for post with /YYYY/MM/slug.html format)
  • Redirect log page to check list of redirection has been made, also option to clear redirection logs

Note

Make sure to check your content after you import contents. Also, this plugin doesn’t overwrite current post or pages, so if you’ve imported posts or pages and want to import again, kindly delete the previous imported posts, pages, and images.

Usage

  1. Download your .atom file:
    Blogger Settings Back Up Download redirects to Google Takeout
  2. Open the BtW Importer menu in WordPress
  3. Read and check the agreement
  4. Upload the .atom file from your local storage
  5. Extract the atom file in second step
  6. Start the migration
  7. Monitor the live progress
  8. Done! Your Blogger content is now in WordPress

Requirements

  • PHP 8.1 or later
  • cURL PHP Extension
  • SimpleXML PHP Extension
  • allow_url_fopen enabled
  • Writable wp-content/uploads folder (default setting already meets this)

스크린샷

  • Importer Page
  • Import Process
  • Done Importing
  • Redirect Log

설치

  1. Upload the plugin files to /wp-content/plugins/btw-importer, or install via the WordPress plugin screen directly.
  2. Activate the plugin via the Plugins screen in WordPress.
  3. Open the BtW Importer menu from your dashboard.

후기

2025년 12월 13일 답글 1개
I’ve watched dozens of videos on how to import content from Google TakeOut, when it was as simple as downloading this plugin and uploading an .atom file. Thank you! You’ve made me a happy man.
2025년 10월 23일 답글 1개
Amazing plugin! It successfully migrated all my Blogger posts to WordPress with images, tags, and formatting intact. BTW Importer saved me hours of work highly, recommended for anyone moving from Blogger to WordPress.
2025년 9월 20일 답글 1개
The other plugins didn’t worked at all with new atom.xml backup, this worked fine.
2025년 9월 9일 답글 1개
I was looking for the solution for the new blogger backup format, Google Takeout, which will give you a feed.atom inside a .zip. The atom file works as the old .xml file, but all the other plugins either doesn’t work or is on paid plans after importing 20 posts. ChatGPT doesn’t even know how to handle this. That is when I found this perfect plugin and I just uploaded the feed.atom and it imported all the blogger posts for me. It imports about 80 posts at once after I click “Start Import”. After it stops, I clicked on start import again and it continues at where it left off. It might cause a duplication for the last post, but I guess this is because of some kind of server configuration issue and I can deal with it. Thank you so much!
모든 4 평가 읽기

기여자 & 개발자

“BtW Importer – Free Blogger/Blogspot Migration”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“BtW Importer – Free Blogger/Blogspot Migration”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “BtW Importer – Free Blogger/Blogspot Migration”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

4.0.0

🔥 Major Update 🔥
* Added multi-step import UI with visual step indicator (Upload Extract Import)
* Added batch processing with 4 speed options
* Added support for modern Blogger image URLs without file extensions
* Added automatic image format detection using MIME type
* Added image format preservation (PNG, GIF, WEBP, BMP keep original format)
* Added import statistics display (Total Items, Posts, Pages)
* Added modern import controls (Start, Pause, Resume, Cancel)
* Added scrollable import log with auto-scroll
* Added pause and resume timer (elapsed time pauses when import is paused)
* Added batch delay system to improve Nginx-based server performance
* Added temporary .atom file storage in wp-content/uploads/btw-importer-temp/ (auto deleted after import)

  • Fixed image URLs in posts not being replaced with local WordPress URLs
  • Fixed images without file extensions not downloading
  • Fixed long filename handling (100+ characters now use a short hash)
  • Fixed TIFF images by auto-converting to JPG for browser compatibility
  • Fixed error handling for expired Blogger image URLs

  • Improved caching system to prevent re-downloading the same images

  • Improved step pagination behavior during import
  • Improved button state handling based on import status
  • Improved default batch delay to 50ms for more stable and faster imports
  • Improved overall UI and styling
  • Removed import overlay completely

  • Note: Batch size “Fastest” is only recommended for VPS or dedicated servers

3.0.0

  • Compability test with WordPress 6.9
  • Add styling on Importer and Redirect Log page
  • Add legacy image URL (now support more image format and URL type)
  • Add wp_safe_redirect in redirect for better security
  • Security update based on WordPress 6.9 and PCP 1.7.0

2.2.0

  • Fix HTML content on pages not imported

2.1.4

  • Fix post type: page redirect not working properly
  • Auto hide overlay on fail, error, or stopped import

2.1.3

  • Security improvement to comply with wordpress standard
  • Performance optimization

2.1.2

  • Skip comment so the comment not imported instead imported as post

2.1.1

  • Fix updater not working when your plugin folder isn’t using btw-importer. Usually when you download the plugin from github, the folder will be btw-updater-x.x

2.1.0

  • Fix draft and deleted content on .atom imported as published in WordPress

2.0.0

🔥 Major Update 🔥

  • Add notice before you start importing (required)
  • Add warning on leaving, reloading, or closing page during import to avoid accidentally stopping the process
  • Add redirect log page to check list of redirection has been made, also option to clear redirection logs
  • Add 301 redirect from Blogspot permalink to new WordPress URL to keep your SEO (only for post with /YYYY/MM/slug.html format). Only works if your previous Blogspot used the same Domain Name
  • Posts or Pages date now sync as date in the .atom file (e.g. your Blogspot post published on 2022/02/02, then the post in WordPress also 2022/02/02)
  • Categories added or use existing category based on .atom file
  • Only Blogspot/Google images downloaded, others external (saving your hosting storage, especially if you use external CDN)
  • Only download original size images (avoid duplicated)

1.1.1

  • Add Updater, so you won’t miss an update
  • Fix embed content or iframe not imported

1.1.0

  • Fix Pages imported as Posts. Should now correctly import pages as WordPress Pages

1.0.0

  • Initial release
  • Replaced parse_url() with wp_parse_url()
  • Used wp_delete_file() instead of unlink()
  • Sanitized input using wp_unslash()
  • Sanitized content with wp_kses_post()