mkonlinestudies.in Open in urlscan Pro
2a02:4780:22:5ff8:abbd:b6d8:60f7:7b11  Public Scan

Submitted URL: http://www.mkonlinestudies.in/
Effective URL: https://mkonlinestudies.in/
Submission: On December 30 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

GET https://mkonlinestudies.in/index.php/courses/

<form method="get" action="https://mkonlinestudies.in/index.php/courses/">
  <input type="text" value="" name="s" placeholder="Search courses..." class="thim-s form-control courses-search-input" autocomplete="off">
  <input type="hidden" value="course" name="ref">
  <button type="submit"><i class="fa fa-search"></i></button>
  <span class="widget-search-close"></span>
</form>

GET https://mkonlinestudies.in/index.php/courses/

<form method="get" action="https://mkonlinestudies.in/index.php/courses/">
  <input type="text" value="" name="s" placeholder="Search courses..." class="thim-s form-control courses-search-input" autocomplete="off">
  <input type="hidden" value="course" name="ref">
  <button type="submit"><i class="fa fa-search"></i></button>
  <span class="widget-search-close"></span>
</form>

POST /#wpcf7-f85-p9740-o2

<form action="/#wpcf7-f85-p9740-o2" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="85">
    <input type="hidden" name="_wpcf7_version" value="6.0.1">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f85-p9740-o2">
    <input type="hidden" name="_wpcf7_container_post" value="9740">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
  </div>
  <p><span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Your Name *" value=""
        type="text" name="your-name"></span>
  </p>
  <p><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false"
        placeholder="Email *" value="" type="email" name="your-email"></span>
  </p>
  <p><span class="wpcf7-form-control-wrap" data-name="phone"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel" aria-required="true" aria-invalid="false"
        placeholder="Phone *" value="" type="tel" name="phone"></span>
  </p>
  <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Get It Now"><span class="wpcf7-spinner"></span>
  </p>
  <p style="display: none !important;" class="akismet-fields-container" data-prefix="_wpcf7_ak_"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2"
      name="_wpcf7_ak_js" value="1735600229086">
    <script>
      document.getElementById("ak_js_2").setAttribute("value", (new Date()).getTime());
    </script>
  </p>
  <div class="wpcf7-response-output" aria-hidden="true"></div>
</form>

POST

<form id="mc4wp-form-2" class="mc4wp-form mc4wp-form-3101 mc4wp-form-basic" method="post" data-id="3101" data-name="Default sign-up form">
  <div class="mc4wp-form-fields"><input type="email" id="mc4wp_email" name="EMAIL" placeholder="Your email here" required="">
    <input type="submit" value="Subscribe">
  </div><label style="display: none !important;">Leave this field empty if you’re human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
    value="1735041280"><input type="hidden" name="_mc4wp_form_id" value="3101"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-2">
  <div class="mc4wp-response"></div>
</form>

Name: loginpopopformPOST https://mkonlinestudies.in/wp-login.php

