Archives for 

seo

Get Ready for the Evolution of Long Tail Keywords, Coming Soon to Mobile Apps

Posted by Royh

Last month Google made a big announcement, potentially signaling a game changer for search. Google is quietly rolling out app-only content indexing, even if that content isn’t actually hosted on the indexed app.

So, what does that actually mean?

The game-changing implication is that when you search Google from your phone or tablet, app-only content will “stream” directly to your mobile device — even if you don’t have the app installed.

Thus, if I search for the key phrase “hotel tonight in Chicago,” I’ll see results from mobile apps that aren’t installed on my device, sending me directly to app-only content “streamed” from a virtual app hosted on the Google cloud.

Hotel Tonight

(Image credit: TechCrunch)

How is app content indexed differently?

Before this announcement, direct deep links to app content were displayed only if the matching app was already installed on your mobile device, as in the example below:

(Image credit: Google)

With this change, web content no longer needs to match app content.

According to Google’s Rajan Patel leading the new initiative:

“We want users to be able to have access to this content, regardless of whether it’s available on the web or in an app.”

How will this announcement change the way applications are discovered?

Well, Google is effectively lowering the bar for app indexing, and app owners can score a quick win if they act in a timely manner — a few tips on this below.

The new long tail landing page for mobile

The new app content streams are essentially equivalent to landing pages for a desktop website. Both share the same principal: promoting select content from the website or app.

That means focusing on long tail keywords. Simply changing the title and description of the home page of the app is no longer enough — targeting those long tail keywords is going to be essential.

To find the keywords that send traffic to competitors, I’ll use the SimilarWeb app analysis feature as an example. In this case, you can see how the search engine keywords that sent traffic to Snapchat’s competitors — keywords searched in the Google app — drove traffic to Snapchat after the search, and were basically all keywords from app indexing.

What’s the key here?

Say hello to the app indexing API!

In order to make this whole process possible, app developers need to implement the app indexing API. It’s not new, but now that you don’t need to match app content to web content, it can be your secret weapon to torrents of mobile traffic.

The indexing API doubles as a ranking signal to Google, so all the mobile apps that implement and complete the app indexing API will gain a ranking edge.

Measure mobile engagement stats

Once you implement the indexing API, you’ll show Google how much time users spend inside your app, and what they do there.

If you need a benchmark to go by, you can measure how your competitors’ apps are doing in terms of time on the app and session per user. Here’s an example from SimilarWeb’s app engagement function:

Again, the first thing you need to do in order to get started is implement the app indexing API, as I said earlier — since Google factors it as one of the ranking signals, it will favor the app owners that complete the process.

If you want some more instruction and technical walkthroughs for getting your app indexed, you can check out this piece by Bridget Randolph on the subject. Just keep in mind that this is still in beta.

Google is testing the process on a few apps that agreed to participate in this experiment. It’s still unclear when the update will be released out of beta, but I’m sure several clear winners (and losers) will emerge when this fully rolls out.

Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!

Continue reading →

What You Need to Know About Accelerated Mobile Pages (AMPs) – Whiteboard Friday

Posted by willcritchlow

You may have heard the term “AMPs” thrown around lately. What exactly are Accelerated Mobile Pages, what do they mean for search, and how can you prepare for it all? In this week’s British Whiteboard Friday, Will Critchlow and Tom Anthony of Distilled lay out all the important details.

Accelerated Mobile Pages Whiteboard

Click on the whiteboard image above to open a high resolution version in a new tab!

Video Transcription

Tom: Howdy, Moz fans, and welcome to British Whiteboard Friday. We’re filming this in the London HQ of Distilled. This is the founder and CEO, Will Critchlow. I’m Tom Anthony, head of the R&D department, and today we’re going to be talking about Accelerated Mobile Pages.
Will…

What is an Accelerated Mobile Page (AMP for short)?

Will: I’m glad you asked, Tom. So an Accelerated Mobile Page (or AMP, for short) is a project from Google and Twitter designed to make really fast mobile pages. At its essence, it’s basically a stripped-down form of HTML, a diet HTML if you will. Tom will talk a little bit more about the actual details on that.

But fundamentally, it’s an HTML page designed to be super lightweight and critically designs really fast loading. So Google, Twitter, a bunch of other companies have rolled this out — kind of in response to projects like the Facebook Instant Articles project from Facebook and Apple News and so forth. This is designed to be the open response. So it’s open source, and there are all kinds of elements of openness to the project.


What makes AMP so fast?

