Website launch checklist

The prospect of making a new website live can be a bit daunting, especially if you’re replacing your current site.

Keeping downtime to a minimum is of paramount importance and a smooth transition between the old and new website is crucial.

However, if you’ve done your homework and prepared for the go-live process with a website launch checklist, there’s nothing to be worried about.

Download a copy of our website launch checklist

Download

Before you launch

Cross-browser and device testing

Although this will be completed in the latter stages of the development process, cross-browser and device testing needs to be revisited before going live. The last thing you want is to launch a site and get an influx of comments saying your website’s looking funky on a certain browser.

We test a new website in all popular browsers on both Windows and Mac, and a variety of mobile phones and tablets including Apple and Android. As the website’s been tested during development there’s usually very little that has changed, but we find it’s far better to be safe than sorry.

Ask your web developer if they’ve tested your website in all browsers and device types before going live.

Prepare your domain name – check your TTLs

TTLs are a timestamp within a domain name that dictate how long a DNS record is stored by an ISP. The shorter the TTL, the more frequently the DNS records are forgotten by an ISP. When the domain is queried after the TTL has expired, the ISP picks up the latest version of the DNS meaning you’ll always get the most up-to-date record.

When getting ready to go-live with a website ideally you should set the TTL on the root (*) www records to be 300. This means when you update the domain and make the website live, it will take a maximum of 5 minutes (300 seconds) to refresh world-wide. It also gives you a fallback should there be a problem on the new server: you can move the domain back to the old server with only 5 minutes of downtime.

TTLs must be set at least 24 hours in advance of going live and are generally stored for one week before being reset back to 86400 (24 hours). This is an important step if your new website is being hosted on a different server to your current site, so make sure your web developer has prepared your domain for the big day.

Amove textum latinum (Remove all Latin(ish) text)

It sounds silly but it’s very easy to make a website live and forget about a small amount of test content lurking on a page deep within the site. If you’re using a CMS it’s easy to run a quick search on a few common “Lorem ipsum” words to see if anything appears. If your website is static, ask your developer to search the files using their text editor or IDE to see if any test content appears.

Equally, it’s worth checking that no test images slip through to the live website. Within a CMS, you can usually check all website images on one screen making it very simple to catch any pesky test images.

Check your SSL (security) certificate

Your SSL certificate ensures that any data entered into your website is encrypted before it’s transmitted. If you have a contact form of any description on your website, for example, you should have an SSL certificate. If you take payment details online then it’s absolutely vital to have one.

If you are transferring from an old domain to a new one, you need to ensure that your SSL certificate moves across. If you’re launching a brand new website, you should purchase and install the SSL certificate before you launch.

If you get this wrong, instead of your sparkling new website, visitors could be faced with a security warning page. Not the best first impression!

Set up Google Analytics

When your website goes live, you’re going to want to know who visits it. Google Analytics accounts are free and easy to use and give you really detailed data about your website and how it’s performing.

If it’s a new website, this will require a new Google Analytics account. If you’re migrating from an existing website, simply copy the original Google Analytics code into the new site.

Don’t forget Google Search Console, which monitors the website and tells you if Google’s having any trouble visiting your website. If you’re keeping the same domain name for your website, then your current Google Search Console account will just continue to apply to the new site. However, if you’re changing the domain, you’ll need to set up a new account.

Redirect to your new website

If you’re replacing a website, you need to make sure every ounce of traffic you get from search engines is taken to the correct page on the new website. Setting up page redirects from the page on the old site to the corresponding page on the new website keeps your stats and visitors happy. This can be achieved in the .htaccess file like so:

Redirect 301 /oldpage.html http://example.com/newpage.html

If redirects aren’t made, page links currently indexed on Google could quite easily end up pointing to an error page losing you vital traffic and frustrating users.

It’s also worth checking that an appropriate 404 page has been created to help users if they find a page that hasn’t been redirected. Check with your web designer that they’ve set up redirection of all old pages and blog posts before going live, and ask to see the 404 page to check it’s helpful.

Backup your old website

Before flicking the switch to the new website, make sure you’ve got a working copy of the old site and database saved. Not only could it save your bacon if the go-live process doesn’t go smoothly, it could also store some vital information that you may need months after the new website is live.

