Open the WXR in a text editor and see if it contains posts from later years. If not, you will need to revisit your export settings from WP.com to make sure you’re pulling all posts.
If it does contain posts from these years, there might be a non UTF8 character breaking the import. You should be able to spot any offending characters in a typical IDE that parses XML. If this is the case, you should edit those characters and retry the import.
Related Posts:
- How To Export/Import WordPress (MySQL) Database Properly Via Command-Line?
- Export WP database for import using WP-CLI on Vagrant Box
- MySQL Syntax Error upon restoring database from backup [closed]
- Export / import WordPress database
- Merging two databases without borking it
- Import users from old WP site to new one
- Best practice to import user base (subscribers) from one website to another?
- Is it good practice to import/export a blog to test a redesign?
- I broke database after reuploading local version – what exactly happened? Database error
- Why is my database import losing text widget data?
- Best way to import users, post and categories from an external database
- What’s the database relationship between a post and its attachments
- Importing posts from old website to new conflicting post ID’s?
- Exporting revisions
- Export wordpress table to excel
- When importing database, it shows error
- Is a direct or import approach safer for migration into WordPress?
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- Importing New Posts from Live Site into Local Dev Site
- How much of my site can I recover from public_html?
- Import live site to local setup without access to live site
- Error establishing a database connection; After importing DB & Theme
- WordPress database import: Row size too large
- Create a clone from one WordPress site to another in a few minutes
- How to Mirror WordPress database from Remote server to Local server
- Exporting table to csv works in the admin but exports HTML data when used on the front end
- How can i customize the export personal data file?
- Importing CSV into database table not working?
- WordPress Local And Live Site
- Connection refused on locahost after importing database?
- Importing Direct to DB – GUID Question
- Export a custom Mysql database product catalog to WordPress
- Is there an easy way of exporting posts with their category already asigned and pictures from localhost?
- WordPress database products structure
- Bulk Edit Media Library alt, caption, image names
- Exporting Post ID, Post Title, Primary Category and Primary Category ID
- Export only a part of the database for migration
- Featured image from custom to WordPress database
- Exporting Post type from one theme and importing it to another theme
- export individual posts to text files or a single csv file
- Saving data to database and exporting to excel
- Importing Concrete5 content to WordPress
- Can’t connect to MySQL server on ‘127.0.0.1’ (10061) (2003)
- phpMyAdmin – Error > Incorrect format parameter?
- Difference between partition key, composite key and clustering key in Cassandra?
- How SID is different from Service name in Oracle tnsnames.ora
- What is a relation in database terminology?
- Why WordPress choose data serialization over json_encode?
- Does dbDelta delete columns as well?
- Are There Any Plans for WordPress to Support Databases Other Than MySQL?
- Reset Post IDs to less than 64bit integer
- Insert data in database using form
- how can get database name in wordpress?
- Does WordPress use the InnoDB engine for MySQL by default?
- $wpdb->prepare() warning in WordPress 3.5
- Performance tips for a large user base [closed]
- How to migrate a WordPress installation from one site to another, including all images?
- Long option names fail silently?
- wp_options is GB in size
- Can’t update database after wordpress update from 3.8.1 to 4.4.1
- Upload files – total size limit – WordPress/Contact Form 7
- Relationship between performance and database size
- Why does WordPress rely on an fully qualified site_url with a 15-step plan for moving a site?
- WordPress and automated MySQL backups to a different host
- Importing large data from blogger
- Scheduling posts in database
- Size article thumbnails and retrieve them directly from database
- Should I be able to run two different “close” code versions of wordpress with the same DB
- Need of separate security plugins for both root and subfolder sites WordPress?
- Escaping / encoding data before insert into a database?
- how to store arrays into a database
- Error: SELECT SQL_CALC_FOUND_ROWS
- How can I create a Bible search engine via WordPress? [closed]
- WP All Import – Using Xpath to set a select value
- Where are WP_Errors Saved
- Get all images from this database table
- Delete transients in website
- How to get and save WordPress content (html, css, images, videos) from a Java program?
- Error establishing database connection – high traffic?
- wp_get_current_user always returns 0 continued
- Bulk-create posts from SQL database
- Populate dropdown from database
- I am switching laptops. I host my WP server through MAMP. I want to transfer [closed]
- wordpress ‘database update required’ loop after update
- Database Table for customer user
- Is there a solution to auto-post data to a WP post from a database
- Auto login subdomain from main domain on single sites with different DB
- How to Access wp_usermeta Data Immediately After a New User is Created
- Cleanup: best way to remove WooCommerce comments from the wp_comments table
- Logins from WP users table use on another page
- Export + Import = wrongly duplicated content
- Problems with WordPress Import
- wp_usermeta key problem
- How to properly configure SSL connection to remote azure database for running queries within a WordPress environment
- How do I load a sql.gz file to my database? (importing)
- Database Queries are crashing the server
- Uploading to WordPress Database
- Merging multiple WP databases into one for a multilanguage site prevents access to language-specific WP administration
- How to change all the images in post content to full/orginal size – Thumbnails are broken
- Can I Load posts from an External database if the post is not found on Main WordPress Database