www.muslimtherapist.directory Open in urlscan Pro
66.147.239.72  Public Scan

Submitted URL: https://directory.ruhcare.com/
Effective URL: https://www.muslimtherapist.directory/
Submission: On August 06 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: frm1 /search

<form class="fpad website-search" name="frm1" action="/search">
  <div class="form-group col-sm-12 col-md-6 nolpad sm-nopad">
    <div class="input-group col-sm-12 input-group-lg">
      <div class="input-group-addon">
        <i class="fa fa-fw fa-location-arrow"></i>
      </div>
      <span class="input-group-lg input_wrapper"><input type="text" class="googleSuggest googleLocation form-control input-lg" name="location_value" id="location_google_maps_homepage1" value="" placeholder="City or Post Code"><span
          class="fill_location large"><i class="fa fa-crosshairs" title="Use Current Location" aria-hidden="true"></i></span></span>
    </div>
  </div>
  <div class="form-group col-sm-12 col-md-6 nopad nomargin">
    <button type="submit" class="btn-block btn btn-lg btn_home_search">Search Now</button>
  </div>
  <div class="clearfix"></div>
</form>

Name: newsletter_modal_signup_380POST /api/widget/json/get/Bootstrap%20Theme%20-%20Module%20-%20Newsletter%20Actions

<form action="/api/widget/json/get/Bootstrap%20Theme%20-%20Module%20-%20Newsletter%20Actions" id="newsletter_modal_signup_380" method="post" labelwidth="100" labelpaddingtop="0.5em" enctype="multipart/form-data" form_action_type="widget"
  form_action_div=".newsletter_modal_form_container" return_data_type="" name="newsletter_modal_signup_380" class="fv-form fv-form-bootstrap" novalidate="novalidate"><button type="submit" class="fv-hidden-submit"
    style="display: none; width: 0px; height: 0px;"></button><input type="hidden" name="sized" value="0" id="newsletter_modal_signup_380-element-0"><input type="hidden" name="form" value="myform" id="newsletter_modal_signup_380-element-1"><input
    type="hidden" name="formname" value="newsletter_modal_signup" id="newsletter_modal_signup_380-element-2"><input type="hidden" name="dowiz" value="1" id="newsletter_modal_signup_380-element-3"><input type="hidden" name="save" value="1"
    id="newsletter_modal_signup_380-element-4"><input type="hidden" name="url_origin_pars" value="/home" id="newsletter_modal_signup_380-element-5"><input type="hidden" name="action" autocomplete="off" value="subscribe"
    id="newsletter_modal_signup_380-element-6">
  <div class="form-group"><input type="text" name="first_name" placeholder="Name" autocomplete="off" value="" class="form-control control-group  form-control " id="newsletter_modal_signup_380-element-7"></div>
  <div class="form-group"><input type="email" name="email" required="" placeholder="Enter email address" autocomplete="off" value="" class="form-control control-group form-control" id="newsletter_modal_signup_380-element-8"
      data-fv-field="email"><small class="help-block" data-fv-validator="notEmpty" data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">Required Field</small><small class="help-block" data-fv-validator="emailAddress"
      data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small></div>
  <div class="clearfix"></div>
  <div class="gdpr_consent_email well bmargin">
    <div class="form-group nomargin text-left">
      <div class="checkbox nomargin">
        <label class="bmargin small"> <input type="checkbox" class="consent_history" name="consent_history[1]" autocomplete="off" value="1" required="required" data-fv-notempty="true"
            data-fv-notempty-message="You must agree to the GDPR consent terms" data-fv-field="consent_history[1]">
          <span class="required">* </span> I understand that the personal information I enter on the Muslim Therapist Directory will be stored and used to contact me in the future for updates, the Ruh email newsletter with discounts, product updates,
          and other marketing messages. I can change or remove this information at any time. For further information, review our <a href="/about/privacy" target="_blank">privacy policy</a> </label>
      </div>
      <small class="help-block" data-fv-validator="notEmpty" data-fv-for="consent_history[1]" data-fv-result="NOT_VALIDATED" style="display: none;">You must agree to the GDPR consent terms</small>
    </div>
  </div>
  <div class="form-group">
    <div class="form-group security_question_label">
      <div id="newsletter_modal_signup_380-captchaContainer" class="control-group">
        <div class="g-recaptcha" id="newsletter_modal_signup_380-google-recaptcha"></div>
      </div>
      <small class="help-block" id="recaptcha_error" style="display:none;" data-fv-validator="notEmpty" data-fv-for="recaptcha" data-fv-result="INVALID">The security check was not completed successfully.</small>
      <div class="clearfix bmargin"></div>
      <input type="hidden" name="recaptcha" id="newsletter_modal_signup_380-rcap">
    </div>
    <style>
      .modal .g-recaptcha-scale,
      .col-md-4 .g-recaptcha-scale,
      .col-md-3 .g-recaptcha-scale,
      .col-lg-3 .g-recaptcha-scale,
      .col-lg-4 .g-recaptcha-scale {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin-bottom: -15px;
      }

      .modal #newsletter_modal_signup_380-captchaContainer,
      .col-md-4 #newsletter_modal_signup_380-captchaContainer,
      .col-md-3 #newsletter_modal_signup_380-captchaContainer,
      .col-lg-3 #newsletter_modal_signup_380-captchaContainer,
      .col-lg-4 #newsletter_modal_signup_380-captchaContainer {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin-bottom: -15px;
      }
    </style>
    <script type="text/javascript">
      var formID = '';
      var currentCaptcha = {};
      var captchaHolders = {};
      window.addEventListener('load', () => {
        formID = document.querySelectorAll('[name="recaptcha"]');
        if (typeof formID != "undefined" && formID !== null) {
          for (let i = 0; i < formID.length; i++) {
            let formIDForm = formID[i].closest('form');
            if (typeof formIDForm != "undefined" && formIDForm !== null) {
              formIDForm.addEventListener('click', reCaptchaOnFormClick, false);
            }
          }
        }
      });

      function reCaptchaOnFormClick(event) {
        currentCaptchaForm = event.srcElement.closest('form');
        var head = document.getElementsByTagName('head')[0];
        var script = document.createElement('script');
        script.type = 'text/javascript';
        script.src = 'https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit&hl=en';
        head.appendChild(script);
        if (typeof currentCaptchaForm != "undefined" && currentCaptchaForm !== null) {
          currentCaptchaForm.removeEventListener('click', reCaptchaOnFormClick, false);
        }
      }
      var onloadCallback = function(event) {
        var captcha = currentCaptchaForm.querySelectorAll('div[class=g-recaptcha]');
        if (captcha[0].id) {
          captchaHolders[captcha[0].id] = grecaptcha.render(captcha[0].id, {
            'sitekey': '6Lf_X4YhAAAAAOgSi96LBKhHxMSlZs15eGIdb58y'
          });
        }
      }
    </script>
    <script>
      function respuesta() {
        var checkedTextArea = document.getElementsByClassName('g-recaptcha');
        var rcap = document.getElementsByTagName('recaptcha');
        for (var i = 0; i < checkedTextArea.length; i++) {
          if (checkedTextArea[i].value != '') {
            for (var index = 0; i < rcap.length; index++) {
              rcap[index].setAttribute("value", "checked");
            }
          }
        }
      }
      $(document).ready(function() {
        $("#newsletter_modal_signup_380 input[type=submit]").unbind('click');
        $("#newsletter_modal_signup_380 input[type=submit]").click(function(event) {
          var formId = $(this.form).attr('id');
          var captchaHolderKey = formId + "-google-recaptcha";
          if (typeof captchaHolders[captchaHolderKey] != "undefined") {
            event.preventDefault();
            if (grecaptcha.getResponse(captchaHolders[captchaHolderKey]) === "") {
              $("#" + formId).formValidation('validate');
              $("#" + formId + " .security_question_label").addClass("has-error");
              $("#" + formId + " #recaptcha_error").css("display", "block");
              return false;
            } else {
              $("#" + formId + " .security_question_label").removeClass("has-error");
              $("#" + formId + " #recaptcha_error").css("display", "none");
              respuesta();
              $("#" + formId).submit();
            }
          }
        });
      });
    </script>
  </div>
  <div class="form-group"><input type="hidden" name="bd_hpc" autocomplete="off" value="" class="form-control control-group " id="newsletter_modal_signup_380-element-11"></div>
  <div class="form-actions"><input type="submit" value="Subscribe Now" name="" class="btn btn-success btn-block btn-lg  bold " id="newsletter_modal_signup_380-element-12"></div><input type="hidden" name="origin" value="/">
</form>

Text Content

www.muslimtherapist.directory - Muslim Therapist Directory
 * Find a Therapist
   
 * Join as a Therapist
   
   * Sign Up and Get Listed
     
     
   * Therapist Login
     
     
   

 * Find a Therapist
 * Join as a Therapist
   * Sign Up and Get Listed
   * Therapist Login




FIND THE RIGHT THERAPIST FOR YOU


Search Now





Powered by Ruh




FIND THERAPISTS IN YOUR AREA

Aligned with your values





FILTER BASED ON YOUR PREFERENCES

Gender, Sect, Issue, Modalities, Location





CONNECT WITH THERAPISTS

Directly Get in Touch in One Click







   


A VERIFIED SOURCE TO HELP YOU FIND MUSLIM THERAPISTS




Browse the largest global directory of Muslim Mental Health Care providers to
find a therapist aligned with your values. We verify the credential of each
therapist on the platform to ensure you get the best mental health care
possible. Feel free to connect with therapists directly to ensure they align
with your specific needs and values.





MUSLIM THERAPIST DIRECTORY 




A Muslim Therapist is simply one search away!

The Muslim Therapist Directory is the go-to global directory for finding a
Muslim mental health professional in your area.

We’re your dedicated partner in fostering mental health within the Muslim
community.


Expansive Network

We proudly feature an extensive network of 720+ mental health professionals
across 19 countries (and growing), making finding a therapist who truly
understands your unique needs easier than ever.




Join Us

Dive into a world of supportive care and begin your journey towards better
mental wellness today. Let’s grow and heal together.




Find a Therapist



Join Our Newsletter
Click to Subscribe

 * About
   * The Muslim Therapist Directory is the largest global therapist directory of
     Muslim Therapists, aiming to help clients find therapists aligned with
     their values.
 * Website
   * About Us
   * Join as a Therapist
 * Search
   * Browse by Type
   * Browse by Location
 * Support
   * Therapist Login
   * Contact Us
 * 
 * 
 * Muslim Therapists - Get Listed Today
 * * 
   * © 2024
   * Muslim Therapist Directory
   * All Rights Reserved
   * Terms of Use
   * Privacy Policy


×


JOIN OUR NEWSLETTER

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

Required FieldPlease enter a valid email address

* I understand that the personal information I enter on the Muslim Therapist
Directory will be stored and used to contact me in the future for updates, the
Ruh email newsletter with discounts, product updates, and other marketing
messages. I can change or remove this information at any time. For further
information, review our privacy policy
You must agree to the GDPR consent terms

The security check was not completed successfully.