Local Listings Import Template

This Article Is For:

  • Clients who have already purchased our Local Listings product

Requirements:

  • Clients are offered 1 free local listings import for each station. Additional imports are available to be purchased.

The below XML is a template for local listings imports. This template is for the default options (no custom fields). If you have custom fields or additional information that does not fit into this template, please reach out to support@socastdigital.com

 

<?xml version="1.0" encoding="UTF-8" ?> <items> <item> <title>Listing title</title> <link></link> <guid isPermaLink="true">listing id </guid> <!-- optionnal --> <author>author_email|author id</author> <!-- optionnal --> <pubDate></pubDate> <status>publish|draft|trash</status> <description><![CDATA[]]></description> <categories>listing category</categories> <!-- optionnal --> <images> <image>https://image01.com/url.jpg</image> <image>https://image01.com/url.jpg</image> </images> <price></price> <contact_name></contact_name> <address></address> <location></location> <state></state> <zip_code></zip_code> <country></country> <!-- optionnal --> <phone></phone> <email></email> <website></website> <youtube_url></youtube_url>