<form name="loginpopopform" action="https://mkonlinestudies.in/wp-login.php" method="post">
  <p class="login-username">
    <input type="text" name="log" placeholder="Username or email" class="input required" value="" size="20">
  </p>
  <p class="login-password">
    <input type="password" name="pwd" placeholder="Password" class="input required" value="" size="20">
    <span id="show_pass"><i class="fa fa-eye"></i></span>
  </p>
  <script>
    document.addEventListener("DOMContentLoaded", function() {
      jQuery(".mo_btn-mo").prop("disabled", false);
    });
  </script>
  <script type="text/javascript">
    document.addEventListener("DOMContentLoaded", function() {
      jQuery(document).ready(function() {
        jQuery(".login-button").css("cursor", "pointer");
      });
    });

    function mo_openid_on_consent_change(checkbox) {
      if (!checkbox.checked) {
        jQuery('#mo_openid_consent_checkbox').val(1);
        jQuery(".mo_btn-mo").attr("disabled", true);
        jQuery(".login-button").addClass("dis");
      } else {
        jQuery('#mo_openid_consent_checkbox').val(0);
        jQuery(".mo_btn-mo").attr("disabled", false);
        jQuery(".login-button").removeClass("dis");
      }
    }
    var perfEntries = performance.getEntriesByType("navigation");
    if (perfEntries[0].type === "back_forward") {
      location.reload(true);
    }

    function HandlePopupResult(result) {
      window.location = "https://mkonlinestudies.in";
    }

    function moOpenIdLogin(app_name, is_custom_app) {
      var current_url = window.location.href;
      var cookie_name = "redirect_current_url";
      var d = new Date();
      d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
      var expires = "expires=" + d.toUTCString();
      document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
      var base_url = 'https://mkonlinestudies.in';
      var request_uri = '/';
      var http = 'https://';
      var http_host = 'mkonlinestudies.in';
      var default_nonce = '653936a4a5';
      var custom_nonce = 'b062bb92e6';
      if (is_custom_app == 'false') {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) {
            redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          } else {
            redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          }
        }
      } else {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
          else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        }
      }
      if (0) {
        var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
      } else {
        window.location.href = redirect_url + app_name;
      }
    }
  </script>
  <div class="mo-openid-app-icons">
    <p style="color:#000000;width: fit-content"> Connect with</p>
    <a style="margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-facebook mo_btn-custom-dec login-button mo_btn_transform_i  " onclick="moOpenIdLogin('facebook','true');"> <i class="fab fa-facebook" style="padding-top:0px !important;margin-top: 0" src="https://mkonlinestudies.in/wp-content/plugins/miniorange-login-openid/includes/images/icons/facebook.png"></i>Login with Facebook</a><a style="border-color: rgb(79, 113, 232); border-bottom-width: thin; margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-google mo_btn-custom-dec login-button mo_btn_transform" onclick="moOpenIdLogin('google','false');"> <img class="fa" style="padding-top:0px !important;margin-top: 0" src="https://mkonlinestudies.in/wp-content/plugins/miniorange-login-openid/includes/images/icons/g.png">Login with Google</a><a style="margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-linkedin mo_btn-custom-dec login-button mo_btn_transform_i  " onclick="moOpenIdLogin('linkedin','false');"> <i class="fab fa-linkedin" style="padding-top:0px !important;margin-top: 0" src="https://mkonlinestudies.in/wp-content/plugins/miniorange-login-openid/includes/images/icons/linkedin.png"></i>Login with Linkedin</a>
  </div>
  <p class="thim-login-captcha">
    <input type="text" data-captcha1="7" data-captcha2="4" placeholder="7 + 4 =" class="captcha-result required">
  </p>
  <a class="lost-pass-link" href="https://mkonlinestudies.in/index.php/account/?action=lostpassword" title="Lost Password">Lost your password?</a>
  <p class="forgetmenot login-remember">
    <label for="popupRememberme"><input name="rememberme" type="checkbox" value="forever" id="popupRememberme"> Remember Me </label>
  </p>
  <p class="submit login-submit">
    <input type="submit" name="wp-submit" class="button button-primary button-large" value="Login">
    <input type="hidden" name="redirect_to" value="https://mkonlinestudies.in">
    <input type="hidden" name="testcookie" value="1">
  </p>
</form>

Name: registerformpopupPOST https://mkonlinestudies.in/wp-login.php?action=register