Tom: Absolutely. So as Will said, it’s like a diet HTML. So certain tags of HTML you just can’t use. Things like forms, that are out. You also need to use a streamlined version of CSS. You can use most of CSS, but some parts are falling under best practice and they’re just not allowed to be used. Then JavaScript is basically not allowed at all. You have to use an off-the-shelf JavaScript library that they provide you with, and that provides things like lazy loading.

So the idea is that the whole platform is designed just for pure readability, pure speed. Things such as images don’t load until they’re scrolled into view, and the JavaScript does all that for you. We anticipate they’re going to be at the point where the JavaScript library is built into certain operating systems so you don’t even need that either. And then all of this is designed to be really heavily cached so that Google can host these pages, host your actual content right there, and so they don’t even need to fetch it from you anymore.

Will, you’re going to tell us how that works?

How this works in your mobile device

Will: Yeah, so that’s the diagram we have in the middle here. So we’re all used to this idea of a regular web page. I’ve called this WWW in the diagram. This is the regular desktop version of the page. In the source code, if you have an AMP version, you would designate that with the rel AMP HTML link, which points over to your, what we call “hosted AMP page.


So this is a page on your own domain constructed of this stripped down form of HTML. So if you want to see this in action, I’ve referenced the Guardian here. They were one of the first reference partners. You can put /amp on the end of any news story on the Guardian website and see the AMP HTML. It’s linked in display with the AMP HTML link in the source code.

So that’s the hosted AMP. That has nothing to do with Google. You can just do that, and it is designed to be faster. But they’ve also rolled out this free hosted cached platform part of the deal as well, which is labeled here with the gstatic.

So when you actually see these things showing up in Google search results, which we’ll talk about in a moment, the version that shows up there will typically be hosted on a gstatic.com, in other words a Google-hosted cached version. And critically both of these, both the one you host yourself and the version that is cached around the Internet potentially even by other people as well, both of those would contain the rel=canonical back to the original. It’s similar. It’s like a rel alternative in a mobile world.

So it’s fast because the HTML is cut down, but it’s also potentially designed that these things are bits of content that can be cached potentially by anyone without rel=canonical pointing back to you.

Tom: I think it’s worth saying that even on the cached version of the pages, Google have said that you’re still going to be able to provide your own adverts. We don’t know the details of it yet, but they’ve built a platform where you can serve adverts from AdSense, Outbrain, most of the major advertising platforms, and you’ll still accrue all the revenue. They don’t take any of that stuff.

Also with the cached versions you can use Analytics. At the moment, the rolled-out version you can just use a tracking pixel. But we know they’re working on a platform where it’s a sort of vendor-neutral platform for things like Google Analytics, Omniture, and all of that stuff. So you can still get all of the analytics. You can still provide ads to your pages and everything, even when you’re served via the cached versions of the pages.

Will: Yeah, that’s very important. That’s part of that JavaScript framework that we were talking about, where you get these limited containers, which are a kind of very limited JavaScript functionality that you can use yourself.

Impact on the SERPs

So let’s talk a little bit about how this might actually show up in search results. So first of all, what we know at the moment is it’s looking like it’s mobile only. It’s right there in the name, Accelerated Mobile Pages, which is why I brought along my mobile whiteboard to demonstrate this for you. This is the AMP version showing up on a mobile device, tablet, phablet, not quite sure what format.

Right now it’s mobile only. It’s talking about being mobile. It’s not even rolled out just yet. But in the demo that we’ve seen, it’s showing up as a carousel above the regular blue links, typically for news-related terms, because most of this is focused on obviously reading contents. The people who’ve rolled this out first have been news publishers typically. So you search for a news-related term. You see this carousel of swipeable images above the blue links. Click on one of those, it opens super fast, that’s the whole point, and then you can swipe to another AMP page across the way.

It is actually also displacing or appearing for some terms where you’d expect to see paid search ads. I wouldn’t read too much into that. This is just in the demo at this point. In the long run, maybe there are paid versions of this, who knows.

We’re expecting this to be rolling out soon. Google’s latest official line is maybe February in 2016. But, one way or another, we expect to see this in the world some time pretty soon.

So it’s not there yet, but it will be soon.

What can we do to prepare, Tom?

Tom: So there’s two things. Firstly, you want to be able to start building AMP pages for your site, and you want to make sure that those pages are valid, because as we said, it’s like a diet version of HTML, but it’s very, very strict on how you build the HTML. The tags have to be in certain orders and certain places. You can’t use certain things. And if you do any of that, your AMP page is invalid and they probably won’t be using it.

So to validate your AMP pages, you actually use a tool that’s built into Chrome. So if you open the developer tools in Chrome, there’s a system there — and you can look it up on the AMP project website — where you can actually go to a page and you can ask it to validate, “Is this an AMP page,” and it will tell you any problems with that page.

