Blog

  • WordPress 3.8 Admin Colour Selection

    WordPress 3.8 Colour Schemes

    WordPress 3.8 brings a new styled administration backend. Making it responsive and with a selection of 6 colour schemes. The previous version only had two colors, blue or grey.

    Users can easily select or change which colour scheme they want by going to their user profile and making the change.

    Regular WordPress users can stop reading here, however if you are a WordPress developer looking for a way to set the default scheme to match your own branding or any other reason, please read on.

    The default color scheme is black, grey, blue, but for our sites, we wanted our default scheme for new users to be ‘Midnight’, black, grey, blue red so we could differentiate the full back end from the colour scheme we use for the Easy Blogging Plugin (from WPMU DEV) that we provide on our sites.

    To do this you need to set the user meta option when a new user is created.

    Add the following bit of code to your functions.php (changing the scheme name as required)

    [code]

    add_action( ‘user_register’, function($userid) {
    update_user_option( $userid, ‘admin_color’, ‘midnight’);
    });

    [/code]

    If you are doing this on a WordPress multi-site, there is an additional parameter required at the end of  the call to update_user_option  and you probably want to create a mini plugin or add it to other multi site code you already have in your own ‘plugin’

    e.g.

    [code]

    <?php
    /*
    Plugin Name: do-special-stuff

    Plugin URI: https://multisite.locally.uk
    Description: Does extra stuff for my multisite
    Version: 0.1
    Author: Locally
    Author URI: https://multisite.locally.uk
    */

    /* —-   set default admin colour scheme for new users— */

    add_action( ‘user_register’, function($userid) {
    update_user_option( $userid, ‘admin_color’, ‘midnight’, true );
    });

    /* — end  admin colours — *

    ?>

    [/code]

  • WordPress Blogging tips – issues with layout & format

    As part of the support we provide our clients we get a vast array of questions relating to WordPress, but there is one that keep cropping up which if you don’t know how to resolve can be very frustrating, so we thought we’d write a few words explaining how to fix it.

    If you find that the bullet points are out of alignment you can’t get any breaks in between your paragraphs & that you cut and pasted from a word document (which most do)  this is more than likely your problem.

    It’s simple to fix; > delete the blog post content > cut and paste again from word with one difference > Click on the ‘w’  paste into the box and insert.

    Doing this will strip out all the unnecessary word press code which will mangle your blog post.

    WordPress Blog format problem

    Pasting into WordPress from Word

  • Setting up Thunderbird Mail client for llocally mail servers

    Thunderbird is an excellent and free mail client, from the producers of FireFox web browser, that runs on PC and Mac desktops and laptops.

    To set up your Locally email account is straight forward.

    Step 1.

    The first time you open Thunderbird after installing, you are prompted to create a profile. Next you will be asked about creating an email account or using an existing one. Another way to add a new account is to click on an existing account name (the displayed email address). Under the “Accounts” heading there are two options: “View settings for this account” and “Create a new account”.

    Click “Create a new account – Email”.

    Step 2

    This displays the dialogue box below,  select ‘skip this and use my existing email’

    Capture2

    Step 3

    This opens the Mail Account Setup dialogue box. The dialog box is also displayed when you add a new email account (File | New | Existing Mail Account or via the Account Settings/Account Actions).

    Enter

    • your name the way you want it seen on your ‘from’ emails,
    • the email address provided on your Locally email setup instructions
    • your password provided on your Locally email setup instructions
    • make sure ‘remember password’ is ticked

    click on Continue

    Capture3

    Step 4.

    Thunderbird will give you some messages about looking up configurations, it will do this for a while and when it completes it will give you some more choices. Thunderbird won’t get it all right so you will have to make some changes.

    Unless you have a very specific reason to use POP3, leave IMAP as the selected option. IMAP is more suitable if you use your email from multiple devices like your phone, laptop & desktop.

    Click on Manual Config

    Capture5

    Step 5

    You will be presented with a dialogue box like below, and you will have to change a couple of things

     

    Capture5

    1. Change both Incoming and Outgoing server hostnames to mail.multisite.locally.uk
    2. Change your username to your full email address e.g. my.name@mydomain.co.uk – as per your Locally signup instructions

    All other settings should be fine as they are.

    Your screen shouldCapture6look a bit like this, then press Done

    Step 6

    Your account should be set up and appear on your Thunderbird sidebar.  Ready for you to send and receive some test messages.  When testing, make sure you check your spam folders. as people tend to send test messages that are very short or have no subjects and many spam filters treat these messages as spam, it is better to test by forwarding a good email that didn’t go to spam/junk.

    Capture7

  • Local SEO tips: How fast is your website?

    One key element, which often overlooked, that should be investigated as part of your search engine optimisation strategy and whether Google likes your website enough to put it to the top of their listings is how fast your website performs.

    Hosting provider

    When we speak to clients, we describe hosting as the engine that runs the website. The engine (servers) need to be looked after, maintained and made sure they are running efficiently – this is what we do behind the scenes to make sure when someone visits our client’s websites it loads as quickly and efficiently as possible. Making sure our clients websites load quickly isn’t only for the benefit of their customers and visitors to their websites, it’s also for Google and the search engines. If you website loads slowly and the engine running it isn’t efficient Google will not favor your website because they want their users to get the best experience as possible.

    How fast is your website?

    There is a quick and easy way to find out how fast your website performs – we use this tool https://gtmetrix.com/.

    You’ll expect to see a results page clearly detailing how your website performed similar to one we performed for a client of ours:

    Location matters

    Getting a cheap hosting package from the USA or overseas may save you a few pounds a month, however, there is a delay across the Atlantic or long distances. Our testing has shown that this can be around a 4 seconds more to your website load time. You’ll not only lose conversions, studies show a 1 second delay in page response can result in a 7% reduction in conversionsGoogle will also not favor you kindly for local searches.

    So for UK businesses selling to the UK, saving a few pounds a month on hosting costs by hosting overseas may in fact cost you much more than you think!

    You get what you pay for!

    If you find that your website is slow, and you’re on an overloaded shared host – (if you’re paying less than a £5 a month you more than likely are) you might want to consider either upgrading or getting website hosting from else where. It’s an easy and quick process which will benefit your website’s positioning on Google as well as the experience visitors receive visiting your website.

  • Local SEO tips: Title tags

    Title tags – what are they all about?!

    Utilising title tags is a technique used under the umbrella of Search Engine Optimisation.

    The best way to think of title tags is as an index in a book; the reader is looking for a specific topic, let’s say, tracking SEO results, the book index shows the page number then the reader flicks to the page and finds the necessary information, common sense, title tags work in the same kind of concept with an important added factor: title tags not only tell the reader what the page is about but also Google.

    When someone performs a search on Google or other search engines title tags are displayed in the free (organic) area on the search engines.

    Let’s have a look at title tags in action. Typing into Google limo hire chobham gives us this results page:

    title tag example

    As you can see from the screen grab above the first 3 results (in yellow) are paid for adverts the 4th result being the first free organic search result. The title tag for the AA limos page that Google served me is Limo Hire Chobham | AA limos Surrey’s Premier Limo Hire. There are a number of factors which determine why Google has put AA limos at the top of the free list, ultimately Google is providing me with a list of websites that they believe will solve my search query thus Google believe AA limos are more likely to solve my search query.

    So from doing this search on Google we can ascertain that

    1. Title tags are the first thing that draws searchers attention & should be treated as free advertising space ( especially if they are relevant to the search as Google will make them bold).
    2. Title tags are an element of SEO which can encourage Google to list your website near the top for relevant search terms e.g. limo hire chobham.

    Now let’s see how we added the title tags

    Being a client, AA Limos have access to a vast array of free and premium WordPress plugins we make available. WordPress plugins makes our’s and our clients’ lives easier. There are many WordPress plugins out there, the one we prefer to use is called Infinite SEO a great premium plugin that makes adding title tags to individual pages and blog posts a doddle as you can see below:

    adding title tag to a page in WordPress

    Using this plugin all you need to simple do is type in up to the recommended 65 characters and then click update. It gives a handy preview of what’s it likely to look like on the search engines. If your website is not built on WordPress you can manually add title tags using Html:

    So that is it, a quick introduction in title tags, why they are important and how to edit them simply using WordPress.

    To summarise:

    • Title tags are an important element to Search Engine Optimisation
    • Your title tags are not only an advert for users on search engines but also tell the search engines what the page is about (encouraging them to list your website/page high.)
    • Title tags should include relevant keywords that your customers are looking for online – your service, products etc.
    • Editing and adding title tags to your web pages on WordPress is simple when using a premium or free SEO plugin e.g. Infinite SEO

    Any questions or comments? Drop them below or send us a message and we’ll be happy to help out!

  • WordPress Version 3.7 Released

    Countbasie

    Today (25th October 2013)  WordPress released version 3.7 into production after a period of beta testing. WordPress 3.7 has been named ‘Basie’ after Count Basie, the jazz musician.

    From a user perspective this release brings a far superior search capability to WordPress sites. Historically the search featured worked, but had room for improvement, with users relying more and more on search tools.

    Additionally the users password meter has been made better.  Under the hood there have also been countless improvements, one of the benefits of using the worlds leading CMS.

    After plenty of testing on our  Locally test environment, we are pleased to say that all our WordPress sites that have managed Website Maintenance under our Business plans have been upgraded to WordPress 3.7 successfully.