<form class="auto_login" name="registerformpopup" action="https://mkonlinestudies.in/wp-login.php?action=register" method="post" novalidate="novalidate">
  <input type="hidden" id="register_security" name="register_security" value="e1452974f2"><input type="hidden" name="_wp_http_referer" value="/">
  <p>
    <input placeholder="Username" type="text" name="user_login" class="input required">
  </p>
  <p>
    <input placeholder="Email" type="email" name="user_email" class="input required">
  </p>
  <p>
    <input placeholder="Password" type="password" name="password" class="input required">
  </p>
  <p>
    <input placeholder="Repeat Password" type="password" name="repeat_password" class="input required">
  </p>
  <p>
    <label for="become_teacher">
      <input type="checkbox" name="become_teacher" id="become_teacher"> Want to become an instructor? </label>
  </p>
  <script>
    document.addEventListener("DOMContentLoaded", function() {
      jQuery(".mo_btn-mo").prop("disabled", false);
    });
  </script>
  <script type="text/javascript">
    document.addEventListener("DOMContentLoaded", function() {
      jQuery(document).ready(function() {
        jQuery(".login-button").css("cursor", "pointer");
      });
    });

    function mo_openid_on_consent_change(checkbox) {
      if (!checkbox.checked) {
        jQuery('#mo_openid_consent_checkbox').val(1);
        jQuery(".mo_btn-mo").attr("disabled", true);
        jQuery(".login-button").addClass("dis");
      } else {
        jQuery('#mo_openid_consent_checkbox').val(0);
        jQuery(".mo_btn-mo").attr("disabled", false);
        jQuery(".login-button").removeClass("dis");
      }
    }
    var perfEntries = performance.getEntriesByType("navigation");
    if (perfEntries[0].type === "back_forward") {
      location.reload(true);
    }

    function HandlePopupResult(result) {
      window.location = "https://mkonlinestudies.in";
    }

    function moOpenIdLogin(app_name, is_custom_app) {
      var current_url = window.location.href;
      var cookie_name = "redirect_current_url";
      var d = new Date();
      d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
      var expires = "expires=" + d.toUTCString();
      document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
      var base_url = 'https://mkonlinestudies.in';
      var request_uri = '/';
      var http = 'https://';
      var http_host = 'mkonlinestudies.in';
      var default_nonce = '653936a4a5';
      var custom_nonce = 'b062bb92e6';
      if (is_custom_app == 'false') {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) {
            redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          } else {
            redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
          }
        }
      } else {
        if (request_uri.indexOf('wp-login.php') != -1) {
          var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        } else {
          var redirect_url = http + http_host + request_uri;
          if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
          else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
        }
      }
      if (0) {
        var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
      } else {
        window.location.href = redirect_url + app_name;
      }
    }
  </script>
  <div class="mo-openid-app-icons">
    <p style="color:#000000;width: fit-content"> Connect with</p>
    <a style="margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-facebook mo_btn-custom-dec login-button mo_btn_transform_i  " onclick="moOpenIdLogin('facebook','true');"> <i class="fab fa-facebook" style="padding-top:0px !important;margin-top: 0" src="https://mkonlinestudies.in/wp-content/plugins/miniorange-login-openid/includes/images/icons/facebook.png"></i>Login with Facebook</a><a style="border-color: rgb(79, 113, 232); border-bottom-width: thin; margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-google mo_btn-custom-dec login-button mo_btn_transform" onclick="moOpenIdLogin('google','false');"> <img class="fa" style="padding-top:0px !important;margin-top: 0" src="https://mkonlinestudies.in/wp-content/plugins/miniorange-login-openid/includes/images/icons/g.png">Login with Google</a><a style="margin-left: 4px !important; width: 200px !important; padding-top: 6px !important; padding-bottom: 6px !important; margin-bottom: -1px !important; border-radius: 4px !important; cursor: pointer;" class="mo_btn mo_btn-mo mo_btn-block mo_btn-social mo_btn-linkedin mo_btn-custom-dec login-button mo_btn_transform_i  " onclick="moOpenIdLogin('linkedin','false');"> <i class="fab fa-linkedin" style="padding-top:0px !important;margin-top: 0" src="https://mkonlinestudies.in/wp-content/plugins/miniorange-login-openid/includes/images/icons/linkedin.png"></i>Login with Linkedin</a>
  </div>
  <p class="thim-login-captcha">
    <input type="text" data-captcha1="3" data-captcha2="2" placeholder="3 + 2 =" class="captcha-result required">
  </p>
  <p>
    <input type="hidden" name="redirect_to" value="https://mkonlinestudies.in">
    <input type="hidden" name="modify_user_notification" value="1">
  </p>
  <!--						-->
  <p class="submit">
    <input type="submit" name="wp-submit" class="button button-primary button-large" value="Sign up">
  </p>
</form>

Text Content

 * Courses
   
   
   FIBER NETWORK ENGINEER TRAINING,CERTIFICATION & PLACEMENT PROGRAM
   
   
   Read More
   
 * Main Pages
   * Portfolio
   * FAQs
   * Gallery
   * Sidebar Shop
   * Shop
   * 404 Page
   * Membership
 * About Us
 * Events
 * Contact
 * Blog
 * * 

Have any question?
+91-8595760030
info@mkonlinestudies.in
RegisterLogin
   
 * Courses
   
   
   FIBER NETWORK ENGINEER TRAINING,CERTIFICATION & PLACEMENT PROGRAM
   
   
   Read More
   
 * Main Pages
   * Portfolio
   * FAQs
   * Gallery
   * Sidebar Shop
   * Shop
   * 404 Page
   * Membership
 * About Us
 * Events
 * Contact
 * Blog
 * * 



THE BEST WAY TO LEARN & GET JOB


EDUCATION FOR ALL


