Property Website Embeds

Property Website Embeds

Below you'll find a list of embed examples for property websites. The Width & Height fields in the second column are suggested settings to ensure that your embed fits within the allotted space and maintains the correct aspect ratio. NOTE that Height requirements may change from template to template.


Suggested embed settings with example code

Source

Width & Height - Change to

Example Embed Code 

*Note - "Variable" means you may choose Height based on your desired look

Matterport

  • width='100%' height='660'

Google StreetView

  • Width="100%" Height="variable"

YouTube

  • Width="100%" Height="650"

    <iframe width="100%" height="650" src="https://www.youtube.com/embed/xxxxxxxxxxx" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

iGuide

  • Width="100%" Height="650"

Create Your Own

  • Width="100%" Height="variable"

    <iframe width="100%" height="650" src="PASTE URL HERE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>