Once you've added all your yogis and classes, you can start sharing your schedule link.
You can easily integrate the Momoyoga schedule with your website. We offer schedule integration options such as Wordpress, Squarespace, Wix.com, Joomla, and JavaScript. Read more about the integration options of Momoyoga.
An even easier step you can take is to share your schedule on your website by just adding links to the pages. There are three links that might be useful to link to:
- Registration link
- Schedule link
- Pricing link
By sharing these links, your yogis (or potential new yogis) get easy access to your schedule.
Adding and sharing your registration link
You can add and share your registration link in as many places as you like, including at your studio's entrance (some studios also choose to convert it to a QR code).
To find your very own registration link, you simply need to follow these steps:
- Log in to your Momoyoga account
- Go to Settings
- Go to Schedule
- In the section to Allow new yogi registrations, you will find a unique link which is your registration page link.
It will resemble something like the following:
https://www.momoyoga.com/mystudioname/register
You can place your registration link on your website, such as 'Register' or 'Sign up for new students'.
Or using the following code:
<a href="https://www.momoyoga.com/mystudioname/register">Register</a>
Adding a schedule link
Place your schedule link on your website, such as ‘Schedule' or 'Classes'. This way your yogis (and potential new students) have direct access to your class schedule and can register (and pay) for a class.
Use the code below:
<a href="https://www.momoyoga.com/mystudioname">Book a class</a>
Or use the link:
https://www.momoyoga.com/mystudioname
Adding a link to your pricing page
Place your pricing link on your website, such as 'Pricing' or 'Our products'.
Use the following code:
<a href="https://www.momoyoga.com/mystudioname/member/order/create/choose-product">Pricing</a>
Or use the link:
https://www.momoyoga.com/mystudioname/member/order/create/choose-product