Blogger import
Blogger import reads a Blogger XML or Atom export and writes selected posts and pages into an author space. It has no public routes.
Authors can import into their own space. Superadmins can choose another author space. The importer creates a preview before writing content and reports source status, duplicate paths, media matches, and unsupported records.
Browser imports run in resumable batches. For large exports, use the blogger-import CLI command and keep the source files outside public/.
An optional local Blogger media directory can be used to match and import images. When a local file is unavailable, the importer can fetch images only from its approved Blogger and Google hosts. Review the media report after import.
The importer does not import comments or general Blogger configuration. Existing tinymash entries are not silently overwritten.
See Importing from Blogger for preparation, command examples, replacement options, and post-import checks.