Previous month:
August 2015
Next month:
January 2016

2 posts from November 2015

WordPress Now Powers 25% of Top 10 Million Websites

W3techs wordpress 25percent

Fascinating news out of W3Techs earlier this month that WordPress now powers over 25% of the Alexa top 10 million websites. The next closest content management systems (CMS) are Joomla at 2.8% and Drupal at 2.1%.

The full stats are found here:

http://w3techs.com/technologies/overview/content_management/all

And a quick view of the top of the chart shows more data:

W3techs cms nov2015

Note the very top line - and this one is extremely important:

57.2% of the top 10 million sites do NOT use an identifiable CMS.

Either those sites use custom software or somehow strip off identification so that the tools W3Techs uses cannot detect the type of CMS that is being used by that site.

This leaves 42.8% of the top 10 million websites that DO use a CMS.

If you look at the chart:

  • the grey bars indicate the CMS' percentage across all Alexa 10 million sites
  • the green bars indicate the CMS' percentage within sites that use a CMS

So the net is:

  • 25.1% of the top 10 million sites use WordPress
  • Of the 42.8% of sites that use a CMS, 58.7% of those use WordPress

And of course all of this data is only on the Alexa Top 10 million sites. There are then millions more sites using various CMS' - and some % of those will be using WordPress.

Still, the Alexa Top 10 million is one set to use - and W3Techs has now been doing these measurements for years.

One interesting note out of the W3CTechs blog post about this milestone is what happens when you move from looking at the Top 10 million to the Top 1000:

When we split up all websites by traffic level, we see that WordPress is leading at all levels, but the market share among the top 1000 sites is significantly lower at 30.3%. Drupal (19.7%) and Adobe Experience Manager (11.8%) are the other dominant systems in that section. Note, however, that using a standard CMS is not very common among the top 1000 sites, more than 90% of them are custom developments.

The article also has some interesting stats on usage by language. It also has this note:

WordPress is not only the most popular CMS, it is also the fastest growing system: every 74 seconds a site within the top 10 million starts using WordPress. Compare this with Shopify, the second-fastest growing CMS, which is gaining a new site every 22 minutes.

WordPress' Matt Mullenweg chimed in with a post "Seventy-Five to Go" noting that the goal now was much of that remaining 75%, particularly the 57% who do not use any CMS right now.

He may be on to something there. If you look over at W3Techs historical yearly trends in CMS usage, you can see the rise of WordPress, but also the decline of "None" from 76.4% in 2011 to 57.2% most recently:

W3techs trends

So does all this mean that you should ditch your other CMS' and move to WordPress? Or that you should use WordPress for your next project?

Not necessarily.

I'm a firm believer that you need to use the right tool for the right job and the choice of CMS can depend upon many factors related to your individual site and needs. And while I use WordPress as the CMS for almost all of my newer sites, I also use other platforms for other sites.

And... from a security point of view, I do like a diversity of different systems out there - and I like the fact that there is competition and choice among open source CMS'.

However, the report certainly shows the robust and continued growth in the WordPress platform and the strength of the overall WordPress ecosystem. And it bodes well for the future of WordPress.

Congratulations to the team at Automattic and all the MANY people contributing as part of the much broader WordPress ecosystem!

P.S. I first heard about this statistic on the WordPress Weekly podcast epidode 212. If you are interested in WordPress, I find this podcast useful.

P.P.S. There's an irony, of course, that I'm writing this on a blog hosted on TypePad... I keep thinking that some year I'll move it to WordPress, but the effort involved is huge...


Is There A WordPress Plugin That Adds Easy "Sign A Petition" Support?

Petition

Has anyone found a great plugin for WordPress that adds the easy ability for visitors to a site to "sign" a statement or position and have their name appear? If so, could you please share the info?

Here's what's going for me - I operate a site, www.openwsis2015.org, where there are multiple public statements published relating to Internet governance. We are actively seeking more signers/endorsements for both... and my process of adding people to the list of signatories is cumbersome and inefficient.

My Current Inefficient Process

Here's the process I go through when someone signs the recent Joint Statement on WSIS+10:

  1. The person submits the signing form with their info.
  2. I receive an email with the person's information.
  3. I open up the WordPress admin interface and navigate to the TablePress page.
  4. I open up the appropriate table (organizations or individuals) for editing.
  5. I manually copy and paste the info from the email into the TablePress table.
  6. I save the table.
  7. The name now appears on the list of signatories.
The whole copy/paste thing is what kills me.

The Process I Would Like To Have

Here's how I'd like it to go:

  1. The person submits the signing form with their info.
  2. I receive an email telling me there is a new signatory to moderate.
  3. I open up the WordPress admin interface and navigate to the TablePress page.
  4. I click a link in the email that brings me to the appropriate tab in the WordPress admin interface.
  5. I click on an "Approve" link in that admin window.
  6. The name now appears on the list of signatories.

Essentially what I'm looking for is something like the regular moderate Comments interface... only when I approve the submission it shows up in a table instead of as a comment to the page or post.

And I want it to be customizable in terms of what fields I use. These particular statements have the fields they do, but for the next time I do this I may want different fields.

My Search So Far

I searched through the WordPress plugin directory using the keyword "petition" but most of the plugins I found use external services.

I don't want that. I want a petition/statement page running on my own site without any dependencies on external services.

The YAWPP (Yet Another WordPress Petition) plugin looks interesting... but I'm concerned that it hasn't been updated in 2 years. That's a long time in the world of WordPress... and support requests don't seem to be being answered.

I've tried other search terms and I've done some brief searching of commercial plugins, too, and haven't yet found anything. I also thought that perhaps I need to look at something where people are signing up for an "event"... that then shows the list of people who have signed up. Perhaps some kind of event/meeting plugin could be repurposed this way.

And yes, I could probably kludge this together in some way by hacking away on a customized WordPress theme or something like that... but I don't have the time or interest in doing that.

So let me throw it out here... HAVE ANY OF YOU USED ANYTHING THAT WOULD DO WHAT I WANT?

Either free/open source or commercial... I'm interested in either.

Any suggestions would be GREATLY appreciated!

Thanks!


A Bonus Question - Logos?

You'll see at the bottom of the submission form that I say that organizations should send their logo to me via email. What I ideally want to do is have a third column on the Organizations table where I can display a standard size thumbnail of the logos of the various organizations.

Ideally I'd love it if the form interface could allow someone to upload a logo which, again, could just be approved as part of the moderation process.

But that's the ideal world... right now I'd take just getting the names in there so that I can avoid the whole copy/paste in email thing. :-)

Speaking of that, a bunch of signatories came in overnight... time to go do some copy/pasting...