// Make all tabs equal width (based on longest text) function setEqualWidth() { const sections = document.querySelectorAll('.menu-section'); sections.forEach(section => { const items = section.querySelectorAll('.section-title, .menu-link'); let maxWidth = 0; items.forEach(item => { item.style.width = 'auto'; // reset const w = item.offsetWidth; if (w > maxWidth) maxWidth = w; }); items.forEach(item => { item.style.width = maxWidth + 'px'; }); }); } window.addEventListener('load', setEqualWidth); window.addEventListener('resize', setEqualWidth);
Yoga Teachers & Studio Citation Sites
Increase your visibility and credibility by listing your yoga studio or teaching services on these niche directories. These citations help potential clients find you more easily and enhance your SEO performance.
| Citation Site | Domain Authority | Country | Free / Paid |
|---|---|---|---|
| Wellness | 56 | USA | Free / Paid |
| Alternative Health Directory Online | 55 | ALL | Free / Paid |
| YogaTrail | 47 | ALL | Paid |
| YogaFinder | 43 | ALL | Free |
| FitnessSG | 20 | SGP | Free / Paid |
| YogChakra | 20 | USA | Free / Paid |
| TherapyNext | 18 | ALL | Free / Paid |
| HealthHubble | 15 | GBR | Free / Paid |
| Fitness Near Me | 13 | CAN,USA | Free / Paid |
| Next Door Fitness | 13 | GBR | Free / Paid |
| Fitness Connectors | 12 | USA | Free / Paid |
| Yoga Directory | 5 | USA | Free |