added seo rules, preview table, and new rules to help seo
This commit is contained in:
@@ -9,7 +9,38 @@
|
||||
<meta name="keywords"
|
||||
content="electrician Naperville, Select Electrical, panel upgrade, EV charger, lighting installation, DuPage Will Kane Kendall Cook" />
|
||||
<title>Select Electrical Services | Western Chicago Suburbs Since 1984</title>
|
||||
<meta name="robots" content="index, follow" />
|
||||
<link rel="canonical" href="https://select-electrical-preview.aimloperations.com/" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Select Electrical Services | Western Chicago Suburbs Since 1984" />
|
||||
<meta property="og:description" content="Licensed electrician serving DuPage, Will, Kane, Kendall, and Cook Counties since 1984. Call or text (630) 202-8020." />
|
||||
<meta property="og:url" content="https://select-electrical-preview.aimloperations.com/" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="Select Electrical Services | Western Chicago Suburbs" />
|
||||
<meta name="twitter:description" content="Licensed electrician since 1984 — troubleshooting, lighting, panels, EV charging. Call (630) 202-8020." />
|
||||
<link rel="icon" href="assets/images/logo-select-electrical.png">
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Electrician",
|
||||
"name": "Select Electrical Services",
|
||||
"url": "https://select-electrical-preview.aimloperations.com/",
|
||||
"telephone": "+1-630-202-8020",
|
||||
"email": "select8020@gmail.com",
|
||||
"description": "Licensed electrician serving Western Chicago suburbs since 1984. Residential, commercial, and industrial — no job too small.",
|
||||
"address": {
|
||||
"@type": "PostalAddress",
|
||||
"streetAddress": "1778 Villanova Drive",
|
||||
"addressLocality": "Naperville",
|
||||
"addressRegion": "IL",
|
||||
"postalCode": "60565",
|
||||
"addressCountry": "US"
|
||||
},
|
||||
"areaServed": ["DuPage County", "Will County", "Kane County", "Kendall County", "Cook County"],
|
||||
"foundingDate": "1984"
|
||||
}
|
||||
</script>
|
||||
<!-- Bootstrap 5 -->
|
||||
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
|
||||
<!-- Font Awesome -->
|
||||
@@ -248,7 +279,7 @@ body{padding-top:42px}
|
||||
<h5>Troubleshooting & Repairs</h5>
|
||||
<p>Expert diagnosis and repair for residential, commercial, and industrial electrical
|
||||
problems — small fixes to full upgrades.</p>
|
||||
<a href="emergency-repair.html" class="service-link">Learn More <i class="fas fa-arrow-right"></i></a>
|
||||
<a href="emergency-repair.html" class="service-link">Troubleshooting & repairs <i class="fas fa-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service 2 -->
|
||||
@@ -259,7 +290,7 @@ body{padding-top:42px}
|
||||
<h5>Lighting Installation</h5>
|
||||
<p>Indoor and outdoor lighting, recessed fixtures, and upgrades that improve both
|
||||
function and look of any room.</p>
|
||||
<a href="lighting-installation.html" class="service-link">Learn More <i class="fas fa-arrow-right"></i></a>
|
||||
<a href="lighting-installation.html" class="service-link">Lighting installation details <i class="fas fa-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service 3 -->
|
||||
@@ -270,7 +301,7 @@ body{padding-top:42px}
|
||||
<h5>Panel Upgrades & Breakers</h5>
|
||||
<p>Panel upgrades, circuit breakers, and whole-house surge protection to keep your
|
||||
electrical system safe and up to code.</p>
|
||||
<a href="electrical-installation.html" class="service-link">Learn More <i class="fas fa-arrow-right"></i></a>
|
||||
<a href="electrical-installation.html" class="service-link">Panel upgrades & breakers <i class="fas fa-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service 4 -->
|
||||
@@ -281,7 +312,7 @@ body{padding-top:42px}
|
||||
<h5>Ceiling & Exhaust Fans</h5>
|
||||
<p>Ceiling fans and exhaust fan installation for comfort, airflow, and lower utility
|
||||
bills — installed safely and to code.</p>
|
||||
<a href="wiring-services.html" class="service-link">Learn More <i class="fas fa-arrow-right"></i></a>
|
||||
<a href="wiring-services.html" class="service-link">Ceiling & exhaust fan installs <i class="fas fa-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service 5 -->
|
||||
@@ -292,7 +323,7 @@ body{padding-top:42px}
|
||||
<h5>Outlets, Switches & GFCI</h5>
|
||||
<p>Outlet and switch installation or relocation, GFCI protection, and code corrections
|
||||
for safer kitchens, baths, and garages.</p>
|
||||
<a href="electrical-maintenance.html" class="service-link">Learn More <i class="fas fa-arrow-right"></i></a>
|
||||
<a href="electrical-maintenance.html" class="service-link">Outlets, switches & GFCI <i class="fas fa-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Service 6 -->
|
||||
@@ -303,7 +334,7 @@ body{padding-top:42px}
|
||||
<h5>EV Charging Installation</h5>
|
||||
<p>Code-compliant 240V garage circuits and EV charger installs so you can charge at
|
||||
home without hassle.</p>
|
||||
<a href="smart-home.html" class="service-link">Learn More <i class="fas fa-arrow-right"></i></a>
|
||||
<a href="smart-home.html" class="service-link">EV charging installation <i class="fas fa-arrow-right"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user