Importe posts, páginas, comentários, campos personalizados, categorias, tags e mais de um arquivo de exportação WordPress.
Importador do Blogger
Hospedagem WordPress com plugin Importador do Blogger
Onde hospedar o plugin Importador do Blogger?
Este plugin pode ser hospedado em qualquer servidor que possua WordPress configurado. Recomendamos fortemente optar por uma hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem de sites da MCO2.
Hospedando o plugin Importador do Blogger em uma empresa de hospedagem seguro
A MCO2, além de configurar e instalar o WordPress na versão mais atual para seus clientes, fornece o plugin WP SafePress, um mecanismo singular que assegura e otimiza seu site ao mesmo tempo.
Por que a Hospedagem WordPress funciona melhor na MCO2?
A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
The Blogger Importer imports your blog data from a Google Blogger site into a WordPress.org installation.
Items imported
- Categorias
- Posts (published, scheduled and draft)
- Comments (not spam)
- Imagens
Items not imported
- Páginas
- Widgets/Widget Data
- Templates/Theme
- Comment and author Avatars
Reference
- https://www.simplepie.org/
The following were referenced for implementing the images and links
- https://wordpress.org/plugins/remote-images-grabber/
- http://notions.okuda.ca/wordpress-plugins/blogger-image-import/
- https://wordpress.org/plugins/cache-images/
- https://wordpress.org/plugins/tumblr-importer/
- https://core.trac.wordpress.org/ticket/14525
- https://wpengineer.com/1735/easier-better-solutions-to-get-pictures-on-your-posts/
- https://web.archive.org/web/20211121020918/http://www.velvetblues.com/web-development-blog/wordpress-plugin-update-urls/
- http://wordpress.stackexchange.com/questions//media-sideload-image-file-name (not working)
- https://code.tutsplus.com/a-guide-to-the-wordpress-http-api-the-basics–wp-25125t
Known Issues
- Some users have reported that their IFrames are stripped out of the post content.
- Requests for better performance of larger transfers and tranfers of images
- Review of behavior when it re-imports, partiularly are the counts correct
- Review using get_posts or get_comments with the appropriate parameters to get the counts and exists instead of using SQL
- Incorrect notice, PHP Notice: The data could not be converted to UTF-8. You MUST have either the iconv or mbstring extension installed. This occurs even when Iconv is installed, could be related to Blogger reporting 0 comments
- When the importer is running it’s not possible to stop it using the stop button
- Blogger’s count of comments include those not linked to a post e.g. the post has been deleted.
Filters and Actions
These actions and filters have been added so that you can extend the functionality of the importer without needing to modify the code.
Action – import_start – This is run when the import starts processing the records for a new blog
Action – import_done – This is run when the import finishes processing the records for a blog.
Filter – blogger_importer_congrats – Passes the list of options shown to the user when the blog is complete, options can be added or removed.