So one, build AMP pages and make sure you’re doing it well, and the second bit is working out how to streamline building pages. If you’re on a sort of CMS or anything like that, then obviously you want this to be an integral part of your process moving forward. You want AMP pages to be something that all pages or as many pages as possible have an AMP version of those pages. So there’s already — for the most popular CMSs, things like WordPress already have plugins available — that you can go away, you can download that plugin, and basically for a lot of the pages it will do a lot of the work for you in creating those AMP pages. Also, obviously, if you’re building your own CMS, then you should prioritize trying to get similar functionality into that CMS.

Will: And now is the time to do that, because being there at the launch is the time to get the kind of kick, the benefit from when these things roll out. So that’s a lot of the background on it.

For more detail reading, we’ve got a few resources here you can go and check out. This is an actual demo of what it might look like in search results. You can try out your own searches on that kind of streamlined Google.

Tom: It’s worth saying at the moment you’ll only see the demo results at this page obviously. So you can only…

Will: Yes, and on a mobile device.

Tom: And on a mobile device, yeah.

Will: And then this is the original, the main project web page where you can find the GitHub repository of code and all those kind of validators and so forth, and we’ve written some more here. This is a link to our website.

So yeah, we would recommend you check it out if you’re into publishing. This is an opportunity for publishers to get a mobile head start.

So thanks for joining us on this Whiteboard Friday. Speak to you soon.

Tom: Bye-bye.

Video transcription by Speechpad.com

Additional Information and Resources

  • g.co/ampdemo – Demo of what AMPs might look like in search results
  • ampproject.org – The main project web page, where you’ll find a technical intro, tutorial, GitHub repository, and more
  • dis.tl/amp-pages – Further information on AMPs and how they work

Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!

Continue reading →

MozCast’s Year in Review (Infographic)

Posted by Dr-Pete

It’s been 3 1/2 years since we launched the MozCast project, and one request I hear a lot is if we can make more than 30 days worth of data available. So, working with Dave Snyder and the team at CopyPress, we’ve put together the highlights of 2014 and 2015 — the confirmed algorithm updates you already know, and the ones you might have missed. The data is mine, but credit for everything else goes to CopyPress (Thanks, Dave!). If you have any questions about specific events or dates, feel free to comment, and I’ll do my best to follow up with any available data.

If there’s anything that I’ve learned from the MozCast project, it’s that the updates that get named aren’t always as big as we think, and many nameless changes have major impacts on rankings. Google probably makes over 600 changes per year at this point, and if we only focus on the ones they name, we’re letting them control the conversation. Collect your own data, draw your own conclusions, and remember that not every dangerous animal is a Panda or a Penguin.


Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!

Continue reading →

The Day Remarketing Changed Forever

Posted by cmurf

Today, we’re talking about June 25th, 2015: the day Google AdWords changed forever to allow Analytics remarketing audiences to be available for advertisers on search.

In our video blog, we’ll begin by telling you why this is important and explain some problems it solves. We’ll give you some examples of how you can use RLSAs, along with four benefits of using them. We’ve also included a simple example of how you can create one audience. And we’ll conclude with the sequel to The Day Google AdWords Changed Forever.

This video is about 25 minutes long — if this hits your TLDW (too long, didn’t watch) limit, you can check out a shortened, related video on elegant remarketing on search, or read through the summary below.

1. AdWords Problems

Those familiar with Google AdWords will be aware that it is your website’s best (or second-best, behind organic) converting source of traffic. However, that’s not to say that Google AdWords isn’t without its problems.

We term the three most common issues we see with AdWords as:

  1. The Leaky Bucket
  2. The Generic KeyWord Conundrum
  3. You Say Tomato

The Leaky Bucket

The Leaky Bucket refers to instances where your AdWords budget is insufficient to cover all searches for your keywords. This means that you could potentially miss out on conversions due to your ad not showing along a user’s path to purchase.

The Generic Keyword Conundrum

We coined the phrase “Generic KeyWord Conundrum” for keywords that are relevant to your business and which will drive a lot of traffic to your website. However, this traffic can be top-of-funnel and less likely to convert. So, when you have a set budget, it may not always make sense to bid on generic keywords.

You Say Tomato

Then we come to the issue of the keyword itself. The best thing about AdWords is that it’s based on keywords. You choose your keywords, set your bid, and off you go driving traffic to your website. Yet, it can often be difficult to understand the intent behind a user’s search term. For example, if a user searches for “pizza,” it’s difficult to know if they’re searching for “pizza delivery,” a nearby restaurant, or a recipe.

