Posted on

HOW TO: Remove an Agent from your “Meet The Team” Page

If you don’t have the automated “Agent Management” system on your website, you will need to add and remove agents manually from your site.

There are two places where agents are entered and configured in your website. One is the agent “account” which allows you to connect them to listings and enter their bio, photo and contact information. The other is the agent “post” which is simply the page on your website with information about that agent (and usually a list of their current listings).

When you are removing an agent from your system you need to both remove the agent account and the post in order to not have the agent appear anywhere on your website.

PART 1 – Removing the agent’s bio/listings page from your “Meet The Team” section on your website.

  1. Begin by logging into your site’s WordPress admin.
  2. Click on Posts > All Posts to view all of your website’s posts.
  3. Select “Listings by Agent” or “Agents” (or something similar) in the drop down box at the top of the page (see below, in orange). Now you will only see the posts for each agent on your team.
  4. Hover your mouse over the name of the agent you would like to remove, and links will appear below his or her name (see below in orange). Click “Quick Edit”.
  5. A box will appear (as seen in purple below) with some options. Next to Status, change the drop down to “Draft” instead of “Published”. Click Update to save your changes.

The page with this agent’s bio and listings will now be removed from the site, and the agent will no longer show on your Meet the Team page. If the agent should ever return to your team you can simply re-publish the page.

PART 2 – Removing the agent’s user account

  1. Begin by logging in to your WordPress admin panel.
  2. Click on Users on the left sidebar.
  3. Click on the individuals name to open the user account for editing.
  4. Find the drop down for “Role” (as seen below) and change their role to “No Role for This Site” to deactivate their account.

The agent will no longer have an account with your site and you will not be able to associate listings with that agent any more. If the agent should ever return to your team you can simply change the setting back to “Admin” or “Real Estate Agent” and all of their information will be still intact and the user will be active on the site again.

Posted on

HOW TO: Find Out Latitude & Longitude of a Location in Google Maps

Sometimes, especially in rural areas, your property listing will not show up in the proper location on Google Maps. You can fix this by setting your own latitude and longitude coordinates for the location.

If you do not know the exact latitude and longitude of your listing, you can find it on Google Maps.

Here is how:

  1. Go to http://maps.google.com
  2. Enter an address or location, and press enter. This will bring you to the approximate location.
  3. Right click the Map in the EXACT location that you would like to know the coordinates of.
  4. An options box will appear, select “What’s Here” from the drop down menu.
  5. The latitude and longitude of the location will appear on the map.
  6. You can copy/paste these into your property listing.

Optional – Click the coordinates for more information about the area, or for both versions of the coordinates.

Posted on

HOW TO: Edit an Image inside of WordPress

TO OPEN THE IMAGE FOR EDITING:

  1. Open the image that you would like to edit.
    Click the product, property, post or page that you are editing and then click on the photo you want to edit, OR
    Click on Media Library, find the image you want to edit and click to open it.
  2. Click Edit Image link, which should be below or to the right of the image.

TO CROP THE IMAGE:

  1. Draw your crop outline where you want to crop the image. Click and drag to draw a rectangle over the image, the part that will be removed will turn dark.
  2. Click the crop symbol button to crop the image.
  3. Click Save at the bottom of the image. Don’t forget to SAVE before you go back!

TO SCALE THE IMAGE:

Crop your image first, if you plan to do both.

  1. You can also Scale the image over on the right side of the screen. Just enter either the desired width or the desired height of the image, and the other dimension will fill in automatically.

Don’t forget to SAVE/UPDATE!

Posted on

HOW TO: Add an Agent to your “Meet The Team” Page

If you don’t have Automatic Agent Management then you will need to add new agents to your website individually. Here’s how:

There are two places where agents are entered and configured in your website:

  1. One is the agent “account” which allows you to connect them to listings and enter their bio, photo and contact information.
  2. The other is the agent “post” which is simply the page on your website with information about that agent (and a list of their current listings).

When you are adding an agent to your system you need to both create the agent account and add the post (page) in order to have the agent appear on your website. This article will show you how to do both.

Part 1 – Create the Agent’s Account

  1. Log in to your website’s WordPress admin panel.
  2. In the left column select Properties > Agents
  3. In the Agent Section, click “Add New” to add a new Agent. (You can also click on an Agent’s Name, or below the name click “edit”, to edit an existing Agent Profile.)
  4. Enter the name and contact information of the agent as shown below.
  5. There are two bio sections, one is a “full bio” and the other is a “widget bio“.
    For the Full Bio, feel free to enter an extensive biography for the agent. This will only show up on the site on the agent’s individual page with their photo, bio and listings.
    For the Widget Bio, enter a shorter version or a selection from the full biography. This will show as a small box of content on each of the agent’s listings.
  6. In the right column of the Agent Profile you will see a section towards the bottom called “Images”. (You may have to save the agent first before you see the button to “Add Images”). Click “Add Image” and select or upload the image you want for the Agent Profile. If you have not previously used the image on your website this will automatically import the image into your media library after saving.
  7. “Save” or “Update Agent” when you are done to save all of your changes.

=======

