|
1 | 1 | .. _blog-guidelines:
|
2 | 2 |
|
3 | 3 | ===============
|
4 |
| -Blog guidelines |
| 4 | +Blog Guidelines |
5 | 5 | ===============
|
6 | 6 |
|
7 |
| -Developers often ask an Technical Writer to edit a blog that they |
8 |
| -have written and placed in the |
9 |
| -https://github.com/rackerlabs/docs-developer-blog repository. Blogs in |
10 |
| -this repository are published to the MongoDB Developer Blog site at |
11 |
| -https://developer.MongoDB.com/blog/. |
| 7 | +When you write a blog post, your grammar should be correct but you do |
| 8 | +not have to adhere strictly to the technical documentation Style Guide. |
| 9 | +The following guidelines are specific to writing blog posts for the |
| 10 | +`MongoDB Blog <https://www.mongodb.com/blog>`__. |
12 | 11 |
|
13 |
| -When you write a blog, use the writing guidelines in this Style Guide |
14 |
| -as you would with other documentation that is curated by the |
15 |
| -Documentation team. Start with the information in the |
16 |
| -:ref:`quickstart`. |
17 |
| - |
18 |
| -This topic provides additional guidelines specific to writing blogs for |
19 |
| -the MongoDB Developer Blog site. |
20 |
| - |
21 |
| - |
22 |
| -Things to consider before writing a blog |
23 |
| ----------------------------------------- |
24 |
| - |
25 |
| -Before you start writing, consider the following questions: |
26 |
| - |
27 |
| -- What is the goal of this developer blog? Describe it in two sentences |
28 |
| - or less. |
29 |
| - |
30 |
| - - Is it to be helpful and answer a question or offer how-to |
31 |
| - information? |
32 |
| - - Is it to provide “thought leadership” or show our expertise in an |
33 |
| - area? If so, describe what you’d like to convey. |
34 |
| - - Is it something else altogether? If so, what? It’s possible that |
35 |
| - your idea might be better presented as an article on the How-To |
36 |
| - support site at https://support.MongoDB.com/ or as a blog with a |
37 |
| - marketing flavor published at https://blog.MongoDB.com/. |
38 |
| - |
39 |
| -- What is the significance of the content of the blog? Is it how to use |
40 |
| - a new offering? How is it helpful to customers? Does it frame our |
41 |
| - expertise is a new way? |
42 |
| -- Explain how the content of the blog aligns with, supports, or |
43 |
| - strengthens MongoDB’s current business priorities and strategy. |
44 |
| -- Who is the target audience for this blog? |
45 |
| -- What specific customer problems or pain points does the blog address? |
46 |
| - Provide names of customers willing to be references in support of the post. |
47 |
| -- Does the blog describe how to use something that MongoDB provides |
48 |
| - that it does better than the competition or that no other competitor |
49 |
| - offers? Does the blog provide quantifiable and defensible information |
50 |
| - (such as performance metrics) showing the MongoDB edge over the |
51 |
| - competition? If yes, explain. |
52 |
| - |
53 |
| - |
54 |
| -Blog writing suggestions |
55 |
| ------------------------- |
56 |
| - |
57 |
| -When you write your content, we recommend the following rules of thumb: |
58 |
| - |
59 |
| -- Length: MongoDB blog posts generally run between 500-1,000 words, |
60 |
| - but let the content be your guide. Take the space you need to tell |
61 |
| - your story, but don’t pad it unnecessarily. Going long is okay, too, |
62 |
| - as long as it’s worth reading. |
63 |
| - |
64 |
| -- Tools: Use the word processor or text editor of your choice to write |
65 |
| - the blog. |
66 |
| - |
67 |
| -- General format: |
68 |
| - |
69 |
| - - An attention-grabbing opening, known in the news business as a |
70 |
| - “lede” |
71 |
| - |
72 |
| - - A “nut graf” - a sentence or two letting readers know what you’re |
73 |
| - going to be talking about and why it matters |
74 |
| - |
75 |
| - - Some background information or context, such as the history of a |
76 |
| - product |
77 |
| - |
78 |
| - - A conclusion (and a call to action, if appropriate) with links and |
79 |
| - contact information |
80 |
| - |
81 |
| -- Consistency: Be as consistent as possible in style with other blogs |
82 |
| - on the MongoDB Developer Blog site. |
83 |
| - |
84 |
| -- Bullet points: Bullet points are useful for listing features. |
85 |
| - |
86 |
| -- Images: |
87 |
| - |
88 |
| - - Images should directly support or illustrate blog content. Examples |
89 |
| - include a screen shot, diagram, or table that illustrates the |
90 |
| - concept or technique that is being described. |
91 |
| - - Any image pulled from another source should provide a reference to |
92 |
| - the source directly underneath the image. |
93 |
| - - Add social media icons with their links for twitter, Facebook, and |
94 |
| - LinkedIn at the bottom of the blog post. (Information Development |
95 |
| - provides a template for this that you can add to your blog.) |
96 |
| - |
97 |
| -- Reference section: If your content uses a lot of content from another |
98 |
| - source, provide a Reference section at the bottom of the blog post |
99 |
| - with a link to the reference. |
| 12 | +Blog Manifesto |
| 13 | +-------------- |
100 | 14 |
|
101 |
| -- Think “be helpful” rather than trying to sell a product or service. |
102 |
| - *What* does the product do? *How* does it help the customer? |
| 15 | +For the goodness of the reader through the betterment of the company: |
| 16 | +the core principles for communicating through the blog will be... |
103 | 17 |
|
104 |
| -- Write a good lede: When crafting your lede, consider how the |
105 |
| - information in your post helps customers. An announcement of a new |
106 |
| - product is not a lede, but that product’s money-saving capacity may |
107 |
| - well be one. For example: |
| 18 | +Style: Personal, Professional, Conversational |
| 19 | +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
108 | 20 |
|
109 |
| - Not good: Today MongoDB is pleased to announce the release of four |
110 |
| - new features in Office 365. |
| 21 | +- Always address the reader personally |
111 | 22 |
|
112 |
| - Good: Increased storage, security, and cost-saving measures are now |
113 |
| - available to enhance the already-robust Office 365 suite available |
114 |
| - from MongoDB, making it even more attractive to a wider variety of |
115 |
| - business users. |
| 23 | + - Because you are looking to engage them |
116 | 24 |
|
117 |
| -- Stay focused on your topic: If you find yourself straying, you may |
118 |
| - have enough material for a series. It’s okay to break up a big topic |
119 |
| - into more digestible bites. Formulas like How to, Top 5 or 10, and |
120 |
| - curated lists tend to do well. |
| 25 | + - But never try to be a buddy |
121 | 26 |
|
122 |
| -- Show don’t tell. Can you create a graphic or image, or add a screen |
123 |
| - shot to illustrate your point? |
| 27 | +- Always address the reader professionally |
124 | 28 |
|
125 |
| -- Avoid jargon. Rackers (and the entire tech industry) tend to speak in |
126 |
| - jargon. Unless your post is aimed at a technical audience, use plain |
127 |
| - English. There is never a reason to use business jargon. |
| 29 | + - Because you want to establish your credentials as a peer |
128 | 30 |
|
129 |
| -- Link link link: A first product mention? Link to the product page. |
130 |
| - Outside accolades? Link to it. Citing a study or source or article? |
131 |
| - Link to it. Have we written about it before? Link to it. Mention a |
132 |
| - partner or customer? Link to their site. |
| 31 | + - Avoid appeals to authority unless you are the authority |
133 | 32 |
|
134 |
| -- Keep it concise: The Internet has shrunken everyone’s attention span. |
135 |
| - Say it once, say it well. No need to repeat the same information in |
136 |
| - different format. Similarly, keep paragraphs short. Long blocks of |
137 |
| - text are intimidating. Use concrete examples whenever possible. If |
138 |
| - you get stuck, don’t fret. Just send your draft to the blog team. |
139 |
| - We’re here to help. |
| 33 | +- Always address the reader conversationally |
140 | 34 |
|
| 35 | + - Because this is a blog, not a formal news release (usually) |
141 | 36 |
|
142 |
| -Voice and tone |
143 |
| --------------- |
| 37 | + - But avoid writing a conversation |
144 | 38 |
|
145 |
| -Use these guidelines to write a blog that is friendly, helpful, and |
146 |
| -inspires confidence. |
| 39 | +Form: Narrative, Focus, Enjoy |
| 40 | +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
147 | 41 |
|
148 |
| -The primary job of the words in a blog is to help users complete tasks |
149 |
| -with no confusion and minimal interruption. However, the voice and tone |
150 |
| -that we use with words also influence how people think and feel about |
151 |
| -MongoDB. |
| 42 | +- Always try to talk narratively |
152 | 43 |
|
153 |
| -Voice is our style, and communicates our personality to the user. Tone |
154 |
| -is our mood, and communicates our attitude about the subject to the |
155 |
| -user. |
| 44 | + - Because narrative style guides the reader’s attention |
156 | 45 |
|
157 |
| -The words we choose, and the ways we use them, should reflect our |
158 |
| -goals: building trust, inspiring confidence, making things easier, and |
159 |
| -developing a relationship with MongoDB users. |
| 46 | + - But, treat the opener as a TL;DR - don’t tease. |
160 | 47 |
|
161 |
| -When you write blog text, use words that reflect the following |
162 |
| -attributes: |
| 48 | +- Focus on communicating one core thing |
163 | 49 |
|
164 |
| -- Human |
165 |
| -- Trustworthy |
166 |
| -- Knowledgeable |
167 |
| -- Accurate |
168 |
| -- Professional |
169 |
| -- Approachable |
170 |
| -- Helpful |
| 50 | + - Because there is always another blog article for other things |
171 | 51 |
|
172 |
| -Consider the following best practices for voice and tone when you write |
173 |
| -blog text: |
| 52 | + - Don’t waste the reader’s attention |
174 | 53 |
|
175 |
| -- Write in a way that the user wants to be spoken to. Use helpful words |
176 |
| - and phrases that are informative, simple, clear, and easy to |
177 |
| - understand. |
| 54 | +- Write so you are enjoying writing |
178 | 55 |
|
179 |
| -- Temper the enthusiasm conveyed in confirmation messages. |
| 56 | + - Because words written honestly communicate your feelings |
180 | 57 |
|
181 |
| -- Be careful about laying blame. Don’t take the blame for a negative |
182 |
| - situation. Don’t lay the blame of the negative situation on the user. |
| 58 | +Approach: Topicality, Solutions, Inspiration |
| 59 | +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
183 | 60 |
|
184 |
| -- In positive situations, be encouraging and offer next steps. Don’t |
185 |
| - take credit for the user’s success. |
| 61 | +- Look for a topical approach to frame your writing |
186 | 62 |
|
187 |
| -- In negative situations, be clear about the problem and how the user |
188 |
| - can fix it. Don’t ask the user to trust us without providing more |
189 |
| - information. |
| 63 | + - Find a current trend, report, article to ride on because currency |
| 64 | + counts |
190 | 65 |
|
| 66 | + - But avoid memes and fads, they age stories in days. |
191 | 67 |
|
| 68 | +- Look to solve a problem for the reader |
192 | 69 |
|
193 |
| -Write to the user by using second person and imperative mood |
194 |
| ------------------------------------------------------------- |
| 70 | + - Even if its one they don’t have yet. |
195 | 71 |
|
196 |
| -Users are more engaged with content when it talks to them directly. You |
197 |
| -talk to users directly by using *second person*, addressing the user as |
198 |
| -*you*. Second person also promotes a friendly tone. For more |
199 |
| -information, see :ref:`write-to-the-user`. |
| 72 | + - But don’t make it sound like they created the problem |
200 | 73 |
|
201 |
| -The following guidelines for writing to the user apply specifically to |
202 |
| -the MongoDB developer blogs: |
| 74 | +- Aim to give at least some of the readers an “Aha!” moment |
203 | 75 |
|
204 |
| -- For blogs, use the first-person singular pronoun *I* only when |
205 |
| - authors of blogs are describing their own actions or opinions. |
| 76 | + - Because that’s the greatest gift you can give to a reader |
206 | 77 |
|
207 |
| -- Switching person (point of view) is acceptable in blog posts that |
208 |
| - use first-person singular but then switch to second person for |
209 |
| - instructional steps. |
| 78 | + - And remember some “Aha!” moments may appear mundane |
0 commit comments