<?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/"
	>

<channel>
	<title>TwoLittleFishes Web design blog &#187; Writing for the Web</title>
	<atom:link href="http://www.twolittlefishes.co.uk/blog/category/writing-for-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twolittlefishes.co.uk/blog</link>
	<description></description>
	<lastBuildDate>Tue, 13 Sep 2011 16:35:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Inverted pyramid</title>
		<link>http://www.twolittlefishes.co.uk/blog/2009/03/inverted-pyramid/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2009/03/inverted-pyramid/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 09:31:52 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[Writing for the Web]]></category>
		<category><![CDATA[Valuable content]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=88</guid>
		<description><![CDATA[People often write Web sites like they would a school science report, starting with an introduction and leaving the conclusion until the very end. Web pages should actually be more like a newspaper article, giving a brief summary of the whole story including the conclusion first and then add more details.]]></description>
			<content:encoded><![CDATA[<p>People often write Web sites like they would a school science report, starting with an introduction and leaving the conclusion until the very end. Web pages should actually be more like a newspaper article, giving a brief summary of the whole story including the conclusion first and then add more details.</p>
<p>I think schools have a lot to answer for when it comes to poor Web site content. They encourage students to fill their essays with filler by giving minimum word counts and often the only other writing that students do is write science reports.</p>
<p>Most science reports start by outlining the experiment and giving information about what should happen, but doesn&#8217;t give a conclusion until the end. While this way of writing is fine for a science report, students often come away writing everything else the same. If this style is used on a Web site then it means that users have to read the whole page (or at least scroll through the whole page), to reach the conclusion. According to research done by the <a href="http://www.nngroup.com/">Nielsen Norman Group</a>, only around 20% of users see 2 or more screens of information on each page. That means that on a page with a fair amount of information <strong>only 20% of users will see the conclusion</strong> if you leave it until the end.</p>
<p>Most newspaper articles on the other hand start by giving a summary of the whole story including the conclusion, then add more detail to the story as it continues. This means that almost all users will see the conclusion if they just want a simple answer and can continue reading if they want more detail. It also helps the user to know that they are in the right place as they can quickly see a summary of what the whole page is about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2009/03/inverted-pyramid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulleted lists and numbered steps</title>
		<link>http://www.twolittlefishes.co.uk/blog/2009/03/bulleted-lists-and-numbered-steps/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2009/03/bulleted-lists-and-numbered-steps/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 11:15:00 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[Writing for the Web]]></category>
		<category><![CDATA[Highlighting text]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=83</guid>
		<description><![CDATA[Giving people lists of things or numbered steps help break information into bite size chunks that can be easily digested. It also helps to break up large walls of text and provide white space.]]></description>
			<content:encoded><![CDATA[<p>Giving people lists of things or numbered steps help break information into bite size chunks that can be easily digested. It also helps to break up large walls of text and provide white space.</p>
<h3>Bite size chunks</h3>
<p>Using lists can help break up content into chunks that are easier to understand and remember. <a href="http://www.useit.com/alertbox/9710a.html">Research by usability expert Jakob Nielsen</a> shows that using lists can improve readability by 47%.</p>
<p>Using lists helps to highlight important information and so helps people complete tasks more quickly and accurately.</p>
<h3>Creating readable lists</h3>
<p>Start a list with a leading sentence fragment that each of the items in the list complete.</p>
<p>e.g.</p>
<blockquote><p>Some of the ways to make your Web site more readable are using:</p>
<ul>
<li>highlighted key words and phrases,</li>
<li>meaningful titles and headings,</li>
<li>concise text and short paragraphs,</li>
<li>conversational style,</li>
<li>bulleted lists and numbered steps,</li>
<li>inverted pyramid style.</li>
</ul>
</blockquote>
<p>Make sure the first words in each list item are important information carrying words. Try not to include duplicate words at the beginning of multiple lines or begin lines with filler words like &#8220;an&#8221; or &#8220;a&#8221;.</p>
<p>It may be worth writing all of the list items you want first and then write the leading sentence to include those items without filler text. You&#8217;ll probably then need to change the list items too to make sense.</p>
<p>Don&#8217;t overuse lists though, if your page is filled of lists that each have only 2 items you&#8217;ve probably taken it too far.</p>
<h3>Numbered steps</h3>
<p>Numbered steps are a great way of providing instructions. It&#8217;s easy to keep track of where you are with numbered steps to carry out a task like baking a cake or finding a pub.</p>
<p>Try to break the steps down into individual smaller tasks that are easy to do.</p>
<p>This might be a good way of making a task that seems difficult into a more manageable one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2009/03/bulleted-lists-and-numbered-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conversational style</title>
		<link>http://www.twolittlefishes.co.uk/blog/2009/02/conversational-style/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2009/02/conversational-style/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 08:09:33 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[Writing for the Web]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=76</guid>
		<description><![CDATA[Writing on the Web should be more like a telephone conversation than a report.]]></description>
			<content:encoded><![CDATA[<p>Writing on the Web should be more like a telephone conversation than a report.</p>
<h3>Why use a conversational style?</h3>
<p>The original purpose of the Web was to share things, and that is still what it&#8217;s used for today. Many people are part of communities on the Web, whether it&#8217;s Facebook or a specialist site about our hobbies and interests. This means that we expect a more personal and conversational tone than some other forms of communication.</p>
<h3>What is a conversational style?</h3>
<p>Make writing on the Web more personal and conversational, by using <strong>I</strong>, <strong>we</strong>, <strong>you</strong> and <strong>us</strong>.</p>
<p>Express yourself in a more personal way.</p>
<blockquote><p>I have made a mistake <strong>instead of</strong> a fault has become apparent.</p></blockquote>
<p>Use an <a href="http://www.plain-text.co.uk/a_to_z/active_voice.html">active voice</a>.</p>
<blockquote><p>I have taken steps to put it right <strong>instead of </strong>steps have been taken to put it right.</p></blockquote>
<h3>Telephone conversation</h3>
<p>Be careful with being conversational though, because the Web is not a face to face conversation. When we talk to someone face to face, the words only account for about 10% of the conversation between us. Without the extra visual cues it is easy to misunderstand our words. When we have a conversation over the telephone though, we don&#8217;t have those visual cues.</p>
<p>So try to write the way you would have a telephone conversation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2009/02/conversational-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concise text and short paragraphs</title>
		<link>http://www.twolittlefishes.co.uk/blog/2009/01/concise-text-and-short-paragraphs/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2009/01/concise-text-and-short-paragraphs/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 17:08:15 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[Writing for the Web]]></category>
		<category><![CDATA[Valuable content]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=44</guid>
		<description><![CDATA[When writing Web site content you should usually use around half the number of words you would normally use.]]></description>
			<content:encoded><![CDATA[<p>When writing Web site content you should usually use around half the number of words you would normally use.</p>
<p><a href="http://www.sensible.com/about.html">Steve Krug</a> in his book <a href="http://www.amazon.co.uk/gp/product/0321344758?ie=UTF8&amp;tag=twolittlefish-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0321344758">Don&#8217;t Make Me Think!: A Common Sense Approach to Web Usability</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.co.uk/e/ir?t=twolittlefish-21&amp;l=as2&amp;o=2&amp;a=0321344758" border="0" alt="" width="1" height="1" /> goes as far as saying:</p>
<blockquote><p>Get rid of half the words on each page, then get rid of half of what&#8217;s left.</p></blockquote>
<p>If people only scan Web pages, then most of what you write won&#8217;t be read. So why bother writing it?</p>
<p>Writing less means that only the valuable information is left and doesn&#8217;t get drowned out with useless noise.</p>
<h3>Writing less</h3>
<p>The first thing to remove is the filler text, the kind of thing that doesn&#8217;t really need to be there, but fills up empty space. On a portfolio page, do we really need</p>
<blockquote><p>Here are some of the Web sites I&#8217;ve designed or developed lately.</p></blockquote>
<p>It&#8217;s not as though our portfolio page is going to promote someone else&#8217;s work, so it&#8217;s just filler text.</p>
<p>The next thing is to remove redundant words:</p>
<ul>
<li>Don&#8217;t say the same thing twice (e.g. past history, careful consideration);</li>
<li>Use 1 word instead of 2 (e.g. merge together, ongoing plan);</li>
<li>Use 1 word instead of a phrase (e.g. apply <strong>instead of</strong> make an application)</li>
</ul>
<p>We often try to use more words to impress people and make them think we are clever, but we impress them more when we are clear and concise.</p>
<h3>Short paragraphs</h3>
<p>Use 1 subject per paragraph.</p>
<p>The first 2 words should be important information carrying words so that readers scanning the text quickly know if the paragraph contains what they are looking for.</p>
<p>Short paragraphs break up the text better, allow white space and don&#8217;t give the reader a solid wall of text that&#8217;s hard to read. Shorter paragraphs are also easier to understand because people don&#8217;t have to process as much information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2009/01/concise-text-and-short-paragraphs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meaningful titles and headings</title>
		<link>http://www.twolittlefishes.co.uk/blog/2009/01/meaningful-titles-and-headings/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2009/01/meaningful-titles-and-headings/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 14:21:27 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[SEO (Search engine optimisation)]]></category>
		<category><![CDATA[Writing for the Web]]></category>
		<category><![CDATA[Valuable content]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=30</guid>
		<description><![CDATA[Don't use clever titles and headings, instead make titles and headings obvious sign posts to the content.]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t use clever titles and headings, instead make titles and headings obvious sign posts to the content.</p>
<p>If you use titles and headings that are not obvious then people have to think about what they mean. Usability expert <a href="http://www.sensible.com/about.html">Steve Krug</a>&#8216;s first law of usability is:</p>
<blockquote><p>&#8220;Don&#8217;t make me think!&#8221;</p></blockquote>
<p>To help people find the information they are looking for, we need to provide good <a href="http://www.useit.com/alertbox/20040802.html">information scent</a>. If we make our titles and headings too clever and full of plays of words, then we don&#8217;t provide good information scent.</p>
<h3>Helping people find your page</h3>
<p>Page titles and headings are both considered important by search engines.</p>
<p>If you use meaningful titles and headings these will quite often contain the words that people will be searching for. Using relevent key words and phrases in your titles and headings help make your page appear more important to search engines, so your page will appear closer to the top.</p>
<p>Not only do search engines place importance on titles, they also use page titles to display search results.</p>
<p>How many times have you clicked on a link in a list of serach engine results only to find that the page has nothing to do with what you were searching for? If you make sure that your title describes the content of the page well then people will find what they are looking for and build confidence in trusting you. If they click on a link and the content does not match the content then instead they will lose confidence, beacause they were fooled into visiting your site.</p>
<h3>Signposts for people reading the page</h3>
<p>Providing good titles helps people to know they are reading the right page for the information they want. Good headings help people to find that information on the page.</p>
<p>Remember in <a href="http://www.twolittlefishes.co.uk/blog/?p=3">Why is writing for the Web different?</a>, we looked at how people read Web pages. Providing meaningful headings as signposts helps people to scan the page and find the section of the page with specific information they are looking for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2009/01/meaningful-titles-and-headings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlighting key words and phrases</title>
		<link>http://www.twolittlefishes.co.uk/blog/2008/12/highlighting-key-words-and-phrases/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2008/12/highlighting-key-words-and-phrases/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 09:06:52 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[Writing for the Web]]></category>
		<category><![CDATA[CMS (Content Management Systems)]]></category>
		<category><![CDATA[Highlighting text]]></category>
		<category><![CDATA[SEO (Search engine optimisation)]]></category>
		<category><![CDATA[Valuable content]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=25</guid>
		<description><![CDATA[The simplest way to make text more easy to scan is by highlighting key words and phrases. The most obvious way to highlight text is by using bold or italics. Be careful though because if you highlight too much, nothing stands out.]]></description>
			<content:encoded><![CDATA[<p>The simplest way to make text more easy to scan is by highlighting key words and phrases. The most obvious way to highlight text is by using <strong>bold</strong> or <em>italics</em>. Be careful though because <strong>if you highlight too much, nothing stands out</strong>.</p>
<h3>Why is highlighting key words and phrases important?</h3>
<p>When people are trying to find information on a Web site, they usually scan the text looking for key words or phrases.</p>
<p>These key words and phrases either act as sign posts to a larger piece of information or can be important pieces of information themselves.</p>
<h3>How to highlight key words and phrases (and how not to)</h3>
<p>There are a number of ways to highlight text, some of the ways that you might highlight text in other places should not be used on Web sites.</p>
<p><strong>Do</strong> highlight key words and phrases by using:</p>
<ul>
<li><strong>bold</strong> text (this is sometimes called strong emphasis);</li>
<li> numerals (e.g. 5) instead of words (e.g. five) for factual information (numbers help the text stand out among words);</li>
<li><span style="color: #800000;">colour</span> (but don&#8217;t use blue, see below for the reason why).</li>
</ul>
<p><em>Italic text</em> is often also used, however it can be harder to read. If you want to use it then I&#8217;d suggest no more than <em>2 words</em> of italic text.</p>
<p><strong>Don&#8217;t</strong> highlight key words and phrases by using:</p>
<ul>
<li>ALL CAPITAL LETTERS (using all capital letters is considered shouting and seen as rude);</li>
<li><span style="text-decoration: underline;">underlined text</span> (underlining usually means that the text is a link);</li>
<li><span style="color: #0000ff;">blue text</span> (again blue text usually means that the text is a link).</li>
</ul>
<p>Capital letters are not only considered shouting and seen as rude, capital letters are  more difficult to read. When text is all in capital letters it takes people longer to read because the letter shapes are less distinct than lower case letters.</p>
<p>In fact people  often ignore text in capitals altogether as Susannah Ross says in her book &#8220;<a href="http://www.amazon.co.uk/gp/product/0550103244?ie=UTF8&amp;tag=twolittlefish-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0550103244">Writing for the Web</a>&#8220;:</p>
<blockquote><p>The irony is that in text where writers put important information in capitals precisely to draw our attention to it, we tend to skip it.</p></blockquote>
<p><strong>Don&#8217;t highlight too many</strong> key words and phrases otherwise nothing stands out. Only highlight words and phrases that help people find the right part of the page to get the information they are looking for or important pieces of information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2008/12/highlighting-key-words-and-phrases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is writing for the Web different?</title>
		<link>http://www.twolittlefishes.co.uk/blog/2008/12/why-is-writing-for-the-web-different/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2008/12/why-is-writing-for-the-web-different/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 09:08:18 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[Writing for the Web]]></category>
		<category><![CDATA[CMS (Content Management Systems)]]></category>
		<category><![CDATA[Highlighting text]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=3</guid>
		<description><![CDATA[I'm sure we all know how to read and write, so why do we need to learn about writing for the Web? The basic reason is that we read differently on the Web.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure we all know how to read and write, so why do we need to learn about writing for the Web? The basic reason is that we read differently on the Web.</p>
<p>Web sites are read in a very different way to either books or reports. The biggest difference is that with books and reports you usually start at the beginning and read all the words on a page until you reach the end. When you first visit a Web site you are often somewhere in the middle and very rarely do we read all the words.</p>
<p>Actually a Web site is read more like a magazine or newspaper than a book or report. But as we&#8217;ll see further on, Web sites are still very different from a magazine or newspaper.</p>
<h3>How people read Web sites</h3>
<p>Most of the time when visiting a Web site we are trying to find some information, like how much it&#8217;s going to cost to post the book we&#8217;ve just sold on Amazon. This is where Web sites start to become different from a magazine, where we read articles because they are interesting. Some Web sites actually contain articles too, but here we are talking about general Web sites.</p>
<p>As people are looking for information, they just scan through the text until they find a pointer (a word or phrase) to the information. So most of the words you write about your product, feature or service never get read as people are just looking for key words or phrases.</p>
<h3>Writing Web site content for the way people read it</h3>
<p>Now that we know how people read Web sites we can start to make sure the way we write helps people to find what they are looking for. Some of the ways we can do this are by:</p>
<ul>
<li><a href="http://www.twolittlefishes.co.uk/blog/?p=25">highlighting key words and phrases</a>,</li>
<li><a href="http://www.twolittlefishes.co.uk/blog/?p=30">meaningful titles and headings</a>,</li>
<li><a href="http://www.twolittlefishes.co.uk/blog/?p=44">concise text and short paragraphs</a>,</li>
<li><a href="http://www.twolittlefishes.co.uk/blog/?p=76">conversational style</a>,</li>
<li><a href="http://www.twolittlefishes.co.uk/blog/?p=83">bulleted lists and numbered steps</a>,</li>
<li>an <a href="http://www.twolittlefishes.co.uk/blog/?p=88">inverted pyramid</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2008/12/why-is-writing-for-the-web-different/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is content so important?</title>
		<link>http://www.twolittlefishes.co.uk/blog/2008/11/why-is-content-so-important/</link>
		<comments>http://www.twolittlefishes.co.uk/blog/2008/11/why-is-content-so-important/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 09:08:34 +0000</pubDate>
		<dc:creator>eNJayBe</dc:creator>
				<category><![CDATA[SEO (Search engine optimisation)]]></category>
		<category><![CDATA[Writing for the Web]]></category>
		<category><![CDATA[Valuable content]]></category>

		<guid isPermaLink="false">http://www.twolittlefishes.co.uk/blog/?p=16</guid>
		<description><![CDATA[Many Web sites look good but have little or no useful content. Without valuable content, nobody will visit your Web site again or recommend it to their friends.]]></description>
			<content:encoded><![CDATA[<p>Many Web sites look good but have little or no useful content. Without valuable content, nobody will visit your Web site again or recommend it to their friends.</p>
<h3>Valuable content</h3>
<p>The most valuable thing on most small business Web sites is to give customers and potential customers information about the business and what it does. Probably the most valuable pieces of content you can include are:</p>
<ul>
<li>What do you do (e.g. Web site design, selling flowers),</li>
<li>Information about your product/s or service/s,</li>
<li>How to contact you.</li>
</ul>
<p>You could also use your Web site to add value for your customers providing them with additional support. If you included an <acronym title="Frequently Asked Questions">FAQ</acronym> section, it gives your customers answers to common questions when they want them. It also stops you from answering the same question time and again.</p>
<p>Another way of adding valuable content is by including useful articles and information for your customers related to your products and services. This blog is here to help promote my services, but also to provide useful content to keep people coming back and to tell their friends about.</p>
<p>Valuable content can also help your position in search engines. Creating useful content encourages other people to link to your site, making it look more important to search engines.</p>
<h3>Keep adding fresh content</h3>
<p>Just creating a site with valuable content that never changes will not keep people coming back.</p>
<p>Think for about TV, if your favourite program was on you would probably watch it. Now what if all it ever showed was the same episode over and over and never showed anything else? How many times can you watch the same episode of Top Gear on Dave?</p>
<p>The same is true of a Web site, no matter how good the information. If it never changes people will get bored and stop visiting it.</p>
<p>Some of the fresh content you can add to your site are:</p>
<ul>
<li>Articles and features,</li>
<li>News (e.g. new products or services),</li>
<li>Special offers (e.g. deal of the week),</li>
</ul>
<p>Without valuable content people have no reason to visit your site again or recommend it to their friends. So whether you update your site everyday or just once in a blue moon make sure you have valuable content.</p>
<p>The best content is information about your products and/or services, after all that is what your Web site is there to promote.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twolittlefishes.co.uk/blog/2008/11/why-is-content-so-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

