Bulk Post Manager
Upload a CSV file to create or update posts in bulk. The system will analyze your file and show you a preview before processing.
CSV Format Requirements
Required Columns:
post_title
– The title of the postheyzine_link
– Unique identifier for the post (URL format)categorymain
– Main category for the post
Optional Columns:
post_desciption
– Post content/descriptioncategory1, category2, category3, category4, category5
– Additional categoriestags
– Comma-separated list of tagsauthors_name
– Author name (custom field)illustrator_name
– Illustrator name (custom field)publisher_name
– Publisher name (custom field)
Example CSV Format:
post_title,heyzine_link,categorymain,post_desciption,authors_name,tags "Sample Post","https://heyzine.com/flip-book/123","state-fln-resources","Post description","John Doe","tag1, tag2"