Can I change the Published On date of blog posts in Webflow when transferring from WordPress?

TL;DR
  • Export your blog posts from WordPress using the Tools option, downloading an XML file.
  • Convert the XML file to CSV format using an online converter, keeping key fields intact.
  • Import the CSV into Webflow, mapping columns to Webflow CMS fields, including the published date.
  • Adjust the Published On date if needed and publish the changes in Webflow.

To effectively transition your blog posts from WordPress to Webflow and adjust the Published On date, follow these comprehensive steps.

1. Export from WordPress

  • Go to your WordPress Dashboard and locate the Tools option.
  • Select Export and choose the specific content you want to export. 
  • Download the export file, usually in XML format, which includes your blog posts.

2. Convert XML to CSV

  • You need to convert your WordPress XML file to CSV for Webflow compatibility.
  • Use an online converter or script to transform your XML file into a CSV format.
  • Ensure your CSV file retains critical fields such as title, content, and published date.

3. Import to Webflow

  • Open your Webflow Dashboard and navigate to the CMS Collections area.
  • Click on Import and upload your CSV file.
  • Map the CSV columns to the corresponding CMS fields in Webflow:
  • Title to Title
  • Content to Post Content
  • Date to Date field

4. Adjust Published On Date

  • During the import mapping, ensure you map the original published date to the appropriate date field in your Webflow CMS.
  • If necessary, you can manually edit individual entries post-import by navigating to any imported blog post and updating the Published On field.

5. Publish Changes

  • After adjusting all necessary fields and dates, publish your Webflow project to apply and display these changes.

Summary

By exporting from WordPress, converting the file, importing into Webflow, and adjusting the date fields, you can successfully migrate your blog content while maintaining the original published dates.

Rate this answer

Other Webflow Questions