Interest in U.S. Politics set a new traffic record for a SilverStripe-powered website last week. DemConvention.com, the official website for the four day U.S. Democratic Party's National Convention, set some impressive stats:
The website runs on a number of Apache/Redhat Linux webservers. While PHP5 and MySQL underpin any SilverStripe website, the scalability is due primarily to the static file caching code we blogged about recently.
6 Comments. Add Yours Tags: client work, usa, traffic
Given 'hits' is a loaded word which doesn't actually mean much in terms of content viewed can you share what the page views and unique browsers were? Any other standard web stats that you can share?
Posted by Glen Barnes, 1 year ago
Also to center footer in IE6 try adding
#footer { text-align: center; }
Posted by Hubba, 1 year ago
The site looks great except for nav in IE6
might try adding these styles...
* html #menu1 { top: -5px }
#Menu1 ul.sub1 li a: hover { display: block; width: 100%; }
Posted by Hubba, 1 year ago
"DemConvention.com, received more than 3.2 million visits totaling more than 2.6 billion hits during Convention week" http://www.demconvention.com/press-releases/
Posted by Inger, 1 year ago
this cms is amazing one
Posted by Manoj, 2 years ago
Wow, go LAMP/SilverStripe!
Interesting to compare to trademe, which at www.trademe.co.nz/Community/SiteStats.aspx states:
Number of people who visit each month: 4,269,088
Average number of people who visit each day: 471,129
Posted by kiwi, 2 years ago
RSS feed for comments on this page | RSS feed for all comments
Looking for our Open Source Software? Then head to SilverStripe.org.
Comments on this website? Please give feedback.