>
Add property listings to your website
What is a Nestoria Australia property list?
Nestoria Australia property lists are automatically updating lists of property that you can configure and embed in your own website or blog.
Here's an example:
How can I have my own Nestoria Australia property list?
It's easy (we promise).
Do a search on Nestoria and find the
exact listings you want to show on your website (limit your search by type
or property and/or maximum price and/or minimum number of bedrooms).
On the bottom of the search results page is a 'add to your website or
blog' section. Click on the appropriate link and you'll be taken to a
page with the exact code to paste into your site.
How does it work?
You insert a little snippet of javascript code into your html. It takes about 20 seconds.
The results your users will see are the same ones that appear on our site, and they'll update automatically every time we have a new feed.
How much does it cost?
Nothing. Nestoria property lists are free.
Can I customise it?
Yes, you can turn the images on or off, or change the font, font size, border colours, the background colour, and the width.
Do whatever works for your website.
How can I customise the callback name?
By specifying the "callback" parameter in your request you can have the generated HTML passed to your own JavaScript function. By default the HTML is passed to document.write, which means if you don't know what this is you can safely ignore it and the output HTML will be written to wherever you add our code in your page.
Can I have more than 5 results?
Yes, you can display up to 10 results. By default the property list will display 5 results (assuming of course we have 5 results for your search criteria). To change the number of results displayed add the parameter:
?num_results=10
to end of the
src="" line in the javascript you embed in your site.
For example: if you were requesting 10 homes to buy in St. Kilda, Melbourne
you would use:
src="http://share.nestoria.com.au/st-kilda_melbourne/real-estate-property/sale?num_results=10"
rather than the default
src="http://share.nestoria.com.au/st-kilda_melbourne/real-estate-property/sale
Can I have bigger images?
Your wish is our command. Just set the javascript variable
nest_image_size = 'big';, and rather than the normal 60 x 60 images, you'll be living the high life at 160x120.
And what does that look like?
Does Nestoria Australia have any other tools for webmasters?
I have some more questions.