Encapsulating these issues, we can say that the biggest limitation for AdWords has been that we can only target by words (excluding the obvious targeting options of location, device, etc).

2. RLSAs & Google Analytics

We’re always striving to innovate for our clients here at Wolfgang Digital; to this end, we have weekly learning sessions where we discuss the latest changes in AdWords and how we can introduce these to our clients’ accounts. So we were extremely excited when it was announced on June 25th that Analytics audiences would now become available within Remarketing Lists for Search Ads. Up to that point, you could use RLSAs only with your AdWords remarketing tag. This would now mean that we could use over 200 Google Analytics dimensions and metrics to create audiences for RLSAs.

Building out these audiences meant that we could effectively target people at all stages across the purchase funnel.

3. RLSAs & Audience building

Audience of website visitors

We could create an audience for past website visitors on the awareness stage. This means when we bid on keywords, we know that the user has been on our website and are familiar with our products, services, and price range. This user is more qualified and we can now tackle the Generic KeyWord Conundrum and also ensure that we do not suffer from the Leaky Bucket.

We can target Facebook traffic within the interest stage. Facebook drives lots of quality traffic, but it still suffers from lower conversion rates. Capturing this audience in Analytics and remarketing to them on search will allow advertisers to extract more value from their Facebook activity.

Case study 1: Brown Thomas

Our first case study comes from a department store in Dublin who wanted visibility on highly competitive keywords for cosmetic keywords. We knew from past AdWords performance and insights from their Google Analytics that we would have a tough time getting good coverage on these keywords, while keeping the campaigns profitable — so we decided to overlay the campaign with a remarketing list for people who had previously visited the website. This enabled us to improve conversion rate by 1,500% and reduce cost-per-sale by 94%.

Case study 2: iClothing

Our second case study comes from an online clothes retailer called iClothing. We manage their social accounts as well as their AdWords account, and could see that while social conversion rates were low, it was often a touchpoint on a user’s path to purchase. We created a list of users who had come to the iClothing website from one of our Facebook ads. Using this list within AdWords, we were able to show these users specific, Facebook-related ads encouraging them to return to the website to complete their purchase. This strategy allowed us to boost conversion rate by 165%, while reducing cost-per-sale by 84%.

Past purchases & repeat customers

Another smart way to capture an audience is to look at past purchasers and repeat customers. You can define these audiences based on users who have made exactly one purchase as a “past customer,” and users who have made more than 1 purchase as “repeat customers.” There are lots of studies that indicate customers will convert at a higher rate and spend more, so it makes sense to target customers differently than non-customers.

Case study 3: McElhinneys

Based on these studies, as well as our own insights from Google Analytics, we implemented a strategy for another one of our clients, McElhinneys, to break our audience down into 2 distinct categories: one for past customers, and one for users who were yet to purchase from us. This allowed us to target the 2 audiences in different ways and with different messages, as well as allowing us to split our budget as efficiently as possible. The implementation of this strategy led to a 324% boost in conversion rate, a 75% drop in cost-per-sale, and a 300% boost in Return On Ad Spend (ROAS).

Other audiences

There are a few other types of audiences to take note of that you might want to target. These could be cart abandoners, those who’ve visited a certain number of pages, or those who have spent a certain amount of time on your site — these people are more likely to be engaged with your site and your products.

4. How to create an audience

  1. Make sure your Google Analytics account is linked to your Google AdWords account.
  2. Make sure Remarketing is on in the Data Collection setting in your Analytics account (this is essential!).
  3. Go to the “Audiences” settings in the Remarketing section of the Property column on the Admin page of your Google Analytics account.
  4. Click on “+New Audience.”
  5. Select the Analytics view that you want to take this audience from and the AdWords account where you want to use the audience.
  6. You can then either create a new audience based on a number of characteristics, or import an existing segment as an audience.
  7. Once the audience is created, you’ll be able to see it in the Shared Library of your AdWords account.

Creating the audiences is a straightforward process. You need to visit the Remarketing section within Admin in Google Analytics. You then link with the appropriate AdWords account. Next, you can decide whether to use some available audiences, or import some segments already active within your Analytics account — or you can create a new audience.

Creating a new audience is easy. You can build an audience based on demographics, technology, behavior, date of first session, or traffic source. For example, we can create an audience for traffic that arrives from source = Facebook & Medium = CPC and this will create an audience of all Paid Facebook traffic (assuming you use GTMs to tag your Facebook Paid traffic with Medium = CPC).

The next time you visit the Audience section of your AdWords Shared Library, you’ll see your new Analytics audience available.

5. Benefits of RLSAs

