Planning for My Buying Buddy

Real Estate Webmaster Help Menu
Webmaster Guidance · Planning · Multiple Site Setup · Adding Widgets ·

Planning for My Buying Buddy in your Real Estate Website

Recommended DOCTYPE

Our widgets utilize Javascript libraries and to have them display and for best results, the DOCTYPE needs to reference XHTML 1.0. This is not a mandatory requirement, but we do recommend this.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Step 1

The first step is to review all the available widgets and look at examples.

You can then start to think about the layout and design of your key pages - your home page and other landing pages too. See the Library below which will give you basic specifications on all the available widgets.

Step 2

Add the MBB function <script> to every page header.

Step 3

The Third Step (only if you have a multi-page website), is to identify the key pages in your website that need to be specified when the widgets are created.

Step 4

The other widgets, such as the Display Widgets (featured Gallery, Featured Slider, Login and Quick Search etc) can all be placed on any page as long as the BuyingBuddy <script> tag is included on that page.

Real Estate Webmaster Help Menu
Webmaster Guidance · Planning · Multiple Site Setup · Adding Widgets ·