www.mikesmithac.com Open in urlscan Pro
199.180.184.136  Public Scan

Submitted URL: https://mikesmithac.com/
Effective URL: https://www.mikesmithac.com/
Submission: On July 03 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /service-areas

<form method="post" action="/service-areas" id="service-area-search-form">
  <fieldset>
    <ul>
      <li class="zip-input">
        <label class="hide" for="zip_code">ZIP Code</label>
        <input type="text" id="zip_code" name="zip_code" placeholder="Zip Code">
      </li>
      <li class="submit">
        <input type="submit" value="Search">
        <input type="hidden" value="1" name="is_postback">
      </li>
    </ul>
  </fieldset>
</form>

POST /contact/get-a-call-back

<form action="/contact/get-a-call-back" id="ims-form-module-form-9" enctype="multipart/form-data" class="horizontal" method="post">
  <fieldset>
    <ul>
      <li id="item-li-1" class=" required"><label for="list-response-form-9-item-1" class="label-heading">First Name <em>*</em></label> <input name="data[FormResponse-9][1]" id="list-response-form-9-item-1" value="" type="text"></li>
      <li id="item-li-2" class=" required"><label for="list-response-form-9-item-2" class="label-heading">Last Name <em>*</em></label> <input name="data[FormResponse-9][2]" id="list-response-form-9-item-2" value="" type="text"></li>
      <li id="item-li-4" class=" required"><label for="list-response-form-9-item-4" class="label-heading">Phone Number <em>*</em></label> <input name="data[FormResponse-9][4]" id="list-response-form-9-item-4" value="" type="text"></li>
      <li id="item-li-9-3" class=" required"><label for="list-response-form-9-item-3" class="label-heading">Email <em>*</em></label> <input name="data[FormResponse-9][3]" id="list-response-form-9-item-3" value="" type="text"></li>
      <li id="item-li-10" class=" required"><label for="list-response-form-9-item-10" class="label-heading">Zip</label> <input name="data[FormResponse-9][10]" id="list-response-form-9-item-10" value="" type="text"></li>
      <li id="item-li-62" class=" required"><label for="list-response-form-9-item-62">What kind of service do you need? </label> <select name="data[FormResponse-9][62]" id="list-response-form-9-item-62">
          <option value="" selected="selected">(select one)</option>
          <option value="1">Air Conditioning</option>
          <option value="19">Commercial HVAC</option>
          <option value="2">Heating</option>
          <option value="3">Indoor Air Quality</option>
          <option value="10">Water Heaters</option>
        </select></li>
      <li id="item-li-63" class="radio required">
        <p class="label-heading"></p><span class="wrapper"><label for="dataformresponse963_looking_for_a_new_system_or_replacement"><input type="radio" name="data[FormResponse-9][63]" id="dataformresponse963_looking_for_a_new_system_or_replacement"
              value="2"> <span>Looking for a new system or replacement</span></label><label for="dataformresponse963_in_need_of_repairs"><input type="radio" name="data[FormResponse-9][63]" id="dataformresponse963_in_need_of_repairs" value="3">
            <span>In need of repairs</span></label><label for="dataformresponse963_interested_in_maintenance"><input type="radio" name="data[FormResponse-9][63]" id="dataformresponse963_interested_in_maintenance" value="4"> <span>Interested in
              maintenance</span></label></span>
      </li>
      <li id="item-li-6" class="checkbox required">
        <p class="label-heading"> </p><span class="wrapper"><label for="dataformresponse96_166858cd7c8656"><input type="checkbox" name="data[FormResponse-9][6][]" id="dataformresponse96_166858cd7c8656" value="1"> <span>Yes! Sign me up for the Mike
              Smith Heating &amp; Air Conditioning, LLC email list</span></label></span>
      </li>
    </ul>
  </fieldset>
  <fieldset>
    <div class="ims-grecaptcha ims-grecaptcha-invisible" id="ims-form-module-recaptcha-9"></div>
    <script>
      (function() {
        var fn_create_recaptcha = function() {
          var doc = document.documentElement;
          var is_loaded = (' ' + doc.className + ' ').indexOf(' recaptcha ') > -1;
          var form_reCAPTCHA = imsUtil.createGoogleRecaptcha('ims-form-module-form-9', 'ims-form-module-recaptcha-9', {
            'size': 'invisible',
            'badge': 'bottomleft',
            'tabindex': 109
          }, '6LcZSewUAAAAAOXpKcN4ks5zcTC_F4_ATQymlSok');
          if (is_loaded) {
            form_reCAPTCHA.render();
          } else {
            doc.addEventListener("RECAPTCHALoaded", function() {
              form_reCAPTCHA.render();
            });
          }
        };
        if (typeof(window.enhance) !== 'undefined') {
          window.enhance.jsready.register(fn_create_recaptcha);
        } else {
          document.addEventListener("DOMContentLoaded", fn_create_recaptcha);
        }
      })();
    </script>
    <ul>
      <li class="structured_particle_required company_name_required required"><label for="structured_particle_required_9">Structured Particle <em>*</em></label> <input name="structured_particle_required" id="structured_particle_required_9" value=""
          class="no-autopopulate" tabindex="-1" style="display: none;" type="text"></li>
    </ul> <input name="current_url" id="current_url-9" value="/" type="hidden"> <input name="page_info" id="page_info-9"
      value="a:3:{s:2:&quot;id&quot;;s:1:&quot;1&quot;;s:4:&quot;name&quot;;s:81:&quot;HVAC Services in West Monroe, LA | Mike Smith Heating &amp;amp; Air Conditioning, LLC&quot;;s:9:&quot;page_type&quot;;s:9:&quot;Home Page&quot;;}" type="hidden">
    <ul class="submit">
      <li><button type="submit" class="action-button">Send</button></li>
    </ul>
    <script>
      imsUtil.registerFormValidationSettings("#ims-form-module-form-9", {
        "rules": {
          "data[FormResponse-9][1]": {
            "required": true
          },
          "data[FormResponse-9][2]": {
            "required": true
          },
          "data[FormResponse-9][4]": {
            "required": true
          },
          "data[FormResponse-9][3]": {
            "required": true
          }
        },
        "messages": {
          "data[FormResponse-9][1]": {
            "required": "Please enter your first name"
          },
          "data[FormResponse-9][2]": {
            "required": "Please enter your last name"
          },
          "data[FormResponse-9][4]": {
            "required": "Please enter your phone number"
          },
          "data[FormResponse-9][3]": {
            "required": "Please enter an email address"
          },
          "data[FormResponse-9][10]": {
            "required": "Please enter your zip code"
          },
          "data[FormResponse-9][62]": {
            "required": "Please let us know what kind of service you need"
          },
          "data[FormResponse-9][63]": {
            "required": "Please let us know what kind of service you need"
          },
          "data[FormResponse-9][6][]": "Please enter a response for  "
        }
      });
    </script>
  </fieldset>
