Installing Your IDX Link

  1. Navigate to the IDX Manager in Flexmls: Menu > Preferences > IDX Manager
    Or you can search for the 'IDX Manager'

  2. Under the My Links tab, in the right-hand column for each link is the option 'Get Link'. You have two or three choices depending on the type of link. Copy your link code:

Link Types:

  • Direct Link – This is the address(URL) of your link. This can be installed as a Hyperlink on your website.

<a href='//link.flexmls.com/XXXXXXXXXXXX,XX'>Click Here to Search the MLS</a>

  • iFrame – If you’re using HTML to edit your web page, copy and paste this code into your site editor to display the link inside of your page.
    Example: https://platinumrealtysd.com/ Notice the link is framed within the site.

<iframe src=’//link.flexmls.com/XXXXXXXXXXXX,XX‘ frameborder=0 width=100% height=850></iframe>

  • Listing Widget – This iframe HTML code will display a condensed version of the listings of your saved search link. Click on (preview) to see it. The listing widget is only available for saved search links and the classic interface.

<iframe src='//www.flexmls.com/cgi-bin/mainmenu-compress.cgi?cmd=srv+flexwidgets/widget.html&t=list&l=XXXXXXXXXXXX&command_line_mode=true' scrolling='no' frameborder='0' style='border:2px solid #D0D0D0;' height='520' width='260' ></iframe>