CINXE.COM
Top bike stores websites. Example:www.halfords.com, www.mtbr.com, www.bike-discount.de, www.performancebike.com, www.evanscycles.com
<!DOCTYPE html> <html lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>Top bike stores websites. Example:www.halfords.com, www.mtbr.com, www.bike-discount.de, www.performancebike.com, www.evanscycles.com</title> <meta name="description" content="Top 7 bike stores sites: www.halfords.com, www.mtbr.com, www.bike-discount.de"/> <meta name="keywords" content=""/> <meta property="og:title" content="bike stores :www.halfords.com, www.mtbr.com, www.bike-discount.de, www.performancebike.com, www.evanscycles.com"/> <meta property="og:description" content="Top 7 bike stores sites: www.halfords.com, www.mtbr.com, www.bike-discount.de"/> <meta property="og:url" content="https://webstatsdomain.org/tags/bike+stores/"/> <meta property="og:image" content="https://scs.webstatsdomain.org/?url=www.halfords.com"/> <meta property="og:site_name" content="Webstatsdomain.org"> <meta property="fb:admins" content="100003586991391"/> <meta name="robots" content="noindex,follow"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script src="/js/jquery.customSelect.js?1537270806"></script> <script type="text/javascript" src="/js/script.js?1537270925"></script> <link href="https://scs.webstatsdomain.org/?url=www.halfords.com" rel="image_src"/> <link rel="canonical" href="https://webstatsdomain.org/tags/bike+stores/"/> <script> var mkey = "bike stores"; var string_of_sites = "www.halfords.com,www.mtbr.com,www.bike-discount.de,www.performancebike.com,www.evanscycles.com,www.competitivecyclist.com,www.nashbar.com,www.fahrrad.de,www.roadbikereview.com,www.bike24.com,www.shimano.com,www.rapha.cc,www.bike-components.de,www.pricepoint.com,www.probikekit.com,www.bobshop.de,www.cwcycles.co.za,www.roseversand.de,www.gobiking.in,www.easybike.co.za,cyclewarehouse.co.za,www.shedsandthings.co.uk,bikestogo.com,bikes2go.com,"; var rows_per_page = "25"; </script> <script type="text/javascript" src="/js/js.js?1537270862"></script> <script type="text/javascript" src="/js/tag.js?1537270919"></script> <link rel="stylesheet" href="/css/template.css?1567517872"/> <link rel="stylesheet" href="/css/tag.css?1537270782"/> <link rel="stylesheet" href="/css/responsive.css?1567161648"/> <!--[if lt IE 9]> <script type="text/javascript" src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> <![endif]--> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: 'ca-pub-4225178227804431', enable_page_level_ads: true }); </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(['_setCustomVar', 1, 'Advertisement', 'Adv_no_tag', 3]); _gaq.push(['_setCustomVar', 2, 'tag_in_google_suggests', "bike stores", 2]); _gaq.push(['_trackPageview']); </script> </head> <body class="not-front page-results"> <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="bike stores" 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="bike stores" 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 right"> <div class="main"> <h1 class="with-cloud"> Most Popular Bike Stores Websites </h1> <div class="ads_module ads-from-google-top" style="margin:20px 0px 20px 0px;"> </div> <div id="list_of_sites" class="results"> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.halfords.com" title="See overview of www.halfords.com"> <h4 class="ellipsis_clipped">Halfords.com: Halfords | Bikes | Sat Navs | Dab Radios | Car Seats | Car Maintenance</h4> </a> <div class="body"> <span class="a-green">www.halfords.com</span> <p class="giveMeEllipsis">Visit Halfords for Bikes, Sat Nav & Audio, Motoring & Car Maintenance, Touring & Camping Equipment, and lots more. Order online for Home Delivery or Click & Collect in store.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 11,589" class="rating"> <span class="value" style="width:75%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'car parts']);" title="View top car parts websites" href="https://webstatsdomain.org/tags/car+parts/" target="_blank">car parts</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'car']);" title="View top car websites" href="https://webstatsdomain.org/tags/car/" target="_blank">car</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.mtbr.com" title="See overview of www.mtbr.com"> <h4 class="ellipsis_clipped">Mtbr.com: Mountain Bike Review – The Best Mountain Bike Brands And Parts Online - Mtbr.com</h4> </a> <div class="body"> <span class="a-green">www.mtbr.com</span> <p class="giveMeEllipsis">Mtbr.com is the leading professional mountain bike reviews site for the best mountain bike brands, bike parts and mtb forums - Mtbr.com</p> <span class="popularity"> <span title="Alexa Traffic Rank: 13,230" class="rating"> <span class="value" style="width:75%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mountain bike reviews']);" title="View top mountain bike reviews websites" href="https://webstatsdomain.org/tags/mountain+bike+reviews/" target="_blank">mountain bike reviews</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'best mountain bike brands']);" title="View top best mountain bike brands websites" href="https://webstatsdomain.org/tags/best+mountain+bike+brands/" target="_blank">best mountain bike brands</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mountain bike trails']);" title="View top mountain bike trails websites" href="https://webstatsdomain.org/tags/mountain+bike+trails/" target="_blank">mountain bike trails</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mountain bikes for sale']);" title="View top mountain bikes for sale websites" href="https://webstatsdomain.org/tags/mountain+bikes+for+sale/" target="_blank">mountain bikes for sale</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.bike-discount.de" title="See overview of www.bike-discount.de"> <h4 class="ellipsis_clipped">Bike-discount.de: Bike Shop | Bike-discount: Onlineshop Mit Bestpreis-garantie</h4> </a> <div class="body"> <span class="a-green">www.bike-discount.de</span> <p class="giveMeEllipsis">Ihr Bikeshop seit 25 Jahren ✓ Marken-Fahrräder ✓ Fahrradteile ✓ Bekleidung + Zubehör ✓ Hier Top Angebote: Jetzt bestellen – Trusted Shop Bewertung SEHR GUT!</p> <span class="popularity"> <span title="Alexa Traffic Rank: 13,499" class="rating"> <span class="value" style="width:75%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'shop']);" title="View top shop websites" href="https://webstatsdomain.org/tags/shop/" target="_blank">shop</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'discount']);" title="View top discount websites" href="https://webstatsdomain.org/tags/discount/" target="_blank">discount</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'online']);" title="View top online websites" href="https://webstatsdomain.org/tags/online/" target="_blank">online</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.performancebike.com" title="See overview of www.performancebike.com"> <h4 class="ellipsis_clipped">Performancebike.com: Generic Application Error Test Jsp (item)</h4> </a> <div class="body"> <span class="a-green">www.performancebike.com</span> <p class="giveMeEllipsis">Shop now at Performance Bike - Best price, best selection and best brands for bikes, cycling apparel, cycling equipment and much more. Lifetime Guarantee & Low Price Promise<br/></p> <span class="popularity"> <span title="Alexa Traffic Rank: 23,673" class="rating"> <span class="value" style="width:70%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mountain bike']);" title="View top mountain bike websites" href="https://webstatsdomain.org/tags/mountain+bike/" target="_blank">mountain bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling gear']);" title="View top cycling gear websites" href="https://webstatsdomain.org/tags/cycling+gear/" target="_blank">cycling gear</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.evanscycles.com" title="See overview of www.evanscycles.com"> <h4 class="ellipsis_clipped">Evanscycles.com: Evans Cycles uk Online Bike Shop | Trade-in Now on | Bicycle Shop</h4> </a> <div class="body"> <span class="a-green">www.evanscycles.com</span> <p class="giveMeEllipsis">The UK’s leading specialist bike shop. Shop online or Click & Collect from 61 Evans Cycles stores nationwide. Price Match and free delivery available.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 15,971" class="rating"> <span class="value" style="width:75%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike shop']);" title="View top bike shop websites" href="https://webstatsdomain.org/tags/bike+shop/" target="_blank">bike shop</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bikes']);" title="View top bikes websites" href="https://webstatsdomain.org/tags/bikes/" target="_blank">bikes</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.competitivecyclist.com" title="See overview of www.competitivecyclist.com"> <h4 class="ellipsis_clipped">Competitivecyclist.com: Competitive Cyclist - Road & Mountain Bikes, Apparel, & Accessories | Competitive Cyclist</h4> </a> <div class="body"> <span class="a-green">www.competitivecyclist.com</span> <p class="giveMeEllipsis">Find great deals on specialty road, mountain and triathlon bikes, components, clothing, accessories, and more.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 28,079" class="rating"> <span class="value" style="width:70%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'triathlon']);" title="View top triathlon websites" href="https://webstatsdomain.org/tags/triathlon/" target="_blank">triathlon</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycling']);" title="View top bicycling websites" href="https://webstatsdomain.org/tags/bicycling/" target="_blank">bicycling</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.nashbar.com" title="See overview of www.nashbar.com"> <h4 class="ellipsis_clipped">Nashbar.com: Generic Application Error Test Jsp (item)</h4> </a> <div class="body"> <span class="a-green">www.nashbar.com</span> <p class="giveMeEllipsis"></p> <span class="popularity"> <span title="Alexa Traffic Rank: 34,684" class="rating"> <span class="value" style="width:65%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling stores']);" title="View top cycling stores websites" href="https://webstatsdomain.org/tags/cycling+stores/" target="_blank">cycling stores</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mountain bike']);" title="View top mountain bike websites" href="https://webstatsdomain.org/tags/mountain+bike/" target="_blank">mountain bike</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.fahrrad.de" title="See overview of www.fahrrad.de"> <h4 class="ellipsis_clipped">Fahrrad.de: Fahrrad.de ▷ Günstig Kaufen Bis -40% ▷ Bekannt Aus tv</h4> </a> <div class="body"> <span class="a-green">www.fahrrad.de</span> <p class="giveMeEllipsis">Fahrrad günstig ✔ kaufen & bis -40% sparen ✔ Jetzt im Online Shop fahrrad.de ➤ Bekannt aus TV. Mo-Fr bis 16 Uhr bestellen ✚ VERSAND HEUTE!</p> <span class="popularity"> <span title="Alexa Traffic Rank: 22,741" class="rating"> <span class="value" style="width:70%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mtb']);" title="View top mtb websites" href="https://webstatsdomain.org/tags/mtb/" target="_blank">mtb</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'shop']);" title="View top shop websites" href="https://webstatsdomain.org/tags/shop/" target="_blank">shop</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike stores']);" title="View top bike stores websites" href="https://webstatsdomain.org/tags/bike+stores/" target="_blank">bike stores</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'online shop']);" title="View top online shop websites" href="https://webstatsdomain.org/tags/online+shop/" target="_blank">online shop</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.roadbikereview.com" title="See overview of www.roadbikereview.com"> <h4 class="ellipsis_clipped">Roadbikereview.com: Roadbikereview: Cycling Gear And Road Bike Reviews, Forums, And Classifieds</h4> </a> <div class="body"> <span class="a-green">www.roadbikereview.com</span> <p class="giveMeEllipsis">product reviews, ratings and classifieds for road bikes, cycling, bicycle, bike, parts, components, mountain biking, used bike, bicycle classifieds</p> <span class="popularity"> <span title="Alexa Traffic Rank: 32,554" class="rating"> <span class="value" style="width:65%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle']);" title="View top bicycle websites" href="https://webstatsdomain.org/tags/bicycle/" target="_blank">bicycle</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'road bike']);" title="View top road bike websites" href="https://webstatsdomain.org/tags/road+bike/" target="_blank">road bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.bike24.com" title="See overview of www.bike24.com"> <h4 class="ellipsis_clipped">Bike24.com: Bike24 - Online Shop - Cycling, Running, Swimming, Triathlon - Bike Parts, Racing Cycles, Mountainbike (mtb), Bike Wear, Sportswear</h4> </a> <div class="body"> <span class="a-green">www.bike24.com</span> <p class="giveMeEllipsis">Bike24 - Online Shop for Bike parts, Road Bikes, Mountainbike (MTB), Trekking, Bike Wear and Shoes; Brands: Shimano, Campagnolo, Specialized, Nalini und Pearl Izumi</p> <span class="popularity"> <span title="Alexa Traffic Rank: 37,124" class="rating"> <span class="value" style="width:65%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'online shop']);" title="View top online shop websites" href="https://webstatsdomain.org/tags/online+shop/" target="_blank">online shop</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'shop']);" title="View top shop websites" href="https://webstatsdomain.org/tags/shop/" target="_blank">shop</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike parts']);" title="View top bike parts websites" href="https://webstatsdomain.org/tags/bike+parts/" target="_blank">bike parts</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.shimano.com" title="See overview of www.shimano.com"> <h4 class="ellipsis_clipped">Shimano.com: Corporate Site | Shimano</h4> </a> <div class="body"> <span class="a-green">www.shimano.com</span> <p class="giveMeEllipsis">Welcome to the Shimano official corporate website. View Shimano’s manufacturing technologies, enthusiasm for design and craftsmanship, IR information, recruitment information, and social activities.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 30,139" class="rating"> <span class="value" style="width:70%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike stores']);" title="View top bike stores websites" href="https://webstatsdomain.org/tags/bike+stores/" target="_blank">bike stores</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'components']);" title="View top components websites" href="https://webstatsdomain.org/tags/components/" target="_blank">components</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'fishing']);" title="View top fishing websites" href="https://webstatsdomain.org/tags/fishing/" target="_blank">fishing</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.rapha.cc" title="See overview of www.rapha.cc"> <h4 class="ellipsis_clipped">Rapha.cc: The World’s Finest Cycling Clothing And Accessories | Rapha</h4> </a> <div class="body"> <span class="a-green">www.rapha.cc</span> <p class="giveMeEllipsis">The Rapha website houses the finest cycling clothing and accessories in the world. An online emporium of performance roadwear, accessories, publications and events, all celebrating the glory and suffering of road riding.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 28,239" class="rating"> <span class="value" style="width:70%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'gear']);" title="View top gear websites" href="https://webstatsdomain.org/tags/gear/" target="_blank">gear</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'musician resources']);" title="View top musician resources websites" href="https://webstatsdomain.org/tags/musician+resources/" target="_blank">musician resources</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike gear']);" title="View top bike gear websites" href="https://webstatsdomain.org/tags/bike+gear/" target="_blank">bike gear</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.bike-components.de" title="See overview of www.bike-components.de"> <h4 class="ellipsis_clipped">Bike-components.de: Bike-components | Fahrradteile & Fahrradzubehör Online Shop, Mountainbike, Rennrad, Trekkingbike, Roadbike</h4> </a> <div class="body"> <span class="a-green">www.bike-components.de</span> <p class="giveMeEllipsis">Hochwertige Fahrradteile und Fahrradzubehör günstig kaufen - MTB, Rennrad, Trekking, Triathlon - Über 40.000 Artikel zu spitzen Preisen. Jetzt zugreifen!</p> <span class="popularity"> <span title="Alexa Traffic Rank: 26,042" class="rating"> <span class="value" style="width:70%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mtb']);" title="View top mtb websites" href="https://webstatsdomain.org/tags/mtb/" target="_blank">mtb</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike parts']);" title="View top bike parts websites" href="https://webstatsdomain.org/tags/bike+parts/" target="_blank">bike parts</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'shop']);" title="View top shop websites" href="https://webstatsdomain.org/tags/shop/" target="_blank">shop</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.cycle-yoshida.com" title="See overview of www.cycle-yoshida.com"> <h4 class="ellipsis_clipped">Cycle-yoshida.com: 自転車通販のサイクルヨシダ吉田商会。部品・用品・ウエアが豊富</h4> </a> <div class="body"> <span class="a-green">www.cycle-yoshida.com</span> <p class="giveMeEllipsis">自転車の通販ならサイクルヨシダへ。ロードバイクやMTBを始め折りたたみサイクルや電動アシスト自転車等、豊富に取り揃えています。バーツ部品やアクセサリー用品・ウェア等も販売。専門店なので安心サポート。</p> <span class="popularity"> <span title="Alexa Traffic Rank: 244,384" class="rating"> <span class="value" style="width:50%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle']);" title="View top bicycle websites" href="https://webstatsdomain.org/tags/bicycle/" target="_blank">bicycle</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'shop']);" title="View top shop websites" href="https://webstatsdomain.org/tags/shop/" target="_blank">shop</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'gmc']);" title="View top gmc websites" href="https://webstatsdomain.org/tags/gmc/" target="_blank">gmc</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'assos']);" title="View top assos websites" href="https://webstatsdomain.org/tags/assos/" target="_blank">assos</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.pricepoint.com" title="See overview of www.pricepoint.com"> <h4 class="ellipsis_clipped">Pricepoint.com: we Are Closed | Discounted Mountain Bikes, Road Bikes And Cycling Gear at Pricepoint.com</h4> </a> <div class="body"> <span class="a-green">www.pricepoint.com</span> <p class="giveMeEllipsis">The hottest cycling gear at the lowest prices. Discounts on Mountain Bikes & Road Bikes, bike parts, accessories, cycling apparel & more. Price Match Guaranteed!</p> <span class="popularity"> <span title="Alexa Traffic Rank: 1,610,936" class="rating"> <span class="value" style="width:35%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'catalogs']);" title="View top catalogs websites" href="https://webstatsdomain.org/tags/catalogs/" target="_blank">catalogs</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike parts']);" title="View top bike parts websites" href="https://webstatsdomain.org/tags/bike+parts/" target="_blank">bike parts</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.probikekit.com" title="See overview of www.probikekit.com"> <h4 class="ellipsis_clipped">Probikekit.com: Probikekit Usa | Cycling Kit, Running And Triathlon Kit</h4> </a> <div class="body"> <span class="a-green">www.probikekit.com</span> <p class="giveMeEllipsis">Welcome to ProBikeKit USA, where you'll find cycling clothing, cycling accessories, cycling components and bikes at great prices - shop now at PBK!</p> <span class="popularity"> <span title="Alexa Traffic Rank: 146,151" class="rating"> <span class="value" style="width:55%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'home page']);" title="View top home page websites" href="https://webstatsdomain.org/tags/home+page/" target="_blank">home page</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling']);" title="View top cycling websites" href="https://webstatsdomain.org/tags/cycling/" target="_blank">cycling</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mtb']);" title="View top mtb websites" href="https://webstatsdomain.org/tags/mtb/" target="_blank">mtb</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'retail']);" title="View top retail websites" href="https://webstatsdomain.org/tags/retail/" target="_blank">retail</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.bobshop.de" title="See overview of www.bobshop.de"> <h4 class="ellipsis_clipped">Bobshop.de: Bobshop | Fahrradbekleidung Für Rennrad, Mountainbike Und Triathlon | Radbekleidung Online Shop</h4> </a> <div class="body"> <span class="a-green">www.bobshop.de</span> <p class="giveMeEllipsis">Fahrradbekleidung & Fahrradzubehör von über 100 Marken. Riesige Auswahl, schnelle Lieferung, Top-Marken: BOBSHOP - Best of Bikewear seit 1983</p> <span class="popularity"> <span title="Alexa Traffic Rank: 962,707" class="rating"> <span class="value" style="width:40%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'rad']);" title="View top rad websites" href="https://webstatsdomain.org/tags/rad/" target="_blank">rad</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'shop']);" title="View top shop websites" href="https://webstatsdomain.org/tags/shop/" target="_blank">shop</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike shop']);" title="View top bike shop websites" href="https://webstatsdomain.org/tags/bike+shop/" target="_blank">bike shop</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.cwcycles.co.za" title="See overview of www.cwcycles.co.za"> <h4 class="ellipsis_clipped">Cwcycles.co.za: Bicycle & Cycling Shop| Parts, Apparel & Accessories| Chris Willemse Cycles</h4> </a> <div class="body"> <span class="a-green">www.cwcycles.co.za</span> <p class="giveMeEllipsis">Chris Willemse Cycles is South Africa’s leading online bicycle store - Browse our wide range of bikes for sale, mountain bike parts & cycling accessories.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 250,722" class="rating"> <span class="value" style="width:50%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'chris willemse']);" title="View top chris willemse websites" href="https://webstatsdomain.org/tags/chris+willemse/" target="_blank">chris willemse</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle shops']);" title="View top bicycle shops websites" href="https://webstatsdomain.org/tags/bicycle+shops/" target="_blank">bicycle shops</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle stores']);" title="View top bicycle stores websites" href="https://webstatsdomain.org/tags/bicycle+stores/" target="_blank">bicycle stores</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike stores']);" title="View top bike stores websites" href="https://webstatsdomain.org/tags/bike+stores/" target="_blank">bike stores</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.roseversand.de" title="See overview of www.roseversand.de"> <h4 class="ellipsis_clipped">Roseversand.de: Leidenschaft Für Das Radfahren | Rose Bikes</h4> </a> <div class="body"> <span class="a-green">www.roseversand.de</span> <p class="giveMeEllipsis">ROSE Bikes - Fahrräder kaufen im Rad-Shop für MTB/Mountainbike, Rennräder & Trekkingräder, e-Bikes. Mit Bike Konfigurator für viele ROSE Bikes!</p> <span class="popularity"> <span title="Alexa Traffic Rank: 913,720" class="rating"> <span class="value" style="width:40%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'rose']);" title="View top rose websites" href="https://webstatsdomain.org/tags/rose/" target="_blank">rose</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'mtb']);" title="View top mtb websites" href="https://webstatsdomain.org/tags/mtb/" target="_blank">mtb</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike stores']);" title="View top bike stores websites" href="https://webstatsdomain.org/tags/bike+stores/" target="_blank">bike stores</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike']);" title="View top bike websites" href="https://webstatsdomain.org/tags/bike/" target="_blank">bike</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.gobiking.in" title="See overview of www.gobiking.in"> <h4 class="ellipsis_clipped">Gobiking.in: Online Bicycles Home Default India's Largest Online Bike Store</h4> </a> <div class="body"> <span class="a-green">www.gobiking.in</span> <p class="giveMeEllipsis">Wide range of bicycles I Lowest Prices I Free Shipping</p> <span class="popularity"> <span title="Alexa Traffic Rank: 990,360" class="rating"> <span class="value" style="width:40%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycles']);" title="View top bicycles websites" href="https://webstatsdomain.org/tags/bicycles/" target="_blank">bicycles</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike accessories']);" title="View top bike accessories websites" href="https://webstatsdomain.org/tags/bike+accessories/" target="_blank">bike accessories</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'cycling gear']);" title="View top cycling gear websites" href="https://webstatsdomain.org/tags/cycling+gear/" target="_blank">cycling gear</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycles online']);" title="View top bicycles online websites" href="https://webstatsdomain.org/tags/bicycles+online/" target="_blank">bicycles online</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.easybike.co.za" title="See overview of www.easybike.co.za"> <h4 class="ellipsis_clipped">Easybike.co.za: Easybike</h4> </a> <div class="body"> <span class="a-green">www.easybike.co.za</span> <p class="giveMeEllipsis">easyBIKE is an online bicycle store, browse our wide range of bikes parts and accessories, Wides range of mountain bike parts and cycling accessories in south Africa.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 1,506,246" class="rating"> <span class="value" style="width:35%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike parts']);" title="View top bike parts websites" href="https://webstatsdomain.org/tags/bike+parts/" target="_blank">bike parts</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle shops']);" title="View top bicycle shops websites" href="https://webstatsdomain.org/tags/bicycle+shops/" target="_blank">bicycle shops</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle stores']);" title="View top bicycle stores websites" href="https://webstatsdomain.org/tags/bicycle+stores/" target="_blank">bicycle stores</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike stores']);" title="View top bike stores websites" href="https://webstatsdomain.org/tags/bike+stores/" target="_blank">bike stores</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/cyclewarehouse.co.za" title="See overview of cyclewarehouse.co.za"> <h4 class="ellipsis_clipped">Cyclewarehouse.co.za: Bicycle & Cycling Shop| Parts, Apparel & Accessories| Chris Willemse Cycles</h4> </a> <div class="body"> <span class="a-green">cyclewarehouse.co.za</span> <p class="giveMeEllipsis">Chris Willemse Cycles is South Africa’s leading online bicycle store - Browse our wide range of bikes for sale, mountain bike parts & cycling accessories.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 5,726,093" class="rating"> <span class="value" style="width:25%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'chris willemse']);" title="View top chris willemse websites" href="https://webstatsdomain.org/tags/chris+willemse/" target="_blank">chris willemse</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle shops']);" title="View top bicycle shops websites" href="https://webstatsdomain.org/tags/bicycle+shops/" target="_blank">bicycle shops</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle stores']);" title="View top bicycle stores websites" href="https://webstatsdomain.org/tags/bicycle+stores/" target="_blank">bicycle stores</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike stores']);" title="View top bike stores websites" href="https://webstatsdomain.org/tags/bike+stores/" target="_blank">bike stores</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/www.shedsandthings.co.uk" title="See overview of www.shedsandthings.co.uk"> <h4 class="ellipsis_clipped">Shedsandthings.co.uk: Garden Sheds, Bike Sheds, Log Cabins And Garden Storage | Sheds And Things</h4> </a> <div class="body"> <span class="a-green">www.shedsandthings.co.uk</span> <p class="giveMeEllipsis">Buy sheds direct from Sheds and Things, a leading online retailer of garden sheds, bike sheds, log stores. Low Prices and Free Delivery.</p> <span class="popularity"> <span title="Alexa Traffic Rank: 18,783,735" class="rating"> <span class="value" style="width:15%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'garden sheds']);" title="View top garden sheds websites" href="https://webstatsdomain.org/tags/garden+sheds/" target="_blank">garden sheds</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'pent sheds']);" title="View top pent sheds websites" href="https://webstatsdomain.org/tags/pent+sheds/" target="_blank">pent sheds</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'apex sheds']);" title="View top apex sheds websites" href="https://webstatsdomain.org/tags/apex+sheds/" target="_blank">apex sheds</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bike sheds']);" title="View top bike sheds websites" href="https://webstatsdomain.org/tags/bike+sheds/" target="_blank">bike sheds</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/bikestogo.com" title="See overview of bikestogo.com"> <h4 class="ellipsis_clipped">Bikestogo.com: Bikes to go</h4> </a> <div class="body"> <span class="a-green">bikestogo.com</span> <p class="giveMeEllipsis">A full service bicycle store specializing in name brand bicycles and accessories</p> <span class="popularity"> <span title="Alexa Traffic Rank: 9,775,737" class="rating"> <span class="value" style="width:25%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bikes']);" title="View top bikes websites" href="https://webstatsdomain.org/tags/bikes/" target="_blank">bikes</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycles']);" title="View top bicycles websites" href="https://webstatsdomain.org/tags/bicycles/" target="_blank">bicycles</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle accessories']);" title="View top bicycle accessories websites" href="https://webstatsdomain.org/tags/bicycle+accessories/" target="_blank">bicycle accessories</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle store']);" title="View top bicycle store websites" href="https://webstatsdomain.org/tags/bicycle+store/" target="_blank">bicycle store</a> </span> </div> </div> <div class="item"> <a class="left domain-name-link" style="width:100%;" href="https://webstatsdomain.org/d/bikes2go.com" title="See overview of bikes2go.com"> <h4 class="ellipsis_clipped">Bikes2go.com: Bikes to go</h4> </a> <div class="body"> <span class="a-green">bikes2go.com</span> <p class="giveMeEllipsis">A full service bicycle store specializing in name brand bicycles and accessories</p> <span class="popularity"> <span title="Alexa Traffic Rank: 15,976,171" class="rating"> <span class="value" style="width:15%"></span> </span> </span> <span class="tags"> <strong>Tags:</strong> <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bikes']);" title="View top bikes websites" href="https://webstatsdomain.org/tags/bikes/" target="_blank">bikes</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycles']);" title="View top bicycles websites" href="https://webstatsdomain.org/tags/bicycles/" target="_blank">bicycles</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle accessories']);" title="View top bicycle accessories websites" href="https://webstatsdomain.org/tags/bicycle+accessories/" target="_blank">bicycle accessories</a>, <a onclick="_gaq.push(['_trackEvent',name_for_google_analytics, 'results_block', 'bicycle store']);" title="View top bicycle store websites" href="https://webstatsdomain.org/tags/bicycle+store/" target="_blank">bicycle store</a> </span> </div> </div> </div> </div> </div> <aside class="sidebar right"> <div class="ads_module" style="margin:0px 0px 20px 0px;"> </div> <div class="block res"> <h3>RELATED TAGS</h3> <div class="block-content"> <ul> <tr class=showed> <li class="showed"><a onclick="_gaq.push(['_trackEvent','tag_page', 'what_people_search_block', 'cycling stores'])" href="https://webstatsdomain.org/tags/cycling+stores/" title="top 7 websites" target="_blank">cycling stores</a> <span>13 sites</span></li><tr class=showed> <li class="showed"><a onclick="_gaq.push(['_trackEvent','tag_page', 'what_people_search_block', 'cycling gear'])" href="https://webstatsdomain.org/tags/cycling+gear/" title="top 7 websites" target="_blank">cycling gear</a> <span>187 sites</span></li><tr class=showed> <li class="showed"><a onclick="_gaq.push(['_trackEvent','tag_page', 'what_people_search_block', 'bicycle shops'])" href="https://webstatsdomain.org/tags/bicycle+shops/" title="top 7 websites" target="_blank">bicycle shops</a> <span>84 sites</span></li><tr class=showed> <li class="showed"><a onclick="_gaq.push(['_trackEvent','tag_page', 'what_people_search_block', 'cycling clothing'])" href="https://webstatsdomain.org/tags/cycling+clothing/" title="top 7 websites" target="_blank">cycling clothing</a> <span>307 sites</span></li><tr class=showed> <li class="showed"><a onclick="_gaq.push(['_trackEvent','tag_page', 'what_people_search_block', 'cycling shoe'])" href="https://webstatsdomain.org/tags/cycling+shoe/" title="top 7 websites" target="_blank">cycling shoe</a> <span>76 sites</span></li><tr class=showed> <li class="showed"><a onclick="_gaq.push(['_trackEvent','tag_page', 'what_people_search_block', 'evans cycles'])" href="https://webstatsdomain.org/tags/evans+cycles/" title="top 7 websites" target="_blank">evans cycles</a> <span>29 sites</span></li> </ul> </div> </div> </aside> <div class="social-share"> <!-- AddThis Button BEGIN --> <div id="addthis_toolbox_div" class="addthis_toolbox addthis_floating_style addthis_counter_style" style="position:absolute;top:10px;"> <a class="addthis_button_facebook_like" fb:like:layout="box_count"></a> <a class="addthis_button_tweet" tw:count="vertical"></a> <a class="addthis_button_google_plusone" g:plusone:size="tall"></a> <a class="addthis_counter"></a> </div> <script type="text/javascript">var addthis_config = {"data_track_addressbar": true};</script> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=dunkan"></script> <!-- AddThis Button END --> </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>© 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 href="https://m.webstatsdomain.org/tags/bike stores/">Mobile version</a> </div> </div> </footer> </body> </html>