Export CSV to Wordpress Script - $40

Status
Not open for further replies.

wdmny

New member
Jun 27, 2006
173
1
0
Rating - 100%
1   0   1
Simple enough, the script takes CSV data, formats it to your liking, and generates a Wordpress import file that will populate your Wordpress powered site with posts for each row of data.

Features:
  • Copy/Paste or Upload CSV Data
  • Supports Comma, Tab, or Pipe Delimination
  • Auto Detects Column Headers for Easy Template Input (only when pasting)

If you have any suggestions, I'm willing to make improvements.



Sample CSV File: http://attrition.org/dataloss/dataloss.csv
Generated Wordpress Import File (960 posts): CSVtoWP.xml

I'm selling the script for $40 payable by PayPal. PM me if interested.
 


Just to let everyone know, this is not meant to be a full blown review site type script like bb_wolfe's, just a simple way to populate your blog with content. If you want a review site, buy his. If you just want a simple way to populate your blog with CSV content, buy mine.

In response to radio, I found that site and a few others that supposedly let you import CSV, but like you said, they require additional programming, where mine does not.

I am also still selling the Yahoo Answers Scraper for Wordpress if you want to fill your blog with content from Y! Answers.
 
Not to cock block but there's a perfectly good free script here that I've used successfully and the author gives free support by e-mail.

JayBlogger - Web Content, Affiliate Marketing and Internet Marketing - The birth of my first plugin - Import CSV

This isn't the same purpose. My script takes a CSV data feed with any data and lets you create a template to remix the data in any way you want and post it to Wordpress.

In my example CSV file, it was a collection of published security breaches. The template format I used was:

Code:
Date: [Date]
Breach: [BreachType]
Data: [DataType]
Total Affected: [TotalAffected]

<a href="[RefPage]">Read More...</a>

The resulting output when imported into Wordpress looks like:

 
Status
Not open for further replies.