/* ============================================================================ Hometown Roofing & Restorations — consolidated Service schema injector ============================================================================ Inject this ONE script site-wide (WPCode / "Insert Headers and Footers"). It detects the current URL path and injects the matching structured data. Do NOT also load the older per-page or split JS files — this replaces them. COVERS: /roofing-replacement/ -> Service (confirmed live URL) /metal-roof-installation/ -> Service (confirmed live URL) /commercial-roofing/ -> Service /roofing-maintenance/ -> Service /roofing-repair/ -> Service /roofing-services/ -> CollectionPage + ItemList (hub page) BEFORE DEPLOY: - Descriptions are written from this business's own known details, NOT copied from the live pages (those sit behind a JS gate). Edit each `description` to match the visible on-page copy — schema should reflect on-page content. - Confirm Yoast is not ALSO emitting Service schema on these pages (avoid duplicate/conflicting entities). - Validate every URL in Google Rich Results Test after deploy, and confirm Googlebot renders past the JS gate (Search Console > URL Inspection). ============================================================================ */ (function () { var BASE = "https://htroofers.com"; var PROVIDER = { "@type": "RoofingContractor", "@id": "https://htroofers.com/#business" }; var AREA = { "@type": "AdministrativeArea", "name": "Birmingham metro and Central Alabama" }; // ---- Single-service pages -> Service schema ----------------------------- var SERVICES = { "/roofing-replacement/": { serviceType: "Roof Replacement", description: "Full residential roof replacement using asphalt shingles, metal, and specialty materials from nationally recognized brands. Backed by manufacturer warranties up to 50 years and a workmanship warranty. Most replacements completed in one to three days." }, "/metal-roof-installation/": { serviceType: "Metal Roof Installation", description: "Precision-installed metal roofing systems built for Alabama's climate. Durable, energy-efficient, and available in a range of colors and finishes. Metal roofs last 40 to 70 years with minimal maintenance and resist hail, wind, and fire." }, "/commercial-roofing/": { serviceType: "Commercial Roofing", description: "Commercial roofing installation, repair, and replacement for churches, small businesses, and commercial buildings across Central Alabama. Durable systems and reliable service backed by workmanship and manufacturer warranties." }, "/roofing-maintenance/": { serviceType: "Roof Maintenance", description: "Proactive roof maintenance and professional inspections that extend roof life and catch small issues early. Recommended at least once a year and after any major storm." }, "/roofing-repair/": { serviceType: "Roof Repair", description: "Fast, affordable roof repairs that protect your home from further water damage, including storm and hail damage repair with insurance claim assistance. Not every problem requires a full replacement." } }; // ---- Hub / overview page -> CollectionPage + ItemList -------------------- // Drop this block if you'd rather leave the services hub page unmarked. var HUB_PATH = "/roofing-services/"; var HUB = { "@context": "https://schema.org", "@type": "CollectionPage", "url": BASE + HUB_PATH, "name": "Roofing Services", "about": PROVIDER, "mainEntity": { "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Roof Replacement", "url": BASE + "/roofing-replacement/" }, { "@type": "ListItem", "position": 2, "name": "Metal Roof Installation", "url": BASE + "/metal-roof-installation/" }, { "@type": "ListItem", "position": 3, "name": "Roof Repair", "url": BASE + "/roofing-repair/" }, { "@type": "ListItem", "position": 4, "name": "Roof Maintenance", "url": BASE + "/roofing-maintenance/" }, { "@type": "ListItem", "position": 5, "name": "Commercial Roofing", "url": BASE + "/commercial-roofing/" } ] } }; // ---- Resolve current path ----------------------------------------------- var path = window.location.pathname; if (path.charAt(path.length - 1) !== "/") path += "/"; var out = null; if (SERVICES[path]) { var svc = SERVICES[path]; out = { "@context": "https://schema.org", "@type": "Service", "serviceType": svc.serviceType, "url": BASE + path, "provider": PROVIDER, "areaServed": AREA, "description": svc.description }; } else if (path === HUB_PATH) { out = HUB; } if (!out) return; var s = document.createElement("script"); s.type = "application/ld+json"; s.text = JSON.stringify(out); document.head.appendChild(s); })();

Metal Roof Installation

Durable. Stylish. Built to Last.

At Hometown Roofing, we specialize in metal roofing systems that combine beauty, strength, and long-term performance. Whether you’re upgrading your home or replacing an aging roof, metal roofing delivers unmatched durability, energy efficiency, and style.

Unlike traditional shingles, metal roofs can last 40–70 years with minimal maintenance. They resist cracking, shrinking, and erosion — and stand strong against hail, wind, and fire. With modern color options and finishes, you can get the sleek, clean look you want without sacrificing protection.

Financing Options Made Simple

At Hometown Roofing & Restorations, we believe protecting your home shouldn’t have to wait. That’s why we’ve partnered with Alabama Power Smart Financing and Synchrony to offer fast, flexible payment options for any roofing or restoration project. Most approvals take just minutes, making it easy to cover repairs, deductibles, or a full roof replacement with peace of mind.

Benefits of Installing a Metal Roof

Our certified crews install high-quality steel and aluminum roofing panels from trusted manufacturers. We ensure every seam, fastener, and flashing is precision-fit to perform and look its best for years to come.

Exceptional Longevity: Outlasts asphalt by decades.

Energy Efficiency: Reflects sunlight to lower
cooling costs.

Weather Resistance: Handles heavy rain, hail, and high winds.

Low Maintenance: Fewer repairs and replacements
over time.

Eco-Friendly: 100% recyclable materials.

Highly Qualified Roofing Contractors

At Hometown Roofing & Restorations, we’re more than roofers—we’re your neighbors. Built on trust, craftsmanship, and genuine care, our mission is to protect what matters most and add lasting value to your home. With over a decade of experience and a commitment to doing things the right way, you can count on us for honest guidance, quality work, and a roof that stands the test of time.

Frequently Asked Roofing Questions

Roofing can be complex, and we’re here to provide answers to common questions. Here are some frequently asked questions from our clients.

Look for signs like missing shingles, leaks, or worn materials. If your roof is over 20 years old, it may be time for a replacement. 

Most roof replacements take between 1-3 days, depending on size and weather conditions.

We offer a wide range of materials, including asphalt shingles, metal, and tile roofing.

Yes, all of our services include a comprehensive warranty for peace of mind. 

Absolutely! Contact us to schedule a free estimate and consultation for your roofing project.

We recommend a maintenance check every 1-2 years to catch any issues early. 

Contact us if you have any other questions. We are here to help ensure peace of mind in your home!