// 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);
Photography Citation Sites
Boost your photography business visibility with these top citation sites. Listings here can help improve SEO, attract local clients, and build credibility in the photography industry.
| Citation Site | Domain Authority | Country | Free / Paid |
|---|---|---|---|
| Click Pro Photographers | 35 | ALL | Free / Paid |
| Photographers.com.au | 33 | AUS | Free |
| Photographers Index | 29 | ALL | Free / Paid |
| Photolinks | 27 | ALL | Free / Paid |
| MeetAPhotographer | 27 | CAN,GBR,USA | Free / Paid |
| The Photographer Directory | 19 | ALL | Free |
| Best Photographers | 18 | GBR | Paid |
| US-Photographers | 18 | USA | Paid |
| Photographer Listings | 17 | ALL | Reciprocal / Paid |
| Local Photo Experts | 14 | ALL | Free / Paid |
| Photographer USA | 14 | USA | Free / Paid |
| USA PhotographersUp | 5 | USA | Paid |
| UK PhotographersUp | 4 | GBR | Paid |
| Good Photographers | 3 | GBR | Paid |
| Excellent Photographer | 3 | USA | Paid |