Now we’ll look at four benefits of using RLSAs.

Control budget

First up, it allows us to control budget. We can ensure that we place sufficient budget on our best-performing campaigns. We have mentioned using RLSAs for past purchasers — in this case, we can ensure that any campaign targeting past purchasers has full impression share, as this campaign will be most likely to convert.

Control ad message

Our second benefit is that we can control our ad message. For example, after capturing a Facebook audience who has viewed our Spring/Summer dresses, we can tailor our creative by referencing Facebook and a Summer Sale.

Control KPIs

The third benefit is that we can control KPIs. We can now differentiate our campaigns between customer retention and customer acquisition, and designate our KPIs accordingly.

Control targeting

Finally, the fourth benefit allows us to control targeting. We can decide exactly what audiences we are showing our search ads to. We can move beyond mere keyword targeting and now add the layer of an audience, making Google AdWords even more powerful.

6. The Day Adwords Changed Forever: Further developments with RLSAs

But, like all great stories, there is a sequel. The Day AdWords Changed Forever, Part II was when Google moved beyond audience targeting based on Analytics and introduced first-party data with Customer Match. Having witnessed the success of Facebook’s and Twitter’s use of email lists within their platform, it became inevitable that AdWords would allow advertisers to use email lists on search.

Building audiences via Analytics has its limitations. It is cookie-based, so a user could delete their cookies and we would lose them. They also do not cross devices so again we might be missing our audience when they switch devices. This makes email lists much more powerful, as we can now target users across devices when they’re logged into Google.

There are requirements to enable Customer Match, but if you go through the video blog above, we include a way to hack these requirements.

Customer Match

  • Go to the Audiences section of the Shared Library of your Google AdWords account, click on “+Remarketing List” and click on “Customer Emails.”
  • You can then name your list and upload a .csv file with the email addresses on it.
  • You also need to provide a URL where users can unsubscribe from the list.
  • Define the duration of this audience, i.e. how long a user will remain part of this audience.
  • Click “Upload and save list.”
  • Wait until your list has been processed and if there are enough valid email addresses, you can then start to advertise to that list.

Thanks for watching and reading along today. We’d love to hear your thoughts on RLSAs and AdWords — sound off in the comments section below!


Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!

Continue reading →

Why Content Strategy Isn’t Enough

Posted by MackenzieFogelson

In 1989, I was conquering the eighth grade with a pair of Hammer pants, big bangs, and a stockpile of Aqua Net hairspray. During class, notes would be passed so friends could arrange to drink Dr. Pepper, eat Skor Bars, and play Debbie Gibson’s Electric Youth album on a ghetto blaster after school. On a real good day, there’d be a message from the guy I was “going with” on the answering machine when I got home.

Source: Antique and Retro Shoppers Map

Luckily for us, since the late 80s, the pace at which technology has evolved is astounding. If I want, I can get fashion advice from people all over the world who share my size and style. If I need to get in touch with a friend, all I need to do is send a quick text. And, if I actually needed it, I could, in fact, order a can of Aqua Net Super-Hold from my mobile phone, sitting on the couch, streaming a Jack Johnson concert, while reading a post on Pocket from Vogue about other uses for Aqua Net when it’s not serving as “an invisible cantilever for implausibly huge heads of hair.”

There’s no doubt that these technological advances have made our world faster, smaller, and more connected. How is it even possible that it took phone companies 89 years to connect 150 million people, where it took Facebook only 8 years to connect 1 billion?

What’s interesting, and actually quite ironic, is that even though the world is more connected than ever, when it comes to companies and their customers, many of the relationships couldn’t be further apart.

Source: Christoph Becker

It’s no wonder there is a ginormous distance wedged between companies and their customers. Many companies — especially in the tech industry — are not being built for the long-haul and they have their priorities in all the wrong places.

For many of today’s companies, growth is emphasized at all costs. Overvalued tech companies are painting an unrealistic illusion of what to strive for as a business.

Source: Nathalie Nahai

In the good old days when I was using Aqua Net, the average time for a Fortune 500 company to reach $1billion in market value was 20 years.

Google did it in 8.
Facebook in 5.
Uber and Whatsapp in 2.
Snapchat: just 22 months.

To expect growth at this speed is unrealistic for most companies, yet that’s the new role model. Working to become the next unicorn pushes companies to value the wrong metrics and lose sight of what’s really important: putting in the time to earn the trust of their customers and building a business that’s worth being connected to.

As marketers, we’re forgetting that it’s not just about the content we produce, it’s about the experience people have with the brand and the company we’re working so hard to build.

