The Blog

  • JavaScript for the modern web and good user experience

    TLDR JavaScript helps us enhance user experience. JavaScript runs on user devices — but we shouldn’t abuse their power. Ship only necessary JavaScript and as little as possible. SEO & JavaScript boils down to prerendering, and then you are left with HTML. A user should be able to interact with UI when they see it, so […]

    Read more
  • How to do guest blogging well in 2018

    A video by Matt Cutts in 2014 seemingly suggesting guest blogging was dead caused a bit of a stir in SEO and offsite communities, as did more recent statements from Google echoing the same sentiment. However, context is key, and all of these warnings were aimed at guest blogging done badly. By badly I mean […]

    Read more
  • React SEO, Universal JavaScript – Part 1

    TL;DR Websites that are built using React.JS are perfectly SEO-friendly when built correctly. If you are going to build a website that renders the front-end using React.JS, then make sure you render the first version before serving it to the search engines. It is no news to anyone that old browsers which can’t render the […]

    Read more
  • How HTTPS works (& does it affect SEO?)

    For a number of years Google has strongly advocated moving sites to HTTPS as a form of basic security, and with Chrome 70 rolling out later this year (which will mark HTTP sites as not secure), the search engine is forcing the hands of Webmasters even further. HTTPS doesn’t necessarily mean that you have a secure website however, […]

    Read more
  • Why relevant content still matters

    Google confirmed suspicions last Friday that a broad core algorithm update took place on 16 April, much like the one experienced in March. Speaking on Twitter, the Google SearchLiasion, said: “On Monday, we released a broad core algorithm update, as we routinely do throughout the year.” As a result, some sites will have seen fluctuations […]

    Read more
  • Bing makes improvements for maps-related searches in UK

    Microsoft announced that it is unrolling a series of improvements for map-related searches in the UK. Although not exactly ground-breaking, as the features have been featured in Google Maps for a number of years, Bing users will be glad to know that they can now take advantage of the new additions. Possibly the most useful feature for users, […]

    Read more
  • Breaking down leads by location

    Knowing the physical location of where your website’s leads are coming from is useful knowledge to have, and there are many ways to find this out, just as there are equally many ways you can interpret the data. In this article I will cover a few ways you can gather location data and display it […]

    Read more