  {"id":17076,"date":"2022-03-30T08:00:36","date_gmt":"2022-03-30T12:00:36","guid":{"rendered":"https:\/\/carleton.ca\/webservices\/?p=17076"},"modified":"2024-06-08T22:01:09","modified_gmt":"2024-06-09T02:01:09","slug":"web-writing-crash-course-2-language","status":"publish","type":"post","link":"https:\/\/carleton.ca\/webservices\/2022\/web-writing-crash-course-2-language\/","title":{"rendered":"Web Writing Crash Course: 2. Language"},"content":{"rendered":"\n<section class=\"w-screen px-6 cu-section cu-section--white ml-offset-center md:px-8 lg:px-14\">\n    <div class=\"space-y-6 cu-max-w-child-5xl  md:space-y-10 cu-prose-first-last\">\n\n            <div class=\"cu-textmedia flex flex-col lg:flex-row mx-auto gap-6 md:gap-10 my-6 md:my-12 first:mt-0 max-w-5xl\">\n        <div class=\"justify-start cu-textmedia-content cu-prose-first-last\" style=\"flex: 0 0 100%;\">\n            <header class=\"font-light prose-xl cu-pageheader md:prose-2xl cu-component-updated cu-prose-first-last\">\n                                    <h1 class=\"cu-prose-first-last font-semibold !mt-2 mb-4 md:mb-6 relative after:absolute after:h-px after:bottom-0 after:bg-cu-red after:left-px text-3xl md:text-4xl lg:text-5xl lg:leading-[3.5rem] pb-5 after:w-10 text-cu-black-700 not-prose\">\n                        Web Writing Crash Course: 2. Language\n                    <\/h1>\n                \n                                \n                            <\/header>\n\n                    <\/div>\n\n            <\/div>\n\n    <\/div>\n<\/section>\n\n<p>The key to connecting with your audience is to speak their language. And no, we\u2019re not talking about English or French. We\u2019re talking about the use of tone, vocabulary, and grammar to engage your readers.<\/p>\n\n\n\n<h2 id=\"language-tip-1-talk-to-your-audience-not-at-them\" class=\"wp-block-heading\">Language Tip #1: Talk <em>to<\/em> your audience, not <em>at<\/em> them<\/h2>\n\n\n\n<p>Your tone depends greatly on the purpose of the website and who your audience is, but generally, you want to keep it friendly and conversational.<\/p>\n\n\n\n<p>Writing in first and second person (\u201cI\u201d, \u201cwe\u201d and \u201cyou\u201d) gives your visitors the impression that you are talking to them, and therefore are more likely to get the message you are trying to convey. Meanwhile, writing in third person (\u201cthey\u201d) can make the audience feel irrelevant and disengaged.<\/p>\n\n\n\n<p>It is also more effective to use active than passive voice. Not only does passive voice makes sentences longer, but it also makes you sound bureaucratic and unapproachable.<\/p>\n\n\n\n<p>For example, if you want to communicate with students, a statement like<\/p>\n\n\n<div class=\"not-prose cu-quote cu-component-spacing\">\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u201cPlease submit your assignment before the deadline.\u201d<\/p>\n<\/blockquote>\n<\/div>\n\n\n<p>will receive better responses than<\/p>\n\n\n<div class=\"not-prose cu-quote cu-component-spacing\">\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u201cStudents are required to submit their assignments before the deadline.\u201d<\/p>\n<\/blockquote>\n<\/div>\n\n\n<h2 id=\"language-tip-2-keep-your-sentences-short-and-sweet\" class=\"wp-block-heading\">Language Tip #2: Keep your sentences short and sweet<\/h2>\n\n\n\n<p>Research shows that people scan web text rather than read every word. Short, clear, and simple sentences are easier to scan, and naturally will appeal to a larger audience.<\/p>\n\n\n\n<p>The recommended sentence length for the web is 20 words. If your sentences are longer than 40 words, they may be challenging for many readers to scan.<\/p>\n\n\n\n<p>When you write, try to focus on nouns and verbs, and use adjectives and adverbs sparingly. If your sentence consists of many sub-clauses, consider breaking it into smaller sentences.<\/p>\n\n\n\n<h2 id=\"language-tip-3-stick-to-simple-words\" class=\"wp-block-heading\">Language Tip #3: Stick to simple words<\/h2>\n\n\n\n<p>Did you know that the majority of Canadian read at an eighth-grade level? Why \u201cobfuscate\u201d them with complex words when simple words such as \u201cconfuse\u201d do just fine!<\/p>\n\n\n\n<p>Writing in simple language allows more people to read and understand your message. It also makes your content easier to scan. Even highly educated people read simple words faster.<\/p>\n\n\n\n<p>Sticking to commonly used words is also better for SEO. If your post uses the same words and phrases which your audience uses, it will be more likely to show up when your audience searches for those words!<\/p>\n\n\n\n<h2 id=\"language-tip-4-avoid-acronyms-and-jargon\" class=\"wp-block-heading\">Language Tip #4: Avoid acronyms and jargon<\/h2>\n\n\n\n<p>Unless your site visitors are in the same profession as you or already know what you are referring to, do not use acronyms and jargon. If you do use acronyms, make sure you spell them out when first used them on the post.<\/p>\n\n\n\n<p>Consider the following sentence, which uses terms a web professional would understand:<\/p>\n\n\n<div class=\"not-prose cu-quote cu-component-spacing\">\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u201cBy giving this page a parent, you add a breadcrumb into the URL.\u201d<\/p>\n<\/blockquote>\n<\/div>\n\n\n<p>To someone who has never worked with websites, this sentence makes little sense. What is a breadcrumb? And how can pages have \u201cparents\u201d?<\/p>\n\n\n\n<p>A more reader-friendly version can be:<\/p>\n\n\n<div class=\"not-prose cu-quote cu-component-spacing\">\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u201cBy making this page the sub-page of another one (a \u201cparent page\u201d), you add an extra navigation path (a \u201cbreadcrumb\u201d) to the page\u2019s web address.\u201d<\/p>\n<\/blockquote>\n<\/div>\n\n\n<p>Using a more universal language makes your content accessible to a larger audience and helps you come across as approachable.<\/p>\n\n\n\n<p>And those are our tips for this week. Look out for next week\u2019s post when we discuss how to structure your content!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The key to connecting with your audience is to speak their language. And no, we\u2019re not talking about English or French. We\u2019re talking about the use of tone, vocabulary, and grammar to engage your readers. Language Tip #1: Talk to your audience, not at them Your tone depends greatly on the purpose of the website [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":17114,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[276],"tags":[],"class_list":["post-17076","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tips-and-tricks"],"acf":{"cu_post_thumbnail":""},"_links":{"self":[{"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/posts\/17076","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/comments?post=17076"}],"version-history":[{"count":0,"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/posts\/17076\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/media\/17114"}],"wp:attachment":[{"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/media?parent=17076"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/categories?post=17076"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/carleton.ca\/webservices\/wp-json\/wp\/v2\/tags?post=17076"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}