As we walk into yet another year, we need to be intentional about building purposeful brands. Without fail, we need to deliver a seamless, authentic experience. And whatever we do, we need to ensure people, not technology, are driving marketing efforts.

*****

Build purposeful brands

Source: Mark Boncheck

All too often, the content that companies are generating is entirely disconnected not only from the needs and desires of their audience, but from the brand and company they aspire to be.

Over the years, content marketing has fallen prey to the “more is better” mentality. Rather than intentionally developing content as an extension of a company’s purpose and promise, content has become a quest for volume.

As more research has been advocating that high volume isn’t necessarily the best strategy, and that there actually is safety in quality over quantity, companies are starting to be more intentional about what they’re producing and why.

Unfortunately, the way many companies still view content strategy is generating a bunch of stuff that’s going to help them rank rather than as an altruistic gesture that builds credibility and serves a true need for their customers and community.

Source: Velocity Partners

There’s no doubt that content strategy is still important and that your content must be the best search result anyone can find, but just because you have great content doesn’t guarantee you anything.

As we continue to lose the ability to organically reach an audience on search and social, as technology increases the opportunity for people to block advertisements, and as avenues for connecting with customers increasingly become more digital, we must build brands so compelling and human that they transcend technology. We must become so real and relatable and true and trustworthy that customers don’t wait for you to come to them, they go looking for you.

Your content — whether that’s the words on your website, the listings on your product pages, the posts on your blog, the promotions in your emails, the exchanges on social media, the conversations with your customers, the design of your packaging, the presence of your team at an offline event, or your actions to remedy conflict — has to be part of a seamless experience across channels and mediums. This should all be part of a marketing strategy that’s working toward building an experience with a purposeful brand.

At the heart of every powerful brand and an effective marketing strategy is a company’s meaning beyond money. Many companies, not just startups, struggle with first identifying this meaning and then understanding how it integrates into their positioning. They’re not quite so sure what sets them apart from their competitors or who the right audience is for their product. When you don’t have clarity on these things, no matter how big your budget is, it’s going to make it really difficult to connect with your customers.

Arielle Jackson offers some questions and a simple framework to make sure your positioning is solid by using the prompts: For, Who, That, and Unlike:

Source: Arielle Jackson via First Round

With this formula you can quickly, clearly — and most importantly, in a very human way — communicate your positioning and your purpose. This is Harley Davidson’s:

Source: Arielle Jackson via First Round

To start, and in order to populate the prompts in the framework, Arielle recommends answering these questions:

Source: Arielle Jackson via First Round

She also recommends that when developing or evolving more meaningful positioning, it needs to come from the mark your company wants to make on the world.

Source: Arielle Jackson via First Round

In your positioning, you must identify where you fit in this world and also answer the question:

Source: Arielle Jackson via First Round

Knowing why your company exists and what it’s here to do will not only help you build a purposeful brand, but also make a remarkable difference in your marketing strategy and the connection with your customers and community.


Several years ago, Dove redefined their purpose and discovered a more significant meaning around which to build their brand.

Source: Arielle Jackson via First Round

Since 2004, the driving force behind Dove’s brand, their meaning beyond money, has been expressed through many mediums inside the Campaign for Real Beauty movement. From ads with real customers:

Source: Dove.us

…to billboards around the world that ignite engagement and thought:

Source: Dove.us

Since starting a conversation around what beauty really looks like more than 11 years ago, the way they’ve been communicating the message has continued to evolve so that it remains relevant. With this approach, Dove has earned brand advocacy, loyalty, many awards, and a hefty climb in profit from $2.5 to $4 billion.

Although their approach has received a great deal of press questioning its authenticity, Dove has made sure they aren’t just spreading awareness but putting action toward the meaning behind their message. Partnering with Girl Scouts, Boys and Girls Club, and Girls, Inc, Dove has funded and supported activities that bring awareness to bullying as well as discussions about what it means to be beautiful.

Ultimately, far beyond profit, the greatest result Dove has experienced is actually working toward achieving their purpose: helping more women love and feel good about their bodies.

What you stand for as a company and a brand drives your products, your actions as a company, and also your marketing. More importantly, it will be the spark that ignites a connection with the people in your community.

When it comes down to it, people will continue to have access to more: more content, more products, and more choice. The need to build meaningful relationships with your customers is not an optional approach, but a requirement. Identifying and communicating your purpose as a brand is just one part of making this happen. The rest is delivering a seamless, authentic experience.

*****

Deliver a seamless, authentic experience

Source: Mark Boncheck

In Joseph Pine’s TED talk on What Consumers Want, he discusses how we’ve hit a new level of value in our economy. In this “experience economy,” we must go beyond goods and services to a create a memorable event. An experience. This isn’t a new concept and many companies have used experiential marketing very successfully.

