Skip to content

Instantly share code, notes, and snippets.

@loorlab
Last active February 8, 2019 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loorlab/68f0be48c624a66240346b29c05af52d to your computer and use it in GitHub Desktop.
Save loorlab/68f0be48c624a66240346b29c05af52d to your computer and use it in GitHub Desktop.
FIX This does not appear to be a WXR file, missing/invalid WXR version number. WordPress via http://simplysmartmedia.com/2016/04/solved-this-does-not-appear-to-be-a-wxr-file-missinginvalid-wxr-version-number/

Find the line :

<wp:wxr_version>1.2</wp:wxr_version>

Change it to:

<wp:wxr_version>1.1</wp:wxr_version>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment