www.southerndentalgroup.net Open in urlscan Pro
2600:9000:2250:f000:b:be28:7800:93a1  Public Scan

Submitted URL: http://southerndentalgroup.net/
Effective URL: https://www.southerndentalgroup.net/
Submission: On August 29 via manual from US — Scanned from NL

Form analysis 1 forms found in the DOM

Name: contactformPOST /index.cfm?event=sendEmail

<form style="display: block;" role="form" action="/index.cfm?event=sendEmail" autocomplete="off" id="contactform" method="post" name="contactform" class="form-horizontal" novalidate="novalidate">
  <input type="hidden" id="utm_campaign" name="utm_campaign" value="">
  <input type="hidden" id="utm_content" name="utm_content" value="">
  <input type="hidden" id="utm_source" name="utm_source" value="">
  <input type="hidden" id="utm_term" name="utm_term" value="">
  <input type="hidden" id="utm_medium" name="utm_medium" value="">
  <input type="hidden" id="currentEvent" name="currentEvent" value="home">
  <input type="hidden" id="currentURL" name="currentURL" value="https://www.southerndentalgroup.net/">
  <input type="hidden" name="locationID" id="locationID" value="785">
  <input type="hidden" id="contactForm" name="contactForm" value="sidebar">
  <div class="form-group">
    <div class="col-xs-12">
      <label for="appt_radio" class="radio-inline">
        <input class="conradio" type="radio" name="contacttype" value="appt" id="appt_radio" checked="checked">
        <span>Schedule an Appointment</span>
      </label>
      <label for="contact_radio" class="radio-inline">
        <input class="conradio" type="radio" name="contacttype" value="contact" id="contact_radio">
        <span>Contact</span>
      </label>
    </div>
    <div class="contact-form-headline">Have Questions? Contact Us:</div>
  </div>
  <hr>
  <div class="required-hint">Required Field</div>
  <div class="form-group">
    <div class="col-sm-12 required-helper">
      <label for="fullname" class="required sr-only" aria-required="true"> Your Name: </label>
      <input placeholder="Your Name (First and Last)" class="form-control required textField" type="text" maxlength="100" name="fullname" id="fullname" aria-required="true">
    </div>
    <input class="form-control" style="display:none" type="text" name="middlename" id="middlename" value="">
    <div class="phone-group col-sm-12 col-md-6">
      <label class=" sr-only" for="phone"> Phone: </label>
      <input placeholder="Phone" class="form-control text-input textField mar-top-5" type="text" maxlength="100" name="phone" id="phone">
    </div>
    <div class="email-group col-sm-12 col-md-6 required-helper">
      <label for="email" class="required sr-only" aria-required="true"> Email: </label>
      <input placeholder="Email" class="form-control required email text-input textField mar-top-5" type="text" maxlength="100" name="email" id="email" aria-required="true">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <label for="newOrExisting" class="required sr-only" aria-required="true">Are you a new patient?:</label>
      <span class="required-helper">Are you a?</span>
      <span style="display: inline-block">
        <label for="newPatient" class="patient-radio radio-inline">
          <input class="conradio required" type="radio" name="newOrExisting" id="newPatient" value="New Patient" aria-required="true">
          <span>New Patient </span>
        </label>
        <label for="existingPatient" class="patient-radio radio-inline">
          <input class="conradio required" type="radio" name="newOrExisting" id="existingPatient" value="Current Patient" aria-required="true">
          <span>Current Patient</span>
        </label>
      </span>
    </div>
  </div>
  <div class="col-sm-12 col-md-6 select">
    <label for="howToContact"> How would you like us to contact you? </label>
    <select name="howToContact" id="howToContact" class="how-contact">
      <option value="">Please choose</option>
      <option value="Email">Email</option>
      <option value="Call">Call</option>
    </select>
  </div>
  <div class="col-sm-12 col-md-6 select-right">
    <label for="howHeardAbout"> How did you hear about us? </label>
    <select name="howHeardAbout" id="howHeardAbout" class="how-heard" onchange="referralSelect()">
      <option value="">Please choose</option>
      <option value="I'm an existing patient">I'm an existing patient</option>
      <option value="Google/Bing">Google/Bing</option>
      <option value="Mailer">Mailer</option>
      <option value="Word of mouth">Word of mouth</option>
      <option value="Social media">Social media</option>
      <option value="Other">Other</option>
    </select>
    <label class="sr-only" for="referral">Who Referred You?:</label>
    <input placeholder="Who referred you?" class="text-input textField who-referred mar-top-5" style="display: none;" type="text" maxlength="100" name="referral" id="referral">
  </div>
  <div id="appointment">
    <div class="form-group">
      <div class="col-xs-12">
        <span class="label-style">Appointment Preferences</span>
      </div>
      <div class="col-xs-12">
        <div id="days-location_785" class="location-days checkbox-wrap">
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Monday" class="checkbox" name="appointmentday" id="mon">Monday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Tuesday" class="checkbox" name="appointmentday" id="tue">Tuesday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Wednesday" class="checkbox" name="appointmentday" id="wed">Wednesday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Thursday" class="checkbox" name="appointmentday" id="thu">Thursday
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12">
    </div>
    <div class="col-xs-12 required-helper">
      <label for="message" class="sr-only required" aria-required="true">Your Message:</label>
      <textarea placeholder="How can we help you?" cols="40" rows="4" class="form-control required text-input textField" id="message" name="message" aria-required="true"></textarea>
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12 contact-notes">
    </div>
  </div>
  <div class="form-group">
    <div class="recaptcha-statement"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply. </div>
    <div class="col-xs-12 submit-area">
      <input class="cta-btn gpw-banner-cta-btn theme-cta-bg theme-cta-color theme-border-cta theme-hover-cta-color theme-hover-cta-bg theme-hover-border-cta btn btn-default submit-contact g-recaptcha" type="button" id="submitter" name="submitter"
        value="Submit" data-sitekey="6LfLLO4aAAAAAGGfIiRkFVZ-wthfWmeOm5uzpNMF" data-callback="checkReCAPTCHAResponse" data-action="contactForm">
    </div>
  </div>
  <div id="contact-form-errors"></div>
</form>

Text Content

Browser Warning

You are using a web browser that may not support the design features on this
site.

For the best experience, please switch to another browser. We recommend Chrome
or Firefox.

 * Home
 * About
   * Our Team
   * Office Pictures
 * Services
    * View All
    * Preventative Dental Cleanings
    * Comprehensive Oral Exam
    * Root Canals
    * Dentures
    * Crowns and Bridges
    * Complex Dental Treatment
    * Dental Implant Treatment
    * CEREC Dentistry
    * Cosmetic Tooth-Colored Fillings
    * Invisalign
    * Professional Teeth Whitening
 * Smile Gallery
    * View All
    * CEREC Dentistry
    * Complex Dental Treatment
    * Cosmetic Tooth-Colored Fillings
    * Crowns and Bridges
    * Dental Implant Treatment
    * Professional Teeth Whitening
 * Testimonials
 * Patient Info
    * View Patient Info
    * Forms
    * FAQs
    * Blog
 * Articles
 * Financial
 * Contact

Southern Dental Group
A Great Dentist


Schedule an Appointment
Like us on Facebook Visit us on Yelp Watch our Youtube Videos Leave a Google
Review Instagram FourSquare
(606) 678-0874
152 Parkers Mill Road, Suite A,
Somerset, KY 42501
Call Today

Online Payment



Online Payment
 * 
 * 
 * 
 * 
 * 
 * 

 * Previous
 * Next

Who We Are
Patient Forms
Services
Contact Us
Give us a call to schedule your next appointment.
Contact Us Today
What our patients say about us
My family has recently switched dental providers and came to Dr. Popes office as
new patients. To say we are impressed is an understatement! The quality of care
we have received is top notch and the friendliness of his staff makes for a
relaxing, great experience! The office is very clean and welcoming and the
coffee and cookies are a nice treat! Dr. Pope is patient, caring and always
explains things very well! I would highly recommend this office!
Rhonda K.
Our Services
The treatments you need for excellent dental health
CEREC Dentistry
Cosmetic Tooth-Colored Fillings
Crowns and Bridges
Dental Implant Treatment
Dentures
Invisalign
Preventative Dental Cleanings
Professional Teeth Whitening
Root Canals
All Services
Map Our Location
Give Us a Call
Send Us an Email


WELCOME TO SOUTHERN DENTAL GROUP

Welcome to Southern Dental Group and the office of Michael Pope, DMD. We provide
high-quality family, cosmetic, and restorative dentistry to Somerset, Pulaski
County, and Southern Kentucky


A PATIENT-CENTERED APPROACH 

Whether you're a new or existing patient, we want to listen to and focus on your
concerns, wants, and needs. This will be foundational to any treatment you
choose to receive. We believe part of providing exceptional dentistry is
delivering it in a gentle and compassionate way. We genuinely care for our
patients and spend additional time to get to know you as a person so we can
treat you the way you like to be treated. 

Do you have apprehension about dental procedures? If you do, Dr. Pope describes
you with one word – normal. Yes, completely normal. We do not want you to be
embarrassed about any dental anxiety because you are not alone. We want you to
tell us about it and help us understand how you feel. This information will be
very valuable in allowing us to make any treatment you choose to receive as easy
for you as possible. 


CONVENIENT AND QUALITY DENTISTRY

We know that our patients lead busy lives, so when we see an opportunity to make
dental treatment easier and more convenient without compromising quality, we
take it! We welcome patients of all ages and provide dental care for your entire
family. 

By implementing the latest technology, we have eliminated many unnecessary and
costly steps in your procedures. We have the latest in digital radiography,
significantly reducing your radiation exposure, to assist with an accurate
diagnosis. Digital imaging allows your images to instantly appear, shortening
diagnostic appointments. 

Dr. Pope also offers CEREC (CAD/CAM) restorations. That means no more temporary
crowns while a dental lab makes your permanent crown. We don’t need to take
messy impressions, either, because we can scan your tooth and fabricate your
crown right in our office – often on the same day! 


A FOCUS ON EDUCATION

Dr. Pope values education. That is why he spends numerous hours each year
staying on top of the latest advancements in dentistry. This focus benefits our
patients because they always have access to the best the dental industry has to
offer. When you combine that with Dr. Pope’s expertise and experience, you get a
winning combination. 


WE LOOK FORWARD TO HEARING FROM YOU

Are you ready to schedule your next appointment or are you looking to establish
yourself in a new dental office? Give us a call! We are able to work with most
insurance providers and file claims for you. We also offer financing options to
make your dental care convenient and affordable. 

We treat dental emergencies as quickly as possible, often on the same day so
that you can get back to your routine.

We can't wait to meet you!



Like us on Facebook Visit us on Yelp Watch our Youtube Videos Leave a Google
Review Instagram FourSquare
Southern Dental Group
152 Parkers Mill Road
Suite A
Somerset, KY 42501
Phone:  (606) 678-0874
Hours
Mon
8:00AM - 5:00PM
Tue
8:00AM - 5:00PM
Wed
9:00AM - 5:00PM
Thu
8:00AM - 5:00PM



Follow Us
Like us on Facebook Visit us on Yelp Watch our Youtube Videos Leave a Google
Review Instagram FourSquare
Contact
If you have difficulty using our website, please email us or call us at (606)
678-0874

View the ADA Accessibility Statement
Turn on ADA Views
Contact FAQs Links & Resources Sitemap Privacy Policy
Testimonials Smile Gallery Services Forms About
Preventative Dental Cleanings Comprehensive Oral Exam Root Canals Dentures
Crowns and Bridges
Complex Dental Treatment Dental Implant Treatment CEREC Dentistry Cosmetic
Tooth-Colored Fillings View More Services
All rights reserved.
Login
Made by Great Dental Websites
If you have difficulty using our website, please email us or call us at (606)
678-0874

View the ADA Accessibility Statement
Turn on ADA Views

OK!
×

×
Contact Us Today
Give Us A Call
Southern Dental Group - (606) 678-0874

--------------------------------------------------------------------------------

Send Us an Email
Schedule an Appointment Contact
Have Questions? Contact Us:

--------------------------------------------------------------------------------

Required Field
Your Name:
Phone:
Email:
Are you a new patient?: Are you a? New Patient Current Patient
How would you like us to contact you? Please choose Email Call
How did you hear about us? Please choose I'm an existing patient Google/Bing
Mailer Word of mouth Social media Other Who Referred You?:
Appointment Preferences
Monday
Tuesday
Wednesday
Thursday
Your Message:

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


Expanded Details View

OK!
×
This Patient's Experience
Loading Testimonial...
Loading Case...