Other useful checkpoints for your new website

  • Favicon: A website without a favicon looks unfinished – make sure there’s one ready to go when the site’s made live.
  • Code Validation: Like cross-browser testing this should be done when the development of the site is completed but it’s worth double-checking before the website is live – it could save you some downtime and embarrassment.
  • Sitemap: Not necessarily a sitemap to help users get around your website, but an XML sitemap to help search engines crawl through your website.

After you launch

When you refresh the domain and see your sparkly new website launch, the understandable reaction is to tell the world about it! Feel free to do that – but don’t shout about it too early, there are a few other checks you’ll want to make first.

Make sure everyone, everywhere is seeing the right thing

Check both the www and non www version of the domain. For example, we would check that tomango.co.uk and www.tomango.co.uk both take people to the new site.

Use a global propagation tool such as whatsmydns.net to check your website is resolving to the right IP all around the world. Wait for the site to fully propagate all in regions; if it’s fluctuating a lot, your users could see a mix of both the new and old site in one bizarre amalgamation!

Get a friend on a different network to check the website over. It’s reasonably unlikely but if an ISP has aggressively cached the website, you may find that the old site hangs around a bit. Checking on several networks will confirm this for you.

Make sure that crawlers can see it too

Search engines like Google use programs called crawlers (also known as robots or spiders) to read your website, so they know what your business is about and when you should appear in search results.

While your website was in development it should have included some code to stop crawlers visiting it – because you don’t want your test site appearing in Google search results.

But now that your website is live, you need to amend this code to ensure that your website is visible to crawlers and gets indexed by Google. Otherwise no-one will ever find it.

Check for development site leftovers

Check that all links and images work on the new domain, if you’ve been using a staging domain you’ll want to make sure that the links and images point to the new domain.

Running a report to search for dead links can help to identify any issues.

Test your forms

Make sure that any contact forms are working (send yourself a test) and, if you have email marketing opt-ins on the website, that these are connecting correctly to your email marketing system.

Test ecommerce

Does your site have ecommerce or online payments? Make a few test orders on the new domain and check the process works as you would expect. When you’ve completed checkout, ensure that you get redirected back to the live domain without any hiccups.

Run social media preview tools

For your highest priority pages (e.g. the ones which you’re excited to share over social media) run them through the relevant social media preview tools first. This will ensure that the platform in question has picked up the preview information for each page, and is ready to display it when you share your exciting news.

These are the preview tools for each platform:

All set?

If you’re happy that your website is in ship-shape condition and working as you’d expect it to, tell the world!

And, if your new website is part of a wider rebrand, take a look at our new brand identity rollout checklist.

Final thoughts for your website

These are just some of the most important points on our website launch checklist. Ask your web developer whether they’ve got a go-live checklist and whether your website is meeting all the criteria prior to going live.

Download a copy of our website launch checklist

Download

Get in touch

Tomango is a leading brand and web design agency in Sussex. For more help and advice with your new website launch, get in touch with the team today.

What are Google Posts, how to use them and are they worth it?

Google posts, or to give them their full name, Google My Business posts, are an often-overlooked online marketing opportunity.

In this article we look at what Google posts are, how to use them and whether they should be part of your business’ marketing strategy.

Image courtesy of Google.

What are Google posts?

About Google My Business

Well, let’s start at the beginning, with an explanation of what Google My Business (GMB) is.

GMB is a free business listing (known as your Business Profile) which appears when someone searches for your business on Google. Here’s part of ours as an example:

They can be seen in search results and when someone looks for you on Google Maps.

Your Business Profile contains all the key information about your business; contact details, opening hours, map, photos…and the all-important Google reviews.

If you don’t think you have a Business Profile then try searching for your company name – there’s a good chance that Google has automatically set one up for you. You can take ownership of it by clicking on the Claim this business link. If you don’t have one, then you can set up a listing here: http://business.google.com

We’ll come back another day to look at all the other ways you should optimise your GMB listing, but for now we’re focusing on posts.

GMB posts

One of the facilities within GMB is the ability to add posts to your profile. These are a bit like posting social media updates; an opportunity to share your latest news or offers.

Previously posts would expire after seven days, however they now are visible for six months before being archived.

Please note that some business types, including hotels and B&Bs don’t have access to use Google posts.

How to use Google posts

Create a GMB post

Firstly, go to http://business.google.com to access your GMB account. Near the top of the home screen you’ll see these options:

Click on Create post.

