If you have any questions that are beyond the scope of this documentation, please check the frequently asked questions or feel free to contact us.
Instant Real Estate Search Engine is a Real Estate aggregator that searches multiple Real Estate sites including: eBay, Craigslist, Yakaz, Oodle,Realty Bargains, Mitula,Kijiji, and more all at once. You can browse Real Estate by Category or Location as well as being able to Search Real Estate in realtime. Furthermore the site is user-friendly, responsive, and customizable for any niche you can think. Best of all is that you can even make Money in a few ways like:
Once you configured everything, you can sit down, relax, run your website on auto-pilot and even make money!.
The integrated support for eBay publishers will help you earn revenue while also adding valuable content to your site for free.
Fresh Install
The installation of this script is pretty easy.
If you follow the steps below you’ll have your very own Real Estate Search Engine website up and running in less than 5 minutes.
Installaltion done!
Open up your browser and check out your new website.
If you have made changes to the layout you will have to do it again, because many files where changed for this new version update.
The list below shows the possible basic configuration options in config.php. You also want to change the language to fit your needs and niche, it’s just demo content language and categories, so you will need to change for best results. Language files can be edited in /assets/lang/*.* ( Don’t edit the feedlist files.
Open config.php with your text editor and change the settings, when you are done you can upload the entire website (STEP 3).
General Settings | Description | Example |
Theme Settings | Description | Example |
$theme | Set the current theme name. 12 themes availble to choose from: default,amelia,cerulean,cosmo,cyborg,flatly,journal,readable,simplex,slate,spacelab,united | simplex |
$themeswitcher | Set theme switcher visibility | (on|off) |
$smooth_scroll | Turn off fancy scrolling | (on|off) |
$show_categories | Turn off categories | (true|false) |
$show_locations | Turn off locations | (true|false) |
Mapkey | Key | |
$mapkey | Enter your Google Maps Javascript API key from http://console.google.com | |
Search Settings | Description | Example |
$limit_listings | Number of results returned when searching | 10 |
$default_keyword | Can be used to predefine the results listed | Software Developer |
$default_location | Set Default Location | New York |
Affiliate & Ads | Description | Example |
$ebay_campaign_id | Signup Affiliate to get an ID and make money https://ebaypartnernetwork.com | paste your ID |
$adsenseads | Signup for Google adsense and make money http://www.google.com/adsense | Paste Adsense code here or other |
Redirect to Default Country | For Geolocation redirect | $default_country = ‘on’; // on or off |
Statistics | Description | |
$statistics_code | Google Analytics ID | UA-XXXXXXX-XX |
$addthis | Addthis.com ID | ra-XXXXXXXX |
Language | ||
$locale = ‘en-US’; | Sets the default language and country | en-US |
$language_switcher | Turns the language dropdown on or off. Turn off for single country installations | (on|off) |
(OPTIONAL BELOW STEP 4) | ||
Lanuage dropdown | ||
$_locales | This Function can be extended with more countries | = array( ‘US’ => ‘en-US’, ‘NL’ => ‘nl-NL’, ‘UK’ => ‘uk-UK’, ); |
NOTE:
When editing a setting ensure that all changes are inside inside the double quotes (” “).
For subdomain or subdirectory please use the .htaccess_for_subdir_install file and rename this to .htaccess and chnage rewritebase
Demo site: Instant Real Search Engine