Nice WordPress Theme
Dec/111
Just a short post today – we came across this very nice WordPress theme the other day.

Nice WordPress Theme
The creators are www.wpshower.com. They have 10 themes on their site and nearly all of them are free, but all are very high quality.
If you’re starting out in WordPress, a pre-built theme is a useful place to start, and can save you both time and money. As your site develops you may need the services of a web designer. A web designer who understand WordPress can take an existing theme and adapt it seamlessly to your vision, or can build a unique theme just for you. Many web designers and developers use 2020Media’s services, so let us know if we can help put you in touch with one.
Usergroup Roundup and news from EU
Nov/110
It’s been a busy week with a Joomla and WordPress usergroup sessions, as well as a meeting with Eurid, the registry for .eu domains.
Joomla Usergroup
The regular monthly meetup of the London Joomla usergroup took place on Tuesday. Phil from SoftForge gave us some insights into the Akeeba Backup tool. Many people already use the extension to make backups of their site. What is not so well know is that the Pro version (a very reasonable $50 or so for unlimited sites) easily adds the ability to copy the backup to offsite storage. Currently DropBox and Amazon Storage are available. Phil also pointed out the security feature of Akeeba to setup a secret key as attackers could trigger your backup repeatedly and cause a Denial of Service (DOS) attack. This setting is in the top right Parameters button. Akeeba Backup is even being used to non-Joomla websites.
2020Media will setup Akeeba for any customer using our hosting competely free of charge. Just ask!
WordPress Usergroup
Two talks this week – WordPress SEO and a newbies guide to Custom Post Types. The evening began with a quick roundup of WordPress news (download the podcast).
- WordPress 3.3 is almost out. New features include a drag and drop interface for adding images and other media.
- Akismet, the anti comment spam service is continuing it’s march towards a paid model
- There’s a plugin to check your website for vulnerability to the tomthumb problem.
- WP Install Profiles is a Drupal-like idea for developers who want to pre-fill their installs with their favourite plugins and themes.
David Bain, an internet marketing expert who uses WordPress in his work, talked about getting your WordPress website noticed in the search engines. David talked us through his 3 “P”s – Preparation, Publishing and Performance. Lots of great tips and well worth attending if you were able to get to London. His slides and our podcast will be available soon. Download the podcast
Keith Devon gave us a great introduction to Custom Post Types, which was very useful for the new developer or designer. Simply put, setting up Custom Post types allows you to add a new section to the admin menu for a adding content to a specific type of page that you design. For example if you had staff profiles, you can create a page entry that has boxes for their name, position and job description, and then on the front end display this in a particular way. Download the podcast.
Eurid Meeting
The team for the .eu registry were in London to convince the euro-sceptics in the UK that getting a .eu domain is a good idea! Whilst the argument “show you are European” may not be terribly popular at the moment, the EU is still Britains largest overseas trading partner. If you run a business that trades with the European area, a .eu domain is a wise choice to link to your website.
The .eu domain is 5 years old this year and is now considered a well established and trustworthy domain extension. There are over 3 million .eu domains in use, and it’s the 5th most popular extension in the UK (behind .uk, .com, .net and .org). .eu domains are now available from 2020Media with multi-year periods of 1 to 10 years, and were one of the first domain extensions in the world to offer a registry-backed DNSSEC (secure DNS) support.
Publishing with WordPress
Oct/110
The Telegraph were hosting this month’s London WordPress meetup at their headquarters in Victoria.
- Talk 1:
- BuddyPress core developer Paul Gibbs talked about how the Telegraph uses WordPress.
- Talk 2:
- WordPress and Web Accessibility: Why it’s Important
Graham Armfield talked about accessibility. The presentation covered some issues that disabled and elderly users experience with websites, then discussed steps that we all can take to improve accessibility – and why it makes business sense.
How the Telegraph uses WordPress.
The Telegraph media group have two websites running WordPress. There is Telegraph Blogs, which is where 40 or so journalists have their own blogs; and MyTelegraph which is where the public have their say.
Telegraph Blogs
Telegraph blogs
uses WordPress multisite install to host a blog for each of the journalists. In turn these are split into several headings such as News, Sport, Culture, so that an editor can manage the content for each section. For speed, they use memcached and Akamai content delivery. The Akamai network in particular helps with spikes in traffic when a particular topic gets a lot of traffic in a short space of time. The themes are fairly static, but new plugins are added regularly and comprise a mix of off-the-shelf contributed WordPress plugins, and in-house plugins that have been built to meet a specific need for Telegraph Blogs. All undergo thorough manual and automated testing for security and scalability and are usually tweaked in some way. Some of the plugins used include: yoast breadcrumbs, WordPress SEO, Widget Logic.
MyTelegraph
MyTelegraph is
probably the largest BuddyPress installation in the UK, with over 90,000 users. It’s no surprise then that Paul is a lead developer of BuddyPress. The MyTelegraph is a mix of groups and personal member blogs. The groups section includes categories such as Politics, Travel, Book Club and Football and uses the power of niche communities to maintain focus and engagement with members. Community managers guide the site and help new users find their feet. Groups are a feature of BuddyPress. Users can also create their own blogs, which is deployed with WordPress Multisite. The sitewide tags plugin allows their posts to appear on the MyTelegraph home page. Other plugin used include yoast breadcrumbs, blackbird pie (a twitter integrator), WP report posts, BuddyPress group blog, and of course BuddyPress itself.
You can listed to Paul’s talk on our podcast – the audio quality isn’t great as no-one told Paul to use the mic until 30 seconds before he finished!
WordPress and Web Accessibility
52% of people who meet the legal definition of having a disablilty prefer not to describe themselves as disabled. There are around 10 million people in the UK with some kind of impairment – if your website doesn’t address basic accessibility then you could be losing money and clicks.
Graham used Tesco as an example – a redesign of their website to improve accessibility cost £35,000, but after the relaunch, the website turnover was up £1.6million.
Accessibility – why it matters
Graham’s interesting and informative talk covered what WordPress does well and not so well when it comes to helping the disabled access your content. Screen readers are commonly used by those with a visual impairment (they convert the text to speech). The other common accessibility method is tab – instead of using a mouse, users will hit the tab key to move around a web page.
With these two tools in mind, Graham demonstrated how some WordPress generated sites could be severely lacking in usability if you looked at them without a mouse or only a screen reader. Some drop-down menus weren’t showing up when hitting tab, meaning those sections of the website would be totally inaccessible. Screen readers can give misleading information due to over-use of the title tag (which is extensive in WordPress).
There are a few WordPress plugins that can help: Remove Title Attributes; My Read More; Accessible Tag Cloud. Graham called for developers to help extend and create more plugins to improve accessibility in WordPress.
Some tips for users of WordPress:
- Image Alt Tag. Read out by screen readers to make it descriptive
- For decorative images leave blank
- Background images are usually ignored by screen readers so don’t bother.
- If image is a link, describe the destination
- Links. “Read More” is no use to a blind person. Make the link text mean something
- If the link opens a new window, say so in the title attribute. It’s confusing for screen readers otherwise.
- There’s no need to repeat the same text in the title tag as on the hyperlink – screen readers will read out the same thing twice
- Headings. Often used as a navigational shortcut. As per good design practice, break up your content using heading tags.
- Lists. Lists like this one should be coded using appropriate html (the UL, LI tags) – the screen reader will tell the user they are in a list and how many items it has etc.
- Video. Avoid auto start, Add captions using tools like subtitle-horse.com
- Menus. Make sure you can tab around the menu.
Graham finished his presentation with a collection of links for further reading. These included the WAI-ARIA project, W3.org, HTML5accessibility.com, Accessify and his own blog at Coolfields.
Download the podcast, or watch Graham’s slides at SlideShare.
- Paul Gibbs
- Telegraph News Desk
- WordPress London
Do you need help with a WordPress website? Why not talk to 2020Media – we have oodles of enthusiasm, buckets of knowledge and tons of techies who are eager to help!
Greatest WordPress Plugins
Oct/110
Adds a custom logo to your wp-admin and login page. If you are building sites for other people this is a must.
http://bavotasan.com/downloads/add-your-logo-to-the-wordpress-admin-and-login-page/
Provides a checkbox on the editing page which you can check to exclude pages from the primary navigation. IMPORTANT NOTE: This will remove the pages from any "consumer" side page listings, which may not be limited to your page navigation listings.
http://wordpress.org/extend/plugins/exclude-pages/
Google Analyticator adds the necessary JavaScript code to enable Google Analytics logging on any WordPress blog. Google Analyticator also includes several widgets for displaying Analytics data in the admin and on your blog.
http://wordpress.org/extend/plugins/google-analyticator/
This plugin makes it simple to add Google Analytics to your WordPress blog, adding lots of features, eg. custom variables and automatic clickout and download tracking
http://wordpress.org/extend/plugins/google-analytics-for-wordpress/
Provides several Twitter widgets: show your own tweets, show tweets relevant to post's tags, show tweets for Twitter lists, show tweets for hashtags, show tweets for keyword searches, show favorite tweets. Multiple widgets on the same page are supported.
http://www.tweetblender.com/
Adds a splash page to your site that lets visitors know your site is down for maintenance. Full access to the back- & front-end is optional.
http://wordpress.org/extend/plugins/wp-maintenance-mode/
WordPress London Meetup 22nd September
Sep/110
3 interesting talks encouraged members of the London WordPress Meetup group to fill the venue to capacity on Thursday evening.
BuddyPress
Core developer Paul Gibbs talked us through the new release of BuddyPress, the social network “out of the box” plugin for WordPress. BuddyPress 1.5 is an almost complete recoding of the plugin, taking advantage of the new features in WordPress 3 and above. It includes a new theme with a fresher look (as many users never attempted to create their own), more complete documentation so that developers and designers can take and extend the core plugin code, and the ability to embed media from sites such as YouTube directly in your site.
WordPress E-Commerce
Jeff Ghazally, one of the developers of the WordPress e-commerce plugin called WP e-commerce spoke about the new version of this plugin, and demo-ed setting up a online music store for digital music downloads in under 5 minutes. Although the core plugin is free, most users need to purchase a plugin add-on to give them the functionality they require. Add-ons range from $10-$195. Community plugins add more specific tasks. WP-ecommerce downloads total over 1.3 million to date, making it one of the all-time most popular plugins.
Better WordPress Search
Developer Shakur Shidane gave us an overview of using Apache SOLR project to add a full featured search to WordPress sites. Search in WordPress is pretty simply – for example it can’t recognise the similarity between “smile” and “smiling”. The SOLR project includes and much more. Although not suitable for most small WordPress users on shared hosting, due to the technology requirements, Shakur’s talk showed us the WordPress can be used for the biggest of sites when required.
Hosting for WordPress
The talks this week at WordPress London showed us just how powerful WordPress can be. From a fully featured social network for your specific group, to extensive e-commerce ability, to high powered search, WordPress is ready for heavy lifting.
If you have a WordPress project coming up that may need specialist support, why not get in touch with us? 2020Media offers specialist hosting support for WordPress for all sizes of website. With ‘no-click’ WordPress install, experienced and friendly technical help and free support, the team at 2020Media are waiting to hear from you.








