New Miniclip website

The old Miniclip website was a nostalgic playground for gamers, filled with simple flash games ideal for wasting time on. Unfortunately it is no more.

This post was written in 2006. As of 2015 I no longer work at Miniclip. As of 2022 the site has been redesigned entirely and no longer features online games. The post is kept here for posterity.

I have been rather quiet on the blogging front recently and there have been two reasons for this. Number 1 – well… see the title of this post, and number 2? I’ll explain that one in a week or so.

Anyway a couple of weeks ago (10th of July 2006) the new Miniclip website was released. For those who don’t know Miniclip is the company I work for, as a web/ game designer.

For the last 7 months we have been working on the design and implementation of the Miniclip site and, as a web designer, I got to do all of the html. Yay!

The design was a collaboration between myself and another designer. Once the layout was decided upon Nic (the other designer) took the lead on styling and fine tuning the design and I got to play with the code. We also built a brand new cms (content management system) so that we can add and update games and other content much easier than before.

Before and After

side by side comparison of the old and new versions of Miniclip.com

side by side comparison of the old and new versions of Miniclip.com

Web Standards – Woo Hoo

Since I was coding the thing there were no conversations about whether or not to use web standards. It was going to happen, like it or not. Fortunately my bosses are very forward thinking and were quite happy to let me just get on with it. They were also excited about the SEO possibilities of a page that is more text than layout.

We didn’t get to save a whole lot, in terms of file size, simply because we added so many new features. But the code is, by and large, quite clean. For the standards zealots amongst you the site doesn’t validate 100% but I hope to sort out the majority of the errors in the coming weeks.

Design decisions

Before we started creating the site we did some user analysis to see what was being used and where. This is not something we had done an awful lot of before so it was very interesting to play with. The helped form some of the decisions for the new design.

The most significant, and equally the most surprising, thing we found was the amount of people who used the list all games menu was staggering. It was easily the most used part of the homepage despite being one of the smallest insignificant elements. This lead onto the full game listing you now see at the bottom of every page. Just as a side note, the full game list at the top of the page is actually populated by all of the links in the full game list. This was to reduce file size, and to keep the main body of the page loading nice and fast.

We also added the “Latest Games Played” and “My Miniclips” sections. These are both powered by Javascript; this is to reduce the load on the site and, more importantly, so that users aren’t required to create accounts to use the new features. The My Miniclips section is actually carried over from the Miniclip toolbar which lets you save your favourite games. If you install the toolbar then the Miniclips you have saved are automatically added into your favourites.

Another big new feature is the search box. I’m not sure how miniclip managed without a search function before but I use it all the time now.

We also added a rather cool new 404 system. Part of the problem with moving the site was all the urls breaking so we decided to set the 404 page to forward to the search page. Add the old urls as keywords for each game and bam – go to an old link and you get moved straight to the new page. A rather noice side effect of this is that we now have a pseudo tagging system (not a published feature but I like it). Go to https://www.miniclip.com/sports and you will be presented with the search results for sports – a totally unintended brand new feature. Me likey.

The homepage is now largely flash free. On the old site there were about 8 flash elements, and we now have the animations and two banners. The game pages are even simpler, at most they have a single banner plus the game content. This is all in a bid to make the site less processor intensive keeping things nice and light so the games runs as fast as possible.

A few people have commented on the lone tab on the homepage. Well that’s there for a reason – all will be made clear later this year.

Apple

I was going to post something about the site not working properly in Safari on the Mac but we got a Mac Mini a few days ago and I spent yesterday morning playing around on that to fix up all the errors.

Feedback

The response to the redesign has been mixed. Thankfully most people like it, but there have been a few negative rumblings. The biggest problem people had was the removal of the traditional Miniclip branding (the blue background) so this week we added the the theme switcher (check the footer) so that people can view the site in a more familiar colour scheme (I rather like this feature and now use the classic theme all the time).

And…

It’s been a lot of hard work, especially considering the size of the team working on it, but it’s also been a lot of fun. It’s incredibly satisfying seeing a project of this size completed. We are still tweaking, adjusting, and fine tuning the site but it’s largely complete.

Thankfully the last time Miniclip was overhauled was 4 years ago. Whilst I enjoyed the work I am hoping the next redesign is in another 4 years time.

Let me know what you think on Mastodon, or BlueSky (or Twitter X if you must).

Related Posts

01 Apr 2015

The State of WordPress Themes #wcldn

I recently spoke on a panel at WordCamp London 2015e. Lance – who used to be the Theme Team lead at WordPress.com – asked me if I wanted to speak on a panel with him at WordCamp London 2015. I’ve...
14 Oct 2015

My Experience Submitting a Free theme to WordPress.org

I recently submitted my first free theme to WordPress.org.Kent is a theme I made for wordpress.com. It’s been code reviewed by the team there and is in use on a few hundred sites. I was considering selling it on Creative...
15 Jul 2010

Improve Your Blog, Revisit Old Content

Recently I have spent some time trying to improve the page views on my website.Rather than trying to increase the promotion and links I have focused on the site itself, looking at how I could improve the content itself to...
27 Oct 2017

Pixel Peak – a Teeny Weeny Skiing Game

The start of August this year brought with it the #LowRezJam. A game jam where game developers make games with a size limit of 64×64 pixels. That’s really small. Really really small.I took part last year, and really enjoyed it,...
13 Oct 2016

Lessons Learned from 20 Theme Releases on WordPress.com

In 2007 I partnered with Darren Hoyt to release Mimbo Pro, one of the earliest premium WordPress themes. In 2012 Mimbo Pro was published on wordpress.com. Last week – on October 5th 2016 to be precise – my 20th theme...
06 Sep 2005

What I do at Miniclip

I do lots of different things during my day job at Miniclip, web design, graphic design, animation, and programming – I have to turn my hand to whatever is required, and I seem to be working on something different every...