How to Import Listings to WP Rentals

To import listings in WP Rentals, create a brand new import via All Import › New Import, choose Listings, then proceed to map your import template and run the import process.

To import listings into WP Rentals, you need to install the Import WP Rentals Listings Add-On along with the WP Rentals theme.

Step 1: Create a New WP Rentals Listings Import

Go to All Import › New Import and upload the file with your listings to import into WP Rentals.

Choose Listings from the drop-down list as the post type to import.

How to Import Listings into WP Rentals Create New Import

Proceed to click Continue to Step 2 and move on to the next step.

Step 2: Review Listings Import File

Next, you will see the Review Import File screen, where the import data is validated to ensure it's all correct:

How to Import Listings into WP Rentals Review Import File

The gray arrows at the top can be used to review the data. If necessary, you can add filters to decide what to import using the Manage Filtering Options section.

After you validate that the import data is correct and add any required filters, click on Continue to Step 3.

Step 3: Map Incoming Data into WP Rentals Fields

Now, the Drag & Drop interface appears, where you can map the data elements into their corresponding target fields.

Drag the desired data element from the panel on the right to the corresponding field on the left.

How to Import Listings into WP Rentals Map Import Elements

The WP Rentals Add-On section is where you map and import all WP Rentals fields. Below are more details on what's imported inside of this section:

Property General Details

How to Import Listings into WP Rentals Property General Details

Below are the main fields you can import for any WP Rentals Listing, along with more details on what data is expected:

Property Price

How to Import Listings into WP Rentals Property Price

Property Media

How to Import Listings into WP Rentals Property Media

Property Specific Details

How to Import Listings into WP Rentals Property Specific Details

Map

How to Import Listings into WP Rentals Map

In this section, you can define the Google API Key to use geocoding under Google Geocode API Settings. To learn more about this, please read Google Geocoding Help Sheet.

Owner

How to Import Listings into WP Rentals Owner

Here, you can import the Listing Owner. It accepts the owner's username, user ID, or email.

Advanced Options

How to Import Listings into WP Rentals Advanced Options

These advanced options can also be mapped using Set with XPath, and the tooltip found there explains what values to import.

Property Images

Below, you'll find the Property Images section, where you can map images to add to the listings:

How to Import Listings into WP Rentals Property Images

Taxonomies, Categories, Tags

In this section, you'll be able to import some important taxonomies related to the listings that are being imported, such as what's being rented, the city, neighborhood, as well as all features and amenities for the property listing.

How to Import Listings into WP Rentals Taxonomies

This is how it looks like when you import the type of property that you're renting, let's say, an "Apartment":

How to Import Listings into WP Rentals What Do You Rent

Once you've mapped all import elements to their target fields, click on Continue to Step 4 at the bottom to move along.

Step 4: Run WP Rentals Import Process

The Import Settings screen appears, where you can configure the import settings and other options:

How to Import Listings into WP Rentals Import Settings

You should first define the Unique Identifier on this screen by clicking the Auto-detect button. WP All Import uses that identifier internally to keep track of the imported records. You can also drag and drop elements to define this unique identifier.

If you use the Auto-detect button, make sure to double-check that a valid identifier has been generated. We explain more about setting this up over here Define Unique Identifier Correctly.

Below that section, you can change the settings that define the import behavior once the import process runs again, i.e., to add, update, or delete existing records. You can also define Scheduling Options and Configure Advanced Settings on this page.

Once done, click Continue to move to the next step.

Step 5: Verify Imported Listings in WP Rentals

Finally, you see the Confirm & Run interface. Here, you have an Import Summary section to review the import, what's in the import file, and the changes that'll take place. To run the import and bring in your listings, click the green Confirm & Run Import button.

Once the import finishes, you see the Import Complete screen:

How to Import Listings into WP Rentals Import Complete

That was it! The import has been completed, and your listings were imported into WP Rentals and WordPress using WP All Import.

You can review the imported listings via ListingsListings.

Import Listings to WP Rentals — Advanced Topics

Import Owners into WP Rentals

Besides listings, you can also import the owners into WP Rentals using WP All Import and the WP Rentals Import Add-On.

The steps are the same as explained above. You just have to choose Owners instead when setting up the import process:

How to Import Listings to WP Rentals Owners Import

When mapping the data, you'll be able to map all of the owners' information under the WP Rentals Add-On section:

How to Import Listings to WP Rentals Owners Details

Here are more details on all of the fields for owners that can be added and what data they expect:

There are also some Advanced Options that can be defined:

How to Import Listings to WP Rentals Owners Advanced Options

The following options are available in this section:

These advanced options can also be mapped using Set with XPath, and the tooltip found there explains what values to import.

Modify Listings During Import using PHP Code

You can modify the listing data on the fly during the import using PHP code and WP All Import capabilities.

This allows you to change some data, append new data, remove data, or otherwise make any modifications required to your listings before they are imported into WP Rentals.

You can use native PHP functions, or you can even create your own custom PHP function to run. To learn more, see Calling PHP Functions in Your Import Configuration.

Import Listings to WP Rentals — Frequently Asked Questions

How to Bulk Edit Data in WordPress?

  1. Export the WordPress data that you want to edit.
  2. Edit the export file in any spreadsheet app (Excel, Numbers, Google Sheets, etc).
  3. Re-import the edited file back into WordPress using the Import with WP All Import option.
  4. Verify your bulk edited data and the results.

To learn more about the bulk edit process, please see How to Bulk Edit WooCommerce and WordPress Data.

Can I Import Listings to Other Themes?

Yes, you can import listings into other themes because we have add-ons for other themes, such as:

Even if we don't have an add-on available for the theme that you're using, you can also build your own add-on: Adding Support For Your Theme or Plugin.

Can I Export Listings Data from WP Rentals?

Yes, you can export listings from WP Rentals using the WP All Export plugin:

  1. In the main WordPress menu, go to All Export › New Export.
  2. Select Listings as the post type to export.
  3. Use the Drag & Drop interface to choose your export columns.
  4. Run the export.
  5. Download your file with the WP Rentals Listings.

To learn more about the export process, please see this documentation: How to Export WordPress to CSV, Excel, XML and Google Sheets.