// 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);
Gyms and Sports Clubs
Here are some of the best citation sites for gyms, fitness centers, and sports clubs to boost your local SEO rankings. Listing your business on these directories can increase visibility and attract more members in your area.
| Citation Site | Domain Authority | Country | Free / Paid |
|---|---|---|---|
| IDEA Health & Fitness Association | 72 | ALL | Paid |
| Wellness | 56 | USA | Free / Paid |
| MMA Gym | 55 | ALL | Paid |
| YogaFinder | 43 | ALL | Free |
| BoxingHelp | 27 | ALL | Paid |
| FitnessSG | 20 | SGP | 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 | 4 | USA | Free |
| USA UpGyms | 4 | USA | Paid |
| UK UpGyms | 3 | GBR | Paid |