Import WPGet Pro
Menu

BLM property

Process BLM Real Estate Feeds and Attached Media

Import BLM feeds into WordPress — Rightmove-style .blm property files, listing fields, and ZIP media, with optional scheduled refresh in Import WP Pro.

Free add-on

Install BLM property and start importing

BLM property is free and works with the free Import WP plugin from wordpress.org. Install the add-on and start importing — no Pro license required.

  1. Install the free Import WP plugin from wordpress.org (if you do not already have it).
  2. Install / activate the BLM property add-on.
  3. Create an importer and map your CSV or XML feed.
BLM property
Import WP custom post type mapper for directory listings, with title Leith Walk Studio and content mapped from CSV.

UK estate agency sites still run on BLM. Rightmove and other portals drop a .blm text feed plus a ZIP of images. Converting that to CSV every night is how listings go stale. The Import WP BLM add-on reads the file natively, maps {AGENT_REF}-style headings onto WordPress fields, and pulls attached media from the matching ZIP.

Free add-on. Schedule the refresh with Import WP Pro cron.

Import a BLM feed into WordPress (no CSV conversion)

Add the .blm via upload, remote URL, or local filesystem. The record preview shows headings and the first listing. Hover a heading to see the token (for example {AGENT_REF}). Select Data on each template field, click the BLM heading or value, then Select and Close.

Map the usual property payload: agent reference, price, status, address lines, bedrooms, description, and any extras your CPT uses. Unique identifier should be the agent/portal reference so a new BLM updates the same listing instead of duplicating it.

This is a real estate BLM property import into your post type — Import WP does not force a specific estate-agency theme. Pair with ACF (Pro) if listing extras live in ACF, or with JetEngine on Crocoblock builds.

Rightmove BLM to WordPress, including media

BLM media is a ZIP with the same name as the .blm, in the same directory. Import WP can fetch that pair from local filesystem or remote URL (not a random FTP layout unless the files are already on a path the importer can see).

Use the iwp_blmr_attachment custom method with the comma-separated media names from the feed. It extracts or downloads those files to a temp path; set the attachment field to Local Filesystem so each image lands in the Media Library. Full steps: Import BLM files.

That is how you import BLM property media into WordPress without unzipping 200 listing folders by hand.

Automate the listing refresh

Portal drops are nightly. With Pro, fetch the .blm (and ZIP) on a schedule, skip unchanged references, and only rewrite price, status, and media that moved. Filter rows if you must exclude SSTC or certain branches (filter records).