WordPress Curated Lists (CMCLM) - Set Up - Import and Export


Import and Export

Back to User Guides

Example Files

  • Adding links - Links without slug or with non existing slug will be inserted (Import_Insert.csv)
  • Updating links - Links with existing slug will be updated (Import_Update.csv)

The WordPress Curated Lists plugin supports the ability to import and export links within categories to a CSV file and also to import links. This can speed up the process of building the links knowledge base.

To use the export or import functionality, visit the Import & Export link in the plugin menu

Navigation to the import and export dashboard - Content Curation Plugin
Navigation to the import and export dashboard

Importing

To import a file, first create the CSV file. The only mandatory columns for the import are category and the URL - the rest of the columns are optional.

  • Obligatory fields:
    • category
    • link-url
  • Optional fields: 
    • link-slug
    • link-name
    • link-subtitle
    • link-description
    • tags
    • link-date

Here is an example of a CSV file containing all the fields:

CSV example - WordPress Plugin Content Curation
CSV example

Since categories are assigned to lists, you don't need to include the list name in the CSV file. If a category is not yet defined it will be added to the list of categories. You need to manually assign it to a list later.

You can also use the export and import functionality to move the plugin knowledge base from one site to the other.

Notice that you can ignore the first line of the CSV file and mark it as "header" and as such skip it. This is the option which is available in the import screen.

The option Import to list attaches imported links and categories to the chosen list. This option was introduced in version 1.3.1.

Also, there is an option Rewrite links in lists - All existing categories and links in the selected lists will be removed and cannot be restored. Then will be created new ones from CSV. If one category with links assigned to several lists it will be deleted from all of them. If no lists selected links will be added. This option was introduced in version 1.3.1.

Import CSV settings - WordPress Content Curation Plugin
Import CSV settings

Exporting

Once exporting the plugin content, the CSV file create will include the category , link-slug , link-name , link-url , link-subtitle, link-description, tags. The list information is not included in the export and once moving the knowledge base from one site to the other you would need to manually create it and assign the categories to the lists.

Export CSV settings - WordPress Content Aggregation
Export CSV settings

CSV Files Format - Example of How The Plugin Handles CSV Files

Import and export CSV files have same format.

Example CSV file content ready to import:

CSV example - WordPress Knowledge Base Plugin
CSV example

Comments on the example CSV file:

  1. In first line (row 1 ), there is no data you want to import, so during import you should mark skip header checkbox.
  2. Categories (column A ) will be created if they don't exist.
  3. Row 2  has a set link-slug  - in this case, the link term with slug wordpress will be updated if it exists, and will be created if not.
  4. Link from row 3  without link-slug  will be created.
  5. Row 4  will be skipped during import because column C  (link-name ) is required (you can't create a link without a name).
  6. Tags in column G  (tags ) are comma separated and created if needed (same as categories).

Additional Examples of Import Files

Here are some examples of CSV file structure which should be used with the import functionality.

Links without link-name will be skipped during import (this field is required).

Example #1 - Knowledge Base WordPress Plugin
Example #1

Import_Incorrect.csv

Links without slug or with non existing slug will be inserted.

Example #2 - Knowledge Base Wiki WordPress Plugin
Example #2

Import_Insert.csv

Links with existing slug will be updated.

Example #3 - Content Curation Plugin
Example #3

Import_Update.csv

Import Categories

Using the options from the Import categories section you can import standard WP posts and categories to Curated List Manager.

Import categories settings - WordPress Plugin Content Curation
Import categories settings

The options are:

  • Import categories button - Click it to import standard WP categories to Curated List.
  • Import links of blog posts checkbox - Check it to import all your posts as a links to Curated List, and then click Import categories button.

You can find posts and categories that will be imported by navigating to Admin Dashboard → Posts → All Posts / Categories.

Standard WP posts and categories - WordPress Content Curation Plugin
Standard WP posts and categories

More information about the WordPress Curated Lists plugin

Other WordPress products can be found at CreativeMinds WordPress Store

Let us know how we can Improve this Product Documentation Page

To open a Support Ticket visit our support center
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.