WordPress has shortcodes. When you add a Rover IDX shortcode to a page, Rover IDX will replace that shortcode with fully formed Rover IDX content, as defined by the shortcode. For instance:
Create a Hyper-Local Neighborhood or City Landing Page
cities parameter. The search panel will pre-select 'Eagle' in the cities checkboxes, and listings in the city of 'Eagle' will be displayed.Filter MLS Listings by Multiple Cities and Property Types
rover_idx_listings cities="Truro,Wellfleet,Eastham" prop_types="singlefamily,condo,land"
See the shortcode help for cities and prop_types for details
Showcase All Active Office MLS Listings
rover_idx_listings format="grid" listing_office_mlsid="*"
See Display My Listings for details
Display Featured Agent Listings Automatically
rover_idx_listings format="grid" listing_agent_mlsid="*"
See Display My Listings for details
Display Just-Listed Homes and New MLS Inventory
rover_idx_listings format="grid" cities="Bellevue,Kirkland,Redmond,Woodinville,Bothell,Mill Creek" prop_types="singlefamily,condo" date_added="3days"
See the shortcode help for date_added for details
Target Buyers with a New Construction Homes Page
rover_idx_listings format="grid" prop_types="singlefamily,condo" newconstruction="true"
See the shortcode help for newconstruction for details
Promote Upcoming Weekend Open Houses
rover_idx_listings format="grid" prop_types="singlefamily,condo" open_house_in_next_x_days="7"
See the shortcode help for open_house_in_next_x_days for details
Build a Landing Page for Sold Listings
rover_idx_listings format="grid" prop_types="singlefamily,condo" status="sold"
See the shortcode help for status for details
Please review all parameters that can be used in Rover IDX shortcodes in our Shortcode Help.