<?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>Mark Welch&#039;s Perspective &#187; E-Commerce</title>
	<atom:link href="http://www.MarkWelchBlog.com/category/business/e-commerce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.MarkWelchBlog.com</link>
	<description>blog musings by Mark J. Welch</description>
	<lastBuildDate>Wed, 25 Jan 2012 22:04:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Weird Characters after cut-and-paste</title>
		<link>http://www.MarkWelchBlog.com/2011/08/22/weird-characters-after-cut-and-paste/</link>
		<comments>http://www.MarkWelchBlog.com/2011/08/22/weird-characters-after-cut-and-paste/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 15:13:24 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[Advice for Merchants]]></category>
		<category><![CDATA[E-Commerce]]></category>

		<guid isPermaLink="false">http://www.MarkWelchBlog.com/?p=1679</guid>
		<description><![CDATA[A teacher asked about &#8221;Weird letter characters appearing when viewing [her] product description online.&#8221; This definitely looks like a &#8220;character set&#8221; issue, which often happens when someone &#8220;cuts and pastes&#8221; from a software application that uses one character set into another application which uses a different character set. This is rarely an issue for most ASCII [...]]]></description>
			<content:encoded><![CDATA[<p><em>A teacher asked about &#8221;Weird letter characters appearing when viewing [her] product description online.&#8221;</em></p>
<div>
<p><span id="more-1679"></span>This definitely looks like a &#8220;character set&#8221; issue, which often happens when someone &#8220;cuts and pastes&#8221; from a software application that uses one character set into another application which uses a different character set.</p>
<p>This is rarely an issue for most ASCII or &#8220;regular typewriter characters,&#8221; which map identically across most Western character sets you&#8217;re likely to encounter, but it&#8217;s definitely a problem for more obscure characters, (including quotation marks [“ ”], accented characters [ñ à ë î], fraction symbols [¼], and more [™ ®]).</p>
<p>But even &#8220;plain text&#8221; might contain embedded &#8220;hidden&#8221; characters or might use character variations that aren&#8217;t visible to you but which aren&#8217;t part of the basic ASCII character set. For example, did you know that there many different variations for a <strong>space character</strong> (<a href="http://en.wikipedia.org/wiki/Space_(punctuation)#Spaces_between_words">wikipedia</a>), including a &#8220;thin space,&#8221; &#8220;hair space,&#8221; and an oxymoron called a <strong>zero-width space</strong>?</p>
<p>Some software also embeds normally-invisible codes (to signify bold or italic text, for example), but when that text is &#8220;cut and pasted&#8221; into another program, these codes aren&#8217;t recognized the same way by another software application, and instead appear as &#8220;weird characters.&#8221;</p>
<p>Quotation marks are a special case, because there are several different symbols used to represent quotation marks. (<a href="http://en.wikipedia.org/wiki/Quotation_mark_glyphs">wikipedia</a>)</p>
<p>I constantly have problems when I use Microsoft Word to edit text that I&#8217;ll later need to paste into another application, because <em>by default</em> Microsoft Word applies &#8220;smart quotes,&#8221; converting regular quotation marks (which map into nearly all character sets) into &#8220;opening&#8221; and &#8220;closing&#8221; quotation marks (which often map to other characters, including the fraction symbols I see in your text).  [Sometimes these distinct quotation marks are referred to as "curly quotes" but they only usually appear curly when using a <strong><span style="font-family: Times New Roman;">“serif ”</span></strong> font; they're usually “straight but at an angle” in a sans-serif font.]</p>
<p>WordPress (blog software) is even more troublesome: it stores <em>most</em> quotation marks internally as standard &#8220;vertical&#8221; quotation marks, but then when displaying text, it applies &#8220;smart quotes&#8221; so that opening and closing quotation marks are seen instead.  It also will sometimes transform standard quotation marks into opening and closing (left and right) quotation marks.</p>
<p>And although Windows Notepad (for example) doesn&#8217;t convert quotation marks into opening and closing versions, if I paste text from Microsoft Word or WordPress, the variant quotation marks remain in Notepad.</p>
<p>Here&#8217;s a snippet of text which I manually typed into Windows Notepad:</p>
<ul>
<li>&quot;Four score and seven years ago,&quot; said Lincoln&#8230;.</li>
</ul>
<p>And here&#8217;s the identical snippet of text which I manually typed into Microsoft Word:</p>
<ul>
<li>“Four score and seven years ago,��  said Lincoln…</li>
</ul>
<p>Those are &#8220;opening&#8221; and &#8220;closing&#8221; double-quotation marks, and they look correct even while I&#8217;m entering this post, but after I post it, I see the closing quotation marks as two mystery characters.</p>
<p>You can change the settings for Microsoft Word to change how quotes are handled:</p>
<ul>
<li>Office 2007: <a href="http://office.microsoft.com/en-us/word-help/change-curly-quotes-to-straight-quotes-and-vice-versa-HA010173242.aspx?CTT=1#BM13">http://office.microsoft.com/en-us/word- … CTT=1#BM13</a></li>
<li>Word 2003: <a href="http://office.microsoft.com/en-us/word-help/change-curly-quotes-to-straight-quotes-and-vice-versa-HP005190124.aspx?CTT=1">http://office.microsoft.com/en-us/word- … aspx?CTT=1</a></li>
</ul>
<p>Apart from the &#8220;smart quotes&#8221; issue, you can still experience a variety of bizarre &#8220;weird character&#8221; problems, because most web sites, including TPT, use a character set called UTF-8 (<a href="http://en.wikipedia.org/wiki/UTF-8">http://en.wikipedia.org/wiki/UTF-8</a>). But when I save a file from Microsoft Word as a web page, it uses a character set called &#8220;windows-1252.&#8221; And even if you &#8220;cut and paste&#8221; text to or from a &#8220;plain text&#8221; file, it may retain characters that won&#8217;t map properly (as shown above), and which will look completely normal until you&#8217;ve hit the &#8220;submit&#8221; button.</p>
<p>On a related note, did you know that different web browsers display certain characters differently (or not at all)?  If you view the same exact web page using Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Apple Safari, or Opera, you&#8217;ll see many differences in how the page appears, sometimes including characters that are properly displayed by some browsers but not others. (When I decided to use properly-encoded &#8220;thin space&#8221; characters in a recent update to LessonIndex.com, I discovered that Opera doesn&#8217;t properly display the properly-encoded &#8220;thin space&#8221; character, but shows a little box symbol instead of a blank space.)</p>
<p>There are many other variations between web browsers, which can result in problems if you don&#8217;t test a web page (or HTML document) by viewing it with all five of these commonly-used web browsers.  (When I launched LessonIndex.com, I didn&#8217;t realize that a minor coding error <em>disabled</em> most of the links on every page for users of Microsoft Internet Explorer and Google Chrome, although the pages worked fine with Firefox and Safari.  Firefox and Safari actually detected and corrected the coding error when displaying the page, but other browsers did not.)</p>
<p>Finally, you should be aware that even if they don&#8217;t affect the <em>display</em> of your text, &#8220;character variations&#8221; can also have an adverse impact on <strong>search</strong>.  For example, some search systems recognize that including or excluding the accent for the word café doesn&#8217;t change its meaning in English , so a search for either variation will bring up all relevant results, but others do not &#8212; so someone searching for &#8220;cafe&#8221; without an accent won&#8217;t find documents that only use the word with an accent (and vice-versa).  Some search systems, designed with the English language in mind, simply ignore all accent characters (automatically substituting unaccented characters for every accented character).</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2011/08/22/weird-characters-after-cut-and-paste/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As Expected, Amazon Terminated Its California &#8220;Associates&#8221; (including me)</title>
		<link>http://www.MarkWelchBlog.com/2011/06/30/as-expected-amazon-terminated-its-california-associates-including-me/</link>
		<comments>http://www.MarkWelchBlog.com/2011/06/30/as-expected-amazon-terminated-its-california-associates-including-me/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 00:46:41 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[Advertising-Nexus Tax]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Web Site Monetization]]></category>

		<guid isPermaLink="false">http://www.MarkWelchBlog.com/?p=1594</guid>
		<description><![CDATA[As expected, Amazon.com yesterday terminated its advertising relationship with 25,000 California web publishers, including me, after Gov. Brown signed an &#8220;Advertising-Nexus Tax Law,&#8221; which would use advertising relationships as a &#8220;hook&#8221; to try to force Amazon and other out-of-state retailers to collect California Sales Tax.  I&#8217;ve posted separately about this on my separate blog for [...]]]></description>
			<content:encoded><![CDATA[<p>As expected, Amazon.com yesterday terminated its advertising relationship with 25,000 California web publishers, including me, after Gov. Brown signed an &#8220;Advertising-Nexus Tax Law,&#8221; which would use advertising relationships as a &#8220;hook&#8221; to try to force Amazon and other out-of-state retailers to collect California Sales Tax.  I&#8217;ve posted separately about this on my separate blog for LessonIndex.com:  <a href="http://blog.lessonindex.com/2011/06/california-forced-amazon-to-stop-advertising-here/" target="_blank">http://blog.lessonindex.com/2011/06/california-forced-amazon-to-stop-advertising-here/</a></p>
<p><span id="more-1594"></span>I was interviewed (in my home office) and featured in a news segment on KTVU-2 news last night; you can view the segment <a title="KTVU2 Amazon Tax Story, June 29, 2011" href="http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.ktvu.com%2Fnews%2F28403271%2Fdetail.html&amp;h=FAQCjxpWp">here </a>(but you&#8217;ll need to wait through a 15-second commercial before seeing the 2-minute, 15 second segment).</p>
<p>I was also interviewed today (June 30) by KPIX-5 for broadcast on tonight&#8217;s news.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2011/06/30/as-expected-amazon-terminated-its-california-associates-including-me/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Test, test, and test your web site again!</title>
		<link>http://www.MarkWelchBlog.com/2011/01/09/test-test-and-test-your-web-site-again/</link>
		<comments>http://www.MarkWelchBlog.com/2011/01/09/test-test-and-test-your-web-site-again/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 20:29:28 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[ROI and Web Analytics]]></category>
		<category><![CDATA[Startups]]></category>
		<category><![CDATA[Web Site Monetization]]></category>

		<guid isPermaLink="false">http://www.MarkWelchBlog.com/?p=1302</guid>
		<description><![CDATA[Always test, test, test whenever you make any change to your web site. A week ago, I was concerned that my newest web site was drawing traffic, but not turning the traffic into a reasonable number of clicks on product advertisements at my site. I couldn&#8217;t see anything wrong, and I feared the worst: somehow, [...]]]></description>
			<content:encoded><![CDATA[<p>Always <strong>test, test, test</strong> whenever you make any change to your web site.<span id="more-1302"></span></p>
<p>A week ago, I was concerned that <a title="Launching LessonIndex.com (lesson plans and teaching guides)" href="http://www.markwelchblog.com/2011/01/05/launching-lessonindex-com/" target="_blank">my newest web site</a> was drawing traffic, but <strong>not</strong> turning the traffic into a reasonable number of clicks on product advertisements at my site. I couldn&#8217;t see anything wrong, and I feared the worst: somehow, the project that I&#8217;d worked on for the past 10 weeks just wasn&#8217;t going to work &#8212; even though it was drawing decent traffic, the visitors were clicking on ads at about 10% the rate I&#8217;d expected, meaning I&#8217;d never earn much revenue.</p>
<p>Finally, dejected and deflated, I decided to do what I should have done all along: start working through a &#8220;<a title="Web Site Checklist for E-commerce Merchants/Retailers" href="http://www.markwelchblog.com/2007/12/11/web-site-checklist-for-merchants-draft/" target="_blank">web-site-launch checklist</a>&#8221; that I&#8217;d started but never finished a few years ago. One of the first steps was to <strong>view the site using five different browsers</strong>. While I was fine-tuning the site, I had only viewed it using FireFox and Safari, and it looked fine.</p>
<p>When I viewed my new site using MS Internet Explorer, Chrome, and Opera, all of the link <strong>text</strong> was visible on my pages, <strong>but NOT as hyperlinks</strong>.</p>
<p>I quickly discovered a <em>typographical error</em> generated by the script I&#8217;d written to generate my HTML pages (an extraneous quotation mark inside the &lt;a&gt; tag, so the tag (<em>simplified</em>) read <strong><span style="color: #993300;">&lt;a <span style="color: #ff0000;">&#8220;</span>href=&#8221;url&#8221;&gt;</span></strong>). Somehow, my versions of Firefox and Safari &#8220;knew&#8221; how to interpret around this mistake, but the other browsers could not.</p>
<p>Of course, the error was replicated for tens of thousands of links that appeared on all 2,000+ static content pages on the site, all generated by my script (which took about 12 hours to generate all the pages).</p>
<p>I fixed the typo, generated some test pages, and verified that they worked with all 5 browsers, and then I started the process of re-generating the full set of files and uploading them to my web server.</p>
<p>Within a few hours (after I&#8217;d uploaded about 20% of the corrected pages), I saw a sharp increase in clicks from my site to my advertisers, and then I saw an advertising fee reported (thank goodness for <a title="Which Affiliate Technologies Should We Use?" href="http://www.markwelchblog.com/2007/11/04/affiliate-technology-network-choice/" target="_blank">ShareASale</a>&#8216;s real-time reporting). The next day, I saw that I&#8217;d also earned advertising fees from Amazon for the new site (which is now performing within the range I&#8217;d projected more than two months ago).</p>
<p><strong>Test, test, test.</strong> This experience led me to take a <em>fresh look</em> at that preliminary &#8220;<strong>web-site-launch checklist</strong>&#8221; that I&#8217;d started working on a few years ago.  I &#8220;knew better&#8221; but still made the same mistake &#8211;  so it makes sense to spend some time now to refine that checklist, and then methodically use the checklist (which will likely save me much more time in the coming months).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2011/01/09/test-test-and-test-your-web-site-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why Is a Privacy Policy Important?</title>
		<link>http://www.MarkWelchBlog.com/2010/11/10/why-is-a-privacy-policy-important/</link>
		<comments>http://www.MarkWelchBlog.com/2010/11/10/why-is-a-privacy-policy-important/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 18:38:24 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://www.MarkWelchBlog.com/?p=1273</guid>
		<description><![CDATA[A reader asked why I pointed out that certain directory sites lacked a privacy policy, in my &#8220;Affiliate Program Directories&#8221; page. A privacy policy is one of the most basic requirements for any professional web site. If a web site doesn’t have a conspicuous link to a privacy policy, it simply isn’t very professional, and [...]]]></description>
			<content:encoded><![CDATA[<p>A reader asked why I pointed out that certain directory sites lacked a privacy policy, in my &#8220;<a href="http://www.markwelchblog.com/affiliate-program-directories/" target="_blank">Affiliate Program Directories</a>&#8221; page.</p>
<p>A privacy policy is one of the most <strong>basic</strong> requirements for any  <strong>professional</strong> web site. If a web site doesn’t have a conspicuous link to a  privacy policy, it simply isn’t very professional, and is less  trustworthy.<span id="more-1273"></span></p>
<p>Consumers constantly evaluate the trustworthiness of web sites they  visit, and they recognize that most professional, credible web sites  include <a href="http://www.markwelchblog.com/2007/12/11/web-site-checklist-for-merchants-draft/" target="_blank">certain important links</a>, including “privacy policy,” “about us,” and “contact us.” The  presence of those links only provides a very subtle reassurance, but the  <strong>absence </strong>of any of those links is a huge “red flag.”</p>
<p>Note that the actual <strong>content</strong> of the privacy policy isn’t nearly as significant as its <strong>presence</strong>.  A web site could conceivably have a privacy policy that says, “we will  track everything you do, and gather as much information as possible, and  then sell your information to the worst people on the planet to use for  any nefarious purpose.”  While that would be quite unprofessional, very few consumers ever click to view a site’s privacy policy.</p>
<p>In March 2002, I posted information about the impact of privacy policies on visitors to an e-commerce merchant, in the <em>I-Privacy Digest</em> email discussion list. The most significant observation, drawn from a brief &#8220;slice&#8221; of one merchant&#8217;s log-file data:</p>
<p style="padding-left: 30px;">&#8220;Of the 359 customers                  who actually placed orders, only 10 had reviewed the privacy/security policy                  during the same visit.&#8221; (<a title="Who Reads Privacy Policies? (Post by Mark Welch to the I-Privacy Discussion List)" href="http://privacynotes.com/privacy3.html" target="_blank">Who Reads Privacy Policies?</a>, in <em><span style="text-decoration: underline;">I-Privacy Digest</span></em> #3, March 28, 2002.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2010/11/10/why-is-a-privacy-policy-important/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Product Categorization (Taxonomy, Ontology)</title>
		<link>http://www.MarkWelchBlog.com/2010/10/27/product-categorization-taxonomy/</link>
		<comments>http://www.MarkWelchBlog.com/2010/10/27/product-categorization-taxonomy/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 20:44:05 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://www.MarkWelchBlog.com/?p=1226</guid>
		<description><![CDATA[Creating the right structure of categories and attributes for the products in your online store is a critical step that many online merchants ignore. I was disappointed today by an online merchant whose web site made it impossible for me to identify which product to buy, because the web site didn&#8217;t organize products into meaningful [...]]]></description>
			<content:encoded><![CDATA[<p>Creating the right structure of categories and attributes for the products in your online store is a critical step that many online merchants ignore.<span id="more-1226"></span></p>
<p>I was disappointed today by an online merchant whose web site made it impossible for me to identify which product to buy, because the web site didn&#8217;t organize products into meaningful sub-categories. The &#8220;search&#8221; function didn&#8217;t help, because the merchant didn&#8217;t include adequate information in product descriptions.</p>
<p>Improper categorization makes it difficult for consumers to find   products and to confidently  make purchase decisions. This results in   lower conversion (purchase) rates, lower return-visit rates, lower   repeat-purchase rates, and higher product-return rates.</p>
<p>Many e-commerce   businesses would be improved by the addition of more pinpoint   categories, intelligent application of overlapping categories and attributes, the   selective addition of <em>qualitative</em> and <em>quantitative </em>scores for many attributes, and the addition of <em>relationship</em> information among products and attributes.</p>
<p>I&#8217;ve worked on <a title="taxonomy (definition)" href="http://en.wikipedia.org/wiki/Taxonomy" target="_blank">taxonomy</a>/<a title="ontology (definition)" href="http://en.wikipedia.org/wiki/Ontology_%28information_science%29" target="_blank">ontology</a> and categorization in several ecommerce projects in the past decade, including:</p>
<ul>
<li>Categorizing and tagging movies and posters for a movie poster e-tailer;</li>
<li> Categorizing and tagging famous quotations for a startup print-on-demand poster merchant;</li>
<li> Categorizing and prioritizing lesson-plan resources for a directory web site, monetized using performance-based advertising (affiliate programs).</li>
</ul>
<p>In each example, I was responsible for assigning multiple categories, attributes, and attribute-values to each of <em>tens of thousands</em> of distinct works and products.</p>
<p>In my past categorization work, I&#8217;ve sought to create more useful  overlapping &#8220;pinpoint&#8221; categories and sub-categories, and in each  project I&#8217;ve also assigned qualitative and quantitative rankings within  each category.  I&#8217;ve also helped merchants to license taxonomies and ontologies (and additional content) from third parties, and to integrate this third-party data with the existing ontology and  in-house content.</p>
<p>My work has included the initial design (and periodic revision) to the ontology/ taxonomy (structure &amp; content of categories &amp; sub-categories and relationships),  as well as thousands of hours spent assigning multiple categories and tags to  individual products.</p>
<p>With the right information, customers could more quickly zoom in on the  products that they find appealing, and could then find related products. These satisfied customers are more likely to purchase, to re-visit and to re-purchase; they would also be more likely to subscribe to receive notifications of new  products that match their preferences.</p>
<p>It&#8217;s important to recognize that there are &#8220;multiple dimensions&#8221; for categorizing products in most businesses, which means that the merchant must either design a rigid database solution that includes separate fields for every product attribute, or else choose a <em>ontological </em>system that allows a single product to be tagged with multiple attributes, values, and relationships.</p>
<p>Properly designed, your taxonomy/ontology might also allow you to implement some relatively advanced marketing strategies (such as dynamic display advertising) which would otherwise require considerable manual effort.</p>
<table align="right">
<tbody>
<tr>
<td><!-- PopShops store code starts here --><br />
<script src="http://shops.popshops.com/shops/a5kw5sxb8b7zt0lyam79wk4he" type="text/javascript"></script><br />
<!-- PopShops store code ends here --></td>
</tr>
</tbody>
</table>
<p><em><strong>A note on terminology:</strong></em> The words <a title="taxonomy (definition)" href="http://en.wikipedia.org/wiki/Taxonomy" target="_blank">taxonomy</a> and <a title="ontology (definition)" href="http://en.wikipedia.org/wiki/Ontology_%28information_science%29" target="_blank">ontology</a> have <em>different meanings</em>; put simply, a &#8220;taxonomy&#8221; is a <em>hierarchical </em>structure; &#8220;ontology&#8221; is a broader concept in which &#8220;objects&#8221; are defined with various classes, attributes, and relationships. Taxonomy is hierarchical; ontology is not. The term &#8220;taxonomy&#8221; was first used to describe the biological classifications of organisms; the term &#8220;ontology&#8221; originated in philosophy (metaphysics).</p>
<p style="text-align: left;">[The right-margin of this "blog" page contains two classification systems: a mostly-hierarchical "category/topic" system (in the pull-down menu at the top of the right column) plus a non-hierarchical "tag" or "tag" system. On this site, tags and categories are merged into a single "tag cloud" (reflected in the "tag cloud" at right). While the category system is arguably a taxonomy, the tag system is  merely a "classification system," which is neither a taxonomy nor an ontology.]</p>
<p style="text-align: left;">It takes considerable time and effort to create a meaningful, useful, and relevant taxonomy and/or ontology for a specific use. Wikipedia is (arguably) a taxonomy; Amazon.com is built on a collection of taxonomies and ontologies; Google Search is actually built on a collection of ontologies.</p>
<p>Many folks view product categorization as a &#8220;taxonomy&#8221; (and out of habit, that&#8217;s the term that I usually use), but when implementing a meaningful e-commerce system, a hierarchical taxonomy is far too limiting, and the best implementation is via an &#8220;ontology.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2010/10/27/product-categorization-taxonomy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Strategies for Optimizing AdWords Campaigns</title>
		<link>http://www.MarkWelchBlog.com/2010/10/12/strategies-for-optimizing-adwords-campaigns/</link>
		<comments>http://www.MarkWelchBlog.com/2010/10/12/strategies-for-optimizing-adwords-campaigns/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 19:28:43 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Search Marketing]]></category>

		<guid isPermaLink="false">http://www.MarkWelchBlog.com/?p=1216</guid>
		<description><![CDATA[I&#8217;ve optimized Google AdWords PPC-search campaigns for dozens of clients. I&#8217;ve been doing online marketing since 1997, paid search since 1999, and Google AdWords since the service launched. AdWords strategy starts with your goal: you probably want to sell goods or services; you don&#8217;t want &#8220;visitors&#8221; or &#8220;traffic&#8221; or &#8220;leads&#8221; (though those are helpful intermediate [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve optimized Google AdWords PPC-search  campaigns for dozens of clients. I&#8217;ve been doing online marketing since  1997, paid search since 1999, and Google AdWords since the service  launched.<span id="more-1216"></span></p>
<p>AdWords strategy starts with your <strong>goal</strong>: you probably want to sell goods or services; you <span style="text-decoration: underline;">don&#8217;t</span> want &#8220;visitors&#8221; or &#8220;traffic&#8221; or &#8220;leads&#8221; (though those are helpful intermediate measures to watch); <strong>you want sales dollars</strong>.   I can help to optimize your campaign so that you achieve your goal &#8212;  such as $5 of sales from every $1 spent on an AdWords keyword.</p>
<p>I will consider working on a pure &#8220;pay-for-performance&#8221; basis, for  clients who can already track ROI, but most clients require a lot of  setup work to establish accurate and reliable systems to track customers  from an AdWords click through a completed transaction, and that work  can be expensive.  Invariably, my advice includes recommended changes to  the client&#8217;s web site to improve conversion rates and average order  size while reducing cart-abandonment rates.</p>
<p>If you&#8217;re <span style="text-decoration: underline;">not</span> managing your AdWords campaigns based on ROI, with tracking that shows <em>which keywords</em> generate which sales transactions, then you&#8217;re <strong>wasting money</strong>.</p>
<p>Are you making the best use of AdWords features like:</p>
<ul>
<li>Negative Keywords (common examples: &#8220;free,&#8221; &#8220;pictures,&#8221; &#8220;online&#8221;)</li>
<li>Differential bid rates for each keyword variation, based on performance</li>
<li>Time-of-Day and Day-of-Week Bid Management and Pausing</li>
<li>Geographic targeting and bid variations</li>
<li>Demographic targeting and bid variations</li>
<li>Exact match, phrase match, and broad match</li>
<li>Differential bid rates (or exclusion) for &#8220;Google,&#8221; the &#8220;Search  Network,&#8221; and the &#8220;Display Network&#8221; (formerly called the Content  Network).</li>
<li>Improving Quality Score to reduce minimum-bid rates significantly</li>
<li>Dynamic Keyword Insertion (Echoing actual search terms in your text ads)</li>
<li>Echoing actual search terms on your landing page</li>
<li>Text-ad variations (case, sequence, message)</li>
<li>Keyword expansion (long-tail )</li>
<li>Pay-Per-Call</li>
</ul>
<p>Another strategy that can be incredibly effective is to  design your text ads with the specific goal of &#8220;disqualifying&#8221; people,  or discouraging clicks from consumers who will never buy. Properly  managed, &#8220;disqualifying language&#8221; can allow you to double or triple your  bid amounts while improving your ROI.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2010/10/12/strategies-for-optimizing-adwords-campaigns/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free Affiliate-Program Advice for Merchants: 11-Part Series</title>
		<link>http://www.MarkWelchBlog.com/2010/05/19/free-affiliate-program-advice-for-merchants-11-part-series/</link>
		<comments>http://www.MarkWelchBlog.com/2010/05/19/free-affiliate-program-advice-for-merchants-11-part-series/#comments</comments>
		<pubDate>Wed, 19 May 2010 08:00:52 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[Advice for Merchants]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Internet Marketing]]></category>

		<guid isPermaLink="false">http://MarkWelchBlog.com/?p=534</guid>
		<description><![CDATA[In November 2007, I posted a series of articles sharing my most common advice given to advertisers (merchants) who had hired me to advise them on the design and launch of their affiliate programs.  Below are links to the whole series in proper chronological order. The articles originally appeared under my MarkWelch.com web site, but [...]]]></description>
			<content:encoded><![CDATA[<p>In November 2007, I posted a series of articles sharing my most common advice given to advertisers (merchants) who had hired me to advise them on the design and launch of their affiliate programs.  <em>Below are links to the whole series in proper chronological order.</em><span id="more-534"></span></p>
<p>The articles originally appeared under my MarkWelch.com web site, but in May 2010 I moved them to my blog (MarkWelchBlog.com).  I&#8217;d recommend reading the articles in true chronological order.  (You&#8217;d see the articles in <em>reverse </em>chronological order if you select the &#8220;Advice for Merchants&#8221; category, or the archive for November 2007.)</p>
<p>Note that this series was adapted from earlier reports written for clients, and is thus written for an audience of merchants who already understand <a title="What's An Affiliate Program?" href="http://markwelchblog.com/2007/11/01/whats-an-affiliate-program/" target="_blank">what an affiliate program is</a> and how it might benefit their company.</p>
<ol>
<li><strong><a title="Issues That Might Lead a Merchant to NOT Offer a Public Affiliate Program (Negatives)" href="http://markwelchblog.com/2007/11/01/issues-that-might-lead-a-merchant-to-not-offer-a-public-affiliate-program-negatives/" target="_blank">Issues That Might Lead a Merchant to NOT Offer a Public Affiliate Program (Negatives)</a></strong></li>
<li><strong><a title="Public vs. Private Affiliate  Programs" href="http://markwelchblog.com/2007/11/02/public-vs-private-affiliate-programs/" target="_blank">Public vs. Private Affiliate Programs</a></strong></li>
<li><strong><a title="What Factors Do Publishers  (Affiliates) Consider When Selecting Advertisers (Merchants)?" href="http://markwelchblog.com/2007/11/03/what-factors-do-publishers-affiliates-consider-when-selecting-advertisers-merchants/" target="_blank">What Factors Do Publishers (Affiliates) Consider When Selecting Advertisers (Merchants)?</a></strong></li>
<li><strong><a title="Affiliate Technology &amp;  Network Choice" href="http://markwelchblog.com/2007/11/04/affiliate-technology-network-choice/" target="_blank">Affiliate Technology &amp; Network Choice</a></strong></li>
<li><strong><a title="My Usual Recommendations (for  Merchants planning an affiliate program)" href="http://markwelchblog.com/2007/11/05/my-usual-recommendations-for-merchants-planning-an-affiliate-program/" target="_blank">My Usual Recommendations (for Merchants planning an affiliate program)</a></strong></li>
<li><strong><a title="Affiliate Recruitment  Strategies and Practices" href="http://markwelchblog.com/2007/11/06/affiliate-recruitment-strategies-and-practices/" target="_blank">Affiliate Recruitment Strategies and Practices</a></strong></li>
<li><strong><a title="Captive and Stealth Affiliates" href="http://markwelchblog.com/2007/11/07/captive-and-stealth-affiliates/" target="_blank">Captive and Stealth Affiliates</a></strong></li>
<li><strong><a title="Affiliate Program Policies" href="http://markwelchblog.com/2007/11/08/affiliate-program-policies/" target="_blank">Affiliate Program Policies</a></strong></li>
<li><strong><a title="Outsourced Program Management  (OPM) for Affiliate Programs" href="http://markwelchblog.com/2007/11/09/outsourced-program-management-opm-for-affiliate-programs/" target="_blank">Outsourced Program Management (OPM) for Affiliate Programs</a></strong></li>
<li><strong><a title="Selling the Affiliate Program" href="http://markwelchblog.com/2007/11/10/selling-the-affiliate-program/" target="_blank">Selling the Affiliate Program</a></strong></li>
<li><strong><a title="Types of Affiliates (Web  Publishers)" href="http://markwelchblog.com/2007/11/11/types-of-affiliates-web-publishers/" target="_blank">Types of Affiliates (Web Publishers)</a></strong></li>
</ol>
<p>One reason I&#8217;m moving the articles into the blog is to enable others to post comments.  While I don&#8217;t intend to re-write the series, I do expect to use comments to clarify topics, and to link to relevant discussion threads elsewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2010/05/19/free-affiliate-program-advice-for-merchants-11-part-series/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Evaluating Landing Page Quality</title>
		<link>http://www.MarkWelchBlog.com/2009/08/15/evaluating-landing-page-quality/</link>
		<comments>http://www.MarkWelchBlog.com/2009/08/15/evaluating-landing-page-quality/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 20:14:45 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Search Marketing]]></category>
		<category><![CDATA[Online Sales]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://markwelchblog.com/?p=148</guid>
		<description><![CDATA[EngineReady&#8216;s ConversionCritic web site helps you evaluate your landing page&#8217;s quality, measured by &#8220;Marketing Effectiveness,&#8221; &#8220;Offer Clarity,&#8221; &#8220;Readability of Copy,&#8221; and &#8220;Engagement with Visitor.&#8221; ConversionCritic poses an excellent series of questions. However, the implication of the questionnaire is that a &#8220;yes&#8221; answer is better than a &#8220;no&#8221; answer, which is not always true. If you [...]]]></description>
			<content:encoded><![CDATA[<p><a title="EngineReady.com - search tools and software" href="http://www.EngineReady.com/" target="_blank">EngineReady</a>&#8216;s <a title="ConversionCritic.com - evaluating landing page quality" href="http://www.ConversionCritic.com/" target="_blank">ConversionCritic</a> web site helps you evaluate your landing page&#8217;s quality, measured by &#8220;Marketing Effectiveness,&#8221; &#8220;Offer Clarity,&#8221; &#8220;Readability of Copy,&#8221; and &#8220;Engagement with Visitor.&#8221;</p>
<p><strong><a title="ConversionCritic.com - evaluating landing page quality" href="http://www.ConversionCritic.com/" target="_blank">ConversionCritic</a></strong><strong> poses an excellent series of questions</strong>. However, the implication of the questionnaire is that a &#8220;yes&#8221; answer is better than a &#8220;no&#8221; answer, which is <em>not always true</em>. If you visit the site at  <a title="ConversionCritic.com - evaluating landing page quality" href="http://www.ConversionCritic.com/" target="_blank">ConversionCritic.com</a> and complete the questionnaire, you&#8217;ll be given a detailed report that includes additional explanations for each question. <span id="more-148"></span></p>
<p>Here are the questions asked by  <a title="ConversionCritic.com - evaluating landing page quality" href="http://www.ConversionCritic.com/" target="_blank">ConversionCritic.com:</a></p>
<h2><strong>Marketing Effectiveness</strong></h2>
<p>1. Have you prominently displayed all available ways the visitor can contact you?<br />
2. Is the company&#8217;s unique selling proposition (USP) clearly communicated?<br />
3. Does the copy focus more on selling the benefits versus the features of the product or service?<br />
4. Does the copy focus on the visitor (&#8220;you&#8221;), and not company (&#8220;we&#8221;)?<br />
5. Are you comfortable that your usage of any attention-attracting features such as animations, video and audio do not distract the visitor from your main selling points?<br />
6. Do you have an image that either shows your product/service in use, or depicts what the visitor will receive or how they&#8217;ll feel?<br />
7. Does the image help draw the visitor&#8217;s eyes onto the key selling part of the page?<br />
8. Is the page focused around one clear objective?<br />
9. Are guarantee, privacy policy, and/or return policy prominently displayed?<br />
10. Is the company&#8217;s logo placed in the upper left hand corner of the page and not overbearing?</p>
<h2><strong>Offer Clarity</strong></h2>
<p>1. Is there a strong, compelling incentive for the prospect to take action?<br />
2. Is the offer clearly explained?<br />
3. Is the main call-to-action above the fold?<br />
4. If there is copy below the fold, do you repeat the call-to-action in a prominent place below the fold?<br />
5. Is there a sense of urgency in the offer compelling the prospect to act now?<br />
6. Is there only one product or service featured on the page?</p>
<h2><strong>Readability of Copy</strong></h2>
<p>1. Is the information displayed in a summary format using short paragraphs or bulleted text for quick absorption?<br />
2. Does the prospect have the ability to easily drill down to gather more detailed information without leaving the page?<br />
3. Is there a moderate use of white space to aid in the readability of the page?<br />
4. Are the lengths of your lines of copy narrow to promote easier reading?<br />
5. Are you using black text on plain white or high contrast backgrounds and easy-to-read web fonts in your copy?<br />
6. Are you using bold text, exclamation points &amp; colors sparingly, for emphasis only?<br />
7. Are you using underlined text for links only?<br />
8. Are you using no more than 3 columns on the page?<br />
9. Is your copy left justified?</p>
<h2><strong>Engagement with Visitor</strong></h2>
<p>1. Does the headline on the page follow the same theme as the keyword phrase and ad creative?<br />
2. Does the headline sell a benefit and make the reader want to continue reading the copy?<br />
3. If you have a form, is it requiring only the absolute minimum amount of information?<br />
4. If you have optional fields, have you clearly identified required versus optional data entry fields on all forms?<br />
5. Are all data entry fields clearly labeled with examples if necessary (555-123-4567) and contain format validation with appropriate feedback?<br />
6. Does it take 2 or fewer clicks to complete the desired action?<br />
7. Are all images optimally compressed and does the page load quickly?<br />
8. Have you limited navigation away from this page other than a privacy link and a link to your home page on your logo?<br />
9. Are credibility/trust indicators apparent above the fold or near the submit button?<br />
10. Does your action button convey the benefit, e.g., Download Whitepaper, or Get Quote Now, instead of Submit?<br />
11. Does the action button stand out and call attention to itself?<br />
12. Do you have a short compelling message immediately above your call-to-action?</p>
<p>If you visit the site at  <a title="ConversionCritic.com - evaluating landing page quality" href="http://www.ConversionCritic.com/" target="_blank">ConversionCritic.com</a> and complete the questionnaire, you&#8217;ll be given a detailed report that includes additional explanations for each question.<strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2009/08/15/evaluating-landing-page-quality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Real-World Bookstores Doomed?</title>
		<link>http://www.MarkWelchBlog.com/2009/07/25/are-real-world-bookstores-doomed/</link>
		<comments>http://www.MarkWelchBlog.com/2009/07/25/are-real-world-bookstores-doomed/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 04:04:25 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Bookstores]]></category>
		<category><![CDATA[Offline Marketing]]></category>

		<guid isPermaLink="false">http://markwelchblog.com/?p=129</guid>
		<description><![CDATA[July 24, 2009 &#8212; I decided this week that &#8220;real-world bookstores&#8221; really are doomed to a much smaller role in our society. I&#8217;ve mentioned shopping at local bookstores in two book reviews I posted in my blog.  Way back in January 2002, I wrote a review of Republic.com, in which I observed how browsing at [...]]]></description>
			<content:encoded><![CDATA[<p><em>July 24, 2009</em> &#8212; I decided this week that &#8220;real-world bookstores&#8221; really are doomed to a much smaller role in our society.<span id="more-129"></span></p>
<p>I&#8217;ve mentioned shopping at local bookstores in two book reviews I posted in my blog.  Way back in January 2002, I wrote a <a href="book-reviews/52-republiccom-cass-sunstein.html" target="_new">review of <em>Republic.com</em></a>, in which I observed how browsing at a physical bookstore creates so many more &#8220;opportunities for discovery&#8221; than shopping online. In my <a href="book-reviews/76-joomla-15-a-users-guide-barrie-north.html" target="_new">review of <em>Joomla 1.5: A User&#8217;s Guide</em></a><em> </em>posted today, I observed that the shelves at my local Borders stores carried many old (obsolete) computer books, and very few new titles.</p>
<p>It appears that Borders and <a title="Boycott Barnes and Noble! " href="http://markwelchblog.com/1997/08/05/boycott-barnes-and-noble-spam/" target="_blank">Barnes &amp; Noble</a> (the two big-box bookstores in my area) have both &#8220;downsized&#8221; their computer-book sections, and they&#8217;ve mostly accomplished this by simply <em>not offering </em>any newer titles. Pick any major software program or technology, and look for books on that topic in a &#8220;big box&#8221; bookstore. You&#8217;ll find more books about obsolete versions than current ones; and for some reason, the obsolete titles aren&#8217;t even discounted.</p>
<p>A second problem is the <em>organization</em> of computer books on the shelf.  When I went shopping for books on PHP and MySQL, I found them scattered in many different locations on the shelves. It&#8217;s pretty clear that the staff in these stores don&#8217;t understand enough about these topics to understand where to re-shelve books. Of course, most customers also re-shelve books in random locations. When I complained to a Borders store manager this week, he said that many customers in the computer section just read what they need and don&#8217;t buy the book.</p>
<p>Of course, computer books are just one small section in &#8220;big-box&#8221; bookstores, and most smaller bookstores don&#8217;t offer computer books at all. The reason is simple: computer books have a very short &#8220;shelf life,&#8221; since a book about verison 2.x is obsolete as soon as version 3.0 is released.  The travel section seems to share the same fate, with relatively short &#8220;shelf lives&#8221; (and often sporting the year as part of the title). The magazine sections are also poorly-maintained, probably due in part to their typical proximity to the coffee area.</p>
<p>That&#8217;s not the case for many other types of books: a copy of George Orwell&#8217;s <em>1984</em> printed in 1948 contains the exact same text as a copy printed in 2009 (although the new edition might add an introduction or commentary article to try to persuade readers to select the newer edition).</p>
<p>But in many categories, including &#8220;timeless&#8221; genres like poetry, the selection in &#8220;big box&#8221; bookstores is also shrinking. I assume that this is partly due to demand: if people don&#8217;t buy many poetry books, the stores will shrink that section and allocate more space to categories which people demand more.  But it&#8217;s also impacted by paid promotions: publishers pay huge fees to have their books displayed prominently (and ideally in great excess, to create the appearance of strong demand.  In many sections, &#8220;slotting fees&#8221; may result in an increased number of shelves allocated to fewer unique titles.)</p>
<p>Where does this end?  I find it much less appealing to &#8220;browse a bookstore&#8221; today than I did 10 or 20 years ago.  That includes both &#8220;big box&#8221; bookstores and small local bookstores where I used to find eclectic titles, books of local interest, and often surprisingly large selections in some genres.  In past decades, when I traveled I often took time to browse in local bookshops.  I also made a conscious effort to buy books from small local bookstores, even paying a slight premium, to support local businesses.</p>
<p>Today, unfortunately, many of the bookstores &#8212; where I spent many hours and many dollars &#8212; carry a smaller selection of books, often shrinking the specialty sections that drew me in. Quite a few have closed.</p>
<p>Of course, most of the small bookstore owners blame the &#8220;big box&#8221; bookstores and Amazon.com for their shrinking sales. (The independent bookstores&#8217; lobbyists have even persuaded legislators in several states to enact unconstitutional laws to try to force Amazon to collect sales tax.) It is certainly difficult to profit from a small local bookshop when consumers are presented with the appearance of broader choice and more convenience through &#8220;big box&#8221; bookstores and e-tailers.</p>
<p>But when I visit local bookstores (tiny or large), I&#8217;m not seeing a meaningful effort to create or maintain a competitive &#8220;edge.&#8221; Quite often, I see superficial efforts like the fake &#8220;handwritten staff recommendations&#8221; posted on some stores&#8217; shelves, or a &#8220;local interest&#8221; section that contains few genuinely-local titles.  I&#8217;m certainly not seeing any price competition, except on a few best-sellers (which admittedly represent a huge portion of most stores&#8217; revenue).</p>
<p>Sadder still, I often find a better selection of books in an airport newsstand than in much larger bookshops.</p>
<p>I&#8217;m saddened every time I find an empty storefront where a local bookshop used to be.  I&#8217;m disappointed when I find less reason to visit <em>any</em> bookshop because of reduced selection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2009/07/25/are-real-world-bookstores-doomed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Site Checklists for Merchants (draft)</title>
		<link>http://www.MarkWelchBlog.com/2007/12/11/web-site-checklist-for-merchants-draft/</link>
		<comments>http://www.MarkWelchBlog.com/2007/12/11/web-site-checklist-for-merchants-draft/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 01:38:02 +0000</pubDate>
		<dc:creator>Mark Welch</dc:creator>
				<category><![CDATA[Advice for Merchants]]></category>
		<category><![CDATA[E-Commerce]]></category>

		<guid isPermaLink="false">http://MarkWelchBlog.com/?p=664</guid>
		<description><![CDATA[This is a &#8220;work-in-progress&#8221; checklist that I created in December 2007, but never finished. It is essentially a list of &#8220;issues&#8221; to consider when evaluating a merchant&#8217;s web site. (It is adapted from an internal checklist that I&#8217;ve used when evaluating advertisers seeking to place &#8220;performance-based advertising&#8221; on my site). There are many other web-marketing [...]]]></description>
			<content:encoded><![CDATA[<p>This is a &#8220;work-in-progress&#8221; checklist that I created in December 2007, but never finished. It is essentially a list of &#8220;issues&#8221; to consider when evaluating a merchant&#8217;s web site.<span id="more-664"></span> (It is adapted from an internal checklist that I&#8217;ve used when evaluating advertisers seeking to place &#8220;performance-based advertising&#8221; on my site).</p>
<p>There are many other web-marketing checklists you might consider, including these four:</p>
<ul>
<li>&#8220;<a title="Evaluating Landing Page Quality" href="http://markwelchblog.com/2009/08/15/evaluating-landing-page-quality/" target="_blank">Evaluating Landing Page Quality</a>&#8220;</li>
<li>&#8220;<a title="240 Web Marketing Ideas and Tips" href="http://www.abestweb.com/forums/showthread.php?t=127440" target="_blank">240 Marketing Tips &amp; Ideas Checklist</a>&#8221; (ABestWeb)</li>
<li>&#8220;<a title="The Best Damn Web Marketing Checklist, Period" href="http://www.polepositionmarketing.com/library/ebooks/web-marketing-checklist.pdf" target="_blank">The Best Damn Web Marketing Checklist, Period</a>&#8221; (PDF)</li>
<li>&#8220;<a title="eMarketing Sabotage: Top Ten Steps to Kill Your Search Engine Position" href="http://www.abestweb.com/forums/showthread.php?t=54392" target="_blank">eMarketing Sabotage: Top Ten Steps to Kill Your Search Engine Position</a>&#8221; (ABestWeb)</li>
</ul>
<p>____________________________</p>
<p><strong>Here&#8217;s MY draft &#8220;web site checklist for merchants&#8221; (December 2007):</strong></p>
<ul>
<li>Pet Peeves
<ul>
<li>Involuntary Audio &#8211; autoplay, virtual sales agent
<ul>
<li>Don&#8217;t play any audio message unless the user initiates it</li>
</ul>
</li>
<li>Hyperlink tricks (style, functionality)
<ul>
<li>The default setting for links is &#8220;blue and underlined.&#8221; Consider very carefully why you&#8217;d want something different.</li>
</ul>
</li>
<li>Unreadable fonts &amp; font sizes
<ul>
<li>Avoid using &#8220;fixed size&#8221; fonts &#8212; let your visitors decide whether they want to view your text in a larger or smaller font (using Ctrl-Plus or Ctrl-Minus).</li>
</ul>
</li>
<li>Typos (misspelling, grammar) &#8211; unprofessional = no sale</li>
</ul>
</li>
<li>Essential Links
<ul>
<li>Shipping Info &#8211; clearly explain, with no surprises</li>
<li>About Us &#8211; Identify the company&#8217;s name, street address, and more.</li>
<li>Contact Us &#8211; More options = more sales.</li>
<li><a href="http://www.markwelchblog.com/2010/11/10/why-is-a-privacy-policy-important/" target="_blank">Privacy Policy</a></li>
<li>Security Policy (often combined with Privacy Policy but security issues must be addressed).</li>
<li>View Cart</li>
<li>Return Policy *</li>
</ul>
</li>
<li>Site Performance Issues
<ul>
<li>Site Load Times</li>
<li>Search Times</li>
<li>Image Load Times</li>
<li>Third-Party Server Issues</li>
<li>Monitoring Tools &amp; Outage Notifications</li>
</ul>
</li>
<li>Site Design Issues
<ul>
<li>Consistent Navigation (header, left navbar, footer)</li>
<li>Changing &amp; Disappearing Menus</li>
<li>Transition from Main Site to Shopping Cart &#8211; appearance</li>
<li>Transition from Main Site to Shopping Cart &#8211; URL/domain</li>
<li>Related Items (Upsell)</li>
<li>Search Functionality</li>
<li>Window Size Issues</li>
<li>Effect of User Choices</li>
<li>Excess White Space</li>
<li>Forced Viewing Options (font size, etc.)</li>
<li><a title="How Differences in Web Browsers Can Affect Your Web Site's appearance and functionality" href="http://www.markwelchblog.com/2011/01/09/test-test-and-test-your-web-site-again/" target="_blank">Browser Variations</a></li>
<li>Javascript</li>
<li>Plug-Ins</li>
<li>Images, Alt-Tags, Text-Only Browser</li>
</ul>
</li>
<li>Disability Rights Issues
<ul>
<li>Visually Impaired Customers</li>
<li>Other Disabilities</li>
<li>Font size &amp; style issues; relative font sizes</li>
</ul>
</li>
<li>Bookmarking and SEO Issues
<ul>
<li>Page Titles</li>
<li>Meta-Tags</li>
<li>Keyword-spamming</li>
<li>Over-Reaching</li>
<li>Jargon and Alternate Keywords (who is your customer? what do they know?)</li>
</ul>
</li>
<li>Branding and Marketing Issues
<ul>
<li>Consistent Branding</li>
</ul>
</li>
<li>Credibility Issues
<ul>
<li>Company&#8217;s address/location</li>
<li>Names of principals</li>
<li>Names (pictures) of key employees</li>
<li>Telephone number</li>
<li>Email address or contact form</li>
<li>Picture of office &amp; staff</li>
<li>Return Policy</li>
<li>Endorsements/Testimonials</li>
<li>Typos (misspelling, grammar)</li>
</ul>
</li>
<li>Shopping Cart Process
<ul>
<li>Remove from Cart</li>
<li>Change quantity in cart</li>
<li>Compute shipping &amp; sales tax &#8211; <em>before</em> requesting payment info</li>
<li>Number of steps/pages</li>
<li>Registration Requirement</li>
<li>Asking for unnecessary data</li>
</ul>
</li>
<li>Narrow Issues
<ul>
<li>Color Matching</li>
<li>Use of Color to Convey Info</li>
<li>Background Image &amp; Colors</li>
<li>Consistent Use of Quotes, Italics, Underlining, Bold.</li>
</ul>
<p>Additional Issues for Affiliates:</p>
<ul>
<li>Toll-free number</li>
<li>Call Now</li>
<li>Chat window</li>
<li>Chat pop-up</li>
<li>Call to order</li>
<li>Call for wholesale/volume pricing</li>
<li>External Advertising (AdSense, affiliate links)</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.MarkWelchBlog.com/2007/12/11/web-site-checklist-for-merchants-draft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

