The market share for nopCommerce decreased by 0.01 percentage points (from 0.05% to 0.04%) for all sites, more than any other segment during the same period of time.
We detected the following sites were using nopCommerce
nopcommerce.com
targus.com
mootanroo.com
cabelas.ca
fox-net.ru
afw.com
How We Detect Installations of nopCommerce
Meta
A CMS will sometimes include a meta tag within the html of each page. This is usually a "generator" tag like <meta name="generator" content="What CMS" /> but could also be "application-name", "Powered-By" or anyting else the CMS creators decide to use.
Headers
HTTP headers can provide some of the best clues about a site's CMS. The values of set-cookie and x-powered-by headers are the most common and easiest to find.
Javascript
Similar to identifiable html markup, a CMS will sometimes insert unique Javascript code into web pages.