We can export the posts and comments from our Blogger blog to a cdmon hosting account where we have WordPress installed.
To do this, once you have contracted a hosting service that includes PHP and MySQL, you will need to install WordPress manually (you can download it from "
es.wordpress.org"), or install it automatically using the
tools provided in the hosting Control Panel.
1.- Blogger Importer Installation
Log in to WordPress (domain.com/wp-admin):
Next, select the "Tools" option and click on "Import". A list of systems from which you can import content will appear. Click on "Blogger", as shown in the following image:
A new window will appear to install the import plugin. Click on "Install Now" to begin the installation. Then click the "Run Importer" button, and the plugin will be installed.
2.- Blogger Import
Once installed, start the import by clicking the "Upload file and import" button.
You will then be redirected to a Google page, where you must click on "Grant Access" to allow the import.
Once the process is finished, your blog will be successfully imported into the new WordPress installation.
Related Articles
How to export and/or import a WordPress backup
Sometimes we would like to have a backup copy of our WordPress installation in a simple and quick way to avoid data loss, server issues, moving installations, updates, etc. To create a backup of our blog, we have the WordPress "Export/Import" tool ...
How to import and export databases from phpMyAdmin
From phpMyAdmin you can manage your databases, add, delete, or create new content. Two of the most common operations when using phpMyAdmin are importing and exporting databases. First access phpMyAdmin (application used to manage databases) using the ...
How to disable Wordpress XML
The XML file in WordPress refers to a file that contains all the information from your website in a structured, machine-readable format. This file is called the "XML export file" and is commonly used to migrate WordPress websites to a new hosting ...
How to migrate entries from one Wordpress to another
It is possible that at some point you may want to copy posts from one WordPress site to another, either because you want to have the same content on another site or simply keep a backup copy of the posts. In this guide, we will show the steps to ...
How to copy the theme from one Wordpress to another
It is possible that at some point you may want to copy a theme from one WordPress site to another, either because you want to keep the configuration or because you want to use the same files. In this guide, we will show the steps to copy a theme from ...