What is the URL to redirect a visitor to a property listing using the reference number?

What is the URL to redirect a visitor to a property listing using the reference number?

To ensure that an external site can link directly to a property listing by simply changing the MLS number and language settings, use the following URL:

https://[yourdomain.com]/si-redirect-listing/[culture]/[ref_number]

Settings

[yourdomain.com]
Your own domain name
[culture]
The language code 
fr = French
en = English
es = Spanish
[ref_number]
The reference number for the example property
13014069




    • Related Articles

    • How to customize detail page layout

      Source Immo Detail Page Customization Shortcodes vs Template Overrides Overview Source Immo single detail pages are built from modular template parts located inside: /wp-content/plugins/source-immo/views/single/*_layouts/subs/ Each file inside a ...
    • Source Immo Templating System

      Source Immo Templating System Overview Source Immo renders its front-end output using PHP view files located inside the plugin directory: /wp-content/plugins/source-immo/views/ Developers can override any of these view files by replicating the exact ...
    • How to customize a default label

      Sometimes you need to change the default Label used on a button. In some situations like for the listing slider, you can specify it in the shortcode like this [si_list_slider type="hero" limit="5" detail_label="Details" show_navigation="true" ...
    • Procedure for activating the transfer of real estate data from REALTOR.ca's DDF service

      To allow Source.Immo, managed by ID-3 Technologies Inc., to receive your Canadian real estate data from the CREA via its Realtor.ca website and its SDD, you must enable data feed transfer by following these steps: Go to the following website: ...
    • How to customize list display to look like Aliquando 3

      What you need moderate to advanced CSS knowledge access to server-side files or somewhere to add custom styles to your site First step: Prepare the list We will add 3 CSS classes to the list's key objects, move some datas around and clean some ...