MassageBook provides a variety of website integration options so that you can place your MassageBook pages directly onto your third-party website. While our embedded schedule widget is specifically for displaying services, you can use a button to direct clients to other pages on your MassageBook Site.
- Log in to your MassageBook account
- Select the tab with your Business name
- Select the Setup tab
- Select Website Integration Tools on the menu to the left
- On the Booking Widgets tab, select Copy next to the Book Now button code
- Find the website address on your MassageBook business website that you want to use with the button
- Navigate to your external website where you want to place the code for the button
- In the href section of the code, remove the included URL and paste the URL of the page from your MassageBook website that you want to direct clients to when they click on the button
- After the href section, insert the following code: target="_blank" (see example below)
Here's an example of a Book Now button that redirects to a business's memberships menu:
<a href="https://www.massagebook.com/Lakeland~Massage~kneadtobemassaged?src=external#services/memberships" target="_blank"><img src="http://www.massagebook.com/home/img/getbutton/button-booknow.png" alt="Book Now on MassageBook.com!" border="0"></a>