</form>

Text Content

Skip navigation

Elevate Your Career in HVAC – Join Our Team of Experts Today! Read More

Your Browser Is Incompatible

You are seeing this message because we have detected you are using Internet
Explorer 10 (or older) to browse our site. Unfortunately, this means that your
browser is too old to display our site properly and that certain areas of the
site may display incorrectly or not at all. Please upgrade to the latest version
of Google Chrome, Mozilla Firefox, Internet Explorer, Microsoft Edge, or Apple
Safari in order to view this site.

Need service now?

Call Mike Smith Heating & Air Conditioning, LLC at 318-692-6623


Schedule Service
318-692-6623

Serving the Monroe / West Monroe area

Comfort Now, Pay Later With Our Financing Options

318-692-6623

Reviews

318-692-6623

Contact

About

Menu
 * Home
 * Air Conditioning
   
   * AC Maintenance
   * AC Installation
   * AC Repair
   * Duct Services
   * Ductless Systems
   * Central Air Conditioners
   * Heat Pumps
   * Wifi Thermostats
   * Zone Control Systems
 * Heating
   
   * Heating Repair
   * Heating Maintenance
   * Heating Installation
   * Furnaces
   * Ductless Systems
   * Duct Services
   * Heat Pumps
   * Wifi Thermostats
   * Zone Control Systems
 * Indoor Air Quality
   
   * Duct Services
   * Air Filters Purifiers
   * Dehumidifiers
 * Commercial HVAC
   
   * Commercial Air Conditioning
   * Commercial Heating
   * Commercial Indoor Air Quality
 * Maintenance Plan
 * About
   
   * Financing
   * FAQs
   * Reviews
   * Promotions
   * Service Areas
   * Blog
   * Affiliations
   * Site Map
   * Accessibility Statement
   * Privacy Policy
 * Contact Us
   
   * Send A Message
   * Request An Estimate
   * Schedule Service
   * Take Our Survey
   * Refer A Friend
   * Careers

318-692-6623


PROFESSIONAL GRADE SERVICE YOU CAN COUNT ON

24/7 Emergency Services Available!
Schedule Service
Family Tradition in the HVAC Trade Since 1987
 * Air Conditioning
 * Heating
 * Indoor Air Quality
 * Commercial HVAC
   