BETTER EDUCATION FOR A BETTER


WORLD




BEST INDUSTRY LEADERS

View More


LEARN COURSES ONLINE

Read More


BOOK LIBRARY & STORE

View More


POPULAR COURSES

Read More
MK_Education


TELECOM FTTH INSTALLATION, FOC SPLICING, OTDR TRAINING & CERTIFICATION

MK_Education

282
Read More
Read More
MK_Education


INTRODUCTION LEARNPRESS – LMS PLUGIN

MK_Education

274
Read More
Read More
MK_Education


FROM ZERO TO HERO WITH NODEJS

MK_Education

60
Read More
Read More
MK_Education


LEARN PYTHON – INTERACTIVE PYTHON

MK_Education

50
Read More
Read More
MK_Education


YOUR COMPLETE GUIDE TO PHOTOGRAPHY

MK_Education

45
Read More
Read More
MK_Education


LEARNING JQUERY MOBILE FOR BEGINNERS

MK_Education

32
Read More


Get 100s of online Courses For Free


REGISTER NOW

0
0
0
0
6
7
days
0
0
1
0
hours
0
0
4
9
minutes
0
6
2
5
seconds


CREATE YOUR FREE ACCOUNT NOW AND GET IMMEDIATE ACCESS TO 100S OF ONLINE COURSES.

Δ




EVENTS

Upcoming Education Events to feed your brain.


LATEST NEWS

Education news all over the world.

MK_Education
January 20, 2016

WHY YOU SHOULD READ EVERY DAY

MK_Education
March 7, 2015

PRESENTATION 2015

MK_Education
March 11, 2015

READING

MK_Education
May 7, 2015

LIFE IS GOOD

MK_Education
May 17, 2015

OUR CLASSES

MK_Education
May 23, 2015

OUR BOOKS




WHAT PEOPLE SAY

How real people said about Education WordPress Theme.

 * 
 * 
 * 
 * 
 * 
 * 


PETER PACKER

Front-end Developer

“ LearnPress WordPress LMS Plugin designed with flexible & scalable eLearning
system in mind. This WordPress eLearning Plugin comes up with 10+ addons (and
counting) to extend the ability of this WordPress Learning Management System.
This is incredible. ”


MANUEL

Designer

“ LearnPress is a comprehensive LMS solution for WordPress. This WordPress LMS
Plugin can be used to easily create & sell courses online. Each course
curriculum can be made with lessons & quizzes which can be managed with
easy-to-use user interface, it never gets easier with LearnPress. ”


JOHN DOE

Art director

“ LearnPress is a WordPress complete solution for creating a Learning Management
System (LMS). It can help me to create courses, lessons and quizzes and manage
them as easy as I want. I’ve learned a lot, and I highly recommend it. Thank
you. ”


ELSIE

Copyrighter

“ You don’t need a whole ecommerce system to sell your online courses. Paypal,
Stripe payment methods integration can help you sell your courses out of the
box. In the case you wanna use WooCommerce, this awesome WordPress LMS Plugin
will serve you well too. ”


ANTHONY

CEO at Thimpress

“ Education WP Theme is a comprehensive LMS solution for WordPress Theme. This
beautiful theme based on LearnPress – the best WordPress LMS plugin. Education
WP theme will bring you the best LMS experience ever with super friendly UX and
complete eLearning features. ”


SUSAN JACKSON

WordPress Developer

“ Education WP is a special build for an effective education & Learning
Management System site. Education WP is the next generation & one of the best
education WordPress themes which contains all the strength of eLearning WP and
comes with better UI/UX. ”

Subscribe now and receive weekly newsletter with educational materials, new
courses, interesting posts, popular books and much more!


Leave this field empty if you’re human:

+91-8595760030
info@mkonlinestudies.in
Facebook-f Twitter Linkedin Instagram Youtube





MK Online Education by MK GROUP IT. © 2022 by MK GROUP.

 * Privacy
 * Terms
 * Sitemap
 * Purchase


BECOME AN INSTRUCTOR?

Join thousand of instructors and earn money hassle free!

Get started now

LOGIN WITH YOUR SITE ACCOUNT

Connect with

Login with Facebook Login with Google Login with Linkedin



Lost your password?

Remember Me



Not a member yet? Register now

REGISTER A NEW ACCOUNT

Want to become an instructor?

Connect with

Login with Facebook Login with Google Login with Linkedin







Are you a member? Login now