{
    "componentChunkName": "component---src-templates-blog-post-mdx-js",
    "path": "/blog/content-strategy-principles/",
    "result": {"data":{"site":{"siteMetadata":{"title":"Andrew J Wright"}},"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"4 principles for great content\",\n  \"description\": \"Use these principles to guide your creation of great web content.\",\n  \"date\": \"2020-01-11\",\n  \"imageURL\": null,\n  \"tags\": [\"content strategy\"]\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h3\", null, \"Content is communication\"), mdx(\"p\", null, \"Every website uses content to share a message -- like one person talking to another. Some do it well; others do it poorly. I like to keep these principles in mind when creating web content and when teaching people to write for the web.\"), mdx(\"h3\", null, \"Principles of great content\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Great content satisfies a user need.\"), \" Bad content only satisfies a writer's ego or a bureaucratic agenda.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Great content says what needs saying, then stops.\"), \" Bad content runs on and distracts from the message.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Great content is sectioned and scannable.\"), \" Bad content has too few entry points (aka \\\"the blob\\\").\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Great content is logically structured and predictable.\"), \" Bad content is unpredictable or inconsistent.\")), mdx(\"hr\", null), mdx(\"h3\", null, \"Test your content...\"), mdx(\"p\", null, \"Ask the following questions of your own content to see how it lines up with these principles.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Does it start with a \\\"need\\\"?\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Is it relevant and up to date?\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Is it concise and focused?\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Is it well-formatted with clear key messages?\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Is it built on repeatable content patterns?\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Does it prioritize information appropriately?\")), mdx(\"p\", null, \"If you can answer \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"yes\"), \" to all of these: awesome job and keep up the good work.\"), mdx(\"p\", null, \"If you answered \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"no\"), \" to any of these, then you just figured out where you can improve!\"));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":1,"frontmatter":{"title":"4 principles for great content","subtitle":null,"imageURL":null,"date":"January 11, 2020","description":"Use these principles to guide your creation of great web content.","tags":["content strategy"],"editorsNote":null}}},"pageContext":{"slug":"/blog/content-strategy-principles/","previous":{"id":"0d068b82-0a3e-524b-9814-bafec05de16f","fields":{"slug":"/blog/week-of-jun-10-2017/"},"frontmatter":{"title":"Collected articles - Week of Jun 10, 2017"}},"next":null,"id":"94138530-9807-5eb2-aa80-54e52f47e3e5"}},
    "staticQueryHashes": ["3816294676"]}