2023-10-21 16:49:52 +05:30
<!doctype html>
< html lang = "en-US" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< link rel = "preload" as = "font" href = "/fonts/vendor/jost/jost-v4-latin-regular.woff2" type = "font/woff2" crossorigin >
< link rel = "preload" as = "font" href = "/fonts/vendor/jost/jost-v4-latin-700.woff2" type = "font/woff2" crossorigin >
< link rel = "stylesheet" href = "/main.976507041017ac4a08ed252c5399a7c72b3b5aeae14bc23dd624cbddb3d2cb6065f6cf8ed6cd96bf5cd21c1157dee4bfdb85b488cb791a49a33af016aa3fcffd.css" integrity = "sha512-l2UHBBAXrEoI7SUsU5mnxys7WurhS8I91iTL3bPSy2Bl9s+O1s2Wv1zSHBFX3uS/24W0iMt5GkmjOvAWqj/P/Q==" crossorigin = "anonymous" >
< noscript > < style > img . lazyload { display : none ; } < / style > < / noscript >
< meta name = "robots" content = "index, follow" >
< meta name = "googlebot" content = "index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" >
< meta name = "bingbot" content = "index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" >
2023-10-27 21:41:33 +05:30
< title > Webmasters FAQ - mCaptcha< / title >
< meta name = "description" content = "Frequently asked questions related to using mCaptcha as a webmaster" >
< link rel = "canonical" href = "/docs/webmasters/faq/" >
2023-10-21 16:49:52 +05:30
< meta name = "twitter:card" content = "summary_large_image" >
< meta name = "twitter:image" content = "/icon.png" >
2023-10-27 21:41:33 +05:30
< meta name = "twitter:title" content = "Webmasters FAQ" >
< meta name = "twitter:description" content = "Frequently asked questions related to using mCaptcha as a webmaster" >
2023-10-21 16:49:52 +05:30
< meta name = "twitter:site" content = "@" >
< meta name = "twitter:creator" content = "@" >
2023-10-27 21:41:33 +05:30
< meta property = "og:title" content = "Webmasters FAQ" >
< meta property = "og:description" content = "Frequently asked questions related to using mCaptcha as a webmaster" >
2023-10-21 16:49:52 +05:30
< meta property = "og:type" content = "article" >
2023-10-27 21:41:33 +05:30
< meta property = "og:url" content = "/docs/webmasters/faq/" >
2023-10-21 16:49:52 +05:30
< meta property = "og:image" content = "/icon.png" / >
2023-10-27 21:41:33 +05:30
< meta property = "article:published_time" content = "2022-07-27T08:48:45+00:00" >
< meta property = "article:modified_time" content = "2023-10-27T21:39:40+05:30" >
2023-10-21 16:49:52 +05:30
< meta property = "og:site_name" content = "mCaptcha" >
< meta property = "article:publisher" content = "https://www.facebook.com/" >
< meta property = "article:author" content = "https://www.facebook.com/" >
< meta property = "og:locale" content = "en_US" >
< script type = "application/ld+json" >
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1 ,
"name": "Home",
"item": "\/"
},{
"@type": "ListItem",
"position": 2 ,
2023-10-27 21:41:33 +05:30
"name": "Docswebmastersfaq",
"item": "\/docswebmastersfaq\/"
2023-10-21 16:49:52 +05:30
}]
}
< / script >
< meta name = "theme-color" content = "#fff" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/favicon-16x16.png" >
< link rel = "manifest" href = "/site.webmanifest" >
< / head >
< body class = "docs single" >
< div class = "header-bar fixed-top" > < / div >
< header class = "navbar fixed-top navbar-expand-md navbar-light" >
< div class = "container" >
< input class = "menu-btn order-0" type = "checkbox" id = "menu-btn" >
< label class = "menu-icon d-md-none" for = "menu-btn" > < span class = "navicon" > < / span > < / label >
< a class = "navbar-brand order-1 order-md-0 me-auto" href = "/" > mCaptcha< / a >
< button id = "mode" class = "btn btn-link order-2 order-md-4" type = "button" aria-label = "Toggle mode" >
< span class = "toggle-dark" > < svg xmlns = "http://www.w3.org/2000/svg" width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor" stroke-width = "2" stroke-linecap = "round" stroke-linejoin = "round" class = "feather feather-moon" > < path d = "M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z" > < / path > < / svg > < / span >
< span class = "toggle-light" > < svg xmlns = "http://www.w3.org/2000/svg" width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor" stroke-width = "2" stroke-linecap = "round" stroke-linejoin = "round" class = "feather feather-sun" > < circle cx = "12" cy = "12" r = "5" > < / circle > < line x1 = "12" y1 = "1" x2 = "12" y2 = "3" > < / line > < line x1 = "12" y1 = "21" x2 = "12" y2 = "23" > < / line > < line x1 = "4.22" y1 = "4.22" x2 = "5.64" y2 = "5.64" > < / line > < line x1 = "18.36" y1 = "18.36" x2 = "19.78" y2 = "19.78" > < / line > < line x1 = "1" y1 = "12" x2 = "3" y2 = "12" > < / line > < line x1 = "21" y1 = "12" x2 = "23" y2 = "12" > < / line > < line x1 = "4.22" y1 = "19.78" x2 = "5.64" y2 = "18.36" > < / line > < line x1 = "18.36" y1 = "5.64" x2 = "19.78" y2 = "4.22" > < / line > < / svg > < / span >
< / button >
< ul class = "navbar-nav social-nav order-3 order-md-5" >
< li class = "nav-item" >
< a class = "nav-link" href = "https://github.com/mCaptcha" > < svg xmlns = "http://www.w3.org/2000/svg" width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor" stroke-width = "2" stroke-linecap = "round" stroke-linejoin = "round" class = "feather feather-github" > < path d = "M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22" > < / path > < / svg > < span class = "ms-2 visually-hidden" > GitHub< / span > < / a >
< / li >
< / ul >
< div class = "collapse navbar-collapse order-4 order-md-1" >
< ul class = "navbar-nav main-nav me-auto order-5 order-md-2" > < li class = "nav-item" >
< a class = "nav-link" href = "/blog/" > Blog< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "/community/" > Community< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "/contact/" > Contact< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "/about/" > About< / a >
< / li >
< li class = "nav-item active" >
2023-10-27 21:41:33 +05:30
< a class = "nav-link" href = "/docs/webmasters/installing-captcha/" > Docs< / a >
2023-10-21 16:49:52 +05:30
< / li >
< / ul >
< div class = "break order-6 d-md-none" > < / div >
< form class = "navbar-form flex-grow-1 order-7 order-md-3" >
< input id = "userinput" class = "form-control is-search" type = "search" placeholder = "Search docs..." aria-label = "Search docs..." autocomplete = "off" >
< div id = "suggestions" class = "shadow bg-white rounded" > < / div >
< / form >
< / div >
< / div >
< / header >
< div class = "wrap container" role = "document" >
< div class = "content" >
< div class = "row flex-xl-nowrap" >
< div class = "col-lg-5 col-xl-4 docs-sidebar" >
< nav class = "docs-links" aria-label = "Main navigation" >
2023-10-27 21:41:33 +05:30
< h3 > Webmasters< / h3 >
2023-10-21 16:49:52 +05:30
< ul class = "list-unstyled" >
2023-10-27 21:41:33 +05:30
< li > < a class = "docs-link" href = "/docs/webmasters/installing-captcha/" > Installing mCaptcha on your website< / a > < / li >
< li > < a class = "docs-link" href = "/docs/webmasters/configuring-difficulty-factor/" > Configuring Difficulty Factor< / a > < / li >
< li > < a class = "docs-link" href = "/docs/webmasters/terminology/" > Terminology< / a > < / li >
< li > < a class = "docs-link active" href = "/docs/webmasters/faq/" > Webmasters FAQ< / a > < / li >
2023-10-21 16:49:52 +05:30
< / ul >
2023-10-27 21:41:33 +05:30
< h3 > Self-Hosting< / h3 >
2023-10-21 16:49:52 +05:30
< ul class = "list-unstyled" >
2023-10-27 21:41:33 +05:30
< li > < a class = "docs-link" href = "/docs/self-hosting/getting-started/" > Getting started< / a > < / li >
< li > < a class = "docs-link" href = "/docs/self-hosting/bare-metal/" > Deploy bare metal< / a > < / li >
< li > < a class = "docs-link" href = "/docs/self-hosting/docker/" > Using Docker< / a > < / li >
< li > < a class = "docs-link" href = "/docs/self-hosting/dependencies/" > Database and cache< / a > < / li >
2023-10-21 16:49:52 +05:30
< / ul >
< h3 > API< / h3 >
< ul class = "list-unstyled" >
< li > < a class = "docs-link" href = "/docs/api/browser/" > Browser libraries< / a > < / li >
< li > < a class = "docs-link" href = "/docs/api/mcaptcha-system/" > mCaptcha System Library< / a > < / li >
< li > < a class = "docs-link" href = "/docs/api/pow-sha256/" > pow_sha256< / a > < / li >
< / ul >
< h3 > Help< / h3 >
< ul class = "list-unstyled" >
< li > < a class = "docs-link" href = "/docs/help/troubleshooting/" > Troubleshooting< / a > < / li >
< li > < a class = "docs-link" href = "/docs/help/faq/" > FAQ< / a > < / li >
< / ul >
< / nav >
< / div >
< nav class = "docs-toc d-none d-xl-block col-xl-3" aria-label = "Secondary navigation" >
< div class = "page-links" >
< h3 > On this page< / h3 >
< nav id = "TableOfContents" >
< ul >
2023-10-27 21:41:33 +05:30
< li >
< ul >
< li > < a href = "#easy-mode-default-cooldown-period" > Easy Mode: Default cooldown period< / a > < / li >
< / ul >
< / li >
< li > < a href = "#how-to-get-site-key-from-dashboard" > How to get site key from dashboard?< / a > < / li >
2023-10-21 16:49:52 +05:30
< / ul >
< / nav >
< / div >
< / nav >
2023-10-27 21:41:33 +05:30
< main class = "docs-content col-lg-11 col-xl-9 mx-xl-auto" >
2023-10-21 16:49:52 +05:30
2023-10-27 21:41:33 +05:30
< h1 > Webmasters FAQ< / h1 >
2023-10-21 16:49:52 +05:30
< p class = "lead" > < / p >
2023-10-27 21:41:33 +05:30
< h3 id = "easy-mode-default-cooldown-period" > Easy Mode: Default cooldown period< a href = "#easy-mode-default-cooldown-period" class = "anchor" aria-hidden = "true" > #< / a > < / h3 >
< p > When configuring mCaptcha in < a href = "/docs/webmasters/configuring-difficulty-factor/#easy-option" > easy mode< / a > , the default cooldown period is set to 30 seconds.< / p >
< h2 id = "how-to-get-site-key-from-dashboard" > How to get site key from dashboard?< a href = "#how-to-get-site-key-from-dashboard" class = "anchor" aria-hidden = "true" > #< / a > < / h2 >
2023-10-21 16:49:52 +05:30
< ol >
< li > Go to “ Site keys” on the side panel in the dashboard< / li >
< / ol >
< div align = center >
< figure >
2023-10-27 21:41:33 +05:30
< img class = "img-fluid lazyload blur-up" data-sizes = "auto" src = "/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_20x0_resize_box_3.png" data-srcset = "/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_800x0_resize_box_3.png 800w,/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_700x0_resize_box_3.png 700w,/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_600x0_resize_box_3.png 600w,/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_500x0_resize_box_3.png 500w" width = "222" height = "496" alt = "Site key menu option on the dashboard, encircled in red." >
< noscript > < img class = "img-fluid" sizes = "100vw" srcset = "/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_800x0_resize_box_3.png 800w,/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_700x0_resize_box_3.png 700w,/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_600x0_resize_box_3.png 600w,/docs/webmasters/faq/sitekey-in-dashboard-sidepanel_hu437e619e92d9fef838a97af482e11285_26958_500x0_resize_box_3.png 500w" src = "/docs/webmasters/faq/sitekey-in-dashboard-sidepanel.png" width = "222" height = "496" alt = "Site key menu option on the dashboard, encircled in red." > < / noscript >
2023-10-21 16:49:52 +05:30
< / figure >
< / div >
< ol start = "2" >
< li > click on the clipboard button to copy the site key to your
clipboard.< / li >
< / ol >
< figure >
2023-10-27 21:41:33 +05:30
< img class = "img-fluid lazyload blur-up" data-sizes = "auto" src = "/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_20x0_resize_box_3.png" data-srcset = "/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_900x0_resize_box_3.png 900w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_800x0_resize_box_3.png 800w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_700x0_resize_box_3.png 700w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_600x0_resize_box_3.png 600w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_500x0_resize_box_3.png 500w" width = "1825" height = "831" alt = "Copy site key to clipboard. Clipboard button is highlighted in the photo" >
< noscript > < img class = "img-fluid" sizes = "100vw" srcset = "/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_900x0_resize_box_3.png 900w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_800x0_resize_box_3.png 800w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_700x0_resize_box_3.png 700w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_600x0_resize_box_3.png 600w,/docs/webmasters/faq/copy-sitekey_huf38748cca91d238810283a1abb694c9a_63890_500x0_resize_box_3.png 500w" src = "/docs/webmasters/faq/copy-sitekey.png" width = "1825" height = "831" alt = "Copy site key to clipboard. Clipboard button is highlighted in the photo" > < / noscript >
2023-10-21 16:49:52 +05:30
< / figure >
2023-10-27 21:41:33 +05:30
< p class = "edit-page" > < a href = "https://git.batsense.net/mCaptcha/website/blob/master/content/docs/webmasters/faq/index.md" > < svg xmlns = "http://www.w3.org/2000/svg" width = "16" height = "16" viewBox = "0 0 24 24" fill = "none" stroke = "currentColor" stroke-width = "2" stroke-linecap = "round" stroke-linejoin = "round" class = "feather feather-edit-2" > < path d = "M17 3a2.828 2.828 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5L17 3z" > < / path > < / svg > Edit this page on git.batsense.net< / a > < / p >
2023-10-21 16:49:52 +05:30
< div class = "docs-navigation d-flex justify-content-between" >
2023-10-27 21:41:33 +05:30
< a href = "/docs/webmasters/terminology/" >
2023-10-21 16:49:52 +05:30
< div class = "card my-1" >
< div class = "card-body py-2" >
2023-10-27 21:41:33 +05:30
← Terminology
2023-10-21 16:49:52 +05:30
< / div >
< / div >
< / a >
< / div >
< / main >
< / div >
< / div >
< / div >
< footer class = "footer text-muted" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-8 order-last order-lg-first" >
< ul class = "list-inline" >
< li class = "list-inline-item" > Powered by < a href = "https://gohugo.io/" > Hugo< / a > , and < a href = "https://getdoks.org/" > Doks< / a > < / li >
< / ul >
< / div >
< div class = "col-lg-8 order-first order-lg-last text-lg-end" >
< ul class = "list-inline" >
< li class = "list-inline-item" > < a href = "/about/" > About< / a > < / li >
< li class = "list-inline-item" > < a href = "/donate" > Donate< / a > < / li >
< li class = "list-inline-item" > < a href = "/privacy-policy/" > Privacy< / a > < / li >
< li class = "list-inline-item" > < a href = "/security" > Security< / a > < / li >
< li class = "list-inline-item" > < a href = "https://stats.uptimerobot.com/GK7VLFJnBl" > Status< / a > < / li >
< li class = "list-inline-item" > < a href = "/thanks" > Thanks< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< / footer >
2023-10-27 21:41:33 +05:30
< script src = "/main.min.bc2465e4e1abda257c622bf89b85235da437778b3e3f80e01762312382cc27d4e50a8a4de22e464dc82e3a61039da8aef9d6d5e62b76711fa93d9663860b1926.js" integrity = "sha512-vCRl5OGr2iV8Yiv4m4UjXaQ3d4s+P4DgF2IxI4LMJ9TlCopN4i5GTcguOmEDnaiu+dbV5it2cR+pPZZjhgsZJg==" crossorigin = "anonymous" defer > < / script >
< script src = "/index.min.3815062368a85ddb58786a06fadf790751079a4737b79f370db1cf2044c2451d2de7aa39343d73dab0c02899036427f327ddec61ad33c2cebafc3e4e1e8a64dc.js" integrity = "sha512-OBUGI2ioXdtYeGoG+t95B1EHmkc3t583DbHPIETCRR0t56o5ND1z2rDAKJkDZCfzJ93sYa0zws66/D5OHopk3A==" crossorigin = "anonymous" defer > < / script >
2023-10-21 16:49:52 +05:30
< / body >
< / html >