But the most important piece of Pine’s talk explains how the experience needs to come from an authentic company. That authenticity has become the new consumer buying criteria. In other words, who you’re going to buy from and what you’re going to buy has everything to do with how authentic the company is. This authenticity can’t be faked through your advertising or any components of your brand’s identity. 63% of consumers would rather buy from a company they consider to be authentic over the competition. Bottom line: If you say you’re authentic, you’d better be authentic.

Authenticity means that the things we say, and especially our actions, communicate the things that we actually believe. So instead of companies saying what the demographics data tells them consumers want to hear, authentic companies — their employees and all — actually live and breathe, with conviction, their meaning beyond money, across all channels and mediums.

Take Wear Your Label for example. A fairly young brand, Wear Your Label is striking up conversations about mental health with clothing. Their mission as a company is to remove the stigma of mental illness one piece of clothing at a time.

Source: Maya Sherwood Photography – MTV News

Wear Your Label lives and breathes their meaning and authenticity, which is apparent in everything they do — on- and offline. They create an inclusive, welcoming, empowering experience. Even the labels on their clothes exude their purpose. Instead of washing instructions, all clothing has a self-care reminder:

On the Wear Your Label website, instead of hiring models to showcase their clothing, they use role models who are brave enough to share their own stories of mental illness and how it’s affected their lives. There are no height or weight requirements, they simply ask people to share their experiences.

Source: Wear Your Label

On their blog, Wear Your Label is transparent about how they make their clothes and have a community of advocates who write their content.

Offline, Wear Your Label sticks with being real. When they were asked to put together a show for New York Fashion Week, instead of solely pulling from a supermodel cast, they featured an open call to pull three customer role models onto the runway. When they spoke at Youth Day 2015 in Toronto, they went experiential by setting up a pop-up shop, having 15 volunteers hand out conversation cards to the crowd, and giving a dollar of every purchase to a partnering mental health organization.

On social, their feed is refreshingly human. On Twitter there’s a balance between self-promotion and igniting a connection. It’s real people wearing their clothes, providing daily self-care reminders, and everything is a reflection of their purpose. Wear Your Label is off to a great start as a brand and is doing a ton of good stuff to earn credibility and build relationships that will, over time, result in a strong community and a profitable customer base.

But here’s the thing. Creating this presence is fairly simple from a marketing standpoint. Any brand can do this. Any brand can ask people to tell their stories and put emotional videos up on their website. Any brand can post some helpful, heart-filled tweets on social media. But an online presence is only a fraction of the authenticity equation.

The most telling pieces will come from the quality of their product: how it wears and washes. How easy it is to order online across devices. What it’s like to deal with a return if something wasn’t a great fit. Whether they respect email preferences. When they say that order volume is high and delaying shipping, do they honor the window of 5-10 additional days as published on the site, or do they fail to communicate when they need to break this commitment?

Source: Wear Your Label

When a brand follows through, this is the stuff that builds a seamless experience, proves that they are authentic, and fosters trust and connection. In order to earn the loyalty and advocacy of their customers, like every brand, Wear Your Label has got to deliver. No matter where. No matter what. And at every touchpoint they have the opportunity to win over their customers and community. I have confidence that Wear Your Label will continue to be successful in their growth and be one of the good ones.

Source: Ekaterina Walter

Many marketers and CMOs are wondering where to put more marketing dollars. Put those dollars where your experience falters. You may not control “the funnel,” but you do control how you behave every time a customer or community member interacts with your brand throughout the lifecycle.

You can control how authentic you are, the quality of your customer service, how much time you spend improving your product, and the value the customer gets from your product once they’ve taken it home. If you’re blowing it at any stop along the way, invest your money there. By ensuring your customers have a seamless experience with your brand, the closer you’ll get to achieving your brand and revenue goals.

Source: Help Scout

The fact of the matter is that your actions as a company are what afford you a runway with your customers. If there is a disconnect in the experience you’re providing at any point, you’ve either lost a customer entirely, or you’ve just dissolved trust that has previously been built and will negatively affect your customer’s purchasing decisions and advocacy behaviors.

Source: Mathew Sweezey

The pressure is on for brands. Not that companies have to be perfect. We’re all human and we make mistakes. But in order to build deeper relationships with customers, we have to do what we say and genuinely show that we care. Companies who are willing to invest in building this level of trust will not only profit from it, but outlast their competition.

*****

Let people, not technology, drive marketing efforts

Source: Robert Safian

