Please visit Marketing Land for the full article.
Friday, July 31, 2015
Marketing Day: Old Spice Instagram Campaign, Click-To-Call Report & More
Please visit Marketing Land for the full article.
Planned Parenthood Controversy Raises Questions About Fetal Tissue Research
A series of sting videos targeting Planned Parenthood is raising questions about the field of fetal tissue research. Companies who buy and sell such tissue defend their work.
No Easy Feat: Promoting PrEP for HIV Prevention Among Latinos
The Beginner’s Guide to Technical SEO
Did that title scare you?
I’m not sure what it is, but as soon as people see the word “technical,” they start to get squeamish.
In this case, technical SEO just refers to any SEO work that is done aside from the content. Essentially, it’s laying a strong foundation to give your content the best chance it can have to rank for relevant keywords and phrases.
Just like they have for on-page SEO, technical aspects of SEO have changed as search engines have become more sophisticated.
While there isn’t much you can do to “game” search engines from a technical standpoint, there are some new factors in 2015 that you need to consider if you want to improve your or your clients’ rankings.
If I were to cover this subject in depth, I would have to create another advanced guide.
Instead, I’ll go over the most important aspects of technical SEO from a beginner’s perspective as well as give you a few specific tactics and next steps to fix common problems in each area.
To get fast rankings, you need a fast site
This fact isn’t new: if your website loads slowly, a large portion of visitors will quickly leave.
What you need to know from an SEO standpoint is that a slow website can harm you in two ways.
First, site speed is one of Google’s ranking factors. First announced in 2010, it started to affect a small number of rankings at that point. We now know, the “time-to-first-byte” (TTFB) correlates highly with rankings.
TTFB is exactly what the name suggests: the amount of time needed for a browser to load the first byte of your web page’s data.
If that was the whole story, we’d only focus on improving TTFB. But there’s more.
We also know that 40% of people will close a website if it takes longer than 3 seconds to load. Further, 47% of polled consumers expect a page to load within 2 seconds.
Google may not take total page speed into account, but users do. Even if your TTFB is good, if it takes 3-4 seconds for your full page to load, many visitors will leave without waiting.
The worst part is that they’ll click the “back” button and choose a different search result.
This is known as “pogo-sticking,” and it’s one of the most important signs that a user isn’t satisfied.
If it happens too often, your rankings will drop in favor of a competing search result that doesn’t have the same issues.
Finally, while it isn’t a strictly SEO point, consider that just a one-second delay in loading time can cause conversions to drop by 7%. Even if site speed didn’t affect search rankings, you’d still want to optimize it.
Not all site speed problems are of equal importance: While there are hundreds of factors that affect site speed, some are much more common than others.
Zoompf analyzed the top 1,000 Alexa-ranked sites for site speed and found that the following four problems were the most common (in order from most to least):
- unoptimized images
- content served without HTTP compression
- too many CSS image requests (not using sprites)
- no caching information (expires header)
Keep in mind that the sites in that analysis were some of the best on the web. They fixed many basic problems that may affect you, especially if you use WordPress:
- excessive plugin use
- not using a CDN for static files
- a slow web host
Don’t guess your site speed problems; diagnose: You very well may have one of those issues that I just listed, but first, you need to confirm them.
There are a lot of great tools out there, but I always recommend starting with Google’s PageSpeed Insights tool. Enter a URL, and let the tool do its thing:
Any score above 80 is decent. That being said, higher is better, and improving Quick Sprout’s speed is on my long list of things to do.
If you’d like a second opinion, use a tool such as GTmetrix.
Notice that some tools will give you different scores. That’s because they weigh problems differently.
The following are the two most important things you need to ensure: that (1) your page loads quickly (under 2 seconds) and (2) your page is as small as possible with the least number of requests.
The Google tool is the simplest and a good place to start. It will give you the most important issues to fix (in red). Fix the orange ones if possible, but they don’t usually cause too much of a slowdown in your loading speed.
I do recommend using another tool to get more details. With GTmetrix as an example, you can click on the “waterfall” tab to see the exact amount of time each request took to fulfill.
This lets you see if your hosting isn’t up to par (a lot of waiting) or if one request on your page is taking way longer than another.
Once you know what your problems are, fix them. As I said before, there’s no way I can go into everything in this guide, but I’ll show you what to do if you have some common problems.
Start with your images: If you do nothing else, compress them. Most types of images have unnecessary metadata that take up space, which can be deleted without causing any harm.
Use a tool such as Optimizilla to compress pictures beforehand, or use a plugin such as WP Smush to compress any pictures you upload to WordPress automatically.
In addition, pick your file size carefully. JPEG files are usually smaller once compressed although not as high quality as PNG files. If possible, use vector images (SVG is the most popular format), which can scale to any dimension with no loss of quality.
Next up: Combine images into sprites.
A “sprite” is simply an image file that contains many small images. Instead of having to make a separate request for each image, you only have to get the one. Then, you use CSS to tell the browser which area of that image to use.
Sprites should include often used images such as navigation icons and logos.
Here is a complete guide to CSS sprites if you’d like to do it manually.
An easier way to accomplish this is to use an online sprite creator. Here is how to use it: create a new sprite, then drag as many appropriate pictures as you can onto the canvas:
Next, download your sprite (button at the top), and upload it to your site. It’s much easier than coding it from scratch.
I’ve also collected some of the best guides to other common problems:
- Enable HTTP compression: https://zoompf.com/blog/2012/02/lose-the-wait-http-compression
- Set expires header: https://gtmetrix.com/add-expires-headers.html OR use a simple expires header plugin: https://wordpress.org/plugins/far-future-expiry-header/
- How to use W3 Total Cache for WordPress: http://www.wpbeginner.com/plugins/how-to-install-and-setup-w3-total-cache-for-beginners/
- A simple guide to speeding up WordPress: http://www.sparringmind.com/speed-up-wordpress/
- One more WordPress guide for good measure: http://www.metacdn.com/speed-up-wordpress/
You don’t have to fix 100% of the problems that tools highlight, but be careful when you ignore one. Just because one page may have a fast loading speed doesn’t mean that all your pages do.
I suggest testing at least 10 pages across your site, preferably the ones that are the longest or largest (with the most images usually).
How do mobile visitors see your site?
The biggest recent changes to technical SEO have revolved around increasing the importance of mobile friendliness.
On April 21, 2015, Google released the “mobilegeddon” update. While it was hyped up as a huge update, it only had a slightly higher impact on rankings than normal:
But don’t dismiss it: Google has made its opinion on the importance of mobile-friendly content very clear. And this is just the first update of more to come; think of it as a warning shot.
The good news is that even if you lose some rankings, it’s not a permanent or even long-term penalty once you fix it:
“If your site’s pages aren’t mobile-friendly, there may be a significant decrease in mobile traffic from Google Search. But have no fear, once your site becomes mobile-friendly, we will automatically re-process (i.e., crawl and index) your pages.”
Test your website’s mobile friendliness: The first and last place you need to test your site is on Google’s mobile friendly checker tool. Enter your URL, and the tool will show you exactly what Google thinks of your page:
Additionally, you can check all the pages of a verified website in Search Console (formerly Webmaster Tools) by navigating to “Search Traffic > Mobile Usability.”
In a perfect world, you’ll have no errors either way.
However, most sites do have mobile issues. In fact, 44% of Fortune 500 company websites are not mobile-friendly.
So if your site is not currently mobile-friendly, you are not alone. But, it’s something you should fix as soon as possible.
To start with, you can choose from three different approaches to mobile-friendly design.
Approach #1 – Responsive design: This is the best option in the vast majority of cases. A responsive design shrinks and expands according to the visitor’s device.
Instead of setting widths for elements, you set a percentage.
For example, this is non-responsive CSS:
#body {
width: 600px;
}
It could be rewritten for a responsive site as:
#body {
width: 50%;
}
With this responsive code, the body section will always take up half of the visitor’s screen, regardless whether they use a phone or laptop.
Although those simple changes solve most of the problems, there is more to mobile design.
You can also use media queries so that you have different CSS values, depending on the screen size.
For example:
@media screen and (min-width: 600px) { CSS code here… }
The CSS you enter there will only be active when the screen is at least 600 pixels wide.
To learn more, read this guide on responsive design.
Approach #2 – Separate URLs for desktop and mobile visitors: This method has mostly died out in favor of responsive design.
This approach involves creating at least two different versions of each page of your website: a mobile one and a non-mobile one.
If the functionality of your website changes a lot depending on the size of the screen, this can be a good option.
But for most sites, it doesn’t make sense. Not only do you have twice as many web pages to update but you also face so many sizes of phones, tablets, and laptops that responsive design usually makes more sense.
Approach # 3 – Serve different content based on the visitor’s device: Finally, you can have a single URL for each page, but first check for a mobile user agent. If a visitor is on a mobile device, you can load a specific page, but if they aren’t, you can load the default page.
It’s similar to Approach #2 in that you’ll have to code for two different pages. The one upside is that all backlinks will point to a single URL, which will help content rank better.
Common mobile design mistakes: Making a site mobile-friendly really isn’t that hard. In most cases, it’s much easier than optimizing page load speed.
That being said, there are seven fairly common mistakes to keep an eye out for:
- Blocked JavaScript, CSS, and image files: access is controlled by your robots.txt file (more on that later).
- Unplayable content: don’t use flash videos, which aren’t playable on many mobile devices. HTML5 videos are a better option.
- Faulty redirects: don’t just redirect mobile users to your home page. Redirect them to an equivalent page they were looking for.
4. Mobile-only 404s: if you’re serving dynamic (separate) URLs, make sure they both work.
5. Avoid interstitials and pop-ups: Pop-ups are always a controversial subject. While they’re annoying to some on desktops/laptops, they are much more annoying and often difficult to close on mobile. If you can, don’t have anything that blocks your content on a mobile device:
6. Irrelevant cross-links: If you have a separate mobile version of your site, always link within that. Don’t make the mistake of linking to a desktop site page from the mobile site.
7. Slow mobile pages: Remember that most mobile users are on a slower connection than desktop users. This makes optimizing your load speed crucial (see above section).
A strong site architecture will get you noticed
Google sends its search spiders to almost every website on a regular basis. However, the spiders need help to discover new pages or updated pages.
Having a clear and simple site architecture will help your pages get indexed and ranked faster. This isn’t new. All the rules and best practices in 2015 are the same as they have been for years. However, this is really important, so don’t skip it just because you haven’t heard news of a new algorithm.
There are four main components to creating a site that Google loves to crawl:
Step 1 – Create HTML and XML sitemaps: It starts with a sitemap that lists URLs on your site. This is the most basic way to direct spiders.
There are two types of sitemaps: HTML and XML.
HTML sitemaps are designed for humans, but search spiders can also use them to find pages on your site. These are typically linked to in the footer of your website, so the links don’t have to be prominent.
An XML sitemap, on the other hand, is essentially a text file with one URL per link. Humans shouldn’t see this—only search spiders. If you have an especially large site, you’ll need more than one XML sitemap. A single sitemap can’t be more than 50,000 URLs of 50MB.
You can (and should) also make separate sitemaps for each type of content (video, images, articles, etc.).
While you can have both, you need at least an XML sitemap. It will serve as the starting point for most spiders.
You have a few options to create your sitemap. First, you can use the Bing plugin to generate a server side sitemap.
The most popular option is to use a WordPress plugin to automatically create and update your sitemap. You can either use a specialized plugin like Google XML sitemap or use Yoast’s all-in-one SEO plugin, which has the option to create a sitemap.
Next, submit your sitemap in both Google Search Console and Bing Webmaster Tools.
In Google Search Console, go to “Crawl > Sitemaps,” and add all your sitemaps (one at a time), using the “Add/Test Sitemap” button in the top right.
Similarly, in Bing, go to the “Sitemaps” navigation section, and enter your sitemap(s):
Here’s the part that most site owners forget: you also have to add sitemap locations to your robots.txt file. This tells other spiders where to check. Plus, Google would check there if for some reason it had problems with your submission.
Your robots.txt file should include a section like this, with a line for each sitemap:
User-agent: *
Sitemap: http://website.com/my-sitemap1.xml
Sitemap: http://website.com/my-sitemap2.xml
You can even look at Google’s own robots.txt to see its sitemaps:
Step 2 – Silo content as much as possible: Another major way Google uses to crawl sites is to follow internal links. In addition, this is partly how it assigns relevance to a page and website.
Siloing involves breaking up your content into different categories. For example, since the Crazy Egg blog covers conversion optimization, email marketing, etc., there are different categories for each:
- http://blog.crazyegg.com/category/conversion-optimization/
- http://blog.crazyegg.com/category/email-marketing/
- http://blog.crazyegg.com/category/blogging-for-business/
- http://blog.crazyegg.com/category/ecommerce/
Each category page links to the posts in that category. The point of this is so that Google’s spiders could land on the homepage (or any post), navigate to a category, and then visit all the most recent posts on the category page.
Because of this, no post is more than a few clicks away.
Of course, there’s a problem when your site gets too big or you sell too many products as you can only fit so many per page.
You still want all parts of your website to be within 3-4 clicks of each other to ensure they get crawled. The most popular option is faceted navigation, which lets you filter results:
The right filters can take millions of results down to several in just a few clicks.
I also talked about one other bonus of having a simple site architecture. With a silo structure, it’s clearer to search engines what your site is about.
Instead of having a bunch of posts and pages on your website in no particular order, arrange them all in categories to make it clear to search spiders which content goes together:
One of Google’s main goals is to provide the most relevant results. The easier it can determine the topics you write about, the more search traffic you will get.
Step 3 – Get rid of crawl errors: The final part of optimizing your site for crawling is to get rid of anything that prevents Google from identifying or crawling your website.
Head over to Search Console, and navigate to “Crawl > Crawl errors”.
If you have a large site, you might see thousands of errors if you haven’t addressed them. That’s okay—you can often fix large batches at the same time. Here is a complete guide to fixing common crawl errors.
Stop confusing search engines
Redirects are necessary to keep any site up to date, but you need to do it the right way.
Use the wrong codes, and it will not only hurt your visitors but also affect your search engine rankings. I’ll explain how in a moment.
A brief overview of page redirects: There are many good reasons to redirect a page. It’s usually because there is an updated version of it or you no longer cover that exact topic but would like to preserve some “link juice.”
There are two popular types of redirects:
- 301: a permanent redirect
- 302: a temporary redirect
When you tell a search engine that a page has permanently been moved to a new URL (301), it will transfer most of the old page’s authority to the new one (90-99%).
However, if you do a 302 redirect, the search engine knows that the redirect will be gone soon and won’t transfer the authority of the original page over. If the redirect stays in place long enough, you will lose at least part of your traffic (usually).
Simple rule: If you no longer need a page, create a 301 redirect to an updated page.
The file not found page (404 error): Another common browser code is the 404 code, which means the page could not be found.
It’s important to create a custom 404 page even if it’s simple. If not, it’ll look like this to your visitors:
Most visitors will obviously close the page or return back to where they were.
Instead, creating a custom 404 page, like this one on Quick Sprout, can invite a lost visitor in:
Just below that llama, there are two clear links to important parts of the site. While some visitors will still leave, many will explore, which is great.
There are a few different situations where a 404 error will come up:
- You moved a page: You should 301 redirect the old page to the new one (it’s easy to forget).
- Someone linked to an incorrect URL: Either 301 redirect that URL to the correct one (if the link is strong), or create a custom 404 page.
- You deleted a page: Redirect it if it has links pointing to it (or significant traffic) and you have another highly relevant page to redirect to. Or just have it go to your custom 404 page.
The easiest way to find 404 pages on your site is with Search Console.
Once in your Search Console, navigate to “Crawl > Crawl Errors.”
This time, we’re specifically looking for “not found” pages:
The most useful thing here is that you can click any of these individual URLs. When you do, a pop-up will appear with more details. There’s also a “linked from” tab so you can see which pages link to it (you could correct any incorrect internal links).
Fix the link on those pages, and then mark the problem as fixed.
Another option is to use Ahrefs to find broken links. This is probably the best tool you can use for this in order to correct off-page links (controlled by someone else).
Type in your site in the search bar, then highlight the “Inbound Links” dropdown menu, and click on “Broken Backlinks.”
You’ll get a list of all the sites linking to your main domain, but with links that result in a 404 error. Usually this is because the other party made a typo.
If the link is strong enough, you can go to the linking page, find contact information, and give them the correct URL to replace it with.
Or, as I said earlier, you can 301 redirect the broken URL to the right one, which will preserve some link juice.
Get rid of thin or duplicate content
Pandas aren’t just adorable animals—they are also one of Google’s most famous algorithm updates.
The first Panda update was in 2011, which affected 11.8% of queries (huge). After that, there were a total of 26 more Panda updates in the following three years.
The Panda update was targeting low quality or duplicate content. Sites that had big issues were punished severely.
Curiously, there hasn’t been a Panda update since September 23, 2014 (as of July 2015). I’m not sure if we’ll ever see one again.
Why? Recently, Google released a “phantom” update. This update involved Google changing its core quality algorithm. There’s a chance that it incorporates part or all of Panda. After all, Panda was a filter that had to be run periodically. Google would rather be able to monitor quality constantly.
So that’s where we are now: Google is getting better and better at detecting duplicate content, and you will lose search traffic if you have a significant amount of it.
Duplicate content is bad for visitors, which is why search engines don’t like it. In addition, it can confuse search engines because they don’t know which page is most relevant.
Note: Even if you don’t get a penalty, you can still lose traffic.
Luckily, it’s pretty easy to take action to protect yourself against being penalized for duplicate content.
Step 1 – Find duplicate content: It’s pretty simple to find any pages with duplicate content. As is often the case, Google Search Console is the best place to start. Go to “Search appearance > HTML improvements” to see if you have any issues:
Click the number to see specific cases of duplicate content.
Alternatively, you can use a tool such as Siteliner. Enter your domain, and the tool will find any duplicate content, plus sort it by percent match:
Note that the free version only covers 250 URLs, so large sites will have to either upgrade or rely on Google Search Console.
Step 2 – Get rid of duplicate content issues: There are three main ways in which you can solve your problems:
- Delete the duplicate content
- Add a canonical URL to each version
- Reduce the amount of duplicate content
The first solution is trivial—implement it if you can.
Mostly, duplicate content issues are caused by URL parameters. For example, visitors could get to the exact same page with the following URLs:
- http://www.quicksprout.com/2015/07/06/the-100000-challenge-june-update/
- http://www.quicksprout.com/2015/07/06/the-100000-challenge-june-update?source=organic/
- http://www.quicksprout.com/2015/07/06/the-100000-challenge-june-update?ref=email/
If all pages are indexed, they will be considered duplicate content. Your only option here is to include a canonical link on the page, if you haven’t already.
A canonical link tells Google that you realize there are similar pages on your site, but there is one preferred version that is the best version for readers to go to.
On this page, I have a canonical link to the original URL. Even if a visitor comes to the page with the parameters in their link, that same canonical will tell Google what it needs to know.
Finally, if you’re getting duplicate content errors because of your “read more” descriptions, you can reduce the number of words you show on your blog and category pages. Alternatively, write a custom description for each.
Describe your content like a pro with structured data
Modern search engines are pretty good at putting together what your page is about just by looking at the on-page content. However, you can make it even easier for them by using structured data markup.
While there are multiple libraries you can use, stick to schema.org, which is a project created by all the major search engines.
Structured data isn’t new, but it’s still heavily underutilized. Usually, it’s because an SEO hears the term and gets squeamish, just like with “technical” SEO.
It’s actually really simple, and I’ll show you how to use it for your site in this section.
What schema is – the simple version: The schema vocabulary is just a way of describing content to search engines. You can insert schema terms into your existing HTML.
While Google doesn’t use schema markup as a direct ranking factor, it can use it to help categorize a page and to create rich snippets.
Rich snippets are those things you see in certain searches, e.g., star ratings, pictures, and anything else besides the plain text:
Rich snippets can affect your search rankings. They almost always the increase click through rate, which could tell Google that your page is more important than the surrounding results, leading to more traffic and better rankings.
You can add schema terms to existing HTML code to describe a section of content. For example, the following common term—“itemscope”—tells search engines that the entire “div” section is about the same topic:
<div itemscope>
<h1>Avatar</h1>
<span>Director: James Cameron (born August 16, 1954) </span>
<span>Science fiction</span>
<a href=”../movies/avatar-theatrical-trailer.html”>Trailer</a>
</div>
But there are thousands of other terms you can use. Here’s the full list.
Knowing which ones you’ll use most often takes time to learn. Instead of looking through that colossal list, you can use Google’s markup helper. It takes you through the process step-by-step for the URL you enter. You simply highlight text on the page, which will automatically open a small menu, and then pick which attribute the text describes:
There are only a few steps to the process. At the end, you can view the structured data incorporated into your page’s source code with the changes highlighted:
From there, you can either manually copy and paste the changes onto your page or click the download button to download the entire page code.
If you’re using WordPress, you could also use the Schema Creator plugin by Raven. It allows you to type in a limited number of important schema values into the WordPress page editor.
Whether or not your code is generated by Google, it’s still a good idea to test the code. Copy the entire code into the structured data testing tool, and click “validate” to see if there are any errors:
Conclusion
Ever wonder how some SEOs charge tens of thousands of dollars per month for their services?
This is why. Consider that this is just a beginner’s guide to technical SEO, and we haven’t really scratched the surface.
Expert SEOs learn as much as they can about all these individual elements and practice their skills for years to master them.
For now, you don’t need to do that. Instead, pick one or two of these technical SEO aspects. Then, see how they apply to your site, and fix any errors. Track your work and the results so you can quantify how much the mistakes hurt you.
I realize that there are some fairly complicated topics in this article, so if you need any clarification or you have some experience with technical SEO that you’d like to share, leave a comment below.
Online Marketing News: Twitter Gets Eventful, Facebook Gets Secretive, Google+ Gets Going
Why Are B2B Content Strategies Important – The Chief Marketing Officer (CMO) Council launched a new study centered on how marketing can more effectively generate qualified sales leads through compelling thought leadership content – a task that has proven to be a struggle for marketers today. Find out more from this great infographic. Chief Marketing Officer (CMO) Council
Survey: 42 Percent of Business Leaders Say Consumers Shame Them on Social – Lithium Technologies, a social customer experience management platform, announced the results of a recent survey performed on its behalf by Harris Poll, finding that brands are increasingly under pressure by consumers to innovate. SocialTimes
Google: Lower CPCs Are Because Of YouTube, Not Mobile Search – For several quarters of declining Google CPCs, financial analysts have speculated and assumed that the migration of usage to mobile and lower bids for mobile clicks were responsible. However on Google’s earnings call today CFO Patrick Pichette sought to dispel that belief. Search Engine Land
Survey: 99 Percent Of Consumers Will Share Personal Info For Rewards, But Want Brands To Ask Permission – Consumers repeatedly say in surveys that they want more personalization — but also more privacy. This is an apparent contradiction. But maybe it’s not. Marketing Land
Study: Men and Women Use Hashtags Differently – In a column for The Atlantic this month, “Why Men Are Retweeted More Than Women,” the journalist Jessica Bennett argues that men and women use hashtags differently. Social Media Today
Study: Forget About Average Organic CTRs, They Mean Nothing – Many marketers try to benchmark their organic search performance against industry average click-through rates (CTRs). This turns out to be a mistake. Search Engine Land
Less Than 1/3 Of The World’s Top CMOs Are Active On Twitter – Of Interbrand’s top 100 global brands, only 31 have CMOs or top-level marketing executives actively participating on the social network. Marketing Land
New Report Highlights Significant Benefits and Challenges of Real-Time Marketing – Real-time marketing is one of the most important trends of the connected era, with various reports underlining it’s growing relevance, particularly in regard to meeting rising consumer expectation. Social Media Today
Google+ Isn’t Dead, Will Continue As “Connection” Platform, Says Google – Google VP Bradley Horowitz says ending the requirement to use Google+ to engage with other Google products will allow the company to make a “slew of improvements” to the core social network. Marketing Land
Twitter Launches Event Targeting – When major events like the World Cup take place, millions of people flock to Twitter to check out the buzz and voice their opinions. Twitter
Facebook Announces Secret Videos For Publishers – Facebook is excited to introduce enhancements to our video upload system and a new Video Library. The enhanced video upload flow gives Page owners customized distribution options for videos on Facebook, while the new Video Library is a simple, centralized place to manage videos. Facebook
Report: 89% Of Marketers Have Problems With Cross-Channel Marketing, Data Linkage Is The Biggest Culprit – A new study shows that data linkage is again the biggest challenge to marketers and their cross-channel marketing efforts. Marketing Land
From our Online Marketing Community:
In response to Why Collecting Customer Information & Listening to Feedback Can Make You a Better Marketer, 40deuce said, “Great advice in here Ashley! I completely agree that your current customers are a great insight into how you can help to gain new customers. Keeping your current customers happy by listening to what they have to say and working with them to be better will not only help you to keep them as a customer, but likely also make you more attractive to new customers. As well, I’m always a firm believer that if you can keep current customers happy that they will be the ones who really help you to bring in new ones.”
Gini Dietrich said, “Amen!”, to Why Content Marketing is Imperative for the Future of Public Relations.
And on What You Need to Know About Playing High Stakes Content Marketing, paulnetke shared, “Hey Ashley, thanks for sharing these great content writing ideas with us. These ideas will really help to boost any content on the web. I live in Sweden and so I always take help of a good content marketing agency in when it comes to content marketing strategy. This blog has helped me a lot and is very interesting. Looking for similar stuff from your side in future as well….”
What were the top online and digital marketing news stories for you this week?
Thanks for reading and have a great weekend!
Infographic: Chief Marketing Officer (CMO) Council
Gain a competitive advantage by subscribing to the
TopRank® Online Marketing Newsletter.
© Online Marketing Blog - TopRank®, 2015. | Online Marketing News: Twitter Gets Eventful, Facebook Gets Secretive, Google+ Gets Going | http://www.toprankblog.com
The post Online Marketing News: Twitter Gets Eventful, Facebook Gets Secretive, Google+ Gets Going appeared first on Online Marketing Blog - TopRank®.
Email Marketing: Tips for tech support selection and contract negotiation
In the world of marketing, there’s always a push to stay ahead of the curve and, more importantly, ahead of competitors.
However, it’s hard to dedicate the time, money, manpower and technical know-how to launching truly eye-catching (and revenue-generating) campaigns. This is especially true for smaller companies with marketing teams consisting of only one or two employees.
Enter the potential best friend to most campaigns: the vendor.
At the MarketingSherpa Email Summit 2015 Media Center, Erin Hogg, Reporter, MarketingSherpa, sat down with John A. Caldwell, President and Founder, Red Pill Email, to discuss the finer points of vendor negotiation. Specifically, John explained what to look out for when considering tech support vendors and what you should — and shouldn’t — negotiate when it comes time to draw up a contract.
Watch the below interview to learn tips on how to handle vendor negotiation:
What to look for when it comes to tech support
John emphasized the importance of interviewing the companies you’re considering for tech support. It makes sense. Your company is going to end up spending several hours with the employees of the tech support vendor you choose.
It’s in your and your company’s best interest to make sure you’re not just looking for the best price but also the best support.
“Make [interviewing tech support people] part of the purchasing process, part of your due diligence,” John said.
When interviewing vendors, remember to keep your company’s needs at the forefront of your questioning. Specifically, John recommended asking interviewees about concerns your company has, what kind of questions they typically receive and what the vendor’s turnaround time and process is.
“There’s ticket time and there’s resolution time,” John said. “Some vendors will put a ticket in, and they have X number of hours to act on that ticket. Their ticket time may be 24 hours, but the actual resolution time is, say, an hour. That might not work with your company.”
“You don’t want to wait until you’re at the point of contract or after contract to find that out,” he added.
He also recommended asking your representative to give you the tech support line and to call it. This will give you an idea of how quickly they answer the phone.
“It’s good to interview them too. I find that helps a lot — no surprises,” he said.
Navigating the contract
John’s advice was framed primarily through his emailing background, but it’s also applicable as general advice when it comes to drawing up the vendor contract. His main piece of advice? Don’t be afraid to ask questions.
Specifically for email, John emphasized focusing on the break points.
“Little things like [penalties] can have big consequences a little further down the road. Other things you can negotiate,” John said. “There are hard costs, there are soft costs.”
For example, for an emailing vendor, a hard cost may be a Secure Sockets Layer (SSL) certificate. The cost of this certificate most likely won’t be something the vendor will negotiate because it will be paid for out of pocket. This is a hard cost.
However, if that vendor is already paying an employee to set up the systems, the vendor may be able to lower the set-up fee. This would be a soft cost.
“Don’t be afraid to go ahead and ask, ‘What can I get away with?’” he advised. “But don’t be firm on something that is a hard cost. Accept those, and hammer them on the soft costs.”
John joked, “And vendors that are watching this, they’re not going to be too happy with me right now.”
You can follow Kayla Cobb, Reporter, MECLABS Institute, on Twitter at @itskaylacobb.
You might also like
Register for MarketingSherpa Summit 2016 — At the Bellagio in Las Vegas, Feb. 22-14
Watch Full Sessions from Email Summit 2015
MECLABS Email Messaging Online Course [Register now]
Vendor Selection: A 5-step process for choosing a marketing automation solution or agency [More from the blogs]
Marketing Automation Vendor Selection: B2B marketer reduces unqualified leads 341% [MarketingSherpa case studies]
Vendor Selection: Test leads to $500,000 in revenue and 20% lead gen connect rate [MarketingSherpa case studies]
#SocialSkim: Amazon Launchpad for Startups, Plus 13 More Stories in This Weeks Roundup
Thursday, July 30, 2015
50 Years Ago, Medicare Helped To Desegregate Hospitals
The law creating a national health insurance program for older Americans was signed in 1965 after a long political battle. Renee Montagne talks to Edith Mitchell of the National Medical Association.
The Path to Adaptive Marketing: An Introduction
“I only live in the past and the future; my existence is solely devoted to a) thinking about what will happen next and b) thinking back to what’s happened before.”
Chuck Klosterman, one of my favorite essayists, wrote the quotation above. It comes to mind whenever people say, “live in the moment.” As a motto, living in the moment fights human nature at its core. History tells us that our future will be riddled with surprises, whims, phases, excitement, boredom, delays, milestone successes, and abject failures.
The majority of companies and brands don’t consider life’s lack of predictability when they build customer journeys. Instead, they sketch out a hypothetical path that’s flattering to their view of the world economically. Although companies leverage data available to them, customers deviate from the prescribed journey due to changes in environment. If you want proof, a recent myth-busting survey by Aberdeen found that 96% of chief marketing officers (CMOs) are not satisfied with their ability to deliver customer journeys. Another by eConsultancy found that only 12% believe their marketing is real-time enough to keep up with customer needs.
Data science and automation play a part in solving this problem, but that’s only part of it. Companies must surrender to the fact that customers move about the world in a sporadic and fickle way. In the age of Digital Darwinism, customers move faster than the companies trying to reach them with products or services. It’s not enough for brands to predict, respond or even react to customers anymore.
They must adapt.
Introduction to Adaptive Marketing
My definition of adaptive marketing is the use of data, technology and processes to build customer experiences that evolve instantly based on the behaviors, interests and needs of real people. The goal is to create a more malleable strategy for engaging customers across channels. Adaptive marketing assumes that people’s lives take non-linear paths. Rather than try to guess those paths – or automate them into hypothetical journeys no one follows – companies should let customers dictate their own path and have a system that adjusts quickly and intelligently for them on the fly.
In my mind, there are three core areas of focus needed to start your path to adaptive marketing.
1. Pragmatic Identity Management, Both Online and Offline
Marketers should shift their focus from “a universal customer profile” or “360-degree view” that spans all systems and applications. Sure, it looks beautiful in a consultant’s slide and utopian in software demos. But the reality is, it’s expensive and it usually doesn’t work (read: last twenty years of software history). That’s because those systems operate on inherent structure in a decidedly unstructured world when it comes to customer identity.
As customers vacillate between digital devices and offline channels – such as going to purchase something at a retail store or doing research on their phone – they create disparate identifiers about themselves. When on a desktop computer, they generate a cookie. On a mobile phone, they generate a device ID. A customer relationship management (CRM) system, data warehouse and email system weren’t designed to understand those interactions. Even when force-fitted to ingest that kind of data, they do so with great latency. This hinders marketing’s ability to reach that customer quickly and consistently across paid, owned and earned media.
Adaptive marketing acknowledges the complexity of all these IDs by leveraging an ID Graph. The ID Graph understands, ingests and ultimately links these IDs together. These IDs can be generated from anonymous interactions – say with digital advertising. They can also be generated through known interactions on your earned and owned digital marketing channels, such as website, social or email. In some cases, it will make sense to federate all of them to one ID. In other cases, maybe for privacy reasons, they should remain separate.
2. Actionable Audience Data
Once we have a better approach to identity, companies must re-think how they fill in the picture of their customers with relevant data. An adaptive marketing system connects valuable data from known systems – such as email, CRM and web analytics – and leverages it alongside third-party data used for advertising.
To be clear, this doesn’t mean CRM or other transactional data warehouses don’t play an important role. Far from it! Instead, let them do what they do best. They should store transactional data and make it persistently available to the adaptive marketing system when needed to orchestrate a consistent experience for an individual audience.
This pragmatic approach to leveraging customer data for journeys supports what Andrew Frank at Gartner would call a push from personalization to persona-fication. Essentially, this means that while it’s well and good for companies to have a goal of delivering individual experiences by unifying data, the bigger goal should be to have a system that connects with the right data for specific audiences that share similar attributes. For the customer, the result will feel personalized and relevant. For the marketer, they have an approach that scales.
3. Behavior-Based Orchestration
An adaptive marketing platform recognizes customer behavior, preferences and interests. It then evolves instantly based on those factors. This is done through marketing orchestration. When done correctly, experiences are not only determined based on binary forks in the road, such as whether someone purchased a product or opened an email. The experience adapts based on the totality of behaviors the customer might perform, such as engagement with specific content or activities that happen offline. It also needs to be fast. In today’s world of instant gratification, customers want what they want quickly, even if they’re not yet ready to buy.
Part of orchestrating the experience is predicated on the ability to optimize it. It’s vital to test, test and test again. Marketers must monitor audience engagement and how that ties to specific conversions through analytics platforms, adjusting the experience automatically based on those results.
True to its name, I expect this concept of adaptive marketing to evolve in the coming months, so stay tuned here on the Modern Marketing blog for more ideas and stories of how Oracle customers are doing it today.
Author Bio: Chris Lynch is the Senior Director, Product Marketing at the Oracle Marketing Cloud.
Download the Modern Marketing Essentials Guide to Cross-Channel Marketing and start creating the most cohesive, valuable and frictionless customer experience possible.