Yesform.com // <!-- html_onload = false; sear_keyword = ''; resuri = 'https%3A%2F%2Fwww.yesform.com%2F'; /* document.domain = 'yesform.com'; |www.yesform.com|www236 */ is_documentDomain_setting = true; if(!is_documentDomain_setting) { var hostname = ''; var oHostname = document.location.hostname.toLowerCase(); if(oHostname.indexOf('yesform.com')>-1) { hostname = 'yesform.com'; } else if(oHostname.indexOf('yesform.co.kr')>-1) { hostname = 'yesform.co.kr'; } else if(oHostname.indexOf('form.re.kr')>-1) { hostname = 'form.re.kr'; } if(hostname.length>5) document.domain = hostname; } //alert(document.domain); /* if(typeof(parent.document)=='object') { resuri+= parent.document.location.protocol + '//'; resuri+= parent.document.location.hostname; if(parent.document.location.port) resuri += ':' + parent.document.location.port; if(parent.document.location.pathname) resuri += parent.document.location.pathname; if(parent.document.location.search) { resuri += parent.document.location.search; } //resuri = escape(resuri); } else { resuri+= document.location.protocol + '//'; resuri+= document.location.hostname; if(document.location.port) resuri += ':' + document.location.port; if(document.location.pathname) resuri += document.location.pathname; if(document.location.search) { resuri += document.location.search; } resuri = 'http%3A%2F%2Fwww.yesform.com%2F'; } */ resuri = escape(resuri); extend = "https://www.yesform.com/z_n/myform/member_extend.php?gMode=extend&urlstr=" + resuri; extend_change = 'https://www.yesform.com/z_n/myform/bschange_intro.php?urlstr=' + resuri; login = "https://www.yesform.com/z_n/member/login.php?urlstr=" + resuri; loginRe= "https://www.yesform.com/z_n/member/login.php?urlstr="; memjoin= "https://www.yesform.com/z_n/member/member_reg.php?urlstr=" + resuri; XPSP2 = (window.navigator.userAgent.indexOf("SV1") != -1); XPIE7 = (window.navigator.userAgent.indexOf("MSIE 7") != -1); function MM_swapImgRestore() { var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { var ii,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(ii=0;ii<(a.length-2);ii+=3) if ((x=MM_findObj(a[ii]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[ii+2];} } function MM_reloadPage(init) { if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_showHideLayers() { var i,p,v,obj,args=MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; } obj.visibility=v; } } function getCookie(Name) { var search = Name + "="; if(document.cookie.length>0) { offset = document.cookie.indexOf(search); if(offset != -1) { offset += search.length; end = document.cookie.indexOf(";", offset); if(end == -1) end = document.cookie.length; return unescape(document.cookie.substring(offset, end)); } } } function setCookie(name,value,inexpires,path,domain,secure) { var today = new Date(); var expires = new Date(Math.floor(today.getTime()) + (inexpires*1000)); document.cookie = name + '=' + escape(value) + ';' + ((expires) ? ' expires=' + expires.toGMTString() + ';' : '') + ((path) ? ' path=' + path + ';' : '') + ((domain) ? ' domain=' + domain + ';' : '') + ((secure) ? ' secure' + ';' : ''); } function sfocus() { if(self.name!='sitecheck') { document.searchform.q.focus(); } } var cPROTOCOL = location.protocol; var MOVE_FOCUS = ""; // lvch ???? ??Ŀݺ ?̵? cUserInfo = getCookie('cUser_info'); cUser_join = getCookie('cUser_join'); cAd_join = getCookie('cAd_join'); pagetest82 = getCookie('pagetest82'); //javascript:alert(document.cookie); if(cUserInfo) { aUserInfo = cUserInfo.split(":"); user_iden = ''; user_name = ''; user_mail = ''; user_type = ''; user_cmpy = ''; if(cUserInfo == "1"){ user_uniq = '0'; user_telc = ''; user_lday = ''; }else{ user_uniq = getCookie('cUser_uniq'); user_telc = getCookie('cUser_telc'); user_lday = getCookie('cUser_lday'); } user_ldte = ''; Charge = (user_lday>0) ? '????':'????'; ChargeType= ''; if(!ChargeType && Charge=="????" && user_type=="????") ChargeType="company"; } /* */ function ClearLayer() { if(typeof(viewSearchLayerClear)=="function") viewSearchLayerClear(); // lvch } /* */ window.onbeforeunload = function(e) { var cPageNum = getCookie('cPageNum'); if(isNaN(cPageNum)) { cPageNum = 1; } else { cPageNum = Number(cPageNum) + 1; } document.cookie = "cPageNum=" + cPageNum + "; path=/; domain=.yesform.com"; //var ie = /(msie) ([\d]{1,})./gi.exec(window.navigator.userAgent.split(';')); //if(ie) { // ?߸? óخ ?Ǵ? ???찡 ?־? ???????? ?ƴ???. //if( event.clientY<0 ) { // var url = 'http://www.yesform.com/z_n/member/c

900ظ ȸ¿øÀ̿ë! ±¹³» Ãִë±Ըð ¹®¼­Àڷá, ¿¢¼¿¼­½Ä, ÆĿöÆ÷ÀÎƮÅÛÇø´, °è¾༭, À̷¼­, Àڱâ¼ҰӼ­, ÀçÁ÷Áõ¸�, »ç¾÷°èȹܭ, ¿¶óÀεµÀå, ¾ç½ĻùÇÃ, ¼­½Ļó´ã½Ç Á¦°ø.

Yesform.com Quick Summary

Status

Online

Server IP address resolved: Yes

Http response code: 200

Response time: 2.96 sec.

Last Checked: 04/27/2024

Yesform.com traffic estimate is about 2,996 unique visitors and 8,389 pageviews per day. The approximated value of yesform.com is 148,920 USD. Every unique visitor makes about 2.8 pageviews on average.

Alexa Traffic Rank estimates that yesform.com is ranked number 6,921 in the world, while most of its traffic comes from Korea, where it occupies as high as 2,240 place.

It’s good for yesform.com that their hosting company KIXS-AS-KR Korea Telecom, KR is located in Korea, as that provides the majority of their visitors to benefit from the faster page load time. See the list of other websites hosted by KIXS-AS-KR Korea Telecom, KR.

Yesform.com is registered under .COM top-level domain. Check other websites in .COM zone.

During the last check (April 26, 2021) yesform.com has an expired wildcard SSL certificate issued by DigiCert Inc (expired on April 30, 2022), please click the “Refresh” button for SSL Information at the Safety Information section. Check other websites using SSL certificates issued by DigiCert Inc.

In accordance with Google Safe Browsing, Google Safe Search and Symantec yesform.com is pretty a safe domain.

Relying on Google Mobile-Friendly test yesform.com is well optimized for mobile and tablet devices, however website page loading time may be improved.

Yesform.com General Information

Yesform.com Audience Geography

Where are website visitors coming from?

Country Visitors
Korea Korea KR96.1%
United States United States US2%
Other1.9%

Yesform.com Traffic Distribution

Where do visitors go on yesform.com?

SubdomainPageviews
yesform.com80.02%
excel.yesform.com7.72%
plan.yesform.com4.92%
contract.yesform.com3.42%
other3.94%

Yesform.com Popularity

How popular is yesform.com?

PeriodGlobal RankGlobal Rank Delta
past 3 months802316205
past month10013524432
past week13244852097
yesterday73672-174217

Press rescan to collect fresh statistics for this website...

(Rescan now...)

Yesform.com Safety Information

Rankchart Summary

Safe

Updated: 04/27/2024

We gather website safety and reputation data and compare it with available third-party sources so we calculate own safety and trustworthiness rate based on information that we get.

Norton Connect Safe

Safe

Updated: 03/22/2024

(Rescan now...)

Norton ConnectSafe evaluates websites for any unsafe and inapropriate content. The results are important for families with young children.

Google Safe Search

Safe

Updated: 02/11/2019

(Rescan now...)

SafeSearch works as a parental control tool to filter out any content that might be inappropriate for your children.

Google Safe Browsing

Safe

Malware not found

Phishing not detected

Unwanted software not found

Harmfull applications not found

Updated: 01/09/2019

(Rescan now...)

Google Safe Browsing notifies when websites are compromised by malicious actors. These protections work across Google products and provide a safer online experience.

McAfee® WebAdvisor

Safe

Updated: 02/23/2021

(Rescan now...)

McAfee assesses yesform.com for a meaningful set of security threats. Featured dangers from annoying pop-ups to hidden Trojans, that can steal your identity, will be revealed. McAfee does not analyze yesform.com for mature or inappropriate content, only security checks are evaluated.

Web of Trust

Not Checked

Updated: 04/27/2024

(Rescan now...)

The WOT calculates reputation of the yesform.com. This reputation system receives ratings from users and information from third-party sources, assesses the yesform.com for safety features and confirms, whether yesform.com is suitable for children.

Yesform.com SSL Information

Information about SSL/TLS certificates

(Rescan now...)

Domain*.yesform.com
Issuer OrganizationDigiCert Inc
IssuerGeoTrust RSA CA 2018
AlgorithmRSA-SHA256
Valid form04/16/2020
Expiration04/30/2022
SignedCertificate is not self signed
Additional Domains*.yesform.com
yesform.com

Yesform.com Server Information

Yesform.com Server Location

Where website hosting server is located?

(Rescan now...)

Yesform.com ASN Information

Information about IP address owner

(Rescan now...)

ASN ID: 4766

ASN Title: KIXS-AS-KR Korea Telecom, KR

Updated: 10/04/2023

Yesform.com Domain Name Information

Yesform.com DNS Information

Domain name service records

(Rescan now...)

HostA RecordTTL
yesform.com222.122.6.22660

Yesform.com Whois Information

Information about registered users or assignees of an Internet resource

(Rescan now...)

Yesform.com HTML Validation

Yesform.com W3C HTML Markup Validation

HTML markup errors and warnings

(Rescan now...)

Errors:
Warnings:

Yesform.com Desktop Performance

How Well Yesform.com Performs On Desktops?

Website desktop performance and usability tips

(Rescan now...)

Speed

45%

45%


Updated: 10/14/2016

Yesform.com Mobile Performance

How Optimized Is Yesform.com for Mobile Devices?

Tips on speeding up mobile site performance

(Rescan now...)

Usability

62%

62%


Updated: 06/13/2017

Yesform.com Nearest Competitors

Yesform.com URL Typos

Most common user URL mistypes for yesform.com

www.yesform.com
www.yesform.net
www.yesform.org
www.yesform.info
www.yesform.biz
www.yesform.us
www.yesform.mobi
www.esform.com
www.yesform.com
www.tesform.com
www.ytesform.com
www.tyesform.com
www.gesform.com
www.ygesform.com
www.gyesform.com
www.hesform.com
www.yhesform.com
www.hyesform.com
www.uesform.com
www.yuesform.com
www.uyesform.com
www.ysform.com
www.ywsform.com
www.yewsform.com
www.ywesform.com
www.yssform.com
www.yessform.com
www.ysesform.com
www.ydsform.com
www.yedsform.com
www.ydesform.com
www.yrsform.com
www.yersform.com
www.yresform.com
www.yeform.com
www.yewform.com
www.yeswform.com
www.yeeform.com
www.yeseform.com
www.yeesform.com
www.yedform.com
www.yesdform.com
www.yezform.com
www.yeszform.com
www.yezsform.com
www.yexform.com
www.yesxform.com
www.yexsform.com
www.yeaform.com
www.yesaform.com
www.yeasform.com
www.yesorm.com
www.yescorm.com
www.yesfcorm.com
www.yescform.com
www.yesdorm.com
www.yesfdorm.com
www.yesrorm.com
www.yesfrorm.com
www.yesrform.com
www.yestorm.com
www.yesftorm.com
www.yestform.com
www.yesgorm.com
www.yesfgorm.com
www.yesgform.com
www.yesvorm.com
www.yesfvorm.com
www.yesvform.com
www.yesfrm.com
www.yesfirm.com
www.yesfoirm.com
www.yesfiorm.com
www.yesfkrm.com
www.yesfokrm.com
www.yesfkorm.com
www.yesflrm.com
www.yesfolrm.com
www.yesflorm.com
www.yesfprm.com
www.yesfoprm.com
www.yesfporm.com
www.yesfom.com
www.yesfoem.com
www.yesforem.com
www.yesfoerm.com
www.yesfodm.com
www.yesfordm.com
www.yesfodrm.com
www.yesfofm.com
www.yesforfm.com
www.yesfofrm.com
www.yesfotm.com
www.yesfortm.com
www.yesfotrm.com
www.yesfor.com
www.yesforn.com
www.yesformn.com
www.yesfornm.com
www.yesforj.com
www.yesformj.com
www.yesforjm.com
www.yesfork.com
www.yesformk.com
www.yesforkm.com
www.yesform.con