Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samleatherdale/wordpress-export-file-improver

Resolve duplicates and fix media dates in WordPress export files.
https://github.com/samleatherdale/wordpress-export-file-improver

Last synced: about 10 hours ago
JSON representation

Resolve duplicates and fix media dates in WordPress export files.

Awesome Lists containing this project

README

        

# wordpress-export-file-improver
This application can resolve duplicate post and media titles, and fix incorrect importing of images, for WordPress export files.

This application was developed as I was facing these problems when importing a WordPress blog. Some of the other tools that I found invaluable during this process included:

RangerPretzel's WXR File Splitter:
http://www.rangerpretzel.com/content/view/20/1/
(for splitting export files larger than the server can handle)

Better Search Replace plugin:
https://wordpress.org/plugins/better-search-replace/
(for replacing image URLs referenced in posts)