Demo Content

Select one solution for importing the data demo

  • One Click Demo Import
  • XML Import
  • CSV Import

One Click Demo Import

Step 1

Install the WordPress plugin One Click Demo Import 

Step 2

Since modern WordPress themes are getting more robust and complex, it’s necessary to release more power from the server. You can achieve this by editing the php.ini file or asking your hosting provider to do this for you.

We recommend the following settings:

max_execution_time = 300;
memory_limit = 128M;
upload_max_filesize = 128M;
post_max_size = 256M;

Or open the file wp-config.php and set this value

define( 'WP_MEMORY_LIMIT', '256M' );

Step 3

Import Demo Data
Continue & Import
Processing and wait until finish the import process

The import demo content take several of times. So please wait and do not close the web browser until the process is done

One Click Demo Import is completed

XML Import

Step 1

Download XML demo content. Download

Step 2

  • Login your WordPress CMS and select Tools > Import > WordPress > Run Import
  • Select file XML for import and confirm by select button Upload file and import
  • Confirm checkbox Download and import file attachments
This image has an empty alt attribute; its file name is xml-import-01.png
Select Import XML tool
This image has an empty alt attribute; its file name is xml-import-02.png
Select File & Confirm Upload
This image has an empty alt attribute; its file name is xml-import-03.png
Select Author & Confirm Download and Import File Attachments
This image has an empty alt attribute; its file name is xml-import-04-1.png
Final Result

CSV Import

Step 1

Download CSV demo content file. Download

CSV format sample

Step 2

Login your WordPress CMS and select the menu Listar > Import and browser your CSV file and confirm your upload

Before confirm the button Upload file and import button, please make sure understand the options

  • Status: This is post status define from WordPress standard field Publish, Draft, Pending
  • Update exist: When you check this option, if system find same data with the title field from your CSV file then the exist data will be updated. Otherwise system will add new data
Import CSV File

After you confirm your upload file, the result will showed like image below. Sometime, you input the URL image can’t access then system will show the warning this URL can’t be download

Result After Import Successfully