These same authentic companies who are out making their mark on our world operate entirely differently from the companies my parents worked for when I was using Aqua Net and wearing Hammer pants. Companies who have had success building relationships, connecting, and earning trust from their customers in our extremely digital world know that it hasn’t come solely from their marketing strategy.

They’ve successfully presented a very human experience for their customers because it’s a passion and a mindset that’s breathing life from inside their very core. And their entire company, not just their marketing department, is feeding it. Internally they know how to break down silos, communicate, and effectively align their organization to their goals so they can deliver what their customers and community really need. They may use technology like HipChat or Slack to be more efficient internally, but they don’t allow it to take the place of face-to-face when it’s needed most.

Source: Mathew Sweezey

As companies get their bearings in our rapidly changing world and make the necessary adjustments to stay alive, marketing can no longer operate separately from other teams.

Doesn’t the shipping or product team need to work closely with the website and social teams to communicate real-time delays or bugs to customers? Wouldn’t the marketing and engineering team benefit from the feedback customer support is receiving? Shouldn’t the social and community teams work alongside sales to nurture relationships on- and offline? In order for companies to be fully authentic, they cannot mislead by presenting a unified presence on the outside that is completely disconnected from what it’s really like on the inside.

It’s also impossible for companies to deliver a seamless experience if the people — on both internal and external teams — cannot collaborate, align with co-workers, or focus together on achieving the overarching vision of the company. Just as you must build trust with your customers, the people on your teams need opportunities to do the same.

Teams need to be given the tools to self-manage, empower each other to be leaders on many levels, and have the courage to more effectively communicate with their peers. Changing the way your organization operates internally certainly gives your employees the opportunity to figure out how to work better together, but on a much grander scale, it affects the trajectory of the company.

Your entire organization is responsible for the customer experience at every touchpoint, which means giving your employees the power to take initiative and collaborate across teams allows more people in the company to focus on the customer. Similarly they can recognize the challenges you’re facing as a company and take the initiative to collaboratively find solutions to fix them. All of these actions affect your bottom line.

Source: Gary Vaynerchuk

It’s also up to every person in your entire company to find ways to relate to your customers. In Max Lenderman’s book Experience the Message, he tells the story of the Ritz Carlton approach not just to customer service, but customer data. Each day the doormen and concierges are given a check-in manifest that they memorize. Guests are personally greeted — by name — by the staff.

As the hotel staff learns the likes, dislikes, and habits of their guests, they make note of these characteristics in a customer relationship management (CRM) database. The more often someone stays at the hotel, the more personal their experience becomes. Their guests return. A lot. The average Ritz Carlton guest spends $100,000 over a lifetime.

But having this data is not what builds the trust and relationship with their customers. It’s how the Ritz Carlton staff apply it in their very caring and personal interactions one-on-one with their guests. It’s in the values that serve as their staff training tool. It’s in the way they use the data not to exploit their guests but to make their experience better.

Source: Rita J. King

Technology is unfortunately a double-edged sword. It certainly benefits us tremendously, but it’s also what’s causing the insatiable desire for companies to be more real and human. We think a CRM system or marketing automation platform is going to help us talk to someone at the right time and the right place and make the sale for us. That’s not for a machine to do. That’s where we — as people — win. Those systems are only tools and a tool is not a solution. They are to be leveraged to create better experiences and ultimately help brands become more human.

*****

Let’s build better companies

The way our world is evolving heavily affects how companies should shape and market. Content strategy isn’t enough because with the quick-wins marketing approach we have now, we’re losing our connection to people. We’re trying to force control over a journey with our customers in which we have very little influence. We’re thinking technology is going to build our relationships for us and that couldn’t be further from the truth.

But although these are huge challenges, they’re also huge opportunities. They give us the chance to stand above the level of mediocrity that consumers — and even other brands — contend with every day.

Content will always be extremely important. And when building your content strategy, you must have the entire cross-channel experience in mind, and that should guide the tools you use to effectively and authentically engage with your audience. But just producing great content won’t work unless you also prove yourself to be the worthwhile company your customers desire.

The characteristics of an authentic company are harder to prove results from. And building a purposeful brand takes a great deal more work and time to earn a customer base. But it’s also what will keep your customers around longer. It’s what will motivate them to tell their friends about you. And it’s what your competition can’t build overnight. The companies who are willing to do this work are going to be the ones who win over the next many years.

And these are the companies we need to build. The ones who will stand out from the rest. If you invest the time to build a genuine brand, people will hear about you. And they will come find you. Hammer pants and all.


***

A special thanks to Olivia Roat, Mike Soderholm, Beth Etter, Rebecca Gilmore, and Courtney Brown for their support in writing this post.


Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!

Continue reading →