Import Images

By default images hosted from our demo website but you can import them to your server with using the default built in WordPress importer and images.xml. I'll show it in this section how to do that.

Enable Svg Upload

Before we jump into this don't forget to enable svg file uploads from Breakdance Settings. Navigate to Breakdance -> Settings -> Advenced menu.

1. WordPress Importer

Install WordPress Importer: We will use built in wordpress importer for importing our images. Select Tools -> Import from left navigation menu and click to Install Now link under wordpress section. After Importer installed successfully. Run importer.

2. Run the Importer

Run the importer and select the images.xml from your machine. After this press the upload and import button.

Toggle the Download and import file attachments checkbox and press Submit button. This action will start downloading the images from our server and uploading them to your server. Don't close your browser.

When the import is complete, you will see a success message.

3. Replace Url

After import is finished last step is to replace image urls. Go to Breakdance -> Settings -> Tools and look for Replace URL tab. Old url will be: https://origin.wpsix.com and new url will be: https://your-domain.com

That's all. Now images hosted from your own server.

On this page