<?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>Privateer Web Solutions &#187; content</title>
	<atom:link href="http://www.privateerwebsolutions.com/tagged/content/feed" rel="self" type="application/rss+xml" />
	<link>http://www.privateerwebsolutions.com</link>
	<description>Online Traffic Websites for Internet Sellers</description>
	<lastBuildDate>Mon, 11 Apr 2011 15:25:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Article and content marketing with Squidoo Lenses</title>
		<link>http://www.privateerwebsolutions.com/articles/article-and-content-marketing-with-squidoo-lenses.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/article-and-content-marketing-with-squidoo-lenses.html#comments</comments>
		<pubDate>Tue, 21 Jul 2009 00:05:47 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Information Marketing]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[squidoo]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=823</guid>
		<description><![CDATA[When creating content on Squidoo, you can add quite a bit of information without much effort. Of course, since Squidoo lenses are not articles, it can help a little when creating them to take a minute and consider exactly how they relate to normal articles. The Article Title For squidoo, your Lens Title is the [...]]]></description>
			<content:encoded><![CDATA[<p>When creating content on Squidoo, you can add quite a bit of information without much effort.</p>
<p>Of course, since Squidoo lenses are not articles, it can help a little when creating them to take a minute and consider exactly how they relate to normal articles.</p>
<p><span id="more-823"></span></p>
<p><b>The Article Title</b></p>
<p>For squidoo, your Lens Title is the equivalent of your article title, so be sure to take some time deciding on it!</p>
<p><b>The URL</b></p>
<p>On Squidoo, you decide what you want your url to be. Most quality article sites use your article title as your url, and I recommend doing the same thing for your Squidoo lenses.</p>
<p>To do this, simply replace all spaces and special characters with dashes.</p>
<p>A lens with the title:<br />&quot;Like eating fish? Learn to get more fish with dynamite!&quot;<br />
would become<br />&quot;like-eating-fish-learn-to-get-more-fish-with-dynamite&quot;</p>
<p>This helps strengthen the fact that your lens is about your title in the eyes of search engines.</p>
<p><b>Keywords</b></p>
<p>In step four, you can enter a few keywords for your lens. Be sure to do so.</p>
<p>If you want to add more keywords, you can do so on the right panel once you begin editing your lens by choosing &quot;Tags&quot; and then &quot;Add More Tags&quot;.</p>
<p><b>Summary</b></p>
<p>For a Squidoo Lens, your summary is placed in your introduction and contents tool.</p>
<p>Be sure to edit it and write a strong summary. Additionally, I recommend turning on the table of contents unless you are creating a rather short lens.</p>
<p><b>Content</b></p>
<p>When I create a lens, I like to already have an article written.</p>
<p>I then take each section of the article and create a new text entry box for it, giving the section a title and subtitle and then filling in the content.</p>
<p>There are a lot of modules to choose from, but some of the ones that I tend to get the most mileage from are the following:</p>
<dl class="steps">
<dt>Text with BIG Picture</dt>
<dd>Just like the text module, but with a picture that goes all the way across. Great for large images.</dd>
<dt>Amazon Module</dt>
<dd>If I have a book to recommend, I&#8217;ll place an amazon module in for it</dd>
<dd>This will earn you a little extra cash if people use the link in it and you have your royalty settings set to give yourself some percentage as cash.</p>
<dt>Featured Lenses</dt>
<dd>Great for providing quick information on other lenses.</dd>
<dd>This becomes more useful as you write more lenses.</dd>
<dt>Links Voting (plexo)</dt>
<dd>Let people add links and vote on them.</dd>
<dt>Guestbook</dt>
<dd>Let people leave comments on your lens.</dd>
<dt>Polaroid</dt>
<dd>For when you just want to insert a big picture.</dd>
<dt>RSS: Add Your Blog</dt>
<dd>A great way to showcase items from your store or posts from your web site.</dd>
<dd>Automatically pulls new content as you put it up.</dd>
<dt>YouTube vids</dt>
<dd>Great for displaying youtube videos</dd>
</dl>
<p><u>Formatting your content</u><br />
When it comes to formatting content, lists and paragraphs are the primary tools you have at your disposal in text modules.</p>
<p>Tables, data lists, and divs are stripped out automatically, so knowing how to style your lists and paragraphs can come in handy.</p>
<p>If you want sublists, the following can be helpful:</p>
<blockquote><p>
&lt;ul&gt;<br />
&lt; style=&quot;font-weight: bold; text-decoration: underline;&quot;&gt;First List Item&lt;/li&gt;<br />
&lt; style=&quot;margin-left: 1.5em;&quot;&gt;Indented item&lt;/li&gt;<br />
&lt;/ul&gt;
</p></blockquote>
<p>The first list item is set to be bold with underlining while the second is set to be pushed an extra couple of characters into the page.</p>
<p>If you want nice looking callouts, you might use styling on paragraphs like the following:</p>
<blockquote><p>
&lt;p style=&quot;border: 1px solid #DE0000; background-color: #DEDEDE; text-align: center;&quot;&gt;Your callout here&lt;/p&gt;
</p></blockquote>
<p>The above results in a block with a reddish border and light grey background having your text centered within it. Some extra styles that can be useful are:</p>
<dl class="steps">
<dt>font-weight: bold;</dt>
<dd>That will make the text bold</dd>
<dt>padding-top: 0.5em;</dt>
<dd>That will make half a character height of extra space above the text, inside of the box.</dd>
<dt>padding-bottom: 0.5em;</dt>
<dd>That will make half a character height of extra space below the text, inside of the box.</dd>
</dl>
<p><b>Resource Box:</b></p>
<p>You really don&#8217;t have a resource box in a lens, but because you can place whatever you want in it, you don&#8217;t really need one.</p>
<p><b>Royalties</b></p>
<p>When creating lenses, I like to set them to donate some percent to the squidoo general find and the rest to me, but you can certainly set it up however you wish.</p>
<p><b>Squidcasts</b></p>
<p>When you create or alter a lens on squidoo, you can publish a squidcast, which is basically a short notice to anyone that has you ( or your lens ) favorited to give them some information about your new lens and/or update.</p>
<p>It is kind of like a built in twitter for squidoo users.</p>
<p>Don&#8217;t forget to send one out when you add a new lens or make major changes to an existing lens.</p>
<p><b>Thats it!</b></p>
<p>There really isn&#8217;t more to it than that. If you create lenses with good content, people will find them.</p>
<p>Additionally, you will be creating quality backlinks from within a fairly high page rank web site which the search engines seem to like quite a bit.</p>
<p>If you update your lens on occasion ( once per month or so ), it will continue to bring in new traffic for quite some time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/article-and-content-marketing-with-squidoo-lenses.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quality content from a buyers perspective</title>
		<link>http://www.privateerwebsolutions.com/articles/quality-content-from-a-buyers-perspective.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/quality-content-from-a-buyers-perspective.html#comments</comments>
		<pubDate>Mon, 20 Jul 2009 23:59:52 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Information Marketing]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=819</guid>
		<description><![CDATA[When creating content for selling, you can avoid making hard sales pitches by simply providing potential buyers with the information that they are seeking. By publishing articles that give people answers to their questions, interesting uses for your products, or anything else that they are seeking an answer to or a solution for, you are [...]]]></description>
			<content:encoded><![CDATA[<p>When creating content for selling, you can avoid making hard sales pitches by simply providing potential buyers with the information that they are seeking.</p>
<p><span id="more-819"></span></p>
<p><u>By publishing articles that give people answers to their questions</u>, interesting uses for your products, or anything else that they are seeking an answer to or a solution for, you are providing them with actual value.</p>
<p><u>When you give them good information</u>, it helps to establish at least some measure of trust and gratitude. When people are grateful for the information that you have provided and trust you, they tend to be more likely to buy from you rather than someone else.</p>
<p>Additionally, they become more likely to return for future products and recommend you to other people.</p>
<p><u>Consider this&#8230;</u></p>
<p>When you go to buy a car, are you more likely to buy from the knowledgeable salesman who answers whatever questions you might have and points out interesting aspects of particular cars that relate to your questions, but leaves you to your looking otherwise&#8230;or the pushy salesman that keeps trying to tell you why every car you look at is perfect for you?</p>
<p>While more people will buy from the pushy car salesman, the former will end up with a lot more people who come back for future purchases as well as more recommendations from those he sells to. On the internet, word of mouth should never be underestimated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/quality-content-from-a-buyers-perspective.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Have Your Target Audience Provide You With Information Marketing Topics</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-have-your-target-audience-provide-you-with-information-marketing-topics.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-have-your-target-audience-provide-you-with-information-marketing-topics.html#comments</comments>
		<pubDate>Sun, 12 Jul 2009 04:18:56 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Information Marketing]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[topics]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=784</guid>
		<description><![CDATA[Coming up with good topics for information marketing on a constant basis is problematic for many people. However, if you make good use of the internet you should soon find yourself with no shortage of good topics to deal with. Finding Good Information Marketing Topics If you want to find excellent ideas for articles, then [...]]]></description>
			<content:encoded><![CDATA[<p>Coming up with good topics for information marketing on a constant basis is problematic for many people.</p>
<p>However, if you make good use of the internet you should soon find yourself with no shortage of good topics to deal with.</p>
<p><span id="more-784"></span></p>
<table class="pws-section">
<tr>
<th>
<h4>Finding Good Information Marketing Topics</h4>
</th>
</tr>
<tr>
<td>
<p>If you want to find excellent ideas for articles, then doing the following should leave you with no shortage of things to write about:</p>
<ul style="padding-bottom: 0.25em;">
<li>Figure out who your target audience is.</li>
<li>Find a site on the internet where members of your target audience talk about things related to what you sell.</li>
<li>Look for questions to answer, problems to address, and needs or wants to fulfill.</li>
</ul>
<p>Of course, you should also try to be aware of the questions you answer for yourself or interesting things related to what you sell that you stumble across, as such things also make excellent topics for articles.</p>
<p>I recommend keeping a notebook and writing utensil handy at all times so that you can jot down interesting ideas before you forget them and create articles about them later.</p>
</td>
</tr>
</table>
<table class="pws-section">
<tr>
<th>
<h4>Who is your target audience?</h4>
</th>
</tr>
<tr>
<td>
<p>Normally, people who are selling something have an audience in mind, though perhaps a rather general one.</p>
<p>As long as you have at least one general target audience, you can track down sites where members of that audience gather.</p>
<p>Of course, if you can define your intended audience better, you can find more targeted communities and focus your articles better.</p>
<p><u>It also can help to look for lateral audiences.</u><br />
<br />Perhaps you sell something that is normally considered to be one thing, but can think of other good uses for it to which most people never even consider putting it.</p>
<p>When you can think of these kinds of uses, you typically find a reachable market with little or no competition, at least for a while.</p>
</td>
</tr>
</table>
<table class="pws-section">
<tr>
<th>
<h4>Where does your audience congregate?</h4>
</th>
</tr>
<tr>
<td>
<p>No matter what you sell, there is probably a place somewhere on the internet where your members of your target audience can be found.</p>
<p>The following sites might be quite helpful when seeking out questions related to what you are selling:</p>
<ul style="padding-bottom: 0.25em;">
<li><a href="http://groups.yahoo.com/" rel="nofollow" target="_blank">Yahoo Groups</a></li>
<li><a href="http://answers.yahoo.com/" rel="nofollow" target="_blank">Yahoo Answers</a></li>
<li><a href="http://www.ask.com/" rel="nofollow" target="_blank">Ask.com</a></li>
<li><a href="http://www.big-boards.com/" rel="nofollow" target="_blank">Big Boards</a></li>
<li><a href="http://forums.myspace.com/" rel="nofollow" target="_blank">MySpace Forums</a></li>
<li><a href="http://google.groups.com/" rel="nofollow" target="_blank">Google Groups</a></li>
</ul>
<p>Additionally, entering the primary broad keywords that you are targeting along with words such as “forums”, “boards”, “groups”, and such can turn up a lot of good results.</p>
<p>By simply scanning subject lines you can typically find more questions than you could possibly write articles about.</p>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-have-your-target-audience-provide-you-with-information-marketing-topics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Solid Content for Information Marketing</title>
		<link>http://www.privateerwebsolutions.com/articles/creating-solid-content-for-information-marketing.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/creating-solid-content-for-information-marketing.html#comments</comments>
		<pubDate>Sun, 12 Jul 2009 03:37:59 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Information Marketing]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=763</guid>
		<description><![CDATA[For information marketing purposes, your content is very important. If you fail to provide people with good content, your work on a strong title, summary, and resource box will typically be a waste of time. Content Creation The body of your content should focus on providing exactly what the title and summary promise quickly and [...]]]></description>
			<content:encoded><![CDATA[<p>For information marketing purposes, your content is very important. If you fail to provide people with good content, your work on a strong title, summary, and resource box will typically be a waste of time.</p>
<p><span id="more-763"></span></p>
<table class="pws-section">
<tr>
<th>
<h4>Content Creation</h4>
</th>
</tr>
<tr>
<td>
<p>The body of your content should focus on providing exactly what the title and summary promise quickly and efficiently.</p>
<p>The purpose of your content is to give the one viewing it the information that they were looking for, so that they will view it and hopefully take the action you are looking for.</p>
<p>If you don&#8217;t deliver, then people will quickly hit their back button and see if they can find content that does deliver.</p>
</td>
</tr>
</table>
<table class="pws-section">
<tr>
<th>
<h4>Creating Strong Content</h4>
</th>
</tr>
<tr>
<td>
<p>When you are creating content, there are a few simple things that you should generally try to keep in mind:</p>
<dl class="steps">
<dt>Keep the feel of the body similar to the feel of the title</dt>
<dd>If you used a secretive title, but provide content that doesn&#8217;t have a hint of secrecy to it, your viewer may decide to go elsewhere.</dd>
<dd>They chose your content based upon the title&#8230;so chances are good that they want content that has the same general feel to it.</dd>
<dt>Keep it short</dt>
<dd>Unless you promise a novel, it is best to keep your content as short as possible, especially when creating text content.</dd>
<dt>Start strong and stay strong</dt>
<dd>Your first two sentences should be as strong as you can make them. For audio and video, the first half minute should be good enough to hold peoples interest.</dd>
<dd>Most people will go look elsewhere if you haven&#8217;t caught their attenting within the first paragraph.</dd>
<dd>Providing a week introduction will prompt people to go elsewhere.</dd>
<dt>Use paragraphs liberally in textual content</dt>
<dd>Long paragraphs turn most people off. By breaking up your paragraphs, you make your writing more inviting and/or less intimidating for most people.</dd>
<dd>If you know that your target market doesn&#8217;t mind (or even enjoys) long paragraphs, then ignore this.</dd>
<dt>Use whitespace liberally</dt>
<dd>If the venue or medium allows, consider using images and boxes to break up your text and make particular pieces of information stand out better.</dd>
<dt>Use subheadings</dt>
<dd>If it makes sense to do so, be sure to create subheadings in any textual content.</dd>
<dd>This helps skimmers find the section of your content that they want to read.</dd>
</dl>
<p><u>Callouts:</u><br />
<br />If it is allowed, you might want to include a callout in your content.</p>
<p>A callout tells your viewer what they should do now. If you don&#8217;t suggest that they do something, most people won&#8217;t.</p>
<p>When it makes sense, I prefer to place callouts that are similar to titles, telling people the benefits of taking the action I suggest rather than just telling them something like &quot;Click here to buy!&quot;</p>
<p>For example:</p>
<ul style="padding-bottom: 0.25em;">
<li>“Learn how the courts work and <a href="http://www.jurisdictionary.com/index.asp?refercode=JT0001" rel="nofollow" target="_blank" title="&copy;Jurisdictionary">answer your own legal questions without a high priced lawyer</a>!”</li>
<li>&quot;Ignore the sycophantic media. <a href="http://www.amazon.com/gp/product/0446537519?ie=UTF8&#038;tag=privahobbi-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0446537519" title="The Revolution: A Manifesto" rel="nofollow" target="_blank"><br />
Learn the real reasons for our economic problems now!</a><img src="http://www.assoc-amazon.com/e/ir?t=privahobbi-20&#038;l=as2&#038;o=1&#038;a=0446537519" width="1" height="1" border="0" alt="" style="display: inline; border:none; padding: 0; margin:0px;" />&quot;</li>
</ul>
<p>Directed towards the proper audience, both callouts could be quite effective&#8230;even though neither one notes what, exactly, will happen if the reader clicks either link.</p>
<p>For comparison sake, here are the callouts they might replace:</p>
<ul style="padding-bottom: 0.25em;">
<li>&quot;<a href="http://www.jurisdictionary.com/index.asp?refercode=JT0001" rel="nofollow" target="_blank" title="&copy;Jurisdictionary">Buy Jurisdictionary Now!</a>&quot;</li>
<li>&quot;<a href="http://www.amazon.com/gp/product/0446537519?ie=UTF8&#038;tag=privahobbi-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0446537519" title="The Revolution: A Manifesto" rel="nofollow" target="_blank">Get your copy of The Revolution, a Manifesto</a> now!&quot;</li>
</ul>
</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/creating-solid-content-for-information-marketing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding content to your site for targeted traffic</title>
		<link>http://www.privateerwebsolutions.com/articles/adding-content-to-your-site-for-targeted-traffic.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/adding-content-to-your-site-for-targeted-traffic.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 00:41:50 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Initial Site Marketing]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=600</guid>
		<description><![CDATA[Now that you have the basics of your store traffic website completed and launched, you should take a little bit of time to add the kinds of content to it that people who buy what you sell are looking for. Types of potential paying customers Typically, online store sites spend a lot of time selling [...]]]></description>
			<content:encoded><![CDATA[<p>Now that you have the basics of your store traffic website completed and launched, you should take a little bit of time to add the kinds of content to it that people who buy what you sell are looking for.</p>
<p><span id="more-600"></span></p>
<h4>Types of potential paying customers</h4>
<p>Typically, online store sites spend a lot of time selling individual products or services, but fail to put up content that will naturally bring targeted traffic to their site.</p>
<p>When potential buyers go looking for something, they tend to fall into a couple of categories:</p>
<dl class="steps">
<dt>People who want to buy something and know what it is</dt>
<dd>These people will find what you offer via search engines with product keywords</p>
<ul>
<li>They will search on product names</li>
<li>Some will include &quot;$&quot; in their search as they want pages which actually sell items</p>
<li>Some will include words like &quot;Buy&quot;, &quot;For Sale&quot; etc.</li>
</ul>
</dd>
<dd>They are also the people who have the most competition for their money.</dd>
<dt>People who want to buy a specific type of thing, but have not decided upon a particular product.</dt>
<dd>These people will find what you offer via search engines with category keywords</p>
<ul>
<li>They will search on general types of products</li>
<li>Some will include words like &quot;best&quot;, &quot;good&quot;, etc.</li>
</ul>
</dd>
<dd>There is generally decent competition for these peoples money.</dd>
<dt>People who want a solution to a problem, but don&#8217;t know what the solution is</dt>
<dd>These people will use search engines to hunt for solutions to some kind of perceived problem.</p>
<ul>
<li>They will search on problem words rather than product or category related words.</li>
<li>If you can provide a solution to their problem, then you can sell to them.</li>
<li>The words they search on may appear to have nothing to do with what you sell.</li>
</ul>
</dd>
<dd>Competition for these customers varies greatly, but if you take the time to do keyword research and locate these customers, you can make a lot of sales fast&#8230;provided you sell something that will solve their perceived problem.</dd>
</dl>
<p>There are certainly other types of potential customers out there, but the above are all perfectly reachable and willing to buy if you can lead them to your products.</p>
<h4>Content creation for potential paying customers</h4>
<p>With the above three types of people in mind, here is how I recommend adding content to your store traffic site:</p>
<dl class="steps">
<dt>People who know what they want</dt>
<dd>These are the people that I would build product showcase pages for.</dd>
<dd>Since they already know what they want, they may buy from you without a second thought if you can show them what they want.</dd>
<dd>However, some will be looking for:</p>
<ul>
<li>Specific details about the product such as color, size, brand, etc.</li>
<li>Specific details about your service such as shipping information, return policies, etc.</li>
<li>Any special reasons to buy from you rather than someone else</li>
</ul>
</dd>
<dd>A clean, simple page with a good picture, clear information on the features and/or attributes of the product you are offering, and links to your selling policies will usually be more than enough to make a sale to these customers.</dd>
<dd>If they are bargain hunting or comparison shopping, they might also be interested in knowing about anything extra they get should they buy from you. Some easy to create extras which cost little or no money are:</p>
<dl>
<dt>E-books / pdfs containing information such as</dt>
<dd>Clear, concise instructions on assembly or usage</dd>
<dd>Extra uses for the product in question</dd>
<dd>How to care for and/or clean the product</dd>
<dd>How to customize the product</dd>
<dt>Storage cases</dt>
<dt>Low cost, closely related products</dt>
<dt>Coupons for services related to the product</dt>
<dd>These can be from other places</dd>
</dl>
</dd>
<dt>People who know what kind of thing they want</dt>
<dd>These are people I would build category and/or product showcase pages for.</dd>
<dd>Since they know generally what they want, they are often looking for:</p>
<ul>
<li>Recommendations on good products of the type they seek</li>
<li>Information about how different related products compare to each other</li>
</ul>
</dd>
<dd>To increase sales in this group, you might consider the following:</p>
<dl>
<dt>Providing detailed articles on the benefits of particular products</dt>
<dd>These I would place on product showcase pages either as part of the description or as links</dd>
<dt>Providing articles comparing closely related products</dt>
<dd>These should weigh the pros and cons in comparison to each other</dd>
<dd>I would place such articles as links in category showcase pages and perhaps note which you believe to be the strongest product for particular uses on the category showcase page itself.</dd>
<dt>Providing testimonials from people who have bought particular products and recommend them</dt>
<dd>These can be testimonials on other sites or direct testimonials from your own customers.</dd>
<dd>If you use testimonials from other sites, I recommend using a small snippet of the testimonial along with the provided name and site name that you found the testimonial on&#8230;but the site name does not need to be a link. If you do provide a link, I recommend having it open in a new window and making it into a nofollow link.</dd>
</dl>
</dd>
<dt>People who are looking for solutions to a problem</dt>
<dd>Doing this can work very well, but requires more than simply targeting obvious keywords and using them to bring in potential customers.</dd>
<dd>To find these people, I recommend looking over the products you offer and trying to think of how your products could take care of a perceived problem or need.</dd>
<dd>Sites such as ask.com, yahoo answers, and let you see what kinds of perceived problems people are trying to get addressed. Looking them over, if you can match one of your products to the solution for a problem, you have a good candidate for an article.</dd>
</dl>
<h4>Tying it all together</h4>
<p>You can create posts on your site and link them to and from your category and product showcases.</p>
<p>Additionally, you could write articles on other sites and/or create digital products based off of them to sell directly on your site.</p>
<p>For now, I recommend doing the following:</p>
<dl class="steps">
<dt>Update any product showcases with specific information about the product.</dt>
<dd>You can do this in this in your product description or via the sideboxes.</dd>
<dd>Check out &quot;<a href="/articles/how-to-create-boxes-on-your-web-pages-with-html-and-css.html">Creating boxed areas with html</a>&quot; for information on possible ways to cleanly show attributes of your products.</dd>
<dd>Check out &quot;<a href="/articles/creating-custom-sideboxes-for-product-showcases.html">Creating custom sideboxes for product showcases</a>&quot; for information on ways to create sideboxes.</dd>
<dt>Update or create a shipping information and return policy and link them from your product showcases.</dt>
<dd>Check out &quot;<a href="/articles/setting-up-a-shipping-information-page-for-your-store-traffic-site.html">How to create a shipping information page</a>&quot; if needed.</dd>
<dt>Make note of other reasons to buy from you rather than someplace else</dt>
<dd>You might add a link to your store feedback if the store you sell on has such.</dd>
<dd>You might make note of any special discounts such as a percent off if they buy over a certain amount of goods from you.</dd>
<dd>You might create information products for certain products or product categories and note that they are free with any purchase.</dd>
</dl>
<p>Don&#8217;t get carried away. For now, I&#8217;d hold off on creating too many articles on your site because we will discuss article marketing before long. However, a couple of comparison or informative articles to give visitors more information about what you offer couldn&#8217;t hurt.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/adding-content-to-your-site-for-targeted-traffic.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

