Below is a 9-step guide on how to add a Virtual Tour to your Facebook page.
To add custom tabs such as a virtual tour, your page must have at least 2,000 likes!
1. OPEN THE APP PAGE
Go to https://apps.facebook.com/static_html_plus/
2. CLICK THE BUTTON
“Add Static HTML to a Page”

3. SELECT YOUR PAGE
Select your page where you want to add the virtual tour from the drop-down list.

4. CLICK THE BUTTON
“Add Page Tab”

5. FROM NOW ON, A NEW TAB WITH THE DEFAULT NAME
“Welcome” WILL BE IN YOUR FACEBOOK PAGE MENU.
CLICK ON THE “Welcome” TAB IN YOUR PAGE MENU.

6. CLICK THE BUTTON
“Set up tab —>”

7. ENTER THE HTML CODE
Where you see the text “To start using this app, click in this area and enter your code…”, delete it and paste the code leading to your virtual tour.

8. PASTE YOUR VIRTUAL TOUR URL
The code leading to your virtual tour:
In place of “virtual tour link”, paste the link to the virtual tour from your browser's address bar.

<iframe src=”virtual tour link” width=”100%” height=”450″ allowfullscreen=”allowfullscreen”></iframe>
9. PASTE THE CODE WITH YOUR TOUR'S ADDRESS
Once you have the ready code, e.g.,
<iframe src=”https://goo.gl/maps/xGgUaP2qgugsjrN48″ width="100%" allowfullscreen></iframe>
Copy and paste it into the location described in step 8 of this guide.
