<?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>Affordable Internet Marketing&#187; Web Design Category &#8211; Affordable Internet Marketing</title>
	<atom:link href="http://www.affordable-internet-marketing.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.affordable-internet-marketing.com</link>
	<description>Internet Marketing Strategies, Techniques, Tips And Tricks Every Website Owner, New Or Experienced, Should Know, To Become Successful Too!</description>
	<lastBuildDate>Tue, 16 Mar 2010 11:52:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Slow Website Penalized By Google?</title>
		<link>http://www.affordable-internet-marketing.com/2009/12/slow-website-penalized-google/</link>
		<comments>http://www.affordable-internet-marketing.com/2009/12/slow-website-penalized-google/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 23:00:51 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[page loading slow]]></category>
		<category><![CDATA[slow website]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/?p=1074</guid>
		<description><![CDATA[There are indications that a slow website may be penalized by Google.
Like last year when they introduced Page Load Time as a ranking element in Google AdWords ads. 
And the more recent launch of a DNS resolving service called Google Public DNS that uses Google&#8217;s infrastructure to improve page loading time.
Watch this WebProNews interview: Matt [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2009/12/slow-website-penalized-google/">Slow Website Penalized By Google?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There are indications that a slow website may be penalized by Google.</p>
<p>Like last year when they introduced Page Load Time as a ranking element in Google AdWords ads. </p>
<p>And the more recent launch of a DNS resolving service called Google Public DNS that uses Google&#8217;s infrastructure to improve page loading time.</p>
<p>Watch this WebProNews interview: <a href="http://videos.webpronews.com/2009/11/13/matt-cutts-interview/" target="_blank">Matt Cutts Talks Caffeine and Site Speed</a></p>
<p>There are many more discussions going on about this topic, and it is believed that having a slow website may influence your rankings, now or in future. Some seo experts think a slow website may not be penalized (yet), but you also won&#8217;t earn extra points.</p>
<p>Do a search on <a href="http://www.google.com/search?hl=en&#038;safe=off&#038;gl=us&#038;num=20&#038;newwindow=1&#038;q=google+increases+the+relevance+of+page+load+time&#038;aq=f&#038;oq=&#038;aqi=">Google</a> about the topic.</p>
<p>I started the week with studying my <a href="http://www.google.com/analytics/">Google Analytics</a> info. Not blogging for a couple of months due to a heart attack decreased my visitor numbers drastically and I have to do something about that.</p>
<p>I also took a look at my <a href="http://www.google.com/webmasters/tools/">Webmaster tools</a>. There I discovered my incoming links have decreased also.</p>
<p>But what really was hitting me hard was my site performance.</p>
<p>It appeared that over time my site loaded slower and slower. At first I thought it had something do to with hosting capabilities, but I wasn&#8217;t sure. I had to find out, because, on top of the earlier mentioned problems, I also had a slow website!</p>
<p>So I installed <a href="https://dl-ssl.google.com/page-speed/current/page-speed.xpi">Page Speed</a>, a Firefox browser add-on to evaluate the performance of website pages and get suggestions on how to improve them. I had installed Yslow before, but hadn&#8217;t done anything with it.</p>
<p>Using Page Speed, I discovered several causes of slowing down my site, like insufficient caching and using a lot of redundant info that wasn&#8217;t really necessary.</p>
<div align="center"><img src="http://www.affordable-internet-marketing.com/pics/page-speed.png" alt="Page Speed" width="489" height="227" title="Page Speed" /></div>
<p>&nbsp;</p>
<p>So I went to my fellow countryman Yoast for more advice and took the time to watch his outstanding presentation on <a href="http://yoast.com/wordcamp-nl-presentation/">SEO Improvements on Wordpress</a> at WordCamp NL.</p>
<p>Strangely enough, despite the topic, he isn&#8217;t talking about SEO at all, yet, in the end, it was all about SEO. In hindsight it wasn&#8217;t that surprising, because Yoast is more a marketeer than a geek (well, maybe he&#8217;s a geek by nature, but he certainly behaves as a marketeer).</p>
<p>Anyway, I was a satisfied user of WP Super Cash for some time, but one of the things I took away from Yoast&#8217;s presentation was a new plugin called <a href="http://www.w3-edge.com/wordpress-plugins/w3-total-cache/">W3 Total Cache</a>. I researched it as far as I could understand (sometimes it really gets technical) and installed the plugin immediately.</p>
<p>Because W3 Total Cache goes far beyond caching.<br />
It also tries to restore what people should have done in the first place when designing themes. Like compressing files and keep code to a bare minimum.<br />
I must say, pages load much faster now.</p>
<p>Then I went back to Page Speed and let it run. Based on the performance analysis, I managed to add a couple of valuable lines to my .htaccess file to enable <a href="http://www.askapache.com/htaccess/apache-speed-cache-control.html">caching for images, css and javafiles</a> and to enable <a href="http://code.google.com/speed/articles/use-compression.html">compression of files</a>.</p>
<p><a href="http://code.google.com/speed/page-speed/docs/using.html">Page Speed</a> uses these small red images <img src="http://www.affordable-internet-marketing.com/pics/page-speed-red-warning.png" alt="Page Speed Warning" width="14" height="14" title="Page Speed Warning"  style="vertical-align:text-top;padding:0" /> to represent the largest potential performance wins for relatively little development effort and these issues should be addressed first.</p>
<p>The only thing I haven&#8217;t found out yet is how to enable proxy caching for external images. I found a few resources, but I wasn&#8217;t able to clearly understand what they were talking about. And I certainly don&#8217;t want to make mistakes playing with .htaccess files when I don&#8217;t oversee the implications.</p>
<p>So, if anyone has some advice about proxy caching, I&#8217;m all ears.<br />
Meanwhile I suggest you check out the links in this post to at least familiarize yourself with the topic.<br />
IF Google will penalize a slow website in future, you at least know what to do about it.</p>
<p>Here&#8217;s another resource that you can use to prevent your pages from loading slow: <a href="http://www.webpagetest.org/">WebPageTest</a></p>
<p>Don&#8217;t let this technical topic scare you. Listen, I&#8217;m NOT that technical at all. I only add what I can understand and doing so with the above mentioned I&#8217;ve reached my limits. All I&#8217;m saying is that when I can do this, almost anyone else can. <img src='http://www.affordable-internet-marketing.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;m still busy investigating and in the near future I may delete a few gimmicks from my blog as a result of that. </p>
<p>In the mean time let me hear what you think about a slow website and long loading times.<br />
Do you think it&#8217;s a good idea for Google to use speed as a ranking factor?<br />
Post your reaction below.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2009/12/slow-website-penalized-google/">Slow Website Penalized By Google?</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;Slow Website Penalized By Google?&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2009/12/slow-website-penalized-google/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="Slow Website Penalized By Google?" url="http://www.affordable-internet-marketing.com/2009/12/slow-website-penalized-google/" tags="page loading slow slow website "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=1074&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2009/12/slow-website-penalized-google/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>What do you use to create websites?</title>
		<link>http://www.affordable-internet-marketing.com/2009/01/create-websites/</link>
		<comments>http://www.affordable-internet-marketing.com/2009/01/create-websites/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 15:41:23 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[create websites]]></category>
		<category><![CDATA[site development]]></category>
		<category><![CDATA[website design]]></category>
		<category><![CDATA[website templates]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/?p=993</guid>
		<description><![CDATA[On her blog, Lynn Terry asks us &#8220;What do you use to create a website?&#8220;.
I was about to post a comment there, but it became a bit long, so I turned it into a post. 
Of course I use Wordpress sometimes to create websites.
This blog is an obvious one, but I also use them as [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2009/01/create-websites/">What do you use to create websites?</a></p>
]]></description>
			<content:encoded><![CDATA[<p>On her blog, Lynn Terry asks us &#8220;<a href="http://www.clicknewz.com/1847/create-a-website/">What do you use to create a website?</a>&#8220;.</p>
<p>I was about to post a comment there, but it became a bit long, so I turned it into a post. </p>
<p>Of course I use Wordpress sometimes to create websites.<br />
This blog is an obvious one, but I also use them as content management system (CMS) without having them look like a blog. Without comments, because comments kill every attempt for <a href="http://www.onlinemarketingtoday.com/search-engine-optimization/" target="_blank" title="search engine optimization">search engine optimization</a> on blogs.<br />
Works great and results are satisfying.</p>
<p>However&#8230;</p>
<p>&#8230;using Wordpress as a CMS results in overhead here and there. Extra css files, plugins that add extra code and comments to the source, plugins that become redundant because of better alternatives, there&#8217;s always something to worry about.</p>
<p>The argument that search engines LOVE blogs is an overstatement. Search engines love fresh content and since that is generated on a lot of blogs, their chances to rank well in search engines, on average, are better than those from static sites.</p>
<p>However&#8230;</p>
<p style="float:right;padding-left:5px;"><img src="http://www.affordable-internet-marketing.com/pics/content-first.jpg" alt="Content First" width="296" height="300" hspace="10" /><br />
<small style="padding-left:60px;">Photo Credit: <a href="http://www.flickr.com/photos/a_mason/" rel="nofollow">Andrew Mason</a></small></p>
<p>&#8230;I&#8217;m convinced that frequently adding content to a static site delivers the same results.</p>
<p>Of course Wordpress has other advantages, like feeds. Every time content is added, a fully automated process spreads the word about that through the Net using ping services. Hmhm. True. I&#8217;ll get back to that in a moment.</p>
<p>Because I think a static site can do better than a Wordpress site!</p>
<p>The only condition is that it must have clean code and a simple, yet highly effective internal linking structure.</p>
<p>Back in the previous century I learned HTML. You know, tables, fonts, meta tags, the whole shebang. And I experimented a lot with different website designs. Along the way I added CSS to my sites and made them error free, so the source code is clean. A long learning curve.</p>
<p>The most important thing I&#8217;ve learned in all these years is that the source code should be clean, because that&#8217;s what the search engines are able to read AND that the main content should be on top of the source code.</p>
<p>Most websites, including Wordpress, have too much clutter on top of their source code, including all kind of menu&#8217;s. The content is hidden somewhere in that source.</p>
<p>Not in my website template. Content is always as far to the top as possible.</p>
<p>Other features of my template are an XML sitemap that can be used by the search engines. But it also contains an HTML sitemap that can be used by visitors. OR&#8230; by the search engines and that&#8217;s exactly what I&#8217;m using it for.</p>
<p>It even has an RSS feed. Works a bit different than usual, but it does the trick. I told you above I would get back to that Wordpress advantage. My template has it too!</p>
<p>The only thing that doesn&#8217;t work automagically is pinging, but there&#8217;s an easy solution for that. I just go to PingOMatic, submit my RSS feed to have it pinged and create a bookmark. Next time, one button push will do the trick.</p>
<p>That&#8217;s how I create websites Lynn.</p>
<p>Get them up and running in 5 minutes (development of unique graphics excluded).<br />
Then I just put in a title, a good description and the body of the text, upload and presto&#8230;<br />
another page ready.<br />
The only difference with blogs is, that I use TextPad or any other text processor.</p>
<p>Here&#8217;s an example: <a href="http://healthyfoodinfo.com/">Healthy Food</a>.<br />
Created it 2 days ago. Works in 5 minutes, including Adsense. </p>
<p>So how about you dear reader?<br />
What do you use to create websites?<br />
Post your comments below.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2009/01/create-websites/">What do you use to create websites?</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;What do you use to create websites?&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2009/01/create-websites/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="What do you use to create websites?" url="http://www.affordable-internet-marketing.com/2009/01/create-websites/" tags="create websites site development website design website templates "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=993&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2009/01/create-websites/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Minisite Graphics And A Not So Unrelated Story</title>
		<link>http://www.affordable-internet-marketing.com/2008/07/minisite-graphics-and-a-not-so-unrelated-story/</link>
		<comments>http://www.affordable-internet-marketing.com/2008/07/minisite-graphics-and-a-not-so-unrelated-story/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 09:58:34 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[mini]]></category>
		<category><![CDATA[minisite graphics]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/?p=511</guid>
		<description><![CDATA[There&#8217;s a lot of demand for minisite graphics these days. If you watch popular forums, like the Warrior and DigitalPoint forums, you&#8217;ll discover that topics about graphics and minisites are well visited and lots of people buy great offers.
I think that popularity is a result of the increasing demand for Private Label right products. After [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/07/minisite-graphics-and-a-not-so-unrelated-story/">Minisite Graphics And A Not So Unrelated Story</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a lot of demand for minisite graphics these days. If you watch popular forums, like the <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=94">Warrior</a> and DigitalPoint forums, you&#8217;ll discover that topics about graphics and minisites are well visited and lots of people buy great offers.</p>
<p>I think that popularity is a result of the increasing demand for Private Label right products. After all, you can by PLR content all over the place, but you still have to design a website for it. Minisite graphics are great tools to achieve just that, since they&#8217;re ready to go and simple to use.</p>
<p>Also, most Internet marketers avoid having to deal with graphics, whether it&#8217;s promotional banners, ebook covers or website layouts, since it requires specific skills to create them. A real marketer stays with his job, marketing, and doesn&#8217;t have time to fiddle around with complex software and to read the bulky tutorials.</p>
<p>When it comes to creating graphics for their authority sites, they will always find a professional graphic designer to do the job.<br />
But when it&#8217;s about monetizing niches using their PLR content, minisite graphics are high in demand.</p>
<div align="center"><img src="http://www.affordable-internet-marketing.com/pics/minisite-graphics-header.jpg" alt="MiniSite Graphics Header example" title="Example of MiniSite Graphics Header" width="460" height="118" /></div>
<p>Minisite graphics have another huge advantage. You can easily customize them by changing the text inside. Thus you can profit from great professional designs and customize the text inside the graphics to suit your own needs. That&#8217;s a really simple and fast job when you use free graphic software like <a href="http://www.gimp.org/" rel="nofollow" target="_blank">Gimp</a>.</p>
<p>Or you are able to even build a completely fresh design based on minisite graphics! Thus they serve as a source of inspiration and ideas for a entirely new design. Wich isn&#8217;t possible from a blank canvas, right?</p>
<p>So, using minisite graphics, you are really saving a lot of valuable time that you can otherwise spend on more crucial matters like marketing and developing new products. When you buy minisite graphics, all you only need to do is edit a thing or two to apply an identity of your own wich creates more time and flexibility to work on other stuff.</p>
<p>In addition to that, it would be ideal to use some sort of search engine optimized website template, that allows you to quickly use the minisite graphics and create a successful website.<br />
Real good website templates are rare, so if you can get one, don&#8217;t miss the opportunity. It will save you tons of time, again.</p>
<p>&nbsp;<br />
Ok, now let&#8217;s talk about this not so unrelated story.</p>
<p>I&#8217;m a member of a very special group &#8211; The <a href="http://www.onlinemarketingtoday.com/" target="_blank" title="Internet Marketing">Internet Marketing</a> Inner Circle.</p>
<p>In this supportive community, we share experience and knowledge, network with other marketers and business owners, and have fun.</p>
<p>We also take care of our fellow members.</p>
<p>That&#8217;s why, when we heard about Lynn Stivers and her fight to save her home, the members rallied around in support &#8211; and came up with a mind-blowing deal about &#8230;</p>
<p><strong>Minisite Graphics</strong>.</p>
<p>I&#8217;ll let Lynn tell her story, but you really should check out the graphics that she offers. I didn&#8217;t hesitate for a moment and bought them. They&#8217;re great.</p>
<p>And&#8230;</p>
<p>I contributed my <a href="http://www.anownsite.com/products/website-template/" target="_blank">ACE Website template</a> (don&#8217;t buy there before checking out Lynn&#8217;s story below) for easy and fast web design. You can get it for free with Lynn&#8217;s package!</p>
<p>Willie Crawford, owner of The <a href="http://1clickprofitst.com" target="_blank" title="Internet Marketing">Internet Marketing</a> Inner Circle, contributed an interesting package too, as did our members Joanne Mason and Justin Brooke. Completely free!</p>
<p>Read <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=41" rel="nofollow" target="_blank">Lynn&#8217;s story</a> and check out her outstanding offer.<br />
Make sure you get your copy. Will save you tons of time.</p>
<p>After buying them, let me know what you think about these minisite graphics.<br />
Post your comments below.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/07/minisite-graphics-and-a-not-so-unrelated-story/">Minisite Graphics And A Not So Unrelated Story</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;Minisite Graphics And A Not So Unrelated Story&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2008/07/minisite-graphics-and-a-not-so-unrelated-story/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="Minisite Graphics And A Not So Unrelated Story" url="http://www.affordable-internet-marketing.com/2008/07/minisite-graphics-and-a-not-so-unrelated-story/" tags="mini minisite graphics site templates "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=511&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2008/07/minisite-graphics-and-a-not-so-unrelated-story/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How To Avoid Your Passwords Being Cracked</title>
		<link>http://www.affordable-internet-marketing.com/2008/06/how-to-avoid-your-passwords-being-cracked/</link>
		<comments>http://www.affordable-internet-marketing.com/2008/06/how-to-avoid-your-passwords-being-cracked/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 22:52:45 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/?p=501</guid>
		<description><![CDATA[Many sites you frequently visit these days require a password in order to enter.  That&#8217;s because there usually is some form of confidential information stored behind these password protected pages.
But passwords can be cracked, so if you want to KEEP that information confidential, you&#8217;d better use a good and strong password.
And that certainly applies [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/06/how-to-avoid-your-passwords-being-cracked/">How To Avoid Your Passwords Being Cracked</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Many sites you frequently visit these days require a password in order to enter.  That&#8217;s because there usually is some form of confidential information stored behind these password protected pages.</p>
<p>But passwords can be cracked, so if you want to KEEP that information confidential, you&#8217;d better use a good and strong password.</p>
<p>And that certainly applies to your most important online accounts like bank or other money accounts. To a certain extent, I can understand (not agree!) why people want to have access to your PayPal or bank account, since there&#8217;s money to get. Greed and an easy way to make money is their motive.</p>
<div align="center"><img src="http://www.affordable-internet-marketing.com/pics/cracks.jpg" alt="cracks" title="Password Cracks" width="460" height="250" /><br />
<small>Photo Credit: <a href="http://www.flickr.com/photos/42dreams/" rel="nofollow" target="_blank">Mel B.</a></small></div>
<p>But otherwise,  I have NO idea why people would like to crack password for things like blogs and web2.0 sites, other than the morbid delight of destruction.</p>
<p>But it happens!</p>
<p>I had it happen to this very blog last month. Using brute force (see below).<br />
So the lesson here is to defend your Cpanel, blog, bank and all other accounts with strong passwords that are hard to crack.</p>
<p>Now, I&#8217;m NOT a security specialist. All I can do is try to explain this matter in my own layman&#8217;s words and that&#8217;s what I do below.</p>
<p>Suppose I used a ONE character password to protect my site and that one character could only consist of the letters a to z. That would give me 26 possibilities to create my password.</p>
<p>If someone wanted to crack that password, all this person had to do is fill in each letter on my login page and hit submit. Including the response time this requires, this can be done at a pace of 3 times  per minute. On average it requires 13 tries to find the password, so that only takes less than 5 minutes.</p>
<p>Now suppose I add another character to my password. Then the total number of possible combination would increase drastically, since for every character in the first position, there are 26 possibilities in the second one. Total number of combinations: 26 x 26 = 676. The average time required to find my password would become 338 / 3 = 112 minutes.</p>
<p>When we allow to have numbers in our password, the possibilities per character would be 36 and the total number of possible combinations when using 2 characters would be 36 x 36 = 1,296. Average time to find my password: 648 / 3 = 216 minutes.</p>
<p>Finally, when we also allow all letters to be in capitals, that adds another 26 options per character. So now the total number of possible combinations for a 2 character password becomes 62 x 62 = 3,844. Average time to find my password: 640 minutes!</p>
<p>If we would allow for more characters to be included in the password, the figures will be:</p>
<table align="center" width="400" border="1" cellpadding="5" cellspacing="0">
<tr>
<td width="70" valign="bottom">
# Chars.
</td>
<td width="130" valign="bottom" align="right">
Possible Combinations
</td>
<td width="200" valign="bottom" align="right">
Average # minutes needed to crack password
</td>
</tr>
<tr>
<td align="center">
3
</td>
<td align="right">
238.328
</td>
<td align="right">
39.721
</td>
</tr>
<tr>
<td align="center">
4
</td>
<td align="right">
14.776.336
</td>
<td align="right">
2.462.723
</td>
</tr>
<tr>
<td align="center">
5
</td>
<td align="right">
916.132.832
</td>
<td align="right">
152.688.805
</td>
</tr>
</table>
<p>See how the column at the right increases drastically?<br />
THAT&#8217;S all you have to remember from this exercise.</p>
<p>Of course anyone doing this would be a fool, because we have computers to do things like this. And hackers and crackers use computer programs to do this. Their software starts at the left most character with &#8216;a&#8217; and work their way to the most right character, scanning all combinations possible.<br />
That is called &#8216;brute force&#8217;.</p>
<p>But for computers the same effect applies. The more options per character and the more characters used, the more difficult it becomes to find the right password combination.<br />
Therefore, it&#8217;s wise to use at least 8 characters in your password, using a combination of upper and lower letters and numbers.</p>
<p>So the name of your little sister simply won&#8217;t do! Nor does the name of anyone else. You also need to include numbers and, if allowed, special characters.</p>
<p>If you use names, then at least don&#8217;t use names that are easy to guess. Use at least one capital and also add a number. A great way to combine everything is to replace an &#8216;a&#8217; by 1 and a 1 by &#8216;a&#8217;. That makes names more difficult to find.</p>
<p>IF it&#8217;s allowed, you can also add special characters to your passwords, or even add a space, so you can make your password a phrase. Which, in general, is easier to remember.</p>
<p>But <em>the fewer characters allowed, the longer your password should be</em>!</p>
<p>If you&#8217;re really good in math, you can see from the table above that a 15 character password only containing letters is stronger than an 8 character password containing all possible characters on your keyboard, simply because the total possible number of combinations depends on the power of the number of characters in your password.</p>
<p>It&#8217;s also very wise to periodically change your password using the information above. Doing so avoids all possible hacks or cracks of your passwords since anyone on their way to compromise your passwords would have to start all over again.</p>
<p>Here&#8217;s an online <a href="http://www.passwordmeter.com/" rel="nofollow" target="_blank">password checker</a> where you can see how strong your password is. There are more available, just google the phrase &#8216;password checker&#8217;.</p>
<p>Remember this:<br />
- the more variety in possible characters, the better and<br />
- the longer your password, the harder to crack.</p>
<p>Don&#8217;t let it happen to you. <strong>Avoid having your passwords cracked</strong>.</p>
<p>Had a similar experience or want to react to this post?<br />
Leave your comments below.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/06/how-to-avoid-your-passwords-being-cracked/">How To Avoid Your Passwords Being Cracked</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;How To Avoid Your Passwords Being Cracked&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2008/06/how-to-avoid-your-passwords-being-cracked/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="How To Avoid Your Passwords Being Cracked" url="http://www.affordable-internet-marketing.com/2008/06/how-to-avoid-your-passwords-being-cracked/" tags="crack hack passwords security "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=501&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2008/06/how-to-avoid-your-passwords-being-cracked/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>875+ Million Online Shoppers &#8211; Time For Your Own Free Online Shop!</title>
		<link>http://www.affordable-internet-marketing.com/2008/02/your-online-shop/</link>
		<comments>http://www.affordable-internet-marketing.com/2008/02/your-online-shop/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 17:36:18 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Internet Marketing Strategies]]></category>
		<category><![CDATA[Product Creation]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[online shopping]]></category>
		<category><![CDATA[online shops]]></category>
		<category><![CDATA[online stores]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/2008/02/your-online-shop/</guid>
		<description><![CDATA[According to the latest Nielsen Global Online Survey on Internet shopping habits, over 875 million consumers have shopped online.
How many of these 875 Million landed in your shop?

Image Credit: untipografico 

It also reports more than 85 percent of the world’s online population has used the Internet to make a purchase—increasing the market for online shopping [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/02/your-online-shop/">875+ Million Online Shoppers &#8211; Time For Your Own Free Online Shop!</a></p>
]]></description>
			<content:encoded><![CDATA[<p>According to the latest Nielsen Global Online Survey on Internet shopping habits, over <a href="http://www.nielsen.com/media/2008/pr_080128b.html">875 million consumers have shopped online</a>.</p>
<div align="center">How many of these 875 Million landed in <strong>your shop</strong>?</p>
<p><img src="http://farm3.static.flickr.com/2199/2234410159_12a278801b_o.jpg" alt="Online Shops: Do You Have One?" title="Online Shops: Do You Have One?" width="450" height="296" /><br />
<small>Image Credit: <a href="http://www.flickr.com/photos/eltito/" target="_blank" rel="nofollow">untipografico</a></small> </p>
</div>
<p>It also reports more than 85 percent of the world’s online population has used the Internet to make a purchase—increasing the market for online shopping by 40 percent in the past two years.</p>
<p>That&#8217;s impressive!</p>
<p>Are you prepared for this? Do you have your own online shop?</p>
<p>If you haven&#8217;t, why not?</p>
<p>There are many advantages.</p>
<p>And there&#8217;s an opportunity to have your own online shop within minutes, featuring over 28 MILLION products from over 1,300 merchants who offer their products through Commission Junction, LinkShare, LinkConnector and ShareASale (plus a few others).</p>
<p>All these products are put in a huge database from where you can select on keyword or brand, generate some code to put on your site and presto&#8230; you have an online shop, updated in real time.</p>
<p>Or &#8230;</p>
<p>&#8230; you can have little snippets with a few products displayed in the sidebar of your blog or site. Or use them instead or in conjunction with Adsense ads.</p>
<p>Many options available.</p>
<p>More info is at <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=21" rel="nofollow">Your Online Store In Minutes</a>!</p>
<p>Check it out and let me know what you&#8217;re thinking about this development.<br />
Do you have your own online shop already?<br />
Do you think it will be valuable to have one in the near future?</p>
<p>Post your comments below.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/02/your-online-shop/">875+ Million Online Shoppers &#8211; Time For Your Own Free Online Shop!</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;875+ Million Online Shoppers - Time For Your Own Free Online Shop!&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2008/02/your-online-shop/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="875+ Million Online Shoppers - Time For Your Own Free Online Shop!" url="http://www.affordable-internet-marketing.com/2008/02/your-online-shop/" tags="online shopping online shops online stores "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=447&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2008/02/your-online-shop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>USP: Differentiate Your Site In 30 Seconds.</title>
		<link>http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/</link>
		<comments>http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 16:44:41 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[differentiate]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[Unique Selling Proposition]]></category>
		<category><![CDATA[USP]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/</guid>
		<description><![CDATA[If time permits, I&#8217;ll try to check the blogs and websites of people commenting on my blog. I want to see who they are, what they produce and how they differentiate and position themselves in their market. I want to learn from their USP (Unique Selling Proposition).
Last Saturday John left a comment on my &#8216;About&#8217; [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/">USP: Differentiate Your Site In 30 Seconds.</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If time permits, I&#8217;ll try to check the blogs and websites of people commenting on my blog. I want to see who they are, what they produce and how they differentiate and position themselves in their market. I want to learn from their USP (Unique Selling Proposition).</p>
<p>Last Saturday John left a comment on my &#8216;About&#8217; page. My bio reminded him about &#8230; him. Hmmm, very flattering. <img src="http://www.affordable-internet-marketing.com/wp-includes/images/smilies/icon_redface.gif" alt="flattering" title="flattering" width="15" height="15" align="top" /></p>
<p>But he also asked my opinion about his site and since John was smart enough to mention he came to this blog via Copyblogger &#8211; thus positioning himself as quite smart in my opinion &#8211; I immediately went over to <a href="http://www.eventurebiz.com/" target="_blank">eVentureBiz</a>.</p>
<p><img src="http://www.affordable-internet-marketing.com/pics/differentiate-usp.jpg" alt="USP to Differentiate" title="USP to Differentiate" width="460" height="77" /></p>
<p>Mind you, this is not to bash anyone or anyone&#8217;s site.<br />
It&#8217;s just an example from someone who asked my opinion and I only use his site to make the point, mentioned in the title of this post. </p>
<p>So&#8230;</p>
<p>I see a nice design. It&#8217;s not too cluttered, nice colors, easy to read.<br />
Same applies to the navigation panes on top and at the left.<br />
So far, so good.</p>
<p>But then I noticed something that I wonder about on many sites: why should I buy here? In other words, how is this site different from others and how is it unique. What&#8217;s the USP?</p>
<p>In the header it says: eVentureBiz, which is branding his website. Great, but what does it tell us? I&#8217;m still in the dark.<br />
And below that it says Social Entrepreneurial <a href="http://www.onlinemarketingtoday.com/website-hosting/" target="_blank" title="Web Hosting">Web Hosting</a>. Huh? What&#8217;s that?</p>
<p>I mean, the majority of people coming along will have some idea about web hosting, but what the heck is Social Entrepreneurial Web Hosting?<br />
The term may be a great USP, but in my opinion needs to be explained immediately at the beginning of the page.</p>
<p>Now, the page starts with: Welcome to eVentureBiz.<br />
That&#8217;s nice, but all visitors at this specific point want to know is &#8220;What&#8217;s In It For Me (WIIFM)&#8221;! If you don&#8217;t tell them here and right now, they&#8217;re gone!<br />
Stating &#8216;a Web Hosting and Entrepreneurial Development Company&#8217; isn&#8217;t going to do the trick.</p>
<p>Then the page continues with &#8216;Purpose of this Site&#8217;. Which is great, because now we can learn what this site is about, try to discover what&#8217;s in it for us and investigate further or click away.<br />
(Always remember that you can&#8217;t please everyone, so people, even in your target group, still will click away. No time, to confused, not appealed to your site, whatever reason, you can&#8217;t please them all.)</p>
<p>Ok, on.<br />
Reading the purpose of this site, I would say that it targets the product (web hosting) to beginning online entrepreneurs. But the product, if I understand correctly, is not just web hosting, it comes with tons of extra and even personal help.<br />
If that is the case, don&#8217;t let them hanging.</p>
<p>In general, the first halve minute some stranger spend on your site, she has to see three things:</p>
<ol>
<li>Who is it for.</li>
<li>What exactly is offered.</li>
<li>Why is it offered.</li>
</ol>
<p>Number one and two are clear, number three is &#8216;reason why&#8217; marketing (see Michel Fortin&#8217;s <a href="http://www.michelfortin.com/your-reader-wants-to-know-these-5-things/">Your Reader Wants To Know These 5 Things</a>). It binds your visitor with you&#8230; or not (that&#8217;s why some, despite a good offer, will not buy from you).</p>
<p>The fastest way to accomplish this is to put that in head- and sublines, like:</p>
<div style="color:#AA0000;font-size:18px;padding-left:30px;font-weight:600;">&#8220;New Internet Entrepreneurs: Web Hosting With Tons of PERSONAL Help&#8221;</div>
<div style="font-size:14px;padding-left:30px;font-weight:600;">I KNOW Where You Are Now. Been There, Done That!<br />
I DO Care and My Social Hosting Site Will Help You.</div>
<p>Now, I&#8217;m not saying this is the ultimate headline. It&#8217;s just a quickie. Can be improved, thousand times. Go back to Copyblogger and read <a href="http://www.copyblogger.com/magnetic-headlines/">Magnetic Headlines</a>.</p>
<p>But it does the job! It answers the first three questions.</p>
<p>In the intro paragraphs, you build on these headlines. Since you understand where these newbies are coming from, tell them about the problems they have, right now!<br />
Briefly make it clear you&#8217;ve been there too, so you can relate and they can begin trusting you.<br />
And then tell them about the solutions you&#8217;ve found for these problems they have and how you can help them.</p>
<p>Then, take down that blue logo at the right and replace it with a small picture of yourself, so they can SEE who they&#8217;re dealing with.<br />
By now it&#8217;s time to introduce yourself (briefly, you only have to show that you&#8217;re the expert, they don&#8217;t care about you personally).</p>
<p>After that, expand on the solution you are offering and make it so, that it blends in with your USP. Remember, social? </p>
<p>That&#8217;s how you <strong>differentiate yourself in 30 seconds</strong>.<br />
<strong>Work your USP!</strong></p>
<p>So&#8230;. marketers and copywriters, did I leave anything out?<br />
Can you help John with an excellent headline?<br />
Leave your comments below.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/">USP: Differentiate Your Site In 30 Seconds.</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;USP: Differentiate Your Site In 30 Seconds.&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="USP: Differentiate Your Site In 30 Seconds." url="http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/" tags="differentiate position Unique Selling Proposition USP Web Design web development "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=443&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2008/01/usp-differentiate-your-site-in-30-seconds/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Wordpress SEO</title>
		<link>http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/</link>
		<comments>http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 14:25:15 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[affordable internet marketing]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/</guid>
		<description><![CDATA[In the past, I&#8217;ve published post about search engine optimization for Wordpress blogs, containing title optimization and generating  keywords and description tags.
I&#8217;ve always implemented these optimization tips myself, because they worked like charm and there was no adequate plugin available that suited my needs.
Until now.
Because I&#8217;ve implemented the All in One SEO Pack.
Easy to [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/">Wordpress SEO</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In the past, I&#8217;ve published post about <a href="http://www.onlinemarketingtoday.com/search-engine-optimization/" target="_blank" title="search engine optimization">search engine optimization</a> for Wordpress blogs, containing <a href="http://www.affordable-internet-marketing.com/2007/06/customized-title-optimization-wordpress-plugin-alternative/">title optimization and generating  keywords and description</a> tags.</p>
<p>I&#8217;ve always implemented these optimization tips myself, because they worked like charm and there was no adequate plugin available that suited my needs.</p>
<p>Until now.</p>
<p>Because I&#8217;ve implemented the <a href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/">All in One SEO Pack</a>.</p>
<p>Easy to install and an easy to use Option page, where you can set the values that this plugin has to add to different pages.</p>
<p>But it also provides an extra information on your Write Post/Page pages where you can override default values and fill in the Meta Tags per post/page.</p>
<div align="center">
<p><img src="http://www.affordable-internet-marketing.com/pics/wordpress-seo.png" alt="wordpress seo" width="449" height="160" hspace="0" /></p>
</div>
<p>While it is said by many SEO experts, that the keyword meta tag isn&#8217;t that important right now (but could be in future?), the description tag is often used by search engines to further inform the searcher about your page. So that may be an important one, if you succeed to give your pages a description that entices searchers to click through.</p>
<p>Of course the Title tag is the most important one. This plugin let&#8217;s you handle it well. </p>
<p>Doesn&#8217;t get easier than this. Highly recommended.</p>
<p>&nbsp;</p>
<p>As is a new plugin from again &#8211; sorry, can&#8217;t help it; the guy is just that good! &#8211; Joost de Valk.</p>
<p>For a long time, my RSS feed information is used on different scraper sites (which I will not name here) without proper acknowledgment.<br />
They DO use my name, but for other people&#8217;s posts, not mine. That&#8217;s intentional malicious use of RSS feeds, just for the sake of loading their scraper sites with valuable content.</p>
<p>That&#8217;s where Joost&#8217;s new plugin comes in handy: <a href="http://www.joostdevalk.nl/make-the-scrapers-work-for-you/">it makes the scrapers work for you</a>!</p>
<p>This very simple plugin adds a link back to your site or even to the post in your RSS feed.</p>
<p>Joost wrote this little gem based on a request of <a href="http://www.shoemoney.com/shoemoney-biography/">Jeremy Schoemaker</a>, who was fed up with scraper sites using his content to rank above him in the  search engines. He wanted to <a href="http://www.shoemoney.com/2008/01/10/getting-value-out-of-scrapers/">get some value out of these scrapers</a>.</p>
<p>There. Two excellent reasons to install this great plugin. If your content is scraped, <em>it will get you back links</em>.</p>
<p>What more do you want from Wordpress SEO. Huh?<br />
Post your experiences below.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/">Wordpress SEO</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;Wordpress SEO&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="Wordpress SEO" url="http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/" tags="affordable internet marketing plugins Search Engine Optimization seo Wordpress "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=437&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2008/01/wordpress-seo/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How To Become Successful Fast In 2008</title>
		<link>http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/</link>
		<comments>http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 13:14:30 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Affordable Software]]></category>
		<category><![CDATA[Product Creation]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[home business]]></category>
		<category><![CDATA[make money online]]></category>
		<category><![CDATA[online income]]></category>
		<category><![CDATA[success]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/</guid>
		<description><![CDATA[If you act fast, there&#8217;s a great opportunity to become highly successful in 2008. And you can do it in no-time! Just unlock some frozen ideas.
  
Let me explain.
Last week, I wrote about your best Internet business opportunities.
This post lets you decide about the business topics you can select. If you&#8217;re still indecisive, read [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/">How To Become Successful Fast In 2008</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.affordable-internet-marketing.com/pics/unlock.jpg" alt="Unlock Your Ideas To Become Successful in 2008" width="250" height="164" hspace="15" align="right" />If you act fast, there&#8217;s a great opportunity to become highly successful in 2008. And you can do it in no-time! Just unlock some frozen ideas.<br />
 <img src='http://www.affordable-internet-marketing.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Let me explain.</p>
<p>Last week, I wrote about your <a href="http://www.affordable-internet-marketing.com/2007/12/internet-business-opportunities/">best <a href="http://www.onlinemarketingtoday.com/" target="_blank" title="Internet business">Internet business</a> opportunities</a>.<br />
This post lets you decide about the business topics you can select. If you&#8217;re still indecisive, read on, because I have a great resource below.</p>
<p>And a few weeks before, I showed you <a href="http://www.affordable-internet-marketing.com/2007/11/4-step-business-website/">4 simple steps to create a successful small business website</a>.</p>
<p>The steps 3 and 4 in this post can be easily implemented using the outstanding Rapid Action Profits script that I recommended in there.</p>
<p>Only leaves you with steps 1 and 2: Get a Product and Create a Sales Site.</p>
<p>Create a sales site is partially done using Rapid Action Profits, as it already contains a general sales page.</p>
<p>But you want a more specific one. And you want your product, right?</p>
<p>What if I told you that you can have &#8230;</p>
<div align="center"><strong>over 90 private label products</strong><br />
(not just some articles, but real products!)<br />
<em>including professionally written sales pages?</em></div>
<p>Would that help?</p>
<p>I mean, with such a resource at your fingertips you will have plenty of choices to decide upon your business topic, as you can check out for yourself below.</p>
<p>Believe me, you can&#8217;t do them all.<br />
If you only pick three (3) of them right now and turn them into great selling websites, one each month, you&#8217;re in business before this first quarter is over!</p>
<p>All you need to do is read the ready-to-go private label product, add an introduction and your remarks, insert a few affiliate programs maybe and use my system to <a href="http://www.anownsite.com/cgi-bin/u.cgi?csip">create info products in a flash</a>. </p>
<p>Including the necessary research on your part, this can easily be done within a month. Even two weeks is very well possible, but let&#8217;s just stick to one product a month. And that&#8217;s because the first one may take some more time as you have to gain some experience in setting up the system, RAP and find affiliate programs.</p>
<p>Now, let&#8217;s just assume, that for each product that you launch, you will only sell two per day. Let&#8217;s say the profit per sale is only $20.<br />
That&#8217;s 40 bucks a day after only one month.</p>
<p>After three months, you&#8217;re generating $120 a day, 30 days in a month! Doesn&#8217;t that make a nice monthly income?</p>
<p>I thought so. Now, what&#8217;s this great resource with so many PLR product?</p>
<p>It&#8217;s <a href="http://www.anownsite.com/cgi-bin/u.cgi?jbn" target="_blank" rel="nofollow"><strong>Nicheology</strong></a>. </p>
<p>Normally this great membership site is closed and has a long waiting list. But right now there&#8217;s a small opening in the door.<br />
That&#8217;s why you have to act fast.</p>
<p>Check it out and let me know what you think about it.<br />
Don&#8217;t procrastinate, as these free spots always are filled very quick.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/">How To Become Successful Fast In 2008</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;How To Become Successful Fast In 2008&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="How To Become Successful Fast In 2008" url="http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/" tags="home business make money online online income success "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=434&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2008/01/how-to-become-successful-fast-in-2008/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My 5 Most Valuable FireFox Add-Ons</title>
		<link>http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/</link>
		<comments>http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 23:01:16 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Affordable Software]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/</guid>
		<description><![CDATA[I use Firefox and a couple of powerful add-ons that make my life as a website owner easier.
These are my five most valuable add-ons:
1. Webdeveloper
Absolutely stunning add-on. Among a lot of other things, this add-on allows you to:

test CSS and HTML &#8216;on the fly&#8217; without really changing anything,
outline frames, headings, links, tables and block elements
handle [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/">My 5 Most Valuable FireFox Add-Ons</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I use <strong>Firefox</strong> and a couple of powerful <strong>add-ons</strong> that make my life as a website owner easier.</p>
<p>These are my five most valuable add-ons:</p>
<p><strong>1. <a href="http://chrispederick.com/work/web-developer/">Webdeveloper</a></strong><br />
Absolutely stunning add-on. Among a lot of other things, this add-on allows you to:</p>
<ul>
<li>test CSS and HTML &#8216;on the fly&#8217; without really changing anything,</li>
<li>outline frames, headings, links, tables and block elements</li>
<li>handle cookies</li>
<li>manage forms</li>
<li>find missing graphics, display graphic file sizes and dimensions, paths, in short handle all kind of image information</li>
<li>display detailed page info</li>
<li>validate all kind of information</li>
<li>and much more</li>
</ul>
<p>This is the add-on I use most.<br />
Of course, after creating pages or a full site, I always check if other browsers display the data well. But if there are any errors, I&#8217;ll find them with this one.</p>
<p><strong>2. <a href="http://ff.seoquake.com/">SEOQuake</a></strong><br />
This one shows all kind of information about the site/pages listed in search engine result pages.<br />
No need to click through to see what Pagerank a certain page has, or the number of indexed pages in Google, Yahoo or Live Search, whether the page has already been submitted to the main social networks and things like that.<br />
Comes with an option toolbar and settings can be adjusted to your wished.<br />
Makes search engine research a lot easier.</p>
<p><strong>3. <a href="http://users.skynet.be/mgueury/mozilla/">HTML Validator</a></strong><br />
Admitted, I&#8217;m a freak when it comes to writing clean code. And although sometimes it&#8217;s not possible to write error-free code,  this Belgian add-on makes it easy to eliminate most of them.<br />
Errors and warnings are generated by <a href="http://www.w3.org/People/Raggett/tidy/">Tidy</a>, originally developed by the W3C.</p>
<p><strong>4. <a href="http://www.downthemall.net/">DownThemAll</a></strong><br />
This add-on lets you download all the links or images contained in a webpage and much more: you can refine your downloads by fully customizable criteria to get only what you really want.<br />
It features an advanced accelerator that increases speed up to 400%, it allows you to pause and resume downloads at any time.</p>
<p><strong>5. <a href="http://www.qfxsoftware.com/">KeyScrambler</a></strong><br />
Protects your logins on all websites.<br />
KeyScrambler defeats keyloggers by encrypting your keystrokes at the keyboard driver level, deep within the operating system. When the encrypted keystrokes reach your browser, KeyScrambler then decrypts them so you see exactly the keys you&#8217;ve typed. Keyloggers can only record the encrypted keys, which are completely indecipherable.</p>
<p>Ok, since there are so many valuable add-ons, here&#8217;s an extra one:</p>
<p>6. <a href="http://www.stumbleupon.com/">Stumble Upon</a><br />
Stumble Upon is fighting with Google to be my number one traffic source. I use this add-on frequently whenever I search the Net for interesting information. Thus I can add favorites very quickly.<br />
Try it and if you log in at Stumble Upon, come and <a href="http://ownsite.stumbleupon.com/">say &#8216;hello&#8217;</a>, add me as a friend and review my site. <img src='http://www.affordable-internet-marketing.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>As said above, there are many valuable add-ons.<br />
Use the comments to tell me which ones you use or are important to you.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/">My 5 Most Valuable FireFox Add-Ons</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;My 5 Most Valuable FireFox Add-Ons&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="My 5 Most Valuable FireFox Add-Ons" url="http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/" tags="add-ons firefox validation Web Design "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=427&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2007/12/firefox-add-ons/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Wordpress Search Engine Optimization</title>
		<link>http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/</link>
		<comments>http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 10:19:36 +0000</pubDate>
		<dc:creator>Case Stevens</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/</guid>
		<description><![CDATA[If your blog displays archives, categories, tags and a search feature, you have to realize that the content in these sections is a duplicate of your original content shown in the &#8217;single&#8217; page.
Therefore it would be very wise to list an excerpt only and not the full posts.
To do so, find this line:

&#60;?php the_content() ?&#62;
and [...]<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/">Wordpress Search Engine Optimization</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If your blog displays archives, categories, tags and a search feature, you have to realize that the content in these sections is a duplicate of your original content shown in the &#8217;single&#8217; page.<br />
Therefore it would be very wise to list an excerpt only and not the full posts.</p>
<p>To do so, find this line:</p>
<blockquote><p>
&lt;?php the_content() ?&gt;</p></blockquote>
<p>and replace it by</p>
<blockquote><p>&lt;?php the_excerpt() ?&gt;</p></blockquote>
<p>Now, you duplicate content is limited to the excerpts.<br />
Still, a copy.<br />
You may want to consider not having this content indexed. That&#8217;s what I do anyway.</p>
<p>Until now, I added the following lines to the header.php page:</p>
<blockquote><p>&lt;?php<br />
if ((is_home() &#038;&#038; ($paged &lt; 2 )) || is_single() || is_page()) {<br />
&nbsp;&nbsp;&nbsp;echo &#8216;&lt;meta name=&#8221;robots&#8221; content=&#8221;index,follow&#8221; /&gt;&#8217;;<br />
}<br />
else {<br />
&nbsp;&nbsp;&nbsp;echo &#8216;&lt;meta name=&#8221;robots&#8221; content=&#8221;noindex,follow&#8221; /&gt;&#8217;;<br />
}<br />
?&gt;</p></blockquote>
<p>This few lines put a &#8216;noindex&#8217; attribute in the robots meta tag of pages I don&#8217;t want to be indexed, but leaves the &#8216;follow&#8217; in there, so the links are followed.</p>
<p>This code works like charm, but has one big disadvantage: you always have to update the header.php file whenever you  install a new version.</p>
<p>Well, these days are over now. </p>
<p>I was browsing the blog of country fellowman Joost de Valk for <a href="http://www.joostdevalk.nl/wordpress-seo/">Wordpress SEO tips</a> and found a great <a href="http://www.joostdevalk.nl/wordpress/meta-robots-wordpress-plugin/">Meta Robots plugin</a>.</p>
<p>Super easy to install and use and seems to do the job very well.</p>
<p>It&#8217;s not the first time I encourage you to check out Joost&#8217;s blog. Quite a few of my plugins are Dutch now!</p>
<p>Check it out and let me know what you think about it.</p>
<p>This is a post from <a href="http://www.affordable-internet-marketing.com">Affordable Internet Marketing</a>, http://www.affordable-internet-marketing.com by <a href="http://www.casestevens.com/">Case Stevens</a>.<br/><br/><a href="http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/">Wordpress Search Engine Optimization</a></p>
<hr /><div align="center"><div style="border:2px solid #4A7BB5; padding:15px;width:400px;text-align:left;">1. You should follow me on Twitter <a href="http://www.affordable-internet-marketing.com/af/cl.php?id=81" rel="nofollow">Here</a><br /><br />2. Then, you can <a href="http://twitter.com/home/?status=RT @CaseStevens&nbsp;Wordpress Search Engine Optimization&nbsp;-&nbsp;http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/">RETWEET this Post</a><br /><br />3. Share this post by clicking the button: <script type="text/javascript" class="owbutton" src="http://www.affordable-internet-marketing.com/button_5999"  ad="no" title="Wordpress Search Engine Optimization" url="http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/" tags="Search Engine Optimization seo Wordpress "></script></div></div><hr /><img src="http://www.affordable-internet-marketing.com/?ak_action=api_record_view&id=425&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.affordable-internet-marketing.com/2007/12/wordpress-search-engine-optimization/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