Part 2 – Create the page on the website where the agent’s bio, photo and list of active listings will display.

  1. In the WordPress admin panel, left sidebar menu, select Posts > Add New to create a new Post for the agent.
  2. Next, in the tabs on the top right corner of the box where you add your content, select “text” instead of “visual”, as shown below in blue.
  3. Copy and paste this code into the editor:
    [agent_card user_id=X fields=agent_image,display_name,phone_number,mobile_phone,fax,user_email]
    [clearboth]
    [agent_card user_id=X fields=full_bio]
    [divider]
    <h5>My Listings</h5>
    [property_overview wpp_agents=X sorter=on sort_by=price sort_order=DESC per_page=300 status="New,Reduced,Pending,Active"]
    
    
  4. Find the three places in the code where there is an “X” and replace the X with the agent’s ID number in all three places.
    Find your agent ID by clicking on Properties > Agents in the left side menu, and looking in the first column, as shown below:

  5. Next add the agent’s image as the post’s featured image by clicking “Add New” below “Featured Image” in the right column, towards the bottom of the page. If you have already setup the agent’s user account, their photo should be in the Media Library, so browse to the agent’s photo in the WordPress Media Library, fill out the appropriate information for your photo and save your changes.
  6. Click on “Agents” or “Listings by Agents” in the right column under “Categories”.
  7. Next scroll to the bottom of the page and find the “Excerpt” section. (If you don’t see the except section box, look at the very top of your browser and click the button that says “Screen Options” and make sure the “Excerpt” option is checked.)
  8. Copy and Paste the following code into the excerpt box to display the agent’s information on the main Meet The Team page:
    <strong>Office:</strong> 123-456-7890<br />
    
    <strong>Mobile:</strong> 123-456-7890<br />
    
    <a href="mailto:yourname@websitedomain.com">yourname@websitedomain.com</a>
    
    

    *Don’t forget to replace the 123-456-7890 with the correct phone number, and replace BOTH instances of yourname@websitedomain.com with the agent’s correct email address.

  9. Scroll to the top of the page and click Update to save all of your changes.
Posted on

HOW TO: Display SOLD Listings on your IDX website.

1- Log in to your IDX dashboard here:

https://middleware.idxbroker.com/

You should already have your username and password.

 

2- Click on Listings > Off Market and you will see all of your off market listings.

This could include listings that are sold OR pending, cancelled, expired, or just “Off Market”. We do not receive sold and pending listing data from the MLS, so we will not know the actual status of the listing. All listings will initially be listed with a status of “Unknown”.

3- Click on the status to change it to the appropriate status for that listing.

4- A pop-up box will open, where you can set the status of the listing. You can also enter the Sold Date and Sold Price if you like.

Edit Status
The updated listings (with a status other than UNKNOWN) will now appear on your Sold/Pending page.

Listings with an ‘unknown’ status will be removed from your account after 60 days. Update the status to keep listings in your account indefinitely.

Posted on

HOW TO: Add a specific set of Properties to a Property Category page by MLS #

1- Log in to your IDX dashboard here:

https://middleware.idxbroker.com/mgmt/

You should already have your username & password.

2- Click on Preferences > Saved Links > Manage and you will see all of your Property Categories. Click on the pencil icon the one you want to edit.

 

3- On the next screen, type in the MLS #s for all of the properties that you want to appear on the page; separate the numbers by a comma.

 

Don’t forget to save!

The properties will be removed from the page automatically if they go off-market or sell, so you need to go in from time to time and add more MLS #s to keep the page populated.

Posted on

HOW TO: Set Up “Properties by Category” Pages

“Properties by Category” Pages are also known as Saved Search Page, 1-click Searches, HotSheets, Niche Market Pages.

This is exactly what it sounds like, you perform a specific search within your MLS, and then save & show the results all together on one page of your website.

The reasons you would have them is to make it easier for your clients to find a specific set of properties, to establish yourself as an expert in those property types, and most importantly, for search engines to find those same properties, and thus consider you an expert in that property type as well.

A search engine will reward you for having a page dedicated to a matching search phrase. So if you have a niche set of listings, and someone searches for that exact niche, you will come up way before another site that doesn’t offer a dedicated page of those listings.

What are some examples?

In my town, we are on a small island and have heavy tourism; vacation homes are more common than year-round homes. So, when we build a website for an agent here, we make sure to showcase the types of listings they specialize in.

It might be “8+ bedroom mansions located only on the oceanfront”, or it might be “affordable, smaller homes on the sound-side, or in a specific neighborhood”.

For our Mossy Oak Properties’ websites, the fields more likely look like “Land Bordering Government Lands”, “Owner Financed Land”, “50+ acres Wooded Tracts in Lawrence County” or “Large Parcels with Mineral Rights”. Whatever niches you want to offer to your clients and to the search engines, for your future clients.

How are they configured?

The way we set these up varies. You don’t need to worry about the details as we will set them up for you. All you need to do is tell us what types of properties you want to make available on your site.

You can fields like these to narrow down the list of matching properties:

  • City or County
  • Subdivision, Area/Region
  • Min and Max Prices
  • Min and Max Beds and/or Baths
  • Square Footage
  • Lot Size/Acreage
  • # days on market
  • Special views: golf course, valley, mountains, wooded, water, etc.
  • Exterior features like barns, or outbuildings, fencing, or a well
  • Mineral rights, water rights, etc.
  • Deed restrictions or easements or forest service acess
  • Topography
  • Zoning

Sometimes you may know you want to showcase, for example, Deer Hunting Properties, but maybe your MLS does not have a specific field in property listings just for “Deer Hunting” listings. So we might be able to find a set of available options that, when selected together, tends to show Deer Hunting Listings. You know your location and niche markets best, so you can let us know to set up a page and limit the results to listings with (for example): more than 5 acres, with all unimproved land, with mountain view, in a specific location/area, with no buildings.

What if no amount of filtering will get the listings you want to showcase?

Another option is also to make “hand-picked” Property Category pages. We will create a page for any niche and populate it with a specific list of MLS#s. As listings sell or come off-market, they are removed from the page. You would need to add new listings (by pasting in new MLS #s) from time to time, to keep the page from being empty when all existing listings on the page have sold.  Here is an article about adding a specific set of properties to a category page, by MLS#.

We do try to keep the websites as automated as possible, without you needing to do anything to keep the site running and fresh, but sometimes an extra step in worth it to attract the best potential buyers.

.