Saturday 29 June 2019

How to Deliver JSON-LD Recommendations the Easy Way - Whiteboard Friday

Posted by sergeystefoglo

When you work with large clients whose sites comprise thousands (or hundreds of thousands) of pages, it's a daunting task to add the necessary markup. In today's Whiteboard Friday, we welcome Sergey Stefoglo to share his framework for delivering JSON-LD recommendations in a structured and straightforward way.


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

Video Transcription

Hello, Moz fans. My name is Serge. I'm a consultant at Distilled, and this is another edition of Whiteboard Friday. Today I want to take the next few minutes to talk to you about one of my processes for delivering JSON-LD recommendations.

Now it's worth noting upfront that at Distilled we work with a lot of large clients that have a lot of pages on their website, thousands, hundreds of thousands of pages. So if you work at an agency that works with local businesses or smaller clients, this process may be a bit overkill, but I hope you find some use in it regardless.

So as I mentioned, oftentimes at Distilled we get clients that have hundreds and thousands of pages on their site, and you can imagine if your point of contact comes to you and essentially asks, "Hey, we don't have any markup on our site. Can you recommend all of the JSON-LD on all the pages, please?" If you're anything like me, that could be a bit daunting, right, like that's a big ask. Your wheels start spinning so to speak, and oftentimes that leads to a little bit of unproductivity. So I hope this process kind of helps get you unstuck and get started and get to work.

Step 1: List out all the page templates

The first step in this process essentially is to list out all of the templates on the site. I'm assuming you're going to be dealing with an e-commerce site or something like that. That's really the way that you're going to break down this problem and take it from kind of a larger picture, where someone comes to you and says, "Hey, I need all of the things on all of the things," and you break it down and say, "Okay, well, really what I need to focus on is a section at a time, and what I need to do is give recommendations for each section at a time." To me, that's a much more kind of organized way to come at this, and it's helped me a lot.

So when you list out the templates, if you've had this client for a while, you probably already know the templates that they have. If they're new, it's worth getting familiar with their site and thinking about things at a template level regardless. So just simply hopping on the site, browsing around, and making a list of, yes, they have product pages and category pages and some different variations of those. They have blog pages and a bunch of other kinds of pages. It's good to be familiar with them. Our goal is to essentially recommend JSON-LD for each of those templates. So that's really the first step is getting clear on which templates we're looking at and what exists on the site.

Step 2: Choose one template and note what can be marked up

The second step is to choose one of those templates, just one, for example, like the product page template, and essentially go through that page and jot down anything you think that can be marked up. Now if you've recommended schema before or if you've worked with JSON-LD or any kind of markup, you'll be familiar with a lot of the kind of standards across the board, and it does get familiar over time. So once you do this your 2nd time or 3rd time or 10th time, you'll have a good idea of what kind of markup goes on a product page or what kind of markup goes on a category page.

If it's your first time, just go on the page and I'd encourage you to just browse through and look at schema.org or some other example sites that are similar, see what they're doing, and kind of jot down by yourself, in a notebook or something, what you think can be marked up. So on a product page, you can note down that, yes, there's an image of the product. There's a price. There's a URL. There are breadcrumbs on the page. There are reviews, etc. You're just going through and kind of making a list of that very simply.

Step 3: Convert notes into JSON-LD, validate with the schema testing tool, and paste into doc

