IDX for Agent and Broker Web Sites- Discuss the 'IDX for Agent and Broker Web Sites' thread on FamousAgents.com |
|
Welcome to the Famous Agents Real Estate Forum. Join with others on our Real Estate Agents Forum and find out what it takes to make the extra million a year in income. What it takes to not just be one of a million, but one in a million Real Estate Agent. You are currently viewing our Real Estate Forum as a guest which gives you limited access to view most discussions and access our other features. By joining our free Real Estate Agent community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our Real Estate Forum today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|||
|
I frequently see requests in the various real estate forums for assistance in building an IDX. There main ways that most MLSs provide are:
1. A frame or iframe where you would frame the IDX from the MLS on your web site 2. an idx feed of the raw listing data and convert it so it can be displayed on your web site The iframe is the quickest and easiest method. Below is an example of iframe syntax for Planetrealtor.com IDX for Florida. Code:
In future posts I will discuss the concepts for IDX feeds. |
|
|||
|
In my last post I gave an example of using an iframed IDX. In this post I talk about the IDX feed and what you need from your local MLS. The IDX concept is based on several assumptions that will be presented in several parts. I encourage feedback.
1. Your local MLS makes the MLS listings available via ftp download and you have access. 2. The data files in the download are in a format that can be converted to sql. 3. The IDX/MLS uses a logical naming protocol for the images associated with each listing. For example: in many IDXs the image associated with the property data is the MLS number (#######.jpg) plus '.jpg'. More to come.... |
|
|||
|
You now have the IDX feed which contains the raw data of all the listings in your local MLS and what you do with it depends on the listing management script you choose. There are several existing scripts or you can roll you own. The biggest IDX mistake Realtors and programmers make is not presenting listing information in a user friendly manner which is due to not having an understanding of the basic lising management functions which are:
1. Search - users select criteria such as price, type of property, beds, baths, location, etc that meet their needs. It is necessary to have sufficient criteria to narrow search results without overwhelming customers Example of a search page... 2. Search results - a summary of the properties that meet the users search criteria displayed in pages of 10-12 properties. Example of search results 3. Listing details - a detailed view of a selected property often presented with several photos of the property. example of listing view with slide show more to follow.... |
|
|||
|
When you use the term "roll your own" do mean program it with PHP? Also you mentioned that there existing scripts - can you share where I might be able to find such scripts?
In your opinion, do you think it would be user friendly to set up the search based upon the master planned community and/or subdivision within it, if a web page has been developed for that particular area? Or, am I getting too detailed? |
|
|||
|
Quote:
Yes, by "roll your own" I was referring to write your own scripts. Quote:
Quote:
Last edited by Jim Messenger : 09-14-2006 at 04:01 PM. Reason: Removed broken re-direct. |
|
|||
|
I have looked at both Hot Properties and Open-Realty, still not sure about either one - will be doing further investigation.
My site is set up in such a way that I have information about various subdivisions and would like to show what is on the market in the subdivisions. Thinking that it would be a better experience for the site visitor. However, I don't know how I would incorporate it into my existing "best site." I have downloaded the IDX file and have figured out the table columns and codes associated with each of the data elements within the table. The hardest part is still to come - big learning curve! Setting up the SQL, then learning the PHP and writing the program that I want, also finding the ftp script to do the nightly download and upload. |
|
|||
|
Quote:
FIELDS: title contact type subdivsion price sold_price county address city state zip country description floors beds baths half_baths year_built view school_district square_feet garage lot_size acres property_features community_features status featured elements_01 elements_02 creation_date expiration_date listingsdb_last_modified notes mls_id mls_name mls_broker mls_agent legal latitude longitude hit_count Additional tables can be used for "School Names," and listings features such as pools, fireplaces, etc. |









Linear Mode
