ballyhoo
Member
Posted 3 weeks ago #
Hi,
I have to create 100 pages with equal content (tekst and gallery). Because each of the 100 member has one page to edit.
Does anyone have experience in howto copie the content of one existing page to 40 new pages..?
This is the testing site for now: http://www.zoutstraten.be/wordpress/handelaars/appelmans
I use WP 2.8.5
Thanks for reading this,
Diederik
Hi
Suggestion:
The CSV importer plugin will take data contained in a spreadsheet, saved as a CSV file, and import it into WP as posts.
http://wordpress.org/extend/plugins/csv-importer/
The P2P converter plugin will turn those posts into pages.
http://wordpress.org/extend/plugins/p2pconverter/
If you go this route, remember that pages can't have categories.
Make 40 lines in the spreadsheet that contain the data you need. Can have a different title on each line, for example.
ballyhoo
Member
Posted 1 week ago #
Hi Stvwlf,
Thanks for hte advice, I am testing this right now!
Diederik