<?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>&#62;devblog_ &#187; marketing</title>
	<atom:link href="http://devblog.itsth.com/category/marketing/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.itsth.com</link>
	<description>Thoughts on developing shareware</description>
	<lastBuildDate>Wed, 14 Dec 2011 16:29:59 +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>Using yoursite.com/nice_links for promotions</title>
		<link>http://devblog.itsth.com/2010/03/29/using-yoursite-comnice_links-for-promotions/</link>
		<comments>http://devblog.itsth.com/2010/03/29/using-yoursite-comnice_links-for-promotions/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 09:20:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[marketing]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://devblog.itsth.com/?p=85</guid>
		<description><![CDATA[When doing a promotion or sending links by e-mail, it&#8217;s nicer to have short, speaking links like yoursite.com/discount instead of the normal link monsters. You might implement this on your server as folder name (polluting your folder structure) or use the htaccess file (where a mistake can kill the entire server). But I suggest a [...]]]></description>
			<content:encoded><![CDATA[<p>When doing a promotion or sending links by e-mail, it&#8217;s nicer to have short, speaking links like yoursite.com/discount instead of the normal link monsters. You might implement this on your server as folder name (polluting your folder structure) or use the htaccess file (where a mistake can kill the entire server).</p>
<p>But I suggest a simpler solution: Use a 404 error page script.</p>
<p>Most hosting companies allow you to specify a custom 404 (&#8220;not found&#8221;) error page. This page can also be a script. And the script can check if the requested URL is your promotion code and then redirect to your real page.</p>
<p>This can also keep you from typing (or writing on paper) long product URLs. I have set up shortcuts for all my products. If I want someone to have the link of the 1-Click Duplicate Delete for Outlook page, I can simply write this link:<br />
<a href="http://easy2sync.com/1cddo">easy2sync.com/1cddo</a><br />
Instead of:<br />
<a href="http://www.easy2sync.com/en/produkte/1-Click-Duplicate-Delete-Outlook.php">http://www.easy2sync.com/en/produkte/1-Click-Duplicate-Delete-Outlook.php</a><br />
(Which is so long that some mail clients print into 2 lines, effectively breaking it.)</p>
<p>Here&#8217;s the PHP script for that:</p>
<pre>&lt;?php
if (getenv("REQUEST_URI")=='/1cddo')
{
 header ('Location: http://www.easy2sync.com/en/produkte/...
 exit;
}
?&gt;
&lt;html&gt;&lt;head&gt;&lt;title&gt;Error!....</pre>
]]></content:encoded>
			<wfw:commentRss>http://devblog.itsth.com/2010/03/29/using-yoursite-comnice_links-for-promotions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strange AdWords status problems</title>
		<link>http://devblog.itsth.com/2010/01/14/strange-adwords-status-problems/</link>
		<comments>http://devblog.itsth.com/2010/01/14/strange-adwords-status-problems/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 09:09:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[marketing]]></category>
		<category><![CDATA[AdWords]]></category>

		<guid isPermaLink="false">http://devblog.itsth.com/?p=73</guid>
		<description><![CDATA[Okay, so I finally found a way of contacting AdWords. I had problems with two new ads. One has been under review for more than a week, another was approved, but had zero impressions. For both cases, I got a meaningless standard text, explaining their policy.  And both times the ad suddenly worked. So, something [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so I finally found a way of contacting AdWords. I had problems with two new ads. One has been under review for more than a week, another was approved, but had zero impressions.</p>
<p>For both cases, I got a meaningless standard text, explaining their policy.  And both times the ad suddenly worked. So, something was definitely <a href="http://blog.softwarepromotions.com/index.php/google-adwords-the-machine-is-broken-please-fix-it-2009-12-30/">broken</a> and is now fixed, but Google doesn&#8217;t even bother to say so&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.itsth.com/2010/01/14/strange-adwords-status-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awkward help from GoogleAdwords</title>
		<link>http://devblog.itsth.com/2010/01/11/awkward-help-from-googleadwords/</link>
		<comments>http://devblog.itsth.com/2010/01/11/awkward-help-from-googleadwords/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 21:37:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[marketing]]></category>
		<category><![CDATA[AdWords]]></category>

		<guid isPermaLink="false">http://devblog.itsth.com/?p=70</guid>
		<description><![CDATA[Google&#8217;s always amazing when it comes to finding the right pages. I wanted to contact then, so I searched the official German Adwords Help for &#8220;Kontakt&#8221;. Places 8+9 were: If you don&#8217;t speak German: unmöglich=impossible. You get the rest, I think&#8230; So, the AdWords help was helpful for me, too. I gave up contacting them. [...]]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s always amazing when it comes to finding the right pages. I wanted to contact then, so I searched the official German Adwords Help for &#8220;Kontakt&#8221;.</p>
<p>Places 8+9 were:</p>
<p><img class="alignnone" title="Adwords Kontakt" src="http://www.easy2sync.com/img/blog/AdwordsKontakt.png" alt="" width="500" height="158" /></p>
<p>If you don&#8217;t speak German: unmöglich=impossible. You get the rest, I think&#8230;</p>
<p>So, the AdWords help was helpful for me, too. I gave up contacting them. Less money for Google&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.itsth.com/2010/01/11/awkward-help-from-googleadwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A website navigation mistake</title>
		<link>http://devblog.itsth.com/2009/10/21/a-website-navigation-mistake/</link>
		<comments>http://devblog.itsth.com/2009/10/21/a-website-navigation-mistake/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 11:53:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://devblog.itsth.com/?p=55</guid>
		<description><![CDATA[I&#8217;m currently thinking about buying a new computer and came across Dell&#8217;s website. Here&#8217;s the menu that they presented to me to choose from: Don&#8217;t know about you, but I was completely lost here. Would I want a Studio or and XPS computer? No idea. Probably the folks at Dell know their products too well [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently thinking about buying a new computer and came across Dell&#8217;s website. Here&#8217;s the menu that they presented to me to choose from:</p>
<p><img class="alignnone" title="Dell menu" src="http://www.easy2sync.com/img/blog/dell_menu.png" alt="" width="222" height="366" /></p>
<p>Don&#8217;t know about you, but I was completely lost here. Would I want a Studio or and XPS computer? No idea. Probably the folks at Dell know their products too well and sometimes forget how it must look like for their (first-time) customers.</p>
<p>I left Dell&#8217;s website (without bothering to &#8216;learn&#8217; what they mean) and revisited my own site to see if I did it any better. And was surprised to see that I made the same mistake  (a bit) with the product names.</p>
<p>Some of my product names (like 1-Click Duplicate Delete for Outlook) are pretty clear. Others (like ReplyButler) can leave you guessing. A customer might be interested in it, but only if I make it easy for him to understand what the product is for.</p>
<p>So here&#8217;s the way I found to make it clearer:</p>
<p><img class="alignnone" title="Menu ITSTH" src="http://www.easy2sync.com/img/blog/itsth_menu.png" alt="" width="319" height="370" /></p>
<p>It&#8217;s still very brief, but at least tells you enough about it to decide whether you might be interested or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.itsth.com/2009/10/21/a-website-navigation-mistake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Affiliate Fraud! &#8211; Is it?</title>
		<link>http://devblog.itsth.com/2008/11/04/affiliate-fraud-is-it/</link>
		<comments>http://devblog.itsth.com/2008/11/04/affiliate-fraud-is-it/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 12:38:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[shareware]]></category>
		<category><![CDATA[Affiliates]]></category>
		<category><![CDATA[Cookie-Stuffing]]></category>

		<guid isPermaLink="false">http://devblog.itsth.com/?p=29</guid>
		<description><![CDATA[I was recently contacted by fellow software developer Michael Bauer, who called my attention to a certain website. That site is an affiliate of mine and I thought that it was my best affiliate. A deeper look however showed that the website placed the usual affiliate cookie not just on the pages displaying my software, [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently contacted by fellow software developer <a href="http://www.vboffice.net">Michael Bauer</a>, who called my attention to a certain website. That site is an affiliate of mine and I thought that it was my best affiliate.</p>
<p>A deeper look however showed that the website placed the usual affiliate cookie not just on the pages displaying my software, but on all. Each and every page that I visited (it&#8217;s a big site), had the cookie-setting-code. And not just for me, but for a number of other software vendors, too. The cookies expire in half a year.</p>
<p><img class="alignnone" title="Sourcecode" src="http://www.easy2sync.com/img/blog/AffiliateProblem.jpg" alt="" width="439" height="276" /></p>
<p>In other words: Every person that visits any page of that website, would bring the website owner a provision if the visitor should decide to buy any software from any of the listed vendors within the next 6 month.</p>
<p>Previously I had thought, because of the sales, that this was my best affiliate. Now however, I have my doubts how many sales he *really* generated and for how many he just got the money.</p>
<p><strong>Is this okay?</strong></p>
<p>I don&#8217;t think so. Is this a violation of the terms or even illegal behavior? Well, so far Share-it (who handles the affiliate system) says that this okay and that I&#8217;m free to terminate my cooperation with the affiliate.</p>
<p>I&#8217;m no expert (even though I&#8217;m probably involuntarily on the road to become one, sigh) on this topics but on this seems similar to <a href="http://en.wikipedia.org/wiki/Cookie_stuffing">Cookie-Stuffing</a>, so I won&#8217;t give up so easily on this and post updates on this.</p>
<p>But untill then, if you have an affiliate program, you should <strong>check your affiliates&#8217; websites</strong>, especially those that you think are your best ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.itsth.com/2008/11/04/affiliate-fraud-is-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New blog, new log, new look</title>
		<link>http://devblog.itsth.com/2008/08/19/new-blog-new-log-new-look/</link>
		<comments>http://devblog.itsth.com/2008/08/19/new-blog-new-log-new-look/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 21:03:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[marketing]]></category>
		<category><![CDATA[faro rasca]]></category>
		<category><![CDATA[spain]]></category>
		<category><![CDATA[teneriffe]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://devblog.itsth.com/?p=5</guid>
		<description><![CDATA[The default wordpress theme really is boring. So I&#8217;m using my Faro Rasca theme for a start. It&#8217;s a photo from a lighthouse on Teneriffe, Spain.]]></description>
			<content:encoded><![CDATA[<p>The default wordpress theme really is boring. So I&#8217;m using my <a href="http://fotothemes.itsth.com/theme_farorasca.php">Faro Rasca theme</a> for a start. It&#8217;s a photo from a lighthouse on Teneriffe, Spain.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.itsth.com/2008/08/19/new-blog-new-log-new-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

