CINXE.COM

Free website statistics, analysis, review - Webstatsdomain

<!DOCTYPE html> <html lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" itemscope itemtype="http://schema.org/Review"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Free website statistics, analysis, review - Webstatsdomain</title> <meta name="description" content="Webstatsdomain.org - collection and analysis of data from domains and keywords. Comparative characteristic and tracking of important statistic parameters"/> <meta name="keywords" content="how to check website,website value,site stats ,website check,competition site, how to analyse websites, search tools,"/> <link rel="stylesheet" href="/css/template.css?1567517872"/> <link rel="stylesheet" href="/tools/mod.css?1536240028" /> <link rel="stylesheet" href="/css/responsive.css?1567161648"/> <script src="/js/jquery-1.10.2.min.js?1537270879"></script> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script type="text/javascript" src="/js/js.js?1537270862"></script> <script type="text/javascript" src="/js/alexa.js?1537270730"></script> <script src="/js/jquery.customSelect.js?1537270806"></script> <script type="text/javascript" src="/js/script.js?1537270925"></script> <script type='text/javascript' src='//www.google.com/jsapi'></script> <script type="text/javascript"> var _gaq = _gaq || []; </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-33615W56Y7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-33615W56Y7'); </script> <script> _gaq.push(['_trackPageview']); </script> <script type="text/javascript"> $(document).ready(function () { // Zebra Table // $("table.data tr:nth-child(even)").addClass("odd"); $(".site-similar div.row:nth-child(odd)").addClass("odd"); $("ul.menu li:nth-child(even)").addClass("odd"); $('.btn-more').click(function () { window.open($(this).attr('href')); return false; }); }); var name_for_google_analytics = "from_index_page"; </script> </head> <body class="front"> <div id="wrap"> <header> <script> $(function () { console.log('NEED_TO_WARN_OF_COOKIES:'); console.log(NEED_TO_WARN_OF_COOKIES); console.log('NEED_TO_WARN_OF_PERSONAL_INFO:'); console.log(NEED_TO_WARN_OF_PERSONAL_INFO); if (NEED_TO_WARN_OF_COOKIES) { $('#cookie-alert').show(); } if (NEED_TO_WARN_OF_PERSONAL_INFO) { $('#opt-out-alert').show(); } $('body') .on('click', '#close-cookie-alert', function () { setCookie('warnedOfCookies', true, {expires: 10000000, path: '/'}); $('#cookie-alert').hide('slow'); }) .on('click', '#opt-out-ok', function () { setCookie('restrict_data_processing', 1, {expires: 30, path: '/'}); $('#opt-out-alert').hide('slow'); }) .on('click', '#opt-out-dismiss', function () { setCookie('restrict_data_processing', 0, {expires: 10000000, path: '/'}); $('#opt-out-alert').hide('slow'); }); }); function getCookie(name) { var matches = document.cookie.match(new RegExp( "(?:^|; )" + name.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, '\\$1') + "=([^;]*)" )); return matches ? decodeURIComponent(matches[1]) : undefined; } function deleteCookie(name) { setCookie(name, '', {expires: -1, path: '/'}); } function setCookie(name, value, options) { options = options || {}; var expires = options.expires; if (typeof expires == "number" && expires) { var d = new Date(); d.setTime(d.getTime() + expires * 1000); expires = options.expires = d; } if (expires && expires.toUTCString) { options.expires = expires.toUTCString(); } value = encodeURIComponent(value); var updatedCookie = name + "=" + value; for (var propName in options) { updatedCookie += "; " + propName; var propValue = options[propName]; if (propValue !== true) { updatedCookie += "=" + propValue; } } document.cookie = updatedCookie; } </script> <style> #cookie-alert { padding: 10px 10px; box-sizing: border-box; position: fixed; left: 0; bottom: 0; z-index: 1000; width: 100%; text-align: left; margin-bottom: 0px; color: #004085; background-color: #fff; border-color: #b8daff; border-radius: 0px; /*display: unset !important;*/ line-height: 18px; font-size: 11px; } #cookie-alert b, strong { font-weight: 700; } .alert-dismissable, .alert-dismissible { padding-right: 35px; } .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } @media screen and (min-width: 1600px) { #cookie-alert { padding-right: 10px; padding-left: 10px; } } #close-cookie-alert { margin-top: 10px; width: 50px; } #cookie-alert .btn.btn-primary { background: #009FDD; border-color: #009FDD; } #cookie-alert .btn-primary { background: #009FDD; border-color: #009FDD; } #cookie-alert .btn { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } #cookie-alert .btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd; } #cookie-alert .btn { display: inline-block; /*padding: 6px 12px;*/ margin-bottom: 0; font-size: 12px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } #cookie-alert .btn-primary { background-color: #009fdd; border-color: #009fdd; } #cookie-alert .btn { box-shadow: rgba(0, 0, 0, .0980392) 0 1px 1px; } #cookie-alert .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; border: 1px solid transparent; border-radius: 4px; } #cookie-alert .btn, #cookie-alert .nav { margin-bottom: 0; } #cookie-alert .btn-primary, #cookie-alert .btn-success { color: #fff; } #cookie-alert #close-cookie-alert { margin-top: 0px; margin-left: 10px; width: 50px; } #cookie-alert .btn-primary:hover { background: #1595e8; border-color: #00c19a; } /** opt-out-alert */ .trex-alert { font-size: 0.7rem; box-sizing: border-box; position: fixed; left: 0; bottom: 0; z-index: 1000; width: 100%; text-align: left; margin-bottom: 0px; color: #494f6f; background-color: #fff; border-color: #494f6f; border-radius: 0px; /*display: unset !important;*/ line-height: 1rem; border: 0; border-top: 1px solid #ddd; } .trex-alert b, strong { font-weight: 700; } .trex-alert a, .trex-alert a:hover { color: #4968ff; text-decoration: underline; } .alert-dismissable, .alert-dismissible { padding-right: 35px; } #close-cookie-alert { margin-top: 10px; width: 50px; } .trex-alert .btn.btn-primary { background: #494f6f; border-color: #494f6f; } .trex-alert .btn-primary { background: #494f6f; border-color: #494f6f; } .trex-alert .btn { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); } .trex-alert .btn-primary { color: #fff; background-color: #494f6f; border-color: #494f6f; } .trex-alert .btn { display: inline-block; padding: 0.125rem 0.23rem; margin-bottom: 0; font-size: 0.7rem; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .trex-alert .btn-primary { background-color: #494f6f; border-color: #494f6f; } .trex-alert .btn { box-shadow: rgba(0, 0, 0, .0980392) 0 1px 1px; } .trex-alert .btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; border: 1px solid transparent; border-radius: 4px; } .trex-alert .btn, .trex-alert .nav { margin-bottom: 0; } .trex-alert .btn-primary, .trex-alert .btn-success { color: #fff; } .trex-alert #close-cookie-alert { margin: 0 0.5rem; width: 50px; } .trex-alert .btn-primary:hover { background: #494f6f; border-color: #494f6f; } </style> <div id="cookie-alert" class="alert alert-primary alert-dismissable" style="display: none"> <b>Notice</b> <br> This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the cookie policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the <a href="/policy.php">cookie policy</a>. <br/> By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies. <button id="close-cookie-alert" class="btn btn-primary" data-dismiss="alert">OK</button> </div> <div id="opt-out-alert" class="trex-alert alert alert-primary alert-dismissable" style="display: none"> <b>Opt-Out of the sale of personal information</b> <br> We won't sell your personal information to inform the ads you see. You may still see interest-based ads if your information is sold by other companies or was sold previously. <button id="opt-out-ok" class="btn btn-primary">Opt-Out</button> <button id="opt-out-dismiss" class="btn btn-primary">Dismiss</button> </div> <script> var NEED_TO_WARN_OF_COOKIES = false; var NEED_TO_WARN_OF_PERSONAL_INFO = false; var default_phrase_auto = "Enter domain or category"; var default_phrase_domain = "Enter a domain name here (e.g. google.com)"; var default_phrase_tag = "Enter a category of website (e.g. ebook,iphone)"; var Adefault_phrases = { 'auto': default_phrase_auto, 'Domain': default_phrase_domain, 'Tag': default_phrase_tag, }; var SITE_NAME = "webstatsdomain.org"; var WIDGET_SITE_URL = "https://wt.webstatsdomain.org"; var THUMB_SITE_URL = "https://scs.webstatsdomain.org"; var SITE_URL = "https://webstatsdomain.org"; var SITE_URL_WITHOUT_PROTOCOL = "webstatsdomain.org"; var NEED_TO_WARN_OF_COOKIES = false;var NEED_TO_WARN_OF_PERSONAL_INFO = false;</script> <div class="mobile-header website-header"> <div id="search-form" class="search left" style="width:100%;"> <a href="/"> <div class="logo">WebStatsDomain</div> </a> <form action="/search/" method="get" class="f-search" style="" onsubmit="return pre_submit();"> <div class="search-input"> <fieldset> <div class="inputs"> <div class="input-wrap"> <input placeholder="" autocomplete="off" name="q" id="q" class="autocomplete_textbox simulated_focus" type="text" value="" onfocus="if (this.value == this.defaultValue) this.value = '';" onblur="if (this.value == '') this.value = this.defaultValue"> </div> <input type="submit" value=" "> <div class="left" id="div_res_autocomplete" style="display: none; border-left: none; border-right: none; border-bottom: none; padding: 0px;"></div> </div> </fieldset> </div> </form> </div> </div> <div class="desktop-header website-header"> <a href="https://webstatsdomain.org" class="logo" title="Website Analysis" alt="Webstatsdomain.org"></a> <div class="search"> <form onsubmit="return pre_submit();" method="get" action="/search/"> <div class="search-input"> <input type="text" value="" id="q" name="q" class="autocomplete_textbox simulated_focus" size="37" autocomplete="off" placeholder="Enter domain or category"> <button onclick="_gaq.push(['_trackEvent', 'index_page', 'search_button_block', 'search_button_block'])" id="searchsubmit" type="submit">analyze</button> <!-- HERE --> <div id="div_res_autocomplete" class="left" style="display: none; border-left: medium none; border-right: medium none; border-bottom: medium none; padding: 0px;"></div> </div> </form> </div> <div class="clear"></div> </div> </header> <div id="content"> <div class="inner-wrap"> <div class="layout-col"> <div class="main"> <section class="about"> <h2>About domain service</h2> <p><strong>A free online service that collects and analyzes any data about domains and keywords they are optimized for.</strong></p> </section> <section class="tools"> <h2>Webstatsdomain tools</h2> <ul> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'top_sites_up'])" href="https://webstatsdomain.org/top-sites/up/"><img width="48" height="48" src="/icons_tools/chart_up_48.png"><h4>Top Up Websites</h4><p>Find out which sites are popular right now!</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'top_sites_down'])" href="https://webstatsdomain.org/top-sites/down/"><img width="48" height="48" src="/icons_tools/chart_down_48.png"><h4>Top Down Websites</h4><p>Find out which sites are traffic drops right now!</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'alexa_traffic_rank'])" href="https://webstatsdomain.org/tools/alexa_checker/"><img width="48" height="48" src="/icons_tools/alexa.png"><h4>Alexa traffic rank</h4><p>Check estimate of website popularity</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'website_safety'])" href="https://webstatsdomain.org/tools/web_safety/"><img width="48" height="48" src="/icons_tools/h_checker.png"><h4>Website safety test</h4><p>Find out about the safety rating</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'whois'])" href="https://webstatsdomain.org/tools/whois/"><img width="48" height="48" src="/icons_tools/whois_record.png"><h4>Whois Record</h4><p>This tool help you find out whois of any domain</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'ip_trace'])" href="https://webstatsdomain.org/tools/ip_trace/"><img width="48" height="48" src="/icons_tools/ip_trace.png"><h4>Trace IP</h4><p>IP Address Lookup with Map, IP trace</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'what_is_my_ip'])" href="https://webstatsdomain.org/tools/what_is_my_ip/"><img width="48" height="48" src="/icons_tools/what_is_my_ip.png"><h4>What is my IP</h4><p>What Is My IP Address? Ip Lookup, My IP</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'ping'])" href="https://webstatsdomain.org/tools/ping.php"><img width="48" height="48" src="/icons_tools/ping.png"><h4>Ping</h4><p>Shows the time it takes for packets</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'header_checker'])" href="https://webstatsdomain.org/tools/header_checker.php" href="#"><img width="48" height="48" src="/icons_tools/header_checker.png"><h4>Header checker</h4><p>View the HTTP headers returned by an URL address</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'cron_generator'])" href="https://webstatsdomain.org/tools/crongen.php"><img width="48" height="48" src="/icons_tools/cron.png"><h4>Cron Generator</h4><p>Generate the correct entry for a job in cron</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'reverse_ip'])" href="https://webstatsdomain.org/tools/reverse_ip/"><img width="48" height="48" src="/icons_tools/reverse_ip.png"><h4>Reverse IP</h4><p>See all domains that resolve to a certain IP</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'whois_ip'])" href="https://webstatsdomain.org/tools/whois_ip/"><img width="48" height="48" src="/icons_tools/whois_ip.png"><h4>Whois IP</h4><p>Whois IP lookup, show IP location on map</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'pagerank'])" href="https://webstatsdomain.org/tools/pagerank/"><img width="48" height="48" src="/icons_tools/pagerrank.png"><h4>Page Rank checker</h4><p>Free PAGE RANK Checker for your Web site!</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'traceroute'])" href="https://webstatsdomain.org/tools/traceroute.php"><img width="48" height="48" src="/icons_tools/traceroute.png"><h4>Traceroute</h4><p>From our server to the destination</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'meta_generator'])" href="https://webstatsdomain.org/tools/metagen.php"><img width="48" height="48" src="/icons_tools/meta.png"><h4>Meta Generator</h4><p>quickly create all the necessary fields meta tags</p></a></li> <li><a onclick="_gaq.push(['_trackEvent', name_for_google_analytics, 'menu_tools_block', 'speed_test'])" href="https://webstatsdomain.org/tools/speedtest.php"><img width="48" height="48" src="/icons_tools/speedtest.png"><h4>Speed test tool</h4><p>allows to check the bandwidth of your internet lines</p></a></li> </ul> </section> <section class="looking"> <h2>Recent Domains</h2> <div class="domains-list"> <div class="domains-list"> <div class="column"> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/torrentz.eu' title=''>torrentz.eu</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/serienjunkies.org' title=''>serienjunkies.org</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.debenhams.ie' title=''>debenhams.ie</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.actuary.ca' title=''>actuary.ca</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.scholastic.ca' title=''>scholastic.ca</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.tamiltorrents.net' title=''>tamiltorrents.net</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.tripadvisor.in' title=''>tripadvisor.in</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.habitat.ca' title=''>habitat.ca</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.intereconomia.com' title=''>intereconomia.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.businesslist.ph' title=''>businesslist.ph</a> </div> <div class="column"> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.freshremix.ru' title=''>freshremix.ru</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.grammar.net' title=''>grammar.net</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.gumtree.ie' title=''>gumtree.ie</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.mobileread.mobi' title=''>mobileread.mobi</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.herogfx.net' title=''>herogfx.net</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.colgate.ca' title=''>colgate.ca</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.myvideo.de' title=''>myvideo.de</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.greatexportimport.com' title=''>greatexportimport.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.allposters.fr' title=''>allposters.fr</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/serialnumber.in' title=''>serialnumber.in</a> </div> <div class="column"> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.btarena.org' title=''>btarena.org</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.interest.com' title=''>interest.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/healthmad.com' title=''>healthmad.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.gratistaringa.net' title=''>gratistaringa.net</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.perkins.com' title=''>perkins.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.stuartellis.eu' title=''>stuartellis.eu</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.utsavfashion.in' title=''>utsavfashion.in</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.transunion.ca' title=''>transunion.ca</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.go2web20.net' title=''>go2web20.net</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.academicexperts.us' title=''>academicexperts.us</a> </div> <div class="column"> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.walmart.ca' title=''>walmart.ca</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.heritagebankwaonline2.com' title=''>heritagebankwaonline2.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.biztradeshows.com' title=''>biztradeshows.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.gotfrag.com' title=''>gotfrag.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.fencing.net' title=''>fencing.net</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.toplanguagejobs.es' title=''>toplanguagejobs.es</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.geometry.net' title=''>geometry.net</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.elsevier.ca' title=''>elsevier.ca</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.flounder.com' title=''>flounder.com</a> <a class='ellipsis_clipped' href='https://webstatsdomain.org/d/www.vistaprint.ie' title=''>vistaprint.ie</a> </div> </div> </div> </section> </div> </div> <div class="clear"></div> </div> </div> </div> <footer id="footer"> <div class="footer-row"> <a href="https://webstatsdomain.org/" class="logo fl"></a> <div class="copyright fl"> <strong>&copy; WebStatsDomain.org 2024. All Rights Reserved</strong> </div> </div> <div class="footer-row"> <div class="footer-menu fr"> <a rel="nofollow" title="Privacy Policy" href="https://webstatsdomain.org/policy.php">Privacy Policy</a> <a rel="nofollow" title="Terms Of Service" href="https://webstatsdomain.org/terms.php">Terms Of Service</a> <a rel="nofollow" title="Contact" href="https://webstatsdomain.org/contact.php">Contact</a> <a rel="nofollow" title="Add domain to webstatsdomain database" href="https://webstatsdomain.org/add">Add domain</a> <a rel="nofollow" title="Delete domain from webstatsdomain database" href="https://webstatsdomain.org/delete">Delete domain</a> <a rel="nofollow" href="https://m.webstatsdomain.org/">Mobile version</a> </div> </div> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10