// 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);
Security Business Citation Sites
Boost your online presence with listings on top directories tailored for security companies, systems installers, guards, and related services. These platforms improve local SEO and help build authority and trust.
| Citation Site | Domain Authority | Country | Free / Paid |
|---|---|---|---|
| Security Today Buyer’s Guide | 56 | USA | Free |
| SourceSecurity | 48 | ALL | Free / Paid |
| Professional Security Magazine | 46 | GBR | Free |
| ProMatcher – Home Security | 39 | USA | Free |
| Security.World | 35 | ALL | Paid |
| Meeta A Security Guard | 21 | CAN,GBR,USA | Free / Paid |
| UK Security Company | 18 | GBR | Paid |
| Security System Company | 18 | USA | Paid |
| Good Security Systems | 17 | USA | Paid |
| Local Security Systems | 11 | USA | Free |
| Best Security Company | 3 | GBR | Paid |
| SecurityUp | 3 | GBR | Paid |
| Good Security Companies | 3 | USA | Paid |
| Security SystemsUp | 3 | USA | Paid |
| Security Directory South Africa | 3 | ZAF | Free / Paid |