// 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);
Top Citation Sites for IT Services
Improve your online visibility in the IT industry by submitting your business to these authoritative tech and computer service directories. These platforms help potential clients discover your services and boost your rankings in local and industry-specific search results.
| Citation Site | Domain Authority | Country | Free / Paid |
|---|---|---|---|
| TechDirectory | 55 | ALL | Free / Paid |
| IT Companies Network | 31 | CAN,DEU,USA | Free |
| UK Computer Systems | 30 | GBR | Free / Paid |
| Computer Repairs Maintenance | 27 | GBR | Free / Paid |
| Computer Repair Companies | 26 | GBR | Paid |
| MeetAProgrammer | 23 | CAN,GBR,USA | Paid |
| The Software Network | 21 | CAN,GBR,USA | Paid |
| Every Merchant | 20 | ALL | Free / Paid |
| Designer Listings | 20 | ALL | Reciprocal / Paid |
| Computer Repair Expert | 18 | USA | Paid |
| Web Design Firms | 17 | ALL | Free / Paid |
| Repaired Computer | 17 | USA | Paid |
| Top Computer Shops | 11 | USA | Paid |
| Computer Service Companies | 8 | USA | Paid |
| Top Computer Repairs | 8 | USA | Paid |
| Local Software Service | 7 | USA | Free |
| ComputersUp | 6 | GBR | Paid |
| Computer Training Companies | 6 | USA | Paid |
| Best Computer Repairs | 3 | GBR | Paid |