The next step is to essentially take those notes and convert them into JSON-LD. At this point, people tend to kind of freak out a little bit, but you don't have to be a developer to do this. It's very accessible. If this is your first time going about it, I'm not going to get into all of the specifics on how to do that. This is more of a framework of approaching that. But there are a lot of great articles that I can link to. Just reach out to me and I can hook you up with that.

    But the third step, again, is to convert those notes into actual JSON-LD. That process is fairly straightforward. What I like to do is open up the page or a representative URL from that template that I'm working on. So for a product page, open that up in my browser. I would like to have schema.org open. That's kind of the canonical resource for schema information. Then I also like to have a few competitor sites open that are similar. If you're working on an e-commerce brand, you're fortunate that there are a lot of great examples of sites that are doing this well, and that's publicly available to you and you can check out what they're doing and how they're doing it.

    So my process is kind of just going through that list, going on schema.org or going on a competitor's site or a previous site you've worked on. If you're looking at something like, let's say, the cost of the product, you can look that up on schema.org. You can see that there's an Offer-type markup. You can copy that into the schema testing tool and essentially validate that it works. Once you validate it, you just go down the list further. If you start off with the price, you can move on to breadcrumbs, etc.

    At the end of step three, you essentially have all of the JSON-LD that you need and certainly the core elements to kind of start down the next step.

    Step 4: Check with your point-of-contact/developer!

    The next step is to pause and check in with your point of contact, because if you're working on a large-scale site and you're going to have 10 or 15 of these templates you're working on for JSON-LD, it's worthwhile to essentially say, "Hey, can we do a 30-minute check-in because I'm done with the first template and I want to make sure that this all makes sense and this is in a format that's going to be good for you?"

    Speaking of format, what I like to do personally is just use Google Drive, set up a folder in the client folder and title it JSON-LD, give the client access to that, and within that folder you're just going to have a bunch of different documents, and each document is going to be per template. So for the product page example, you would have a document in that folder titled "Product JSON-LD," and you would copy any of the JSON-LD that you validated in the schema testing tool and paste it in that doc. That's what you would be walking through with your point of contact or with the developer. Pretty much take any feedback they have. If they want it in a different format, take that into account and revise it and meet with them again. But pretty much get a green light before moving forward to work on the other templates.

    Step 5: Repeat from Step 2 onward for all your templates

    That's really the next step is, at that point, once you have the green light and the developer feels good about it or your point of contact feels good about it, you're just going to kind of rinse and repeat. So you're going to go back to Step 2, and you're going to choose another template. If you've done the product page one, hop over to the category page template and do the same thing. Jot down what can be marked up. Transfer those notes into JSON-LD using competitor sites or similar sites, using schema.org, and using the structured data validating tool. It's the same process. At that point, you're just kind of on cruise control. It's nice because it takes, again, something that initially could have been fairly stressful, at least for me, and it breaks it down in a way that makes sense and you can focus because of that.

    So again, this process has worked really well for me. At Distilled, we like to think about kind of frameworks and how to approach bigger problems like this and break them down and kind of make them more simple, because we've found that allows us to do our best work. This is just one of those processes.

    So that's all I have for you all today. Thank you so much for tuning in. If you have any questions or comments, or if you have any experiences kind of implementing or recommending JSON-LD, I'd love to hear them. So give me a shout on Twitter or in the comments or anything like that. Thank you so much for tuning in, and we will see you next time.

    Video transcription by Speechpad.com


    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!



    * This article was originally published here

    Friday 28 June 2019

    How I Grew My Dying Facebook Traffic

    facebook

    Is it me, or does Facebook just want to keep you on Facebook?

    Every time I post a link to my site, I get less and less traffic. And it’s been this way for years.

    In other words, my organic reach on Facebook was dying.

    And to make matters worse, they give you hope every time they launch a new feature.

    For example, when they launched Facebook Live, you used to be able to get tons of views because they promoted it organically… but not really anymore.

    The same goes with Facebook Watch. I used to easily get 30,000 plus views per video when Facebook Watch came out… again, not anymore.

    Now I am lucky to get 10,000 views.

    But hey, I can’t really hate on Facebook. They are a business and they have to do what’s best for them. So instead of getting upset at Facebook, I decided to run some tests to see if I could find a way to get more organic traffic.

    Because there has to be a way, right?

    Well, there is. 🙂

    And here is my traffic from Facebook over the last 7 days:

    facebook traffic

    That may not seem like a big increase, but I generated 10,621 visitors the month before. In other words, I took my Facebook traffic from 10,621 visitors PER MONTH to 10,085 visitors PER WEEK.

    I am getting roughly the same amount of traffic I used to get in 30 days from Facebook, now in just 7 days.

    So how did I do this?

    Taking control of your own destiny

    As marketers, our faith typically relies on the big giants… you know, Google, Facebook, YouTube, Instagram…

    If they decide to change their algorithms your traffic could go up, down, or stay flat.

    For that reason, over the last few years, I’ve been building up marketing channels that aren’t as reliant on algorithms.

    For example, you may learn about new blog posts I publish through my email lists because every time I publish a new post, I usually send out an email blast.

    Or it could be through browser notifications.

    subscribers

    Every time I release a blog post or a video… again, I send a message out through push notifications.

    But why can’t we do the same with Facebook?

    Sure, you can post on your wall or page like everyone else, but if Facebook doesn’t want to show it to people they don’t have to.

    So, I decided to push really hard on Facebook Messenger, which gives you the same ability.

    In other words, you can send a direct message to everyone on Facebook through their chat feature and share a message or a link to your website.

    Something that isn’t too controlled by an algorithm… similar to text messaging or email marketing.

    I built this list of 129,560 Facebook Messenger contacts and leveraged them to continually generate traffic back to my blog.

    Now before I break down the exact steps I took to do this, the tactics here take execution and elbow grease. It isn’t rocket science, it’s not hard to do, but it does take a bit of work.

    But first, let’s go over how Facebook Messenger marketing works.

    Facebook Messenger

    grow facebook messenger list

    First, let’s back up on why Facebook Messenger is working so well today.

    Facebook Messenger open rates are 50-80% click-through rates post elite stats.

    When you send an email campaign, you can expect a 20% open rate on a really good day. On average, I get 28 to 31% with my NeilPatel.com email list.

    In other words, if you send your email newsletter to 100 people, 20 people will open it. If you scrub your list and work really hard like me, roughly 30 people will open it, which still isn’t great.

    However, when you send a Messenger message to 100 people, 88 people will open it and read it.

    We’re talking about an 88% open rate on Messenger. That is crazy!!!!

    Now over time, you will notice that it will go down, but it is still substantially higher than email.

    But here is where it really gets interesting.

    With email marketing, you’ll typically see a 2% to a 4% click-through rate. So for every 100 emails you send, you will get 2 to 4 clicks back to your site.

    To give you a benchmark, again, I spend a lot of time fine-tuning my emails and I can get about 6 clicks for every 100 emails I send.

    Better than the 2 to 4 percent most people get, but still not life-changing.

    With Messenger? You can get 20% click rates.

    Over time, you will see it go down, but it is still substantially higher than email marketing.

    And it is not just marketing, it works with pretty much any industry. Here’s an example of a real estate company that leverages Facebook Messenger:

    As you can see from the screenshot above, Facebook Messenger works like how you would chat with a friend on Facebook or even email. You don’t always have to promote or link, you could just have a conversation with a friend.

    This is why their adoption rate is continually climbing in the United States.

    That’s almost 140 million users that are projected to use Messenger.

    Messaging apps are also surpassing social networks in popularity. Just ask yourself… how many times do you use WhatsApp each week?

    But the key is to start now because it will become saturated just like every other marketing channel that works. So whoever builds the biggest list early on will have the best shot of doing well in the long run.

    If you are already leveraging Messenger, great, just skip to the tips below to start growing your Facebook traffic.

    If you aren’t, just like email marketing you are going to need software so you can send the messages on Facebook. You can start off with this free software called MobileMonkey.

    Now let’s get into how you can build your Messenger list and get consistent Facebook traffic.

    Tactic #1: Website Messenger widget

    My own tests have shown that chat on a website can boost conversions 45%.

    So I wondered, what would happen if I installed a Messenger bot on a website?

    What’s great about adding this is that visitors get answers to their questions immediately, 24/7. Say goodbye to conversion bottlenecks.

    But also, everyone who starts a chat on the site becomes a new contact in my Messenger list.

    So how does this work?

    Add a Facebook Messenger bot to your website with a widget.

    Everyone who visits your website is invited to become a Messenger contact. Website traffic turns into Messenger contacts.

    Most users are already logged into Messenger on their desktop or device. So when they have questions or want info and see the Messenger widget, they tap it and boom — new Messenger contact.

    If your site is on WordPress site like 34% of the world’s sites, a WordPress plugin called WP-Chatbot is the quickest way to add Facebook Messenger chat to your site.

    Install the plugin on your WordPress site and you’ll have Messenger chat on your site in just a few minutes.

    This widget makes list building easy. An active website could get hundreds or thousands of new contacts from the visitors on the site who engage the chatbot every day.

    Think about yourself.

    Are you more likely to search for a contact form on a site, fill it out, and sit back and wait who knows how long for an answer to your question?

    Or are you more likely to pop open the chat window, ask your question, and get an immediate response?

    Tactic #2: Run Facebook click to Messenger ads

    You can do a lot without leveraging paid traffic, but if you really want to put some fuel on the fire, a few hundred dollars goes a long way.

    And for the purpose of this blog post, I spent $391.58 just so I would have some stats to share with you. 🙂

    Facebook Messenger ads are a Facebook Ad format in which the user who clicks on the ad is immediately added to your Messenger contact list as opposed to going to a landing page where they may bounce or exit, anonymously.

    Everyone who clicks the button on the ad converts when they send the advertiser a message — becoming a permanent Messenger contact.

    The key part is… they need to send the advertiser a message. In other words, if you don’t get them to send you a message they won’t be added to your Messenger contact list so you won’t be able to send blasts to them.

    That’s why you want to use an autoresponder. If which you automatically start talking to each person to increase your chance that they will get added to your contact list.

    Here’s an example of an ad:

    How much will Facebook click-to-Messenger ads run you?

    I personally haven’t scaled a campaign too large yet, but with a $391.58 test budget, I’ve been able to generate leads for roughly 62% less than traditional Facebook ads.

    But again, the key with all of this is in the autoresponder. Without that, your numbers won’t be too great.

    Within MobileMonkey, use the bot content builder to create the autoresponder to your Facebook Ad.

    Then create a new Messenger ad in MobileMonkey to connect your autoresponder to your Facebook Ad.

    Next, pick the autoresponder from a drop-down of all your bot dialogues and connect it to your Facebook Ads Manager account.

    The result is a low-cost ad campaign that drives more contacts into your Messenger list.

    Facebook Messenger ads work time and again across industries, including e-commerce and service businesses.

    Now, if you are like me and you prefer to do things a bit more organically and save some money, here’s how you generate more contacts without spending money.

    Tactic #3: Use organic Facebook post autoresponders

    Growing your list with a little ad spend goes a long way, but this next list building power tactic is totally free.

    Anyone who comments on your Facebook Page posts instantly becomes your Messenger contact.

    A Facebook post autoresponder adds people to your Messenger contact list if they comment on any Facebook post.

    Here’s how it works.

    1. You post to your Facebook Business Page.
    2. Someone comments.
    3. A Messenger bot automatically responds and as soon as that person replies, they’ve become a contact in Messenger.

    You can see an example of this tactic in action here:

    The more engaging your Facebook post, the more likely it will be that people will want to comment on it.

    These kinds of posts always get a ton of comments and contacts:

    • Quizzes
    • Contests
    • Riddles

    You could ask fans to post a GIF in response to a question. “Describe your boss with a GIF.”

    Or ask them to tell a story or ask them a question like “What industry are most of your clients in?”

    Even just asking them “what do you do?” is super-engaging because people love to talk about themselves!

    This store asks fans to name how many duck species are in the photo. Comment with your guess and get a discount code in the autoresponder follow-up.

    You can create the Messenger dialog for this technique in MobileMonkey with the “FB Comment Guard” tool.

    That feature is what allows you to add the autoresponder to an organic post.

    I love this technique because it converts my hard-fought organic Facebook engagement into a list of contacts I can follow up with.

    Tactic #4: Convert page fans into Messenger contacts

    I’m a fan of cross-promoting, traffic-sharing, and allowing various marketing channels to build off each other.

    After all, if someone follows you on one channel, they may want your updates on a different channel as well. This increases your odds of connecting with them and amplifying your content reach at any given time.

    This tactic combines several methodologies for a boost to Messenger contacts.

    If you’ve gone to the effort of building a robust Facebook page, you will want to convert these fans into Messenger contacts. Fans are great, but Messenger contacts are better because Messenger is personalized, interactive, one-on-one, and has way more visibility than Facebook News Feed.

    Organic reach on Facebook is very low. Maybe 1%, of your fans on your Facebook Page will even see your post.

    Using Facebook Messenger changes this. Instead of a low organic reach, you’re getting high-powered interactions that are personalized.

    This is important because page fans aren’t automatically Messenger contacts. You have to invite them or connect with them in Messenger first.

    Here are three ways to convert your Page fans into Messenger contacts.

    First, and this one is pretty obvious, you can change the CTA button on your Facebook Page to “Send Message”.

    Right now your Facebook Page CTA button might be sending traffic to your site with a button like “Learn More”.

    Hover over the button until you see “Edit Button.” Then choose the option to “Contact you” and “Send Message.”

    Customize the message that people will see when they click that button in MobileMonkey.

    Boom. Now anyone who clicks the “Send Message” button from a Facebook Page will become a Messenger contact.

    Second, create a Facebook Post Autoresponder (see tip #3).

    This autoresponder was a simple invitation — Stay in touch! Sign up for Messenger updates.

    Third, you can then use Page fan audience targeting of a click-to-Messenger Facebook Ad campaign.

    Remember, your existing Page fans are more likely to take another step into more interaction with a brand that they know and trust.

    Tactic #5: Turn your email subscribers into Messenger contacts

    Email marketing has a low engagement rate.

    Facebook Messenger has high engagement.

    Would you rather send your content to your subscribers in a channel with a 2% click-rate or 20% click-through rate?

    Ideally, you should do what I do and leverage them both.

    Send your email list an invitation to join your Facebook Messenger list. Those who choose to do so will become email subscribers and Messenger subscribers, but their engagement level (and therefore your reach) will increase using Messenger.

    One of the most effective marketing methods is to convert your existing contacts into more effective marketing channels.

    Using MobileMonkey’s chatbot builder, you can create an opt-in page consisting of a quick and simple “Want to receive occasional updates?” invitation.

    Link to that invitation anywhere you’d normally include a link.

    Link to that invitation in a button, like the examples below.

    And here:

    Link to your Messenger experience in your:

    • Email signature
    • CTAs in blog posts
    • Business card in QR codes
    • Landing pages
    • Newsletter subscription forms

    The list is as long as you are clever. And it works very well!

    Conclusion

    You are always going to deal with algorithms, but if you want more consistent traffic you need to take matters into your own hands.

    Just look at me, I leverage email marketing, push notifications, and even Facebook Messenger marketing.

    I’m now looking into leveraging text messaging too.

    Sure, I leverage SEO, content marketing, paid ads, social media marketing… and every other major channel out there.

    But I focus a large part of my efforts on controlling my own destiny and you can too.

    If you haven’t started, start with Facebook Messenger. It works so well right now and I expect it to last for a while. The key is getting in on the right time and time is right now.

    So what do you think about this strategy? Have you tried Facebook Messenger marketing yet?

    The post How I Grew My Dying Facebook Traffic appeared first on Neil Patel.



    * This article was originally published here

    Thursday 27 June 2019

    Link Building in 2019: Get by With a Little Help From Your Friends

    Posted by kelseyreaves

    Editor's note: This post first appeared in December of 2015, but because SEO (and Google) changes so quickly, we figured it was time for a refresh! 


    The link building world is in a constant state of evolution. New tools are continually introduced to the market, with SEOs ready to discover what works best.

    In 2015, I wrote an article for Moz about how our team switched over to a new email automation tool that drastically improved our overall outreach system — we increased our email reply rates by 187 percent in just one month. Which meant that our number of attainable backlinks also drastically increased.

     I wanted to see what's changed since I last wrote this post. Because in 2019, you need a lot more than new tools to excel in link building.

    But first...

    Looking back, it was pretty ingenious: Our link building program had automated almost every step in the outreach process. We were emailing hundreds of people a week, guest posting on numerous websites, and raking in 20–30 links per week. If anyone has been in the game long enough, you’ll know that’s an insane amount of links.

    With its success at my first company, I took the concept and applied it to several freelance link building projects I was working on. It proved to work for those sites, too. Later on, I built out a similar system for the second startup I worked for. And again, it proved to be just as successful. Every link building project I took on, my thinking was: How can I scale this thing to get me 10x the number of links? How can I email 5x the number of people? How can I automate this as much as possible so I can create a link building machine that’s completely hands off?

    Well...at least for a period of time.

    While I had the best of intentions, this thinking is what ultimately got me in trouble and lead to the inevitable: I was hit with a manual action for participating in link schemes.

    I remember opening up Search Console and reading that message. At that moment, I felt like a kid caught with their hand in the cookie jar. My stomach was in knots. I had heard of people getting manual actions before but didn’t think it was something that would happen to me.

    In hindsight, this was probably one of the most important moments of my SEO/growth career. It sobered me up and pushed me into thinking about outreach in a whole different light, and taught me the most important lesson to date: building links isn’t about using automation to create processes that scale. It’s about building relationships — and value — that scales.

    What outreach looked like in 2015

    I’m not surprised I got away with what I was doing for so long. From 2015 to 2017, it seemed like everyone and their Mom was guest posting. During that time, this is what I noticed:

    1. It was a numbers game

    Most of the SEOs I talked to from 2015 to 2017 were using a similar strategy. It was all about finding tools that could help scale your guest posting program and contact as many people as possible. Most companies had some arbitrary link quota for their outreach teams to hit every month, mine included.

    2. It promoted somewhat decent content that was templatized

    In our outreach program, we were pitching the same three to four topics over and over again and while the content we wrote was always original, there was nothing novel about the articles we were putting out there. They were cute, engaging — but none of it was on the cutting edge or had a solid opinion. It’s what our friend John Collins from Intercom calls Happy Meal content:

    “It looks good from a distance, but you’re left feeling hungry not long after you consume it.”

    3. It idolized automation and processes

    At the time, most outreach programs were about leveraging tools to automate processes and scale every step of the way. We were using several tools to scrape websites and hired virtual assistants off of Upwork to find email addresses of just about anyone associated with a company, whether they were actually the ideal person to contact or not.

    This process had worked in 2015. But in 2019, there’s no way it could.

    What outreach looks like in 2019

    Since joining the team at OG Marketing this last fall, I’ve vastly altered the way I approach outreach and link building. Our strategy now focuses on three main concepts.

    1. Helping editors cite good sources

    The link building relationships I’ve built this year are almost entirely centered around editors and content managers of notable sites who only want to link to high-quality, relevant content.

    And luckily for us, we work with some of the best content creators in the B2B SaaS-verse. We don’t have to go out and beg for links to mediocre (at best) content: We’re building authority to pages that truly deserve it. More importantly, we’re actually fulfilling a need by providing great sources of information for other quality content.

    2. Understanding backlinks are only one piece to the puzzle

    Link building is only one lever and shouldn’t be your whole SEO strategy. Depending on the site you’re working on, building links may be a good use of your time — or not at all.

    In our strategy, we account for the fact that sometimes links aren’t always necessary. They will definitely help, but it’s possible to excel without them.

    For example, Hotjar recently published an article on 5 ways to use scroll maps. Looking at the backlink profile for the top three results for “scroll map,” CrazyEgg has more referring domains than Hotjar, but is currently in position three. Omniconvert has zero backlinks and still ranks above CrazyEgg in position two. With only three referring domains, Hotjar has earned the 1st position and a coveted featured snippet.

    2015 me would’ve had a knee jerk reaction to kick off an outreach campaign as soon as we hit publish on the new article. But considering the fact that you may not even need a ton of links to rank well, you can actually spend your time more efficiently elsewhere.

    3. Creating quality content that earns links naturally

    There’s definitely a tipping point when it comes to generating backlinks naturally. When your article appears on page one for the query you’re targeting, your chances of having that article cited by other publications with zero effort on your part just naturally goes up.

    Why? Because people looking to add credible citations to their article will turn to Google to find that content.

    This prompts our team to always ensure that each piece of content we create for our clients satisfies searcher intent. To do this, we start off by researching if the intent behind the keyword we want to rank for has purchase, consideration or informational intent.

    For example, the keyword “best video conferencing camera” has consideration-based intent. We can determine this by looking at the SERPs. In the screenshot below, you can see Google understands users are trying to compare different types of cameras.

    By seeing this, we know that our best bet for creating content that will rank well is by writing a listicle-style post comparing the best video cameras on the market. If we had instead created an informational article targeting the same keyword about why you should invest in a video conferencing camera without a list of product comparisons, the article probably wouldn’t perform well in search.

    Therefore, if we start off on the right foot by creating the right type of content from the very beginning, we make it easier for ourselves down the road. In other words, we won’t have to build a million links just to get a piece of content to rank that wasn’t the right format, to begin with.

    What we’ve found with our outreach strategy

    Centering our strategy around creating the right content and then determining whether or not that content needs links, has helped us prioritize what articles actually need to be a part of an outreach campaign.

    Once this is determined, we then call on our friends — or our content partners — to help us drive link equity quickly, efficiently, and in a way, that enhances the source content and makes sense for end users (readers).

    A few months into building out our homie program, there are several things we noticed.

    1. Response rates increased

    Probably because it’s not as templatized and, generally, I care more deeply about the email I’m sending and the person I’m reaching out to. On average, I get about a 65–70 percent response rate.

    2. Opt-in rates increased

    Once I get a response, build the relationship, then ask if they want to become a content partner (“friend”), we typically see a 75 percent opt-in rate.

    3. You get the same amount of links, using half the amount of work, in half the amount of time

    I’m gonna repeat that: we generate the same, if not more, backlinks month over month with less effort, time and manpower than with the process I built out in 2015.

    And the more partners we add, the more links we acquire, with less effort. Visually, it looks like this:

    I (somewhat) paid attention during economics class in college, and I remember a chart with this trajectory being a really good thing. So, I think we’re on to something...

    How our outreach process works (and how you can create your own)

    Our current link building program still leverages some of the tools mentioned in my post from 2015, but we’ve simplified the process. Essentially, it works like this:

    1. Identify your friends

    Do you have friends or acquaintances that work at sites which touch on topics in your space? Start there!

    I got connected to the CEO of Proof, who connected me with their Content Director, Ben. We saw that there was synergy between our content and each needed sources about what the other wrote about. He was able to connect me with other writers and content managers in the space, and now we’re all best of friends.

    2. Find new friends

    Typically we look for similar sites in the B2B SaaS space that we want to partner with and are relevant to our client sites. Then, we use several tools like Clearbit, Hunter.io, and Viola Norbert to identify the person we want to reach out to (usually SEO Managers, Marketing Directors or Content Managers) and find their email.

    This step has been crucial in our process. In the past, we left this to the virtual assistants. But since bringing this in house, we’ve been able to better identify the right person to reach out to, which has increased response rates.

    3. Reach out in an authentic way

    In our outreach message, we cut to the chase. If you’ve identified the right person in the previous step, then they should know exactly what you’re trying to do and why it’s important. If the person you outreached to doesn’t get the big picture and you have to explain yourself, then you’re talking to the wrong person. Plain and simple.

    Compared to 2015, our lists are much smaller (we’re definitely not using the spray and pray method) and we determine on a case by case basis what the best method for outreach is. Whether that be email, Linkedin, or at times, Instagram.

    Here’s an example of a simple, straightforward message I send out:

    4. Share content priorities

    Once someone expresses interest, I’ll find a place on their website using a site search where they can reference one of our client’s content priorities for the month. In return, I’ll ask them what content they’re trying to get more eyes on and see if it aligns with our other client sites or the other partners we work with.

    If I think their content is the perfect source for another article, I’ll cite it. If not, I’ll share it with another partner to see if it could be a good resource for them.

    5. See if they want to be a "friend"

    Once we have that first link nailed down, I’ll explain how we can work together by using each other’s awesome content to enhance new blog articles or article contributions on other sites.

    If they’re down to be content friends, I’ll share their priorities for the month with our other partners who will then share it with their wider network of websites and influencers who are contributing articles to reputable sites and are in need of content resources to cite. From there, the writers can quickly scan a list of URLs and cite articles when it makes sense to help beef up new content or improve existing content with further resources. It’s a win-win.

    If the site is interested in being friends, I’ll send over a spreadsheet where we can track placements and our priorities for the month.

    Here’s the link to a partner template you can download.

    Unlike the guest posting programs I was doing over the last few years, with this process, we’re not leaving a digital footprint for Google to follow.

    In other words, we don’t have our author bios mentioning our website plastered all over the internet, essential saying “Hey, Google! We guest posted here and inserted these links with rich anchor text to try and help our page rank. Oh, and we did the same thing here, and here, and here.”

    With this process, we’re just offering a list of resources to well-known writers and other websites creating badass content. Ultimately, it’s their choice if they want to link to it or not. I’ll definitely make suggestions but in the end, it’s their call.

    6. Grow the friend list

    Now, if I’m looking to drive link equity to a certain page, I don’t have to build a new list, queue up a campaign, and kick off a whole automation sequence to an ungodly amount of people like I did in the past.

    I just hit up one of our partners on our friend's list and voila! — quality citation in 0.45 seconds.

    And on a personal note, waking up to emails in my inbox of new citations added with zero effort on my part feels like the Link Gods have blessed me time and time again.

    Results

    With our friend network, the numbers speak for themselves. This last month, we were able to generate 74 links. In 2015, I was hitting similar monthly numbers, but link building was my full-time job.

    Now, link building is something I do on the side (I’d estimate a few hours every week), giving me time to manage my client accounts and focus on everything else I need to do — like drive forward technical SEO improvements, conduct keyword research, optimize older pages, and use SEO as an overall means to drive a company’s entire marketing strategy forward.

    Building out a friend network has also opened up the door to many other opportunities for our clients that I had never dreamed of when I viewed my link building relationships as one and done. With the help of our friends, we’ve had our clients featured on podcasts (shout out to Proof’s Scale or Die podcast!), round-ups, case studies, video content, and many, many more.

    Final thoughts

    As an instant-gratification junkie, it pains me to share the honest truth about building a friend network: it’s going to take time.

    But think of the tradeoffs — everything I mentioned above and that in a way, you’re acting as a sort of matchmaker between high-quality content and sites who are open to referencing it.

    I also believe that this type of outreach campaign makes us better marketers. Spamming people gets old. And if we can work together to find a way to promote each other's high-quality content, then I’m all for it. Because in the end, it’s about making a better user experience for readers and promoting content that deserves to be promoted.

    How has your link building program evolved over the years? Have you been able to create a network of friends for your space? Leave a comment 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!



    * This article was originally published here

    Wednesday 26 June 2019

    Using STAT: How to Uncover Additional Value in Your Keyword Data

    Posted by TheMozTeam

    Changing SERP features and near-daily Google updates mean that single keyword strategies are no longer viable. Brands have a lot to keep tabs on if they want to stay visible and keep that coveted top spot on the SERP.

    That’s why we asked Laura Hampton, Head of Marketing at Impressionto share some of the ways her award-winning team leverages STAT to surface all kinds of insights to make informed decisions.

    Snag her expert tips on how to uncover additional value in your keyword data — including how Impression’s web team uses STAT’s API to improve client reporting, how to spot quick wins with dynamic tags, and what new projects they have up their sleeves. Take it away, Laura!

    Spotting quick wins 

    We all remember the traditional CTR chart. It suggests that websites ranking in position one on the SERPs can expect roughly 30 percent of the clicks available, with position two getting around 12 percent, position three seeing six percent, and so on (disclaimer: these may not be the actual numbers but, let’s face it, this formula is way outdated at this point anyway).

    Today, the SERP landscape has changed, so we know that the chances of any of the above-suggested numbers being correct are minimal — especially when you consider the influence of elements like featured snippets on click-through rates.

    But the practical reality remains that if you can improve your ranking position, it’s highly likely you’ll get at least some uplift in traffic for that term. This is where STAT’s dynamic tags can really help. Dynamic tags are a special kind of tag that automatically populates keywords based on changeable filter criteria.

    We like to set up dynamic tags based on ranking position. We use this to flag keywords which are sitting just outside of the top three, top five, or top 10 positions. Layer into this some form of traffic benchmark, and you can easily uncover keywords with decent traffic potential that just need an extra bit of work to tip them into a better position.

    Chasing position zero with featured snippets and PAAs 

    There’s been a lot of chat in our industry about the growing prevalence of SERP features like featured snippets and “People also ask” (PAA) boxes. In fact, STAT has been instrumental in leading much of the research into the influence of these two SERP features on brand visibility and CTRs.

    If your strategy includes a hunt for the coveted position zero, you’re in luck. We like to use STAT’s dynamic tagging feature to monitor the keywords that result in featured snippets. This way, we can track keywords where our client owns the snippet and where they don’t. We can also highlight new opportunities to create optimized content and attempt to capture the spot from their competitors.

    This also really helps guide our overall content strategy, since STAT is able to provide quick feedback on the type of content (and, therefore, the assumed intent) that will perform best amongst a keyword set.

    Making use of data views 

    Data views are one of the most fundamental elements of STAT. They are tools that allow you to organize your data in ways that are meaningful to you. Holding multiple keyword segments (tags) and producing aggregate metrics, they make it possible for us to dissect keyword information and then implement strategically driven decisions.

    For us at Impression, data views are essential. They reflect the tactical aspirations of the client. While you could create a single templated dashboard for all your clients with the same data views, our strategists will often set up data views that mirror the way each client and account work.

    Even if we’re not yet actively working on a keyword set, we usually create data views to enable us to quickly spot opportunities and report back on the strategic progression.

    Here are just some of the data views we’ve grouped our keyword segments into:

    The conversion funnel

    Segmenting keywords into the stages of the conversion funnel is a fairly common strategy for search marketers — it makes it possible to focus in on and prioritize higher intent queries and then extrapolate out.

    Many of our data views are set up to monitor keywords tagged as “conversion,” “education,” and “awareness.”

    Client goals

    Because we believe successful search marketing is only possible when it integrates with wider business goals, we like to spend time getting to know our clients’ audiences, as well as their specific niches and characteristics.

    This way, we can split our keywords into those which reflect the segments that our clients wish to target. For example, in some cases, this is based on sectors, such as our telecommunications client who targets audiences in finance, marketing, IT, and general business. In others, it’s based on locations, in which case we’ll leverage STAT’s location capabilities to track the visibility of our clients to different locales.

    Services and/or categories

    For those clients who sell online — whether it’s products or services — data views are a great way to track their visibility within each service area or product category.

    Our own dashboard (for Impression) uses this approach to split out our service-based keywords, so our data view is marked “Services” and the tags we track within are “SEO,” “PPC,” “web,” and so on. For one of our fashion clients, the data view relates to product categories, where the tracked tags include “footwear,” “accessories,” and “dresses.”

    At-a-glance health monitoring

    A relatively new feature in STAT allows us to see the performance of tags compared to one another: the Tags tab.

    Because we use data views and tags a lot, this has been a neat addition for us. The ability to quickly view those tags and how the keywords within are progressing is immensely valuable.

    Let’s use an example from above. For Impression’s own keyword set, one data view contains tags that represent different service offerings. When we click on that data view and choose “Tags” in the tabbed options, we can see how well each service area is performing in terms of its visibility online.

    This means we can get very quick strategic insights that say our ranking positions for SEO are consistently pretty awesome, while those around CRO (which we are arguably less well known for), tend to fluctuate more. We can also make a quick comparison between them thanks to the layout of the tab.

    Identifying keyword cannibalization risk through duplicate landing pages 

    While we certainly don’t subscribe to any notion of a content cannibalization penalty per se, we do believe that having multiple landing pages for one keyword or keyword set is problematic.

    That’s where STAT can help. We simply filter the keywords table to show a given landing page and we’re able to track instances where it’s ranking for multiple keywords.

    By exporting that information, we can then compare the best and worst ranking URLs. We can also highlight where the ranking URL for a single keyword has changed, signaling internal conflict and, therefore, an opportunity to streamline and improve.

    Monitoring the competitive landscape 

    No search strategy is complete without an understanding of the wider search landscape. Specifically, this means keeping track of your and/or your client’s rankings when compared to others ranking around them.

    We like to use STAT’s Competitive Landscape tab to view this information for a specific data view, or across the whole account. In particular, the Share of Voice: Current Leaders board tells us very quickly who we’re up against for a keyword set.

    This leads to insights such as the competitiveness of the keyword set, which makes it easier to set client expectations. It also surfaces relevance of the keywords tracked, where, if the share of voice is going to brands that aren’t your own, it may indicate the keywords you’re targeting are not that relevant to your own audience.

    You can also take a look at the Share of Voice: Top 10 Trending to see where competitors are increasing or decreasing their visibility. This can be indicative of changes on the SERPs for that industry, or in the industry as a whole.

    Creating a custom connector for GDS 

    Reporting is a fundamental part of agency life. Our clients appreciate formalized insights into campaign progression (on top of regular communications throughout the month, of course) and one of our main challenges in growing our agency lies in identifying the best way to display reports.

    We’ll be honest here: There was a point where we had started to invest in building our own platform, with all sorts of aspirations of bespoke builds and highly branded experiences that could tie into a plethora of other UX considerations for our clients.

    But at the same time, we’re also big believers that there’s no point in trying to reinvent the wheel if an appropriate solution already exists. So, we decided to use Google Data Studio (GDS) as it was released in Beta and moved onto the platform in 2017.

    Of course, ranking data — while we’d all like to reserve it for internal insight to drive bigger goals — is always of interest to clients. At the time, the STAT API was publicly available, but there was no way to pull data into GDS.

    That’s why we decided to put some of our own time into creating a GDS connector for STAT. Through this connector, we’re able to pull in live data to our GDS reports, which can be easily shared with our clients. It was a relatively straightforward process and, because GDS caches the data for a short amount of time, it doesn’t hammer the STAT API for every request.

    Though our clients do have access to STAT (made possible through their granular user permissions), the GDS integration is a simpler way for them to see top-level stats at a glance.

    We’re in the process of building pipelines through BigQuery to feed into this and facilitate date specific tracking in GDS too — keep an eye out for more info and get access to the STAT GDS connector here.

    Want more? 

    Ready to learn how to get cracking and tracking some more? Reach out to our rad team and request a demo to get your very own tailored walkthrough of STAT. 

    If you're attending MozCon this year, you can see the ins and outs of STAT in person — grab your ticket before they're all gone! 


    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!



    * This article was originally published here