// 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);
Taxi & Car Hire Business Citation Sites
Improve your online presence by submitting your taxi or car rental business to these trusted citation directories. These listings enhance local visibility, trust signals, and search engine performance.
| Citation Site | Domain Authority | Country | Free / Paid |
|---|---|---|---|
| Taxi Fare Finder | 57 | ALL | Free / Paid |
| InfoTaxi | 30 | ALL | Paid |
| UK Motoring Directory | 26 | GBR | Paid |
| TheAutomotiveDirectory | 22 | USA | Paid |
| Directorycar.com | 17 | ALL | Free / Paid |
| Motoring Directory Australia | 17 | AUS | Paid |
| LimousineRentalCompany | 15 | USA | Paid |
| 1-800-TAXI-USA | 13 | USA | Paid |
| Limousine-Service-USA.com | 10 | USA | Paid |
| CarrentalsUp | 3 | USA | Paid |
| LimousineUp | 3 | USA | Paid |
| UpTaxi | 3 | GBR | Paid |
| CarHireUp | 3 | GBR | Paid |