AIR CONDITIONING

The first priority towards ensuring everyone in West Monroe is comfortable is
providing powerful and efficient air conditioning. We install and service heat
pump systems, as well as ductless units and central air conditioners that will
cool your entire home. Whether it’s a new installation or repairs on your
existing system, our team has your back.

Learn More


HEATING

Our team performs quality services for heat pumps, furnaces, and other heating
systems in our area. We can provide airflow balancing and system performance
analysis, as well as the installation of a new heating system that will keep
your home warm and cozy. You can always defer to our expert opinion on the best,
most efficient methods of heating your home.

Learn More


INDOOR AIR QUALITY

Air purifiers and filtration systems are becoming standard in homes across the
country. West Monroe is no different! We can install and maintain powerful UV
air purifiers and air filtration systems that target and remove contaminants
from the air. Through powerful technology, your home can become the safe
sanctuary it’s meant to be.

Learn More


COMMERCIAL HVAC

The promise of supporting the HVAC needs of the West Monroe, LA community
includes making commercial establishments more comfortable and safe. Our
NCI-certified technicians and installers are experts at finding cost-effective
solutions for business owners who can’t afford expensive repairs and utility
bills. We’re fast, reliable, and our team performs to the best of our ability on
every job.

Learn More


OUR COMMUNITY HAS THE FINAL WORD

> "Great service! Came out timely and on Sunday. Fair and honest business."
> 
> - Vonda Boone

View All Reviews


HVAC SERVICES IN WEST MONROE, LA

Hard work doesn’t go unnoticed. When time and time again, homeowners turn to
Mike Smith Heating & Air Conditioning, LLC in West Monroe, LA for their HVAC
needs, it’s because they know we’ll get the job done right. We’re a local,
family-owned company that offers professional services performed by highly
skilled and experienced technicians. We’re proud to be a reliable team for your
home comfort needs.

 * We’ve been family-owned since 1987.
 * We offer an unmatched craftsmanship guarantee.
 * We always have someone standing by for 24/7 emergency services.

READ MORE +

What started as a family business to help neighbors and friends quickly became a
company well-suited to provide all the comfort needs for the whole community.
Whether you’re looking for a comfort consultation, or you need fast repairs on
your air conditioning system, we can help.

Call Mike Smith Heating & Air Conditioning, LLC for professional-grade services
at an affordable price.

Learn More About Us

Get Started Today:
Contact Us
or Call 318-692-6623


PROTECTION PLAN BENEFITS

 * No extra charges on after-hours or emergency service calls.
 * 5% Discount on equipment replacement.
 * 20% Discount for any repair work (both labor and material).

See all benefits

CHECK OUT THESE GREAT DEALS!

 * 
   No Diagnostic Fee with Repair for New Clients! Trust Mike Smith to Make the
   Right Call Learn More >
   
   
   NO DIAGNOSTIC FEE WITH REPAIR FOR NEW CLIENTS!
   
   For a limited time, we're waiving diagnostic fees with repair for all new
   clients. Call Mike Smith for all of your demand service needs today!
   
   
   
   Offer expires 7/31/2024
   
   Call to Redeem
   
   318-692-6623
   X
   
   View All Promos

View All Promos


SERVING THE MONROE / WEST MONROE, LA AREA

Do we serve your area?

 * ZIP Code
 * 

 * Calhoun
 * Claiborne
 * Monroe
 * Sterlington
 * Swartz
 * West Monroe

View All Towns

Schedule Service

1411 Natchitoches St., West Monroe, LA 71292
License# 57902

318-692-6623

Business Hours: Monday – Friday 8am-5pm

24/7 Emergency Service Available

 * NATE
 * Energy Star
 * NCI
 * ACCA

 * Facebook
 * Instagram

See Our Financing Options.

This site is protected by reCAPTCHA
and the Google Privacy Policy and Terms of Service apply.
Privacy - Terms

© 2022–2024 Mike Smith Heating & Air Conditioning, LLC. All rights reserved.

 * Site Map
 * Accessibility Statement
 * Privacy Policy
 * Blog

iMarket Solutions: Dedicated to Contractor Success

X


LET’S GET STARTED

Fill Out The Form Below:
 * First Name *
 * Last Name *
 * Phone Number *
 * Email *
 * Zip
 * What kind of service do you need? (select one)Air ConditioningCommercial
   HVACHeatingIndoor Air QualityWater Heaters

 * 
   
   Looking for a new system or replacement In need of repairs Interested in
   maintenance

 * 
   
   Yes! Sign me up for the Mike Smith Heating & Air Conditioning, LLC email list


 * Structured Particle *

 * Send