<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:podcast="https://podcastindex.org/namespace/1.0"
xmlns:rawvoice="https://blubrry.com/developer/rawvoice-rss/"
>

<channel>
	<title>Creek Content</title>
	<atom:link href="https://creekcontent.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://creekcontent.com</link>
	<description>End content chaos. Communicate clearly.</description>
	<lastBuildDate>Thu, 29 Mar 2018 03:24:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://creekcontent.com/wp-content/uploads/2015/09/cropped-CreekWave-32x32.png</url>
	<title>Creek Content</title>
	<link>https://creekcontent.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<atom:link rel="hub" href="https://pubsubhubbub.appspot.com/" />
	<itunes:author>Creek Content</itunes:author>
	<itunes:explicit>false</itunes:explicit>
	<itunes:image href="https://creekcontent.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<podcast:medium>podcast</podcast:medium>
	<image>
		<title>Creek Content</title>
		<url>https://creekcontent.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>https://creekcontent.com</link>
	</image>
	<podcast:podping usesPodping="true" />
	<item>
		<title>Structured Content Design: Meet Your Business and Audience Goals</title>
		<link>https://creekcontent.com/structured-content-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=structured-content-design</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Thu, 29 Mar 2018 03:22:45 +0000</pubDate>
				<category><![CDATA[Structured Content]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1317</guid>

					<description><![CDATA[<p>Content structure work is getting a lot more mainstream attention these days, and for good reason. [People have been creating structured content since long before there were computers, but there has definitely been a decent, if somewhat niche, focus on structured content throughout the computer era. But for many reasons, the internet era didn&#8217;t always [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/structured-content-design/">Structured Content Design: Meet Your Business and Audience Goals</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Content structure work is getting a lot more mainstream attention these days, and for good reason. [People have been creating structured content since long before there were computers, but there has definitely been a decent, if somewhat niche, focus on structured content throughout the computer era. But for many reasons, the internet era didn&#8217;t always have a broad focus on structured content, and many businesses, designers, and developers &#8220;grew up&#8221; in the internet for years without realizing the potential of structured content to supercharge their work. A rant for another day.] Structured content can make it easier to measure and achieve business goals, and it can make it much easier to fulfill the needs of your audience.</p>
<h2>Unstructured content</h2>
<p>What do we mean when we say structured content, first of all? It may help to understand what <em>un</em>structured content is. When you read a website or use an app, you can&#8217;t tell what the content looks like on the back end, where writers and editors input the content to the software that runs the site. Once we started creating software — often a content management system or a CMS — to help writers update websites, we created forms for them to use to add the information. For a long time, the forms looked like this:</p>
<p><img decoding="async" src="https://creekcontent.com/wp-content/uploads/2018/03/Screenshot-2018-03-28-21.38.35.png" /></p>
<p>In fact, many of the forms <em>still</em> look like that.</p>
<p>Even in the beginning, this kind of form didn&#8217;t work. In the beginning of the internet, many of the writers working on the web came from print. We were used to writing something in a Word document, and either formatting it there, or importing the words into a desktop-publishing program that allowed us to control format, so we had total control over what parts of the work caught the reader&#8217;s eye first, or what seemed most important, or what was a quick takeaway, or what color and how big the letters of our headline were over the background image.</p>
<p>So we wanted parity in the online world. We demanded, and got, WYSIWYG editors for our digital work. [Those are the what-you-see-is-what-you-get formatting tools like the B, I, U, alignment, and other formatting tools available in Word, many other programs, and also on the back end of many websites.] And for a while, many editors were happy with that.</p>
<p>Those of us who came from a more tech-centric viewpoint, or who were tech-curious, and kept worming our way into programming meetings and hitting up our developer friends to teach us some Java on the side, realized that there were more options. <a href="https://alistapart.com/article/battle-for-the-body-field">The problem with the body field</a> has been well defined by now, but this problem is not necessarily common knowledge outside the content strategy and programming worlds—in the business world. To help you see the problem, and to see the opportunities available from structure, let&#8217;s start with some examples.</p>
<h2>Structured content examples</h2>
<p>A quick example of structured content that everyone understands: Recipes. Recipes typically come with information in several parts: The title, the ingredients and their amounts, the step-by-step instructions. You might have additional information like nutritional data, servings, recipe author or source, images, and categories like breakfast or vegetarian.</p>
<p>A movie listing is another great example. Movies have a title, a description, a cast list, a theater, a start time, a producer, and on and on.</p>
<p>Now, it&#8217;s not just that recipes and movies have these parts that <em>make</em> them structured. We could take all of that information and slap it into a body field.</p>
<p><img decoding="async" src="https://creekcontent.com/wp-content/uploads/2018/03/Screenshot-2018-03-28-21.31.44.png" /></p>
<p>We&#8217;d need to add some code to the recipe so that it would show up in an understandable way online, but we could do that.</p>
<p><img decoding="async" src="https://creekcontent.com/wp-content/uploads/2018/03/Screenshot-2018-03-28-21.47.44.png" /></p>
<p>And even so, it&#8217;s still not structured — because the computer doesn&#8217;t understand what the information is yet. The computer just knows: Here are some bold words. Here is a headline. Here are some italic words. Here are some more words. Here is a line break. And it will render them as such, and to the user, the cook making the soup, everything <em>looks</em> fine.</p>
<p><img decoding="async" src="https://creekcontent.com/wp-content/uploads/2018/03/Screenshot-2018-03-28-21.53.36.png" /></p>
<h2>Structured content</h2>
<p>What happens if the cook is expecting guests for dinner and wants to increase the soup by 50%? If the content isn&#8217;t structured, the cook has to do the math and hopefully remembers how to multiply fractions. But if the content is structured, the cook may be able to enter a number of servings she&#8217;d like to make in the recipe app and have the recipe instantly update to give her new amounts for each ingredient. To make that happen, we need a lot more than a body field on the back end. We need something more like this:</p>
<p><img decoding="async" src="https://creekcontent.com/wp-content/uploads/2018/03/Screenshot-2018-03-28-22.20.37.png" /></p>
<p>Then the recipe app can perform all kinds of operations on its information, because it understands that some of those fields in the soup recipe are numbers. It can also update nutritional information when data changes, and all kinds of other things, if you design it to do so.</p>
<h3>Going beyond the obvious (and into your business)</h3>
<p>Creating recipe apps that calculate ingredients based on the number of servings needed is an excellent use of structured content. But if your content doesn&#8217;t appear to have a natural structure like a recipe, you might be thinking none of this applies to you.</p>
<p>Structured content can do more than allow you to operate on the numbers buried in your raw data, though. Structured content:</p>
<ul>
<li>Decreases repetition—Increasing accuracy, reducing the possibility of human error, and improving efficiency</li>
<li>Provides helpful focus and a predictable, professional experience for consumers/readers/end users of the content</li>
<li>Optimizes operations by helping content creators focus on the essential</li>
<li>Makes your content easier for search engines [on your own site and the big ones like Google and Bing] to analyze and use</li>
</ul>
<p>When I help companies create structured content, I&#8217;m often helping them find those less-obvious examples of structure, and they may have many different goals in mind. Here are some common goals for structured content work:</p>
<ul>
<li>Make it easier to find relevant information quickly</li>
<li>Reduce duplicate content</li>
<li>Reduce the time it takes to create and update content</li>
<li>Make my content available in many different forms, in a way that works in all those different channels</li>
<li>Categorize content effectively for users</li>
<li>Make it easier to analyze what content my audience wants and what content is effective</li>
</ul>
<p>Those are just a few — there are many more reasons to structure your content.</p>
<h2>Two kinds of content structure: Internal and external</h2>
<p>I also think about different types of structure that relate to content. Some of the structure is internal to the content itself—a single recipe includes a title, ingredients, and instructions, so those are all part of the recipe. Each of those elements is a bit of internal structure—and we can&#8217;t have the recipe without all its ingredients, or steps, or its name.</p>
<p>On the other hand, once we have a recipe, we might categorize it by the meal when we most often eat that dish, or we might tag the recipe by the occasion when it is served. I think of that as external structure—It would still be a good recipe for coconut cake if we didn&#8217;t know you recommended serving it for dessert or at Christmas, but that external structure adds to our understanding and gives us greater context.</p>
<p>When you think about your organization&#8217;s content, you may have internal or external structure opportunities, or both. Most business people that I talk to initially only think about the external structure, asking questions like:</p>
<ul>
<li>Where should this go in the navigation?</li>
<li>What other content is like this?</li>
<li>What products is it related to?</li>
</ul>
<p>All of these are good questions, and they can help us build navigation, and tagging, and taxonomies of information that make content more useful. But they don&#8217;t get at the internal structure of content.</p>
<h3>Creating internal structure for text-based content</h3>
<p>Many times, we miss opportunities for internal structure in text-based content. For instance, think about a software product description. Software products might not have dimensions or a number of pages like a physical product, but they do have features. What if we described those features in bullet form — short phrases? That would be helpful to the user. We could separate those features into individual fields, and then we can re-use each feature somewhere else on the site — perhaps in a comparison chart. If we remove a feature, or update it, we can update that information in one place in our CMS, and it will update the product description page and the feature comparison chart.</p>
<p>If we have a lot of press releases on our site, we probably identify a media contact and their contact information on each one. If our media contact gets promoted and now we have a new person we&#8217;d like the press to call, we might have to update hundreds of old press releases — if we had put the media contact information in the body field on each press release. But if we made &#8220;media contact&#8221; its own type of content, and just referenced that on the press release template, then when Katie gets promoted and Sam takes over media contact duties, we swap her name and info with his in one place, and the system updates it everywhere automagically. That&#8217;s the power of structured content, in a very simple demonstration.</p>
<h3>Better customer information through structured content</h3>
<p>One of my favorite secrets about structured content is this: When you use structure to create content, often your customers have a better experience. I like to create an outline of any type of content before I begin, thinking about my business goals, the audience goals, and how I can best match the two. I consider my message, how I can most effectively convey that to the audience, and how I can demonstrate to them clearly and quickly that I understand and identify with their needs. Once I know all of that, then I&#8217;m ready to create content. Often, the back end is more complex than a body field — sometimes to create semantic meaning in a way that helps machines understand and use the content, and sometimes in a way designed to ensure that I create the right content for my audience, even if the end result looks as if it could have been built in a body field.</p>
<h2><strong>The rise of data-focused applications</strong></h2>
<p>Most people engaged in ecommerce, supporting a database of products, realized a long time ago that they needed to store their product information in a standardized way. [To be honest, most of the structure around products probably started for inventory and bookkeeping purposes, but marketers figured out how to make use of that data.]</p>
<p>As digital applications have developed agility over the past few years, and smartphones have everyone&#8217;s customer demanding instant answers at their fingertips, many organizations have realized that organizing their information in a structured way makes it more dynamic, even if they aren&#8217;t selling products from a database.</p>
<p>If you&#8217;d like to understand how to create content for chatbots or smart speakers, you&#8217;re going to need to get into structured content, as well.</p>
<h2>The skillsets you need for structured content</h2>
<p>If you are ready to consider how structured content could help you meet your business goals, or better serve your audience, you&#8217;re not alone. But you may need new skillsets on your team to achieve these goals. At a minimum, you need a structure-oriented content strategist on your team. Content strategists come in different flavors. Some focus more on messaging, business goals, and editorial calendars—and they are often involved in content marketing, or UX/product content writing. For structured content, you want a strategist who understands information architecture for users and for backend design—the one who works with database analysts and UX designers on product development. That <em>might</em> be the same person who can plan and create great lead-generation content for you, but it might not.</p>
<p>Once you&#8217;ve designed your content structure, any good writer can use that structure to meet your business and audience goals, but it makes sense to evaluate your structure from time to time to consider new opportunities, as well.</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/structured-content-design/">Structured Content Design: Meet Your Business and Audience Goals</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Register Now for Content Structure Workshop at Now What? Workshops, April 25-26, 2018</title>
		<link>https://creekcontent.com/register-now-for-content-structure-workshop-at-now-what-workshops-april-25-26-2018/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=register-now-for-content-structure-workshop-at-now-what-workshops-april-25-26-2018</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Wed, 10 Jan 2018 03:08:45 +0000</pubDate>
				<category><![CDATA[Conferences and Events]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1302</guid>

					<description><![CDATA[<p>I&#8217;m thrilled to announce I&#8217;ll facilitate a workshop on creating content structure at the Now What? Workshops, hosted by Blend Interactive. Register today for the Now What? Workshops and you&#8217;ll be able to improve your content skills in several areas: Creating content structure: This is the workshop I&#8217;ll be teaching. We&#8217;ll talk about how to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/register-now-for-content-structure-workshop-at-now-what-workshops-april-25-26-2018/">Register Now for Content Structure Workshop at Now What? Workshops, April 25-26, 2018</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m thrilled to announce I&#8217;ll facilitate a workshop on creating content structure at the Now What? Workshops, hosted by Blend Interactive.</p>
<p><a href="http://www.nowwhatworkshops.com/">Register today for the Now What? Workshops</a> and you&#8217;ll be able to improve your content skills in several areas:</p>
<p><strong>Creating content structure:</strong> This is the workshop <a href="https://twitter.com/lauracreekmore">I&#8217;ll</a> be teaching. We&#8217;ll talk about how to find and build in structure to your content, for a more reliable user experience, to simplify content operations, to give you more insights into what your audience needs, and to improve opportunities for analytics.</p>
<p><strong>Digital writing:</strong> <a href="http://braintraffic.com/">Brain Traffic</a> senior content strategist <a href="https://twitter.com/scottkubie">Scott Kubie</a> shares tools, apps, tricks, and best practices to improve your digital writing workflow and results.</p>
<p><strong>Accessibility:</strong> I love this topic so much. <a href="https://www.blendinteractive.com/">Blend Interactive</a> user experience architect <a href="https://twitter.com/mrvilhauer">Corey Vilhauer</a> shares his insights into how content creators can improve accessibility for all members of your digital audience.</p>
<p>Customer data and journeys: Here&#8217;s a topic we could all spend more time on: Using analytics for insights instead of just numbers. Looking forward to this one from <a href="http://www.cossette.com/en">Cossette</a> strategy director <a href="https://twitter.com/joncrowley">Jon Crowley</a>.</p>
<p>These kinds of in-depth workshops have been pivotal to my professional development over the years, and I think they will make a big impact for you if you are responsible for content, marketing, or the customer experience in your organization.</p>
<p>Look forward to seeing you there!</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/register-now-for-content-structure-workshop-at-now-what-workshops-april-25-26-2018/">Register Now for Content Structure Workshop at Now What? Workshops, April 25-26, 2018</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Watch Out for the Trend Stories; Play Your Own Game</title>
		<link>https://creekcontent.com/watch-trend-stories-play-game/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=watch-trend-stories-play-game</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Tue, 09 Jan 2018 02:25:46 +0000</pubDate>
				<category><![CDATA[Strategy]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1300</guid>

					<description><![CDATA[<p>It&#8217;s January, and that means the annual danger is upon us for most of the month: The trend story is out to grab you and convince you that you&#8217;re missing out if you don&#8217;t devote a lot of your budget to X, right now. I&#8217;m seeing lots of trend stories this year about chatbots and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/watch-trend-stories-play-game/">Watch Out for the Trend Stories; Play Your Own Game</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s January, and that means the annual danger is upon us for most of the month: The trend story is out to grab you and convince you that you&#8217;re missing out if you don&#8217;t devote a lot of your budget to X, <em>right now</em>.</p>
<p>I&#8217;m seeing lots of trend stories this year about chatbots and other AI-linked projects. And hear me say: Some of you ought to be jumping on that! But my concern is that in the marketing and digital professions, we have a history of chasing the latest shiny object without first validating our audience&#8217;s need for the geegaw of the month. And that&#8217;s how you end up underengaged on 6 different social platforms or creating a website with thousands of pages and no visits.</p>
<p>So I&#8217;ll agree you ought to make a professional New Year&#8217;s Resolution—as long as you include something about getting to know your audience better as part of that. What challenges is your audience dealing with? What problems do they have that you may be able to help solve? What kind of information is hard for them to find? What connections can you help them build?</p>
<p>It&#8217;s 2018, and the answers to some of those questions are definitely going to involve technology, no matter what you do. If you&#8217;ll start from an audience-first perspective, you&#8217;re much more likely to find the work that really serves your prospect and your customer—and therefore, makes your organization more successful.</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/watch-trend-stories-play-game/">Watch Out for the Trend Stories; Play Your Own Game</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Is Your Organization Ready for Content Strategy?</title>
		<link>https://creekcontent.com/content-strategy-readiness/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=content-strategy-readiness</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Tue, 02 May 2017 16:53:27 +0000</pubDate>
				<category><![CDATA[Content Strategy]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1237</guid>

					<description><![CDATA[<p>Lots of organizations realize that their content is more chaotic than strategic. But content strategy isn&#8217;t something you can just bolt on to your existing process. Content strategy usually requires a fundamental shift in how you work and think. Let&#8217;s see if your organization is ready. Something you might not know about me: I&#8217;m a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/content-strategy-readiness/">Is Your Organization Ready for Content Strategy?</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Lots of organizations realize that their content is more chaotic than strategic. But content strategy isn&#8217;t something you can just bolt on to your existing process. Content strategy usually requires a fundamental shift in how you work and think. Let&#8217;s see if your organization is ready.</p>
<hr />
<p>Something you might not know about me: I&#8217;m a raving fan of the movie &#8220;The American President.&#8221; There are so many sections of that movie that I could quote chapter and verse, which is funny because I&#8217;m normally terrible about remembering quotes from movies, or even whether or not I&#8217;ve seen a film before. (Seriously — I can&#8217;t tell you how many times my husband and I have gotten 45 minutes into a movie, and I turn to him and say, &#8220;We&#8217;ve seen this before,&#8221; and he says, &#8220;I tried to tell you that!&#8221; Happens all the time.)</p>
<p>But &#8220;The American President.&#8221; That one I know. And the part I love the most is <a href="http://www.americanrhetoric.com/MovieSpeeches/moviespeechtheamericanpresident.html">the speech Michael Douglas (as the president) gives at the end</a>. You know the one&#8230;it includes this section: &#8220;America isn&#8217;t easy. America is advanced citizenship. You&#8217;ve got to want it bad, because it&#8217;s going to put up a fight.&#8221;</p>
<p>Believe it or not, I&#8217;m going to entirely resist the urge to tell you how that speech relates to politics today. Because I&#8217;m here to talk to you about whether or not you&#8217;re ready for content strategy, and this speech <em>definitely</em> relates to that question.</p>
<h3>Content chaos surrounds us</h3>
<figure id="attachment_1239" aria-describedby="caption-attachment-1239" style="width: 300px" class="wp-caption alignright"><img fetchpriority="high" decoding="async" class="wp-image-1239 size-medium" src="https://creekcontent.com/wp-content/uploads/2017/05/paper-chaos-300x251.jpg" alt="Content strategy can help you address content chaos." width="300" height="251" /><figcaption id="caption-attachment-1239" class="wp-caption-text">If your content <em>feels</em> like this to you, it <strong>looks</strong> like this to your audience, too.</figcaption></figure>
<p>Is this familiar? You were going along about your business, and then you looked around one day and realized you were sitting in the middle of content chaos. It happens. It happens to most people in organizations of any size. There are a lot of humans communicating, through every medium imaginable, and things get complicated fast.</p>
<p>I&#8217;m not going to spend too much time today describing what I mean by content chaos (that might be fun another day, though&#8230;I&#8217;ll make myself a note.) But here are some situations that might resonate with you:</p>
<ul>
<li>Multiple departments creating content for multiple reasons</li>
<li>More than one agency working on brand, design, and content</li>
<li>Multiple audiences that need different things from you</li>
<li>Too much content to keep up with</li>
<li>Inability to describe content&#8217;s role in your organization</li>
<li>Content that&#8217;s a line-item expense instead of a business asset</li>
</ul>
<p>I could go on&#8230;but you get the idea. The first three items on that list aren&#8217;t <em>necessarily</em> signs of chaos, but they describe the situations that chaos loves to infect. The last three stress me out just typing them&#8230;and that&#8217;s just a small part of what it feels like to live them.</p>
<p>Many organizations have decided this isn&#8217;t the best way to live or work, and they&#8217;re right. But I have to confess, we haven&#8217;t done enough in the content strategy discipline to share the hard truth about this work.</p>
<h2>Content strategy isn&#8217;t easy</h2>
<p>Content strategy is advanced communications, to borrow from Aaron Sorkin, not just a set of tools that you can bolt on to your existing process. I&#8217;ve seen it happen over and over again. In fact, I&#8217;ve seen this so often that I&#8217;m 100% comfortable saying something that might make me super-unpopular.</p>
<p><strong>You will not see benefits from content strategy unless:</strong></p>
<ul>
<li>You are ready for hard truths about your business strategy and your current way of working.</li>
<li>Your business is willing to do the organizational therapy to change the way you think about content, and the way you use content.</li>
<li>You realize that there are entrenched systems that created your content chaos, and some of them will have to change to make effective communication possible.</li>
</ul>
<p>Content strategy isn&#8217;t fairy dust or a magic potion. It&#8217;s not one-size-fits-all. It is hard work, and the system will resist you.</p>
<p><strong>But content strategy makes it possible to connect with your audience in a deeper way than you ever have before. Content strategy protects you against all kinds of liability that you&#8217;re ignoring right now. Content strategy makes all of your communications efforts more effective.</strong></p>
<p>So yeah, <a href="https://creekcontent.com/contact/">I&#8217;d love to talk to you about content strategy</a>. I&#8217;d love to see you do this work and get the results. Just don&#8217;t say I didn&#8217;t warn you.</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/content-strategy-readiness/">Is Your Organization Ready for Content Strategy?</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dealing With Fear in Thought Leadership</title>
		<link>https://creekcontent.com/dealing-with-fear-thought-leadership/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dealing-with-fear-thought-leadership</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Fri, 28 Apr 2017 15:25:25 +0000</pubDate>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Content Strategy]]></category>
		<category><![CDATA[Writing]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1229</guid>

					<description><![CDATA[<p>I just wrote a long piece about overcoming a couple of common barriers to writing for thought leadership. If you&#8217;re struggling with finding ideas to write about, or with getting into a publishing routine, I highly recommend checking it out! In that piece, I mentioned a barrier that I didn&#8217;t take time to help you [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/dealing-with-fear-thought-leadership/">Dealing With Fear in Thought Leadership</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I just wrote a long piece about <a href="https://creekcontent.com/2017/04/writing-to-demonstrate-thought-leadership/">overcoming a couple of common barriers to writing for thought leadership</a>. If you&#8217;re struggling with finding ideas to write about, or with getting into a publishing routine, I highly recommend checking it out! In that piece, I mentioned a barrier that I didn&#8217;t take time to help you with: You&#8217;re afraid to say what you really think.</p>
<h2>First, a story</h2>
<p>Several years ago, I decided that I needed to start speaking regularly at industry conferences to boost my stature in the disciplines where I work: Content strategy, information architecture, content marketing. I read a lot from others who were already speaking, and I learned that many conferences issue an open call for proposals. I started applying. I also started following people who spoke regularly, and I applied to a course offered by <a href="http://www.dswillis.com/">a fantastic speaker and leader in the user experience design field, Dan Willis</a>.</p>
<p>Dan&#8217;s Cranky Talk course focused on people like me — people who hadn&#8217;t had a lot of experience speaking at industry conferences, but wanted to. In my case, I&#8217;d done a fair amount of speaking and presentations, but in smaller settings, or for different purposes. I wasn&#8217;t scared to give a presentation, per se, but there were a lot of insider secrets I didn&#8217;t know about speaking professionally in my industry.</p>
<p>One of the insider secrets I learned is that speakers are just like the rest of us: They have doubts and fears, too. They&#8217;re different for everyone, of course. Some speakers are terrified of being wrong, of saying something that&#8217;s incorrect. Some (many, I think) are actually scared of public speaking. Some are fine until there&#8217;s a tech failure and then they&#8217;re ready to melt right there on stage. (If you speak, you will have tech failures. I&#8217;ll do a post on my tips for preparing for those soon!) I could go on, but you get the idea. There are a million things to be afraid of in the world, and because speakers are human, it is simply a truth that they, too, are afraid of things, just like you are.</p>
<p>The only difference is that <em>they get out there and do it anyway.</em></p>
<h2>Overcoming Your Fear</h2>
<p>Now, whether you want to speak or not (you totally should), the lesson holds for any kind of content you&#8217;re creating to share your thought leadership. You may have some fear related to this, but <em>you should get out there and do it anyway.</em></p>
<p>I&#8217;ve mentioned before that my favorite way to tackle something that seems intimidating is to chunk it up into smaller pieces. Let&#8217;s get your fear out and chop that up into more manageable pieces, shall we?</p>
<h3>Name Your Fear</h3>
<p>You may be dealing with one or more of these issues:</p>
<ul>
<li>Your organization has rules about how you use social media and you&#8217;re afraid of breaking them.</li>
<li>You&#8217;re scared you&#8217;ll say something wrong.</li>
<li>You&#8217;re scared someone will argue with you.</li>
<li>You&#8217;re scared no one will read what you write.</li>
<li>You&#8217;re scared it will be hard and you won&#8217;t have any support.</li>
<li>You&#8217;re scared you&#8217;ll run out of things to say.</li>
<li>You&#8217;re scared you&#8217;ll look foolish.</li>
</ul>
<p>You know I could go on — but you get the picture. If I don&#8217;t have your specific fear listed there, just go ahead and write it down. Yeah, right now, on a sheet of paper. Just like that.<img decoding="async" class="aligncenter size-medium wp-image-1232" src="https://creekcontent.com/wp-content/uploads/2017/04/IMG_5957-e1493390644442-300x176.jpg" alt="" width="300" height="176" /></p>
<h3>Mitigate Your Risk</h3>
<p>Once you can identify a fear like that, you can often come up with ways to mitigate the fear. Your organization has rules about what you say and write publicly? Fine. Learn them. Ask questions. Start writing. Write your commentary on industry issues if you can&#8217;t write about your own work. We can go down that list and come up with strategies to mitigate the risk of fear for each one.</p>
<p>What would make me feel foolish? When I&#8217;m writing, a typo definitely would. I&#8217;m helping people with their content, for goodness&#8217; sake! Yet, I have published many, many typos in the course of my professional writing. One might end up in this post. I will surely publish many more. But I mitigate this risk: I proofread everything obsessively, I use a spelling and grammar checking program, I fix the ones I can, and I move on from the ones I can&#8217;t. And I have enough experience to know a typo won&#8217;t kill me.</p>
<p>What about just being wrong? That would make me feel foolish. I have met a few people who really don&#8217;t seem to be bothered by being wrong. I find them fascinating, but I&#8217;m not one of them. When you make your living helping other people make decisions, you don&#8217;t like the feeling of being wrong.</p>
<p>Here&#8217;s the thing: I&#8217;ve been wrong before, too. Sometimes, I&#8217;ve been wrong in public. And just like the typos, it&#8217;s going to happen again. But I can mitigate this risk, as well. I triple-check facts. I click links to make sure they work. I look for a second source. And I think about what&#8217;s happened when I&#8217;ve been wrong before. Sometimes, I&#8217;m embarrassed. Sometimes, there&#8217;s a problem that I have to fix. Sometimes, I need to apologize. Sometimes, it&#8217;s not even a split-second big deal and I just move on. Not once have I died from being wrong.</p>
<h3>It&#8217;s Not About Right Or Wrong</h3>
<p>But many times, when someone disagrees with me, I&#8217;m not wrong (and neither are they). I just see things a different way than they do. Sometimes, I&#8217;m the only one who sees it the way I do.</p>
<p>Let&#8217;s think about that scenario a little more. You might look foolish if you&#8217;re the only person who sees the situation the way you do.</p>
<p>What were we after again? Oh yeah, thought leadership. <em>Can you be the leader if everyone else is standing beside you? </em>Well, OK maybe. I&#8217;m not suggesting you have to be contrary or argumentative to provide leadership. But you do have to do at least one of two things: Provide a vision others can follow, or help others create a vision together. In both of those cases, you have to be willing to say the thing no one else will say. You have to be willing to ask the hard question. You have to push others to take off their blinders and consider another viewpoint. <em>That&#8217;s what thought leadership is.</em></p>
<h2>Get Comfortable Being Uncomfortable</h2>
<p>I&#8217;m not the first person to mention this to you, surely. But when you&#8217;re providing thought leadership for your industry, by definition, you are saying things other people aren&#8217;t saying. You are seeing things in a different or perhaps unpopular way. <em>You will be uncomfortable.</em> That&#8217;s what you&#8217;re signing up for.</p>
<p>Two things about that:</p>
<ul>
<li><strong>It gets easier the more you do it.</strong> Just like public speaking, publicly writing about what you do and what you think gets easier the longer you do it. I can&#8217;t guarantee your fear will go away. I can guarantee you will learn the best ways to manage it for you.</li>
<li><strong>You will learn lots more lots faster.</strong> When you write and speak a lot, you will be wrong. Over and over again. And you will learn from it, every time. You will get better at what you do far faster than any other way I know. Frankly, we ought to talk more about speaking and writing as learning tools a lot more. Yes, practicing your craft is critical. You can&#8217;t stop doing that. But practicing, speaking, and writing about your craft? Triple-whammy, guaranteed to make you better.</li>
</ul>
<p>The post <a rel="nofollow" href="https://creekcontent.com/dealing-with-fear-thought-leadership/">Dealing With Fear in Thought Leadership</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Writing to Demonstrate Thought Leadership</title>
		<link>https://creekcontent.com/writing-to-demonstrate-thought-leadership/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=writing-to-demonstrate-thought-leadership</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Thu, 27 Apr 2017 22:03:12 +0000</pubDate>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Content Strategy]]></category>
		<category><![CDATA[Writing]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1218</guid>

					<description><![CDATA[<p>Many professionals instinctively know that writing (or creating other content) about your area of expertise demonstrates your thought leadership. Yet many professionals don&#8217;t do anything with that knowledge. When you have achieved a certain level of expertise and experience, sharing what you know serves several purposes: You can give back to your professional community. You [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/writing-to-demonstrate-thought-leadership/">Writing to Demonstrate Thought Leadership</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Many professionals instinctively know that writing (or creating other content) about your area of expertise demonstrates your thought leadership. Yet many professionals don&#8217;t do anything with that knowledge. When you have achieved a certain level of expertise and experience, sharing what you know serves several purposes:</p>
<ul>
<li>You can give back to your professional community.</li>
<li>You can teach others who aren&#8217;t as far along or who have had different experiences than you have had.</li>
<li>You refine and increase your own expertise when you write, teach, and share with others.</li>
<li>You open the door to new opportunities when more people learn about you and your expertise.</li>
</ul>
<p>Some of you may be reluctant to toot your own horn, but let me encourage you to set that aside with this reminder: <em>No one else is in charge of promoting you and your expertise.</em> You are the brand manager of what Tom Peters first called in 1997 <a href="https://www.fastcompany.com/28905/brand-called-you">&#8220;the brand called You.&#8221;</a> Your boss — no matter how much they love you — won&#8217;t do it. They&#8217;re busy worrying about their own brand.</p>
<p>I always loved the idea that my work might speak for itself. It&#8217;s not that that it can&#8217;t; but in our overly cluttered media landscape, my work is a tiny voice. (And frankly, doing the kind of work I do, my work is often invisible and requires explanation to the outside observer, including prospective clients.) I need to amplify the impact of my work, and you do, too.</p>
<p>So, writing for thought leadership. Let&#8217;s do this thing.</p>
<div><img decoding="async" class="aligncenter" src="https://creekcontent.com/wp-content/uploads/2017/04/iStock-545276138.jpg" align="right" /></div>
<p>There are only two hard parts:</p>
<ul>
<li>Learning to capture your ideas</li>
<li>Getting into a publishing routine</li>
</ul>
<p>Fortunately, neither of these two challenges are really significant barriers if you know how to handle them. I&#8217;m going to let you in on one of my biggest life secrets:</p>
<blockquote><p>Any time something seems intimidating, you haven&#8217;t chunked it into small enough pieces yet.</p></blockquote>
<h2>Capturing your brilliant ideas to create thought leadership</h2>
<p>I talk to people all the time who say, &#8220;I know I should be writing, but I don&#8217;t have any idea what to say.&#8221; That&#8217;s BS. <em>Everyone</em> has something to say. I suspect it&#8217;s more likely:</p>
<ul>
<li>You&#8217;re scared to say it. <a href="https://creekcontent.com/2017/04/dealing-with-fear-thought-leadership/">(Read my post on dealing with fear in thought leadership.)</a></li>
<li>You&#8217;re scared it&#8217;s not original.</li>
<li>You&#8217;re not looking at your ideas as content.</li>
</ul>
<p>Let&#8217;s talk more about the first two challenges soon &#8212; I&#8217;ll link this post to future posts as soon as I can &#8212; and let&#8217;s deal today with the third barrier: You&#8217;re not seeing your ideas as content. Let&#8217;s chunk that into a process you can follow.</p>
<ol>
<li>You&#8217;ve got to have an idea.</li>
<li>You&#8217;ve got to recognize it as a publish-able idea.</li>
<li>You have to capture it.</li>
<li>You have to put it where you can use it when you have time to write (podcast, video blog, create a presentation, etc.).</li>
</ol>
<p>I&#8217;m crossing off Item 1 right now. You are human. You do work. You have ideas.</p>
<ol>
<li><del>You&#8217;ve got to have an idea.</del></li>
</ol>
<p>Done. However—and I don&#8217;t minimize this because it stumps even the most prolific creators at times—you may not always recognize your ideas as worthy of publishing. At the risk of turning this from a blog post into a book, I want to dive into this a bit.</p>
<h3>See the publishing possibilities</h3>
<p>First, a story. Several years ago, Megan Pacella and I put together some work for a client. It&#8217;s the kind of thing we do every day around here. We certainly thought about the work and were intentional about it, but we didn&#8217;t think of it as anything out of the ordinary. We went to the meeting, presented it to the client, and they gushed. Yes, gushed. They thought it was brilliant.</p>
<p>We talked about it afterward, and I&#8217;ve referred to that moment many times since that day. We all need those reminders that we may actually be very good at what we do. All those hours studying and thinking and honing our craft really do add up to something. And they are very meaningful to your clients, your team, your organization, your whoever-you-serve.</p>
<p>You are most likely having those kinds of moments all the time&#8230;you&#8217;re doing something fantastic but <a href="https://en.wikipedia.org/wiki/This_Is_Water">it&#8217;s become like water to you</a> and you can&#8217;t see it that way.</p>
<p>So step 1 is, think about the things you do every day: Things you do that are routine, or your special way of doing it, or something new you learned. Any of these will work.</p>
<h3><strong>Capture those ideas</strong></h3>
<p>You need to make those ideas available to you when you sit down to write or create. For many years after I trained myself to recognize those ideas, I didn&#8217;t capture them. Inevitably, they arrive when I&#8217;m in the middle of something else: Working on a deadline. Driving the car. Showering. Cooking dinner. Whatever. I can&#8217;t write a blog post right that minute.</p>
<p>There&#8217;s not a right way to capture and save those ideas, but there is a <em>right way for you</em>. There are only two requirements: The right way must be accessible when you tend to have the ideas, and it must be available when you get ready to create.</p>
<p>Here are some simple ideas. Which one will work for you?</p>
<ul>
<li>A small blank notebook and a pen that you stick in your pocket or purse everywhere you go.</li>
<li>Voice dictation to your phone&#8217;s default note-taking or reminder app.</li>
<li>Voice dictation to a special program like Evernote.</li>
<li>Email-to-draft post for your blog.</li>
</ul>
<p>There are millions of other options, particularly if you start thinking about technology like IFTTT. It doesn&#8217;t matter which one you pick. Pick one. Try it for a month.</p>
<p>Write down/dictate/email/whatever every single passing thought you have. If you think, I was pleased with how that worked&#8230;write it down. Or, I need to remember to tell Sam about this&#8230;write it down. Or, I could use that fact in my presentation&#8230;write it down. Or, I disagree with the perspective in that article&#8230;write it down.</p>
<h3><strong>Keep going</strong></h3>
<p><strong>Here&#8217;s an important part: Do not stop capturing ideas.</strong> The more ideas you capture, the more you will have. These ideas will spawn new ideas. They will get together in your notebook and procreate.</p>
<p>Once you are in the routine of capturing ideas, pat yourself on the back. You have won a very hard battle! Use inertia to keep yourself going. <em>Never stop capturing ideas</em>, even if you&#8217;re not working on a new piece right now. You will be soon.</p>
<h2>Get into a publishing routine for your thought leadership</h2>
<p>The other tricky part is turning those ideas into a form that&#8217;s accessible to the world around you. Most of us trap the vast majority of brilliance in our own heads and <em>do not share it with anyone else</em>. No one. Stop it!</p>
<p>You&#8217;ve probably heard <a href="http://quoteinvestigator.com/2011/09/14/writing-bleed/">writing compared to opening a vein and bleeding</a>; I&#8217;ll say that&#8217;s true in the positive and negative senses. Yes, you can get it to just flow out of you. Yes, it may take some life force from you.</p>
<p>I return here to my thoughts above about chunking up your work. If you&#8217;re not already in the habit of writing/creating regularly, you have to schedule this time on your calendar. (Even if you are in the habit, you probably need to schedule it, because anyone who&#8217;s got something worth saying is probably also busy.)</p>
<p>When it is time, sit down to write. Pull out your notebook, or open your notes app, and read through your ideas quickly. Pick the first one that strikes you and start writing.</p>
<h3>Ignore the editor&#8217;s voice in your head</h3>
<p>Here&#8217;s where you may run into trouble quickly: You start to critique your own work as you write.</p>
<ul>
<li>&#8220;I don&#8217;t have enough to say about that.&#8221; (There&#8217;s no rule about how much you have to say.)</li>
<li>&#8220;I don&#8217;t like the direction this is going.&#8221; (No rules about starting one place and ending up in another.)</li>
<li>&#8220;That&#8217;s not what I started out to say.&#8221; (So change the title to what you did say.)</li>
<li>&#8220;Somebody wrote about this better before.&#8221; (Soooo many options here. Link to what they wrote and add your insight. Share the part where you disagree. Quote a sentence or two from their piece and explain why you think it&#8217;s so important that everyone read it.)</li>
</ul>
<p>The point is, when it&#8217;s writing time, it&#8217;s not editing time. Those are two separate times. When you&#8217;re writing, <em>your goal is to put the ideas down on paper.</em> Metaphorically speaking. Only Alton Brown gets away with using paper in his online thought leadership publications in 2017. (Seriously, the man comments on tweets with post-it notes. It is simultaneously brilliant, meta, and bizarre. Well worth the follow.)</p>
<blockquote class="twitter-tweet" data-lang="en">
<p dir="ltr" lang="und"><a href="https://twitter.com/hashtag/IronChefGauntlet?src=hash">#IronChefGauntlet</a> <a href="https://t.co/lTfHLFeInA">pic.twitter.com/lTfHLFeInA</a></p>
<p>— Alton Brown (@altonbrown) <a href="https://twitter.com/altonbrown/status/853774064086921216">April 17, 2017</a></p></blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<h3>Thought leadership publishing schedule insight</h3>
<p>I&#8217;ve got another &#8220;doh!&#8221; idea for you. <em>Your creation schedule and your publishing schedule do not have to be the same schedule.</em> You can sit down on a Sunday afternoon and crank out three blog posts for the week and schedule them to post at the times you choose. You can collect articles you&#8217;ve liked all week long, and set up links to them with your commentary to publish on LinkedIn or Twitter over the next few days. Or you can do it as you go, if your schedule allows.</p>
<p>Despite not always taking my own advice here, <strong>I highly recommend using a regular publishing schedule</strong>, no matter what your creation schedule looks like. You can experiment to find the best creation and publishing schedules for you, of course. But I like getting little things out daily, medium-sized things 1-2 times a week, and at least one large piece a week—to make a real impact.</p>
<p>Here&#8217;s a critical piece for me: I need reminders. It is super-easy to put off the work when you are your own client. But remember the adage about paying yourself first? Same goes for thought leadership publishing. Schedule your time first and protect it. Your organization succeeds when you gain stature in your industry. You succeed when you build your network by publishing. It all adds up. Do not put it off.</p>
<h2>What are your tips?</h2>
<p>I&#8217;m curious to hear your tips for identifying ideas and publishing work to demonstrate your thought leadership. I&#8217;d also love feedback on other things that are significant barriers to you in doing this work. I&#8217;d like to share ideas on overcoming them in future columns!</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/writing-to-demonstrate-thought-leadership/">Writing to Demonstrate Thought Leadership</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Building Trust Online</title>
		<link>https://creekcontent.com/building-trust-online/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=building-trust-online</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Fri, 14 Apr 2017 10:00:04 +0000</pubDate>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[Strategy]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1190</guid>

					<description><![CDATA[<p>Recently I needed a developer to help me with a small job on this website. I asked on Twitter who people recommended for a WordPress/My Emma integration and styling job. Very quickly, a local WordPress developer got in touch, we agreed on the project and he got to work. (Doesn&#8217;t our new spiffy orange email [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/building-trust-online/">Building Trust Online</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Recently I needed a developer to help me with a small job on this website. I asked on Twitter who people recommended for a WordPress/My Emma integration and styling job. Very quickly, a local WordPress developer got in touch, we agreed on the project and he got to work. (Doesn&#8217;t our new spiffy orange email signup form look great in the right column? Please go right ahead and use it if you haven&#8217;t already! But I digress&#8230;.) Over the next few days, many WordPress developers from all over the world reached out to me to offer their services. Many replied to me on Twitter, but others went a step further, found my contact info and sent a proposal.</p>
<p>I was fascinated by this. Most of the people who reached out weren&#8217;t my followers before and had never interacted with me before. I suppose they were searching the public timeline for people who need them. When it comes down to it, although the developer I selected was in Nashville just like I was, I found the services I needed by posting online and seeing what happened.</p>
<p>As we build relationships with others via social media, it&#8217;s worth thinking about how you go about building trust online. Why was I comfortable immediately working with the developer I selected? In that case, while I didn&#8217;t know him before, he was from my city. After a quick check online, I realized I knew the school where he&#8217;d received his training well. What if I&#8217;d needed his work for a client instead of myself? I could have made one phone call to get a personal reference on him. What if I hadn&#8217;t known people running his school? I would have looked harder at what he posts online and other evidence of his expertise. I would have needed more evidence of his trustworthiness.</p>
<p>When you use social media or publish a website, for yourself or for your job, what are you doing that inspires trust? How much do you reveal about yourself? I&#8217;ve seen many well-publicized cases where making personal information available online becomes dangerous, but I confess I usually err on the side of revealing a fair amount about myself. I&#8217;m in business, after all, and people have to be able to get in touch with me for us to work together. That&#8217;s easy to say when I work in an industry segment that&#8217;s less likely to be controversial. But you don&#8217;t have to be in politics or gaming to deal with a stalker—their terror is agnostic to that.</p>
<h3>The Takeaway on Building Trust Online</h3>
<p>Do you represent a brand or organization that interacts with the public, or with others in your industry? Take an objective look at how hard it is to find a person and make a connection in your organization. Many organizations err on the side of gatekeeping, locking down employee directories, including email addresses and phone numbers, for both security and competitive reasons. I understand why they do, but I also know that those organizations make it harder to establish and build trusting relationships.</p>
<p>Where do you fall on this continuum? Do your online decisions represent you and your organization accurately? How are you building trust online?</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/building-trust-online/">Building Trust Online</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Join Me at the Summit on Content Marketing</title>
		<link>https://creekcontent.com/join-summit-content-marketing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=join-summit-content-marketing</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Wed, 12 Apr 2017 10:00:01 +0000</pubDate>
				<category><![CDATA[Conferences and Events]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1174</guid>

					<description><![CDATA[<p>I&#8217;m excited to speak at the Summit on Content Marketing on May 31. I think you&#8217;ll be amazed at the great speakers on the agenda: Andy Crestodina Rand Fishkin Carrie Hane Colleen Jones Ahava Leibtag Neil Patel David Meerman Scott Jon Wuebben and lots more! Best of all, everyone can go to this event, because [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/join-summit-content-marketing/">Join Me at the Summit on Content Marketing</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: left;">I&#8217;m excited to speak at the <a href="https://lm361.isrefer.com/go/SOCM2017/lcreekmo">Summit on Content Marketing</a> on May 31. I think you&#8217;ll be amazed at the great speakers on the agenda:</p>
<p><a href="https://lm361.isrefer.com/go/SOCM2017/lcreekmo"><img decoding="async" class="size-medium wp-image-1178 alignright" src="https://creekcontent.com/wp-content/uploads/2017/04/creekmore-laura-speaker-banner-768x432-300x169.jpg" alt="Laura Creekmore is speaking at the Summit on Content Marketing" width="300" height="169" srcset="https://creekcontent.com/wp-content/uploads/2017/04/creekmore-laura-speaker-banner-768x432-300x169.jpg 300w, https://creekcontent.com/wp-content/uploads/2017/04/creekmore-laura-speaker-banner-768x432.jpg 768w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<ul>
<li>Andy Crestodina</li>
<li>Rand Fishkin</li>
<li>Carrie Hane</li>
<li>Colleen Jones</li>
<li>Ahava Leibtag</li>
<li>Neil Patel</li>
<li>David Meerman Scott</li>
<li>Jon Wuebben</li>
</ul>
<p>and lots more! Best of all, everyone can go to this event, because it&#8217;s all happening online. That&#8217;s right—wherever you are, you can get the latest insights on content marketing from May 22-June 2.</p>
<p>My session focuses on creating a strategy for your content marketing efforts. We&#8217;ll talk about:</p>
<ul>
<li>Understanding your audience and their needs</li>
<li>Setting business goals</li>
<li>Selecting tactics to reach your goals</li>
<li>Iterating on your work</li>
</ul>
<h3>Register Today for the Summit on Content Marketing</h3>
<p>No matter where you&#8217;re going to be May 22-June 2, you can take advantage of this great opportunity. <a href="https://lm361.isrefer.com/go/SOCM2017/lcreekmo">Register for the Summit on Content Marketing today</a>, and you can watch my session on May 31, as well as dozens of others from fantastic content marketers.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/join-summit-content-marketing/">Join Me at the Summit on Content Marketing</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Content Strategy for Health Care: The Book</title>
		<link>https://creekcontent.com/content-strategy-health-care-book/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=content-strategy-health-care-book</link>
					<comments>https://creekcontent.com/content-strategy-health-care-book/?noamp=mobile#comments</comments>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Mon, 10 Apr 2017 10:00:20 +0000</pubDate>
				<category><![CDATA[Book]]></category>
		<category><![CDATA[Content Strategy]]></category>
		<category><![CDATA[Health Care]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1156</guid>

					<description><![CDATA[<p>I&#8217;m working on a book about content strategy for health care. I&#8217;ve thought about writing a book for a very long time—at least 5 years. I&#8217;ve worked on at least 4 different book ideas in that time period, and I wouldn&#8217;t even say I&#8217;ve discarded the others&#8230;there may be more to come on them. But [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/content-strategy-health-care-book/">Content Strategy for Health Care: The Book</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&#8217;m working on a book about content strategy for health care. I&#8217;ve thought about writing a book for a very long time—at least 5 years. I&#8217;ve worked on at least 4 different book ideas in that time period, and I wouldn&#8217;t even say I&#8217;ve discarded the others&#8230;there may be more to come on them. But this topic is one that grabbed me and wouldn&#8217;t let go. So that&#8217;s the book I&#8217;ve got to write!</p>
<p>I&#8217;ve worked in health care off and on for my entire career, but continuously since I started Creek Content in 2008. Health care is its own little unicorn in a lot of ways, and the industry would be the first to tell you that it&#8217;s different from everything else. One of the ways it demonstrates this is by its very name: If you&#8217;re in health care, you spell the name of your industry as healthcare. (You&#8217;ll notice that I typically don&#8217;t; yes, I&#8217;m an iconoclast, but also an editor at heart. Either way, I&#8217;m going with m-w.com and every other American and spelling it health care. My SEO rankings will no doubt hate me for it.)</p>
<p>As I&#8217;ve worked on the strategy for this book, one thing became obvious early on. There are a LOT of different audiences for a book about health care and content:</p>
<ul>
<li>Writers</li>
<li>Editors</li>
<li>Marketers</li>
<li>Product designers</li>
<li>Technical staff</li>
<li>Clinicians</li>
<li>Business people</li>
</ul>
<p>I could make that list a lot longer by segmenting several of those categories even farther, but you get the idea.</p>
<p>As high-tech as health care is on the delivery side, it&#8217;s simultaneously come very, very late to the party when it comes to using technology in the business. Make no mistake—the industry is right in the middle of catching up, and the amount of tech spending going on in health care delivery and in the business of health care is significant.</p>
<p>For a variety of reasons, a lot of the catching up feels just as frenzied as you might expect.</p>
<p>That&#8217;s where I think content strategy should come in. You might think that&#8217;s a pretty niche idea to throw at a broad business problem, but I&#8217;ll argue it&#8217;s actually a great way to tackle the challenges that technology and innovation are presenting for health care today.</p>
<p>Content is information provided for an audience. When you start there, you realize a lot of content is being created, licensed, and provided to many audiences in the health care process today. And if we&#8217;re not managing that strategically, we&#8217;re rapidly losing control of our assets and perhaps the entire situation.</p>
<p>In health care, the issues are even more critical; they literally can be life or death. It&#8217;s essential to get the right information in front of the right audience at the right time. So content strategy matters a lot.</p>
<p>My book makes the business case for content strategy in health care. Right now, I&#8217;m writing, talking to people in health care, and writing some more. I&#8217;m making some plans for how I&#8217;d like to publish and share the book, and I&#8217;m hoping for a fall release date.</p>
<h3>Join My Email List and Be the First to Read My Book</h3>
<p>I&#8217;d like to keep you updated on the book. If you want to hear the latest (and have the chance to keep me accountable as well!), make sure you&#8217;re on the Creek Content monthly email newsletter list. <a href="https://app.e2ma.net/app2/audience/signup/56562/33350/">You can sign up here.</a></p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/content-strategy-health-care-book/">Content Strategy for Health Care: The Book</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://creekcontent.com/content-strategy-health-care-book/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>You Need a Chief Content Officer</title>
		<link>https://creekcontent.com/chief-content-officer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chief-content-officer</link>
		
		<dc:creator><![CDATA[Laura Creekmore]]></dc:creator>
		<pubDate>Fri, 03 Mar 2017 03:57:21 +0000</pubDate>
				<category><![CDATA[Content Strategy]]></category>
		<guid isPermaLink="false">https://creekcontent.com/?p=1132</guid>

					<description><![CDATA[<p>I&#8217;ve worked deeply embedded in several organizations during my career, always focused on content strategy. And I&#8217;ve had the pleasure of working with a lot of smart people doing great work. But I have found that seeing content strategically is yet not a common perspective in today&#8217;s business world. Fortunately, it&#8217;s growing—I find I have [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/chief-content-officer/">You Need a Chief Content Officer</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&#8217;ve worked deeply embedded in several organizations during my career, always focused on content strategy. And I&#8217;ve had the pleasure of working with a lot of smart people doing great work. But I have found that seeing content strategically is yet not a common perspective in today&#8217;s business world. Fortunately, it&#8217;s growing—I find I have to educate far less about what content strategy is than I used to. But I do not find many organizations that have someone with the title of Chief Content Officer. Most of our organizations are still aligned around older models that didn&#8217;t anticipate the need for content strategy.</p>
<p>And that&#8217;s part of the opportunity; content strategy is a disruptive force in most organizations. We were aligned around products or services or a production team and a sales team, not around intellectual property assets.</p>
<p>Make no mistake—no matter what business you&#8217;re in, you have content that is an intellectual property asset.</p>
<p>And that content should be overseen by a chief content officer.</p>
<p>I love the work done by Joe Pulizzi and his team at the Content Marketing Institute, and I give them a lot of credit for beating the drum on this idea for several years now. They&#8217;ve got an updated <a href="http://contentmarketinginstitute.com/2016/06/position-content-marketing-template/">job description</a> for a chief content officer that&#8217;s well worth your time.</p>
<p>This job description only goes partway toward what I think many organizations need, however. I do most of my work on product-related content, and CMI understandably focuses on marketing specifically.</p>
<p>I&#8217;m an old-school marketer who thinks of marketing in the broader sense of developing products and bringing them to market, so my thinking lines up there, but I&#8217;ve seen a number of organizations that don&#8217;t use marketing mindsets in their product development work. (Fortunately, I think the digital revolution is changing that, and I give the user experience design world the props for it. Those of us in UX and related disciplines have been pushing audience understanding as the first step in our cycle for a long time, and I think it&#8217;s making a difference.)</p>
<p>Regardless of what we call our work, I think it&#8217;s essential for every mid-size to large organization to have someone acting as the chief content officer.</p>
<p>The chief content officer must speak for the content—the content as a business and IP asset, the content as the way the brand promise is delivered to the customer, the content as a well-managed operations hub.</p>
<p>The CCO is a strategy officer for the business and collaborates with a multidisciplinary team to determine how content fulfills the brand promise. The chief content officer influences technology choices. The CCO ensures the marketing, technology, design, product and other related teams are aligned with subject matter experts, including the legal team. The CCO finds opportunities that didn&#8217;t exist before, from engaging repair staff with content needed to do their work to reducing calls to the 800-number with genuinely helpful help content to envisioning digital apps that engage customers in new ways. The chief content officer ensures the organization speaks with one voice, by sharing brand and style information for content creation.</p>
<p>I&#8217;m curious: How well is your organization managing its content? Does it have a holistic view of this work, or is it handled piecemeal in different silos? (Don&#8217;t feel bad if that&#8217;s the case; you are not alone!)</p>
<p>I&#8217;d love to talk to organizations looking to do this work better. Today&#8217;s technology makes it possible to do content work very well, and to truly make content the asset many of us have long believed it to be. <a href="https://creekcontent.com/contact/">Let me know</a> if I can help your organization think through these issues.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://creekcontent.com/chief-content-officer/">You Need a Chief Content Officer</a> appeared first on <a rel="nofollow" href="https://creekcontent.com">Creek Content</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