This opens a new window:

Select the type of information you want to post from the options at the top:

  • COVID-19 update – business changes as a result of the pandemic.
  • Offer – sales and other promotional offers.
  • What’s new – general news about your business.
  • Event – about events you’re running.
  • Product – information about your products (these posts will also appear in the ‘Products’ section of your listing).

Note that the options may appear in a different order for different types of business.

Depending on which option you select, the fields you can complete will alter.

Add in all the information you want to include. Think carefully about the photo/video you use – make sure it’s eye catching and engaging – and ensure you add a call to action button, ideally with a link back to your website.

When you’ve entered all the details, click on the Preview button at the bottom to see how your post will look. Here’s an example:

Once you’re happy with it, click on the Publish button to make it live. Currently there’s no facility to save draft posts.

When you’ve published your post, make sure you check it looks OK on your GMB listing. The best way to do this is to either log out of your Google account or, more simply, use the private browsing/incognito option in your browser, so you see the listing as your customers will see it.

Note that once you have more than one GMB post set up, visitors will be able to scroll through them:

Edit or delete a GMB post

Once your post is live, you can edit or delete it. To do this, log into Google My Business

Select Posts from the menubar on the left:

This will display a list of your posts. Under each post you’ll see this panel:

Clicking on the three dots to the right (the “kebab” menu) gives you options to Edit or Delete the post.

The Share post option enables you to share the post content via Facebook, Twitter or email, and also gives you a link you can copy.

The figures to the left tell you how each post has performed:

  • Views – how many times people have seen the post.
  • Clicks – how often people have clicked on your call to action button.

Why GMB posts might not appear

Google may review your post to ensure it meets their content policy. If your post shows as Pending this means that either it’s in the upload process or you haven’t verified your GMB listing.

Posts shown as Not approved have been removed by Google. You’ll see a question mark next to the status which will show which of Google’s content policies you have violated.

We have seen Business Profiles mysteriously disappear over the years, sometimes for no obvious reason, so we strongly encourage you to ensure that all posts meet Google’s requirements. You don’t want to upset the mighty Google!

What to include in your GMB post

Your posts need to be engaging and compelling.

Visuals

Choose simple and eye-catching photos/videos for your posts that will be easily spotted and spark curiosity. This is particularly important with Google posts where the text is so small in comparison to the image.

The visuals you add must be a minimum of 400 pixels by 300 pixels with a 10kb file size. The maximum is 10,000 pixels by 10,000 pixels and 25mb.

Text

There are no options to format the text content of your post – no headings, bold or italics, bulleted or numbered lists…nothing. So, when writing the text, break it up into small paragraphs so it’s easy to read. You can also consider the use of things like emojis (if appropriate for your brand), dashes (instead of bullets) and capital letters (DON’T BE SHOUTY THOUGH) to add some variety to the text.

Keep in mind that only around the first 100 characters will be visible in the GMB listing (until the user clicks on the post) so make sure the first sentence gives the reader a good reason to read on.

You can’t embed links in posts and hashtags are meaningless (#cry).

Call to action

Most types of post (except offers) will give you a choice of call to action (CTA) link. The options available will depend on the type of post you’re creating, and may include:

  • Book
  • Order online
  • Buy
  • Learn more
  • Sign up
  • Call now

Select carefully and make sure that the link takes the user through to a landing page on your website which is optimised for conversion.

Of course, don’t just rely on the call to action link to do the work for you. The impact of the visual and text content of the post should all be driving the reader towards taking the next step.

What to post about

These are just some of the things you might want to post about:

  • Sales and other promotional offers.
  • Examples of your work/case studies.
  • New product launches.
  • Answers to customers’ frequently asked questions.
  • Changes to your opening hours.
  • Welcoming a new member of your team.
  • Reflect the content of your Google reviews to reinforce the positive messages.
  • Events such as webinars, open days or meetings. And don’t forget to post an update afterwards to talk about how it went.

GMB posts content policy

You must ensure that you adhere to Google’s content policy, by ensuring that your posts:

  • Are relevant to the business and helpful to customers.
  • Do not mislead your readers.
  • Do not contain spelling errors, gimmicky characters or gibberish.
  • Do not include anything Google might consider to be bullying, hateful, obscene, disparaging, violent or sexually suggestive.
  • Respect the privacy of others.
  • Do not include photos or videos of identifiable people without their permission.
  • Do not use photos or videos which infringe copyright.
  • If you’re in a regulated industry (alcohol, tobacco, medical, financial services, etc) you can use Google posts but you cannot post content related to your regulated products.
  • Do not include a phone number (but you can use a “Call now” button as the call to action on your post).

The benefits of Google posts

Optimising your Google My Business listing is important for any business and essential for those operating in the B2B sector. But why bother writing posts?

Give your readership something to read

Once you’ve sorted out the rest of your Google My Business listing, if you find it’s getting good exposure then the obvious next step is to start posting to it.

You’ve got all these people looking at the listing, so you might as well take advantage of that to ensure you’re posting your most important messages for them to see.

Unfortunately, Google used to have the posts near the top of the listing, but has now moved them lower down, so they’re not quite as visible as they used to be. But with the right visuals and compelling text, they’ll still catch the eye of people looking at your listing.

Drive traffic to your website

Because most Google posts include a call to action link, which appears in the listing (not just when the reader opens the post) they’re a great way to drive traffic to your website.

Even if you only receive one or two clicks for your post, those people landing on your website have already engaged with your company, they know a little about you and are keen to know more. So this isn’t just a random click through, this is a considered step towards becoming a customer.

This makes it very important that the page the user lands on contains messages relevant to the post and is optimised for conversion.

Do GMB posts improve your Google ranking?

Adding posts to your Google My Business listing won’t improve the Google ranking for your website.

However, they do support your SEO objectives by helping to make your GMB listing more visible and giving it richer content.

Experiment

Google My Business provides a reasonable level of information about how your posts are performing, so you can try them out for a few months and see if you’re getting enough visibility to make it worth continuing.

As well as the individual post views and clicks, Google also presents you with a weekly summary of how many times your posts have been viewed:

If your posts are getting a reasonable number of views then that’s a good first step. If they’re being seen a lot but not being clicked on, then perhaps you need to review the content of the post and how compelling your call to action is.

Once you’re posting frequently, you’ll start to see patterns in the types of posts which attract more or fewer clicks, which can help you to hone your strategy.

Get someone to do it for you!

The problem with Google posts, as with most digital marketing, is finding the time to develop a clear and coherent strategy and then implement it. All business owners know it’s something they should do, it’s just difficult to prioritise it above other work. That’s where we can help.

We help businesses to create a clear, focused brand marketing strategy, and action it through our range of digital marketing solutions, including Google My Business optimisation and post management.

Contact us for a chat about how we can take the weight of digital marketing off your shoulders.

How to make your website faster

I feel the need … the need for speed.
– Top Gun

We’re often approached by businesses who are dissatisfied with their current website. A common complaint is that their website is too slow.

A slow website can have a negative impact on the user experience, particularly when people are accessing it from their phone without a good wifi connection. Don’t expect people to wait around for your website pages to load, because they won’t. They’ll simply look elsewhere.

For every second it takes your web page to load your conversion rate can reduce by 7%.
Source: neilpatel.com

And Google doesn’t like to be kept waiting either. A slow website counts against you in Google’s assessment of “Page Experience” (more on this later).

How to check your website’s speed

There are several online tools available to help you check your website’s speed. We recommend using:

When running these tests don’t expect particularly high scores, this is usually unrealistic. However, what these tests are particularly good for is identifying element of a website which are causing slow downs.

For a realistic user experience, nothing quite beats just trying it out for yourself.

Before you do this, you need to clear your browser cache*. When you visit websites your browser sometimes saves the pages you view in its cache, so when you revisit them you see them more quickly. So the view you’re getting of your own website might be skewed if you don’t clear the cache first.

Once you’ve done this, we suggest trying it both on your desktop/laptop computer when attached to wifi and also on your phone (don’t forget to clear that browser’s cache too) without wifi (i.e. just through the mobile signal).

* Instructions for clearing your browser cache:

How slow is too slow?

To meet Google’s new “Core Web Vitals” criteria, the largest part of each web page’s content should load within 2.5 seconds. In Google-speak this is known as the “Largest Contentful Paint”. Anything between 2.5 and 4 seconds will be considered to “need improvement” and anything longer than 4 seconds will be categorised as “poor”.

Largest contentful paint
Image courtesy of Google.

Beyond the speed at which each web page loads, your website also needs to be fast when a user interacts with it, such as clicking on a link or tapping on a button (called the “First Input Delay”). Your website’s reaction to user input should be faster than 100 milliseconds. A “needs improvement” speed would be 100ms to 300ms and anything slower than 300ms is “poor”.

First input delay
Image courtesy of Google.

Website speed optimisation checklist

The subject of website speed is a complex one as many different components have a bearing on how quickly it loads.

Images

Huge image file sizes are one of the most common issues contributing to website slowness and it’s always the first thing we check for.

Each image on your website should be optimised (which means compressed) so the file size is as small as possible, without significantly impacting the visual quality. Images can be optimised using desktop software such as Photoshop, or alternatively there are plug-ins available for WordPress websites (eg Smush https://wordpress.org/plugins/wp-smushit/).

Be wary of using unnecessarily large-dimensioned images when a small one would suffice. For example, if the width of the image placeholder is only 600px then the image should also be 600px wide. Some unoptimised WordPress websites will load unnecessarily large images in the background and rely on web browsers resizing images. They might look OK, but they would look just as good once optimised – and will load faster.

This homepage slideshow we created for HOP Consulting includes a series of high quality images which are all 2,000 pixels wide (to accommodate all screen sizes). Each image’s file is only around 300kb – quite a reduction when you consider that the original images would have been around 20mb.

Hosting

Avoid crowded servers

Hosting means the server which your website sits on. If your hosting’s cheap then it’s likely that your website is on a server which holds many thousands of websites. The resulting high volume of users trying to access the same server can have a significant impact on speed.

This doesn’t necessarily mean that you need to be on a dedicated server (which would host only your website) although this might be the best solution for some. But it does mean that you should choose your host carefully and ensure that their servers are well managed and don’t become overloaded.

Server specification

Choose a host that has strong enough CPU (Central Processing Unit) and RAM (Random Access Memory) performance to run your website. If your hosting spec is too low, it will take longer to generate pages, which will make the site feel sluggish.

A host that uses Solid State Drives (SSDs) can be useful for websites hosting video or lots of large images. SSDs use a different technology than the older Hard Disk Drives (HDDs), allowing them to access data faster, thereby speeding up your website.

Caching

Your browser sometimes caches web pages you visit, which means that it saves them so if you visit them again they appear more quickly.

A similar thing can be done on the server which hosts your website.

For example, if you have a WordPress website, each time someone visits a page WordPress has to refer to a database on your server and find the page title, content, etc. It puts all of this together in an html file, which it then sends to your browser. All of this takes time.

By using a caching system, when WordPress has put the page together once, it saves the html file so it’s ready to be sent to the next person who visits that page. This speeds up the website because no visit back to the database is required.

There are several powerful caching plug-ins for WordPress such as W3 Total Cache, WP Rocket and LiteSpeed (the latter can only be used if supported by your web host).

GZIP compression

This is a method of compressing data when it’s sent via the internet, much like when you ‘zip’ files on your computer.

Using a host who offers GZIP will give you a further speed advantage.

CDN

A Content Delivery Network (CDN) refers to a network of servers distributed around the world.

When you use a CDN, your website is still stored on a single server, called the “origin” server. When someone visits your website, the information comes out from the origin server and, on its way to the user, a copy of the website page is temporarily saved in a different server, called a “cache” server. Specifically, it will be saved on the cache server which is physically nearest to you.

The next time you go to that web page, you don’t have to wait for the data to come from the origin server. Instead, the data is sent from the cache server which, being much nearer to you, takes less time.

Furthermore, other users in the same geographic area will be able to access the cache server, thereby speeding up their experience too.

Ecommerce websites

A special mention needs to be given to ecommerce websites, which are one of the most vulnerable to speed issues.

Ecommerce websites don’t only attract more visitors than ‘brochure’ style websites, they also have far more complicated functionality. This combination can put them at risk of becoming very, very slow.

We’ve seen websites become almost unusable because of unsuitable (i.e. cheap) hosting. If you have an ecommerce website then you must ensure that your host’s servers are equipped to deal with the higher demands.

Minify your code

All websites are written in code, such as HTML, CSS and javascript.

Here’s a very simplistic example of CSS:

/**
* The flexbox header element for all landing pages
**/

.header {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    background-color: #F2F2F2;
    text-align: center;
    font-size: 22px;
}

The process of minifying your code means removing all unnecessary characters, usually spaces, line breaks and comments. This makes the file size smaller, and smaller means quicker.

So, to minify the above CSS, we’d do the following:

.header{display:flex;justify-content:space-between;width:80%;margin:0 auto;background-color:#f2f2f2;text-align:center;font-size:22px}

The minified example takes up less bandwidth and is therefore faster to transmit.

CSS files can be hundreds or thousands of lines long, so you can imagine how much space can be saved through minifying.

Non-standard fonts

Font choice is really important to your visual brand identity, however when improperly implemented, multiple unoptimised calls to font files can seriously slow you down.

If you’re using custom fonts ensure they are being properly cached, implement effective asynchronous loading and only load the typefaces you actually need!

Embedded widgets

Any embedded widgets/feeds from third parties can slow down your web page. For example, social media feeds, booking systems or weather forecasts.

This doesn’t mean you shouldn’t use them, but be aware of the impact they could have. During your system testing, check that they aren’t unduly slowing down your website.

Video

We always encourage clients to incorporate video in their websites, as it’s such an engaging and compelling medium. But if it’s implemented incorrectly, it can also be disastrous for website speed.

Use third party hosting

Often, standard website hosting servers aren’t great at hosting video. This can cause buffering issues, particularly when you have more than one concurrent user.

The best solution is to host your videos using a third party service such as YouTube or Vimeo. Their servers are very fast and have bandwidth optimised for video. You can simply embed the video in your website and get all the benefits of this medium without slowing down your site.

Never auto play

Auto playing video or audio can aggravate visitors to your website and send page load times through the roof. Just don’t do it.

Website or page builders

Using a website builder, such as Wix or Squarespace, or WordPress page builder themes, can be a recipe for disaster.

In the case of website builders, you have little or no access to the coding and technology that underpins your website, so your options to improve speed are very limited.

WordPress page builder themes are a bit better, but they have a tendency to download redundant scripts, pointlessly increasing load speed. Plus, they often need multiple database calls to load each page, so if you do use one then it’s essential to also use caching technology.

A website where the code has been expertly written from scratch will always be faster and avoid these issues.

Web application firewall

We’re used to firewalls for our work or home computer networks; these are the devices that monitor data travelling into or out of your network to block anything which might be a security risk.

Websites also need a firewall – called a web application firewall – to protect them. As well as providing defence against security risks, a firewall will reduce the amount of spam attacks on your website. These spam attacks, where automated programmes send hundreds or thousands of spam visits to your website, can cause significant speed issues while the attack is underway.

Note that using a CDN can also help to reduce spam attacks.

How website speed impacts Google ranking

It isn’t just the user experience which is diminished by a slow website.

Google logo

For several years now, Google has taken page speed into account when ranking websites, particularly their speed performance on mobile phones. Although, in real terms, ranking wasn’t negatively impacted unless the website was obviously slow.

However, Google is now upping the ante by implementing its “Core Web Vitals” report, which measures websites’ performance based on user experience.

This report, along with mobile-friendliness, security certificates and adherence to Google’s guidelines on the use of pop-ups, will combine to determine your overall “Page Experience”.

The Page Experience measure is currently being rolled out and, when completed, will become part of Google’s assessment when deciding how highly to rank your website:

While page experience is important, Google still seeks to rank pages with the best information overall, even if the page experience is subpar. Great page experience doesn’t override having great page content. However, in cases where there are many pages that may be similar in relevance, page experience can be much more important for visibility in Search.
– Google Search Central

You can find out a bit more about how Google measures page experience in this video:

So, the takeaway from this is that having high quality, relevant content on your website is still the most important way to rank well in Google searches. However, if you are competing against another website with similarly excellent content, then the page experience could be the “tie breaker” that puts you on top.

Get expert help to speed up your website

Web design is a core part of what we do, whether as a standalone piece of work or as part of a larger brand strategy exercise.

We understand that creating a new website is an important investment for any business, and it’s imperative to get everything right – including an excellent user experience.

If you’re looking for a speedy website experience to please your users, and Google, put us in the driving seat. Email hello@tomango.co.uk to find out more.

Should you run Google Ads targeting your own brand name?

Google Ads are an effective way to leapfrog your competition in Google search results.

The adverts are designed to stand out from other listings and, when managed correctly, can be a very profitable way to increase your search visibility.

Google Ads are generally used to target search terms relating to your products and services. In the example above, this advert appears when people search for “conservatories” in the target locations.

As an advertiser, you’re charged whenever someone clicks through to your website (the amount varies according to competitor activity/relevance/value of goods being sold).

Reasons to target people searching for you by name

When people type your brand or company name into Google, the chances are you’ll appear at the top of the “organic” search results, by which we mean the non-adverts.

For example, if you search for “tomango”, our website is the first listing which appears:

So, why would you also pay to run Google Ads for these searches?

You can mitigate competitor tactics

If your competitors choose too, they can choose to run Google Ads for their business when someone types in your brand name.

Let’s take Interflora as an example.

This is a brand name which has become synonymous with the service they provide. If someone searches for “Interflora” you can be pretty confident they want to send some flowers…and maybe they just searched for Interflora because it’s the only flower-sending-company they know, or because it’s quicker than typing “flowers to be delivered”.

These are the Google search results:

Interflora have chosen NOT to show one of their adverts when someone searches for their own brand name. So, when someone searches for “Interflora”, the first thing they see is an advert for competitor Fleur De Luxe.

Another example is Dyno-Rod. In this case, Coastal Drains and Kent Drainage are advertising their services when the user has searched for “Dyno-Rod”. But so are Dyno-Rod themselves:

Because Google will usually favour the brand name being searched for (relevance applies in Ads like it does in organic), it’s difficult for competitors to outrank the brand without paying a lot more for each click. And even when competitors rank beneath Dyno-Rod, they will probably still have to pay a premium for the privilege of appearing in search results for someone else’s brand.

One thing to note: If you’re thinking about advertising when someone searches for one of your competitor’s brand name, your advert cannot mention the name of the competitor. So, in the case of Coastal Drains, their advert cannot say “Looking for Dyno-Rod? Try us instead” or “We’re cheaper than Dyno-Rod”.

It’s cheap

Compared to competitors running Google Ads for your brand name, it’s actually relatively cheap for you to do the same.

Where your competitor might pay a pound or two per click, you would only pay pennies.

It’s also probable that your advert will appear above any competitor ads targeting your brand name (as shown by the Dyno-Rod example above).

You can improve conversion

With Google Ads, you have more control over what appears in the advert, compared to an organic listing. And you can include more information.

Let’s look again at this Google Ad we run for our client Window Wise:

You can see it contains an expanded description, our client’s address and phone number, and links to other products which we’ve specified,.

Now let’s look at their organic search listing:

While we still have some control over what appears, it’s not to the same level as with an advert. Also, the breadth of information isn’t the same – for example there’s no phone number or address.

You can guarantee top listing

In some very competitive markets, or where your brand is an acronym or commonly used word, even searching for your own brand or company name doesn’t guarantee that’ll you’ll appear at the top of the organic search results.

For example, we searched for “EMC”, hoping to find local Vauxhall dealer EMC:

Because their company name is an acronym, there are many other search results for the same three letters. The car dealership was nowhere to be seen.

A low cost Google Ad when people search for “EMC” in their catchment area would guarantee them top spot and prevent them missing out on potential customers doing searches like this.

In summary

Running Google Ads for your own brand or company name could be a low cost way of achieving greater visibility in search results. Particularly if your competitors are advertising when people search for your brand, or if you’re not appearing at the top of organic search results for some reason.

However, it isn’t right for everyone. Even though it’s cheap to do, those pennies can add up. And, if the campaign isn’t being well managed, it can easily run away from you and cost a lot for very little return.

Discover how Google Ads could benefit your business

Tomango is an experienced Google Ads agency in Sussex, running campaigns for organisations in a wide range of industries. We help businesses approach Google Ads in the right way, for the right reasons, and squeeze as much benefit and return on investment from them as possible.

If you’d like our help in managing an existing Google Ads campaign or setting up a new one, please get in touch.

Top 5 mistakes people make when designing a website

Tomango is a leading creative agency offering web design in Sussex. In this article our lead developer James Hobden discusses some mistakes he’s seen.

It amazes me how often I see clients repeatedly making the same mistakes and bad decisions when it comes to designing a website.

The worst thing is that these errors of judgement – whether in the planning or design stages or in the way they manage the project – result in a finished website that’s nowhere near as good as it could be.

Here’s my top 5. Make sure you’re not making these mistakes too…

1. Trying to please everyone, or be “all things to all men”

This is where the client tries to cram everything on to the site, or on the home page, or even on individual pages.

Often it’s down to one of two reasons; either they’re under pressure from other people to push their department/area of the organisation and there’s a bun fight over what’s going to appear front and centre, or the client’s scared to leave anything out.

The result is a jumbled, confused site that’s hard for customers to understand.

What you should do instead when designing your website

Do your research, give the matter some brutally honest thought, and decide on the one thing you need to tell people. This should be your focus. Other parts can be included, sure – but only one thing can be the main message. Organise everything else into a sensible structure and stick to it.

2. Designing for yourself instead of your customers

This is where client lets their own personal tastes, preferences and ego dictate the design of the site, rather than designing a site for their customers.

I get why this happens; you want the design to reflect the personality of the business (which for owner/managers is often their own personality), you want to love the site, and you’re the one paying the bill after all.

But…

Designing something for your own tastes results in a site that’s ill-suited to your customer and less effective as a result.

So you need to decide – do you want to invest your hard-earned cash in a website you can show off to your friends, or one that’s actually going to make a difference to your business?

What you should do instead

Park your ego outside and put yourself in your customer’s shoes.

What do they want to see, what do they need to do, when they use the website? Take the time to develop personas and keep referring back to them during the design process. Keep your customer at the centre.

Leave your ego outside and think about what your customers want

3. Ignoring what you know about your customers

This is where the client ignores what they know about how their customers behave (or don’t even bother to find out).

Decisions are made based on their own experience or preferences, and you get a site that ends up trying to please everyone (go back to point 1 above) or simply misses the target and performs poorly as a result.

What you should do instead

Use Google Analytics from your current site to get insights into how your existing customers behave. What pages are popular? Where do users go from the home page? How many end up converting into an enquiry or sale? Use the data to make informed decisions about what the site should focus on.

Create a series of Personas for your target users. Many truths are uncovered at this stage about how customers need to use the site and what their motivation is. Always refer back to your Personas at any stage of the project where decisions need to be made.

Personas provide all the insight you need to make good decisions when planning and designing a new website

4. Being a control freak/not trusting your chosen agency/thinking you know best

This is where the client positions himself (or herself) as the creative lead on a project, and can’t let go and trust the designer. If you’ve commissioned a design agency because you like their work, why would you not make the most of their talent, knowledge and experience? Most people wouldn’t dream of trying to tell a plumber or a mechanic how to do their job, but for some reason when it comes to design, everyone thinks they know best.

This results in a very subjective approach and leads to poor decision-making based on the client’s own feelings and tastes. It also holds up the project – as design ideas are carefully thought through, before being rejected – and undermines the work of the agency, which won’t lead to a healthy relationship.

You wouldn’t tell a plumber how to do their job, would you?

What you should do instead

Give the design team a clear, honest and detailed brief. If you’ve done your research and are happy with your decision to trust them with your investment, you should also trust them to create something that will deliver on your brief.

Remember that the designer or design team will be able to approach the project objectively and logically, without the emotional involvement you might have. Objectivity usually delivers the most effective results.

When you provide feedback, refer back to your brief, and be able to demonstrate – again, objectively – why you feel your suggested change to the design is right. Always put yourself in your customer’s shoes.

5. Underestimating the work involved in creating content

This is where the client – despite the best efforts of the agency to explain to them in detail how long it will take – fails to pay enough attention to the content.

If the client’s creating it themselves, they’ll often procrastinate over it, leave it til the last minute, rush it, or not be very good at it.

It always takes longer than you think.

This results in a beautifully designed website that’s completely let down by the content. Like a mansion with nothing in it but shitty furniture from a car boot sale.

What you should do instead

Our experience is that the best results come when we’ve got control over all the elements of a project – planning, design, copy, and images – and give the client the opportunity to approve it at the right stage.

Let the agency lead when it comes to content, and either they can create it themselves, or can provide clear direction for whoever you’ve got doing it.

We strongly recommend not taking it all on yourself, and instead investing in getting your copy and/or photography done by professionals. But as the client, you need to understand creating content takes time and effort, so you’ll need to pay properly for it.

Getting started

If you’ve got a brand or website project you’d like to talk to us about and want to find out the right way to do it, give us a call.