<?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>BumbleSoft</title>
	<atom:link href="http://bumblesoft.com/tag/cloaking/feed" rel="self" type="application/rss+xml" />
	<link>http://bumblesoft.com</link>
	<description></description>
	<lastBuildDate>Wed, 13 Jul 2011 06:33:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>My Server Limits me to 2 MB File Uploads. How Can I Upload a Larger File?</title>
		<link>http://bumblesoft.com/my-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html</link>
		<comments>http://bumblesoft.com/my-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html#comments</comments>
		<pubDate>Mon, 04 Jan 2010 23:15:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[How to's]]></category>
		<category><![CDATA[wp rewriter]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Dedicated hosting service]]></category>
		<category><![CDATA[File size]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Virtual private server]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=756</guid>
		<description><![CDATA[The Problem: Lets imagine you have a 27 Mb database file to upload to your server, such as you might using WP Rewriter in the event that you find yourself uploading a large thesaurus to your server for rewriting your auto-posts. This large file size would most likely exceed your server settings limitations. If you [...]]]></description>
			<content:encoded><![CDATA[<h2>The Problem:</h2>
<p>Lets imagine you have a <strong>27 Mb</strong> database file to upload to your server, such as you might using WP Rewriter in the event that you find yourself uploading a large thesaurus to your server for rewriting your auto-posts.</p>
<p>This large file size would most likely exceed your server settings limitations. If you have a VPS or Dedicated server you can edit your <strong>php.ini</strong> file, usually located at:</p>
<p><strong> /usr/local/lib/php.ini</strong></p>
<p>and change line:</p>
<p><strong> upload_max_filesize</strong></p>
<p>&#8230;from <strong>2MB</strong> to something much larger (ie., <strong>100MB</strong>)</p>
<p>You may also have success editing your <strong><a class="zem_slink" title=".htaccess" rel="wikipedia" href="http://en.wikipedia.org/wiki/.htaccess">.htaccess</a></strong> file in your hosting account&#8217;s public_html directory by adding the following lines:</p>
<p><strong> php_value upload_max_filesize 100M<br />
php_value post_max_size 100M</strong></p>
<p>The downside to this solution is that it would be necessary to duplicate these same steps for every hosting account individually that you want to use WP Rewriter on.</p>
<p>Alternatively, by editing  your php.ini once, that change would be a server wide fix that would cover all sites on your server.</p>
<h2>I am Setting up WP Rewriter But Can&#8217;t Figure All The File Size Mumbo Jumbo Server Stuff. What Can I Do?</h2>
<p>If you don&#8217;t have access to your php.ini file or htaccess or just can&#8217;t figure it out , there are other thesaurus you can use that are smaller in size but, don&#8217;t think of this as a limitation&#8230;</p>
<p>If you email me, I can provide you with a handmade thesaurus that will be a great starting place for you. Or, you can find a smaller thesaurus that is <strong>2MB</strong> in size or less.</p>
<p>Its up to you to use whichever approach you like best. Larger is not better. Its about quality.</p>
<p>In the past I have mentioned that its all about the quality of your thesaurus database. By quality, I mean, its rarely ideal to swap the word<em> &#8220;fast&#8221;</em> with <em>&#8220;allegreto&#8221; </em>even though many thesaurus&#8217; would include that as a synonym.</p>
<p>That means if you want a <em>&#8220;higher quality&#8221;</em> database in the sense that I&#8217;m referring to, you may want to consider deleting words from your database that don&#8217;t sound as good in your posts.</p>
<h2>But, That&#8217;s a LOT of Work!</h2>
<p>That&#8217;s why some people prefer to start with a small handmade database and work their way up by adding common words to their database.</p>
<p>This typically results in very good results, ie., all swapped words sound quite good in the final post. Others figure as long as they&#8217;re cloaking traffic anyway, who really cares about quality? Just swap words out like mad!</p>
<p>Its up to you to decide which school of thought you fall under.</p>
<h2>Using a Handmade Approach&#8230;</h2>
<p>If you do use the handmade approach, I would consider adding several hundred common words and keep in mind that you can add <span style="text-decoration: underline;">MORE</span> than one word variation per line.</p>
<p>As a last resort, using just a portion of a large thesaurus database (all A&#8217;s, for example — but, any random section will do).</p>
<p>The key to successfully rewriting blog posts using WP Rewriter is to rewrite a portion of the content, not <strong>ALL</strong> of it.</p>
<p>If you have a large database with WP Rewriter settings set to replace 100%, you&#8217;d essentially be rewriting all of your text which would likely result in poor quality or largely unreadable posts.</p>
<p>In that case, it may be a better idea to scale rewriter settings back until the rewritten posts still sound pretty good yet the overall article is no longer duplicate.</p>
<p>With a huge database, that might mean rewriting 1% of the post. With a small, handmade database that might mean rewriting 100% of the post.</p>
<p>What database you use is up to you. One thing you can rely on though is that WP Rewriter will do its job by taking any database (based on your server settings) and follow your instructions for rewriting posts.</p>
<p>In the end, you will get outstanding results that will likely loosely parallel the quality of effort you put into customizing your thesaurus database.</p>
<h2>What About a Shared Custom Thesaurus For All WP Rewriter Users?</h2>
<p>While this would be easy enough to do, I&#8217;m more concerned about the wrong people getting their hands on our shared database and implementing counter measures to prevent us from gaining an advantage in the Search Engines. This would create a pretty large footprint.</p>
<p>For now, I think it is better for each person to customize their own database or just use a larger database and take advantage of the random functioning builit-in to WP Rewriter to get unique results each time by setting your custom rewrite frequency to 1% or 3% or whatever you like.</p>
<p>Either of these solutions will work well.</p>
<h2>Related Post:</h2>
<ul>
<li><a href="http://bumblesoft.com/download-free-english-thesaurus-format-txt.html">Download Free English Thesaurus (Format .txt)</a></li>
</ul>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;submitHeadline=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;title=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;title=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;title=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;bm_description=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;T=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;title=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;title=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F+@+http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fmy-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html&amp;t=My+Server+Limits+me+to+2+MB+File+Uploads.+How+Can+I+Upload+a+Larger+File%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/my-server-limits-me-to-2-mb-file-uploads-how-can-i-upload-a-larger-file.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Search Engine IP Updates</title>
		<link>http://bumblesoft.com/search-engine-ip-updates.html</link>
		<comments>http://bumblesoft.com/search-engine-ip-updates.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 05:07:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[free solution]]></category>
		<category><![CDATA[IP lists]]></category>
		<category><![CDATA[lifetime updates]]></category>
		<category><![CDATA[Search Engine Spiders]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[spider ips]]></category>
		<category><![CDATA[spider package]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=469</guid>
		<description><![CDATA[&#8220;I read something about having to keep my spider ips updated. How long will my spiders be updated for from when i purchased the product.&#8221; ANSWER: When you purchase WordPress Cloaker, you are given our basic spider package which contains I think around 19,000 spider IPs. This is more spiders than most other commercial lists [...]]]></description>
			<content:encoded><![CDATA[<div class="question"><img class="alignleft size-full wp-image-400" title="question" src="http://bumblesoft.com/wp-content/uploads/2009/11/question.gif" alt="question" width="107" height="78" />&#8220;I read something about having to keep my spider ips updated. How long will my spiders be updated for from when i purchased the product.&#8221;</div>
<p><strong>ANSWER:</strong></p>
<p>When you purchase WordPress Cloaker, you are given our basic spider package which contains I think around 19,000 spider IPs. This is more spiders than most other commercial lists you could get your hands without paying more than $350.</p>
<h2>Update Spider Bots Manually</h2>
<p>You can update this list manually by adding IPs to it, subscribing to spider IP lists etc, but honestly, there is really no free solution that is worth a darn out there. If you use spiderspy or something like that, you&#8217;ll pay $350/yr for updates and their list is somewhere around 13,000-15,000 IPs I think, give or take.</p>
<p>I was charging $10/mo for my updates but as of this weekend, I am now offering lifetime updates across unlimited domains for $97 &#8211; flat cost for a single user.</p>
<p>Our master list grows daily, gets posted every 4-hours and is up to 138,000 IPs now. Really a must have!</p>
<p>As of Friday, 77% of our customers were subscribers. After the price change and special offer, about 94% of our users are on board with this solution.</p>
<div class="question"><img class="alignleft size-full wp-image-400" title="question" src="http://bumblesoft.com/wp-content/uploads/2009/11/question.gif" alt="question" width="107" height="78" />&#8220;How do i suscribe for the monthly update program?&#8221;</div>
<div class="box"><em>Yes, I know this may sound like a scripted question but, its not :) All our Q&amp;A are actual questions from our customers&#8217; lips&#8230;</em></div>
<p><strong>ANSWER:</strong></p>
<p>You can purchase that here: <a href="http://bumblesoft.com/go/ipupdates">http://bumblesoft.com/go/ipupdates</a></p>
<p>For the next 24-hours or so there is still a 50% off offer using coupon code:</p>
<p><span class="highlight"><strong>IPS4LIFE</strong></span></p>
<p>That coupon was offered Friday and expires Monday, 11-02-2009.</p>
<h2>Summary</h2>
<div class="bottombox"><span class="highlight"><strong>THE</strong></span> most important step if you want to cloak without <em>getting caught</em>! <strong>GET A GOOD LIST that is <span class="highlight">UPDATED REGULARY!</span></strong></div>
<h4>Related Blogs</h4>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <b>Cloaking</b></li>
</ul>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <b>IP lists</b></li>
</ul>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none">Related Blogs on <b>Search Engine Spiders</b></li>
<li><a href="http://www.worthwhile.com/blog/spooky-search-engine-spiders/">Spooky <b>Search Engine Spiders</b> | The Worthwhile Blog</a></li>
</ul>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;submitHeadline=Search+Engine+IP+Updates&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;title=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;title=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;title=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;bm_description=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;T=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;title=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;title=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Search+Engine+IP+Updates+@+http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fsearch-engine-ip-updates.html&amp;t=Search+Engine+IP+Updates" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/search-engine-ip-updates.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Automate Submission to Social Bookmark Sites for SEO!? [FAQ]</title>
		<link>http://bumblesoft.com/how-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html</link>
		<comments>http://bumblesoft.com/how-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html#comments</comments>
		<pubDate>Mon, 02 Nov 2009 11:08:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[backlink building]]></category>
		<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[onlywire]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[social bookmarks]]></category>
		<category><![CDATA[social marketing]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=379</guid>
		<description><![CDATA[&#8220;I want to target about 20 prime keywords in a single blog using the Onlywire plugin to promote and build backlinks. I do NOT want to bookmark every single post I make, but I DO want to bookmark the 20 posts relating to my target keywords. How can this be done?&#8221; ANSWER: See my breakdown [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://bumblesoft.com/wp-content/uploads/2009/11/onlywire.png" alt="onlywire" title="onlywire" width="425" height="308" class="aligncenter size-full wp-image-407" /></p>
<div class="question"><img style="float:left;" src="http://bumblesoft.com/wp-content/uploads/2009/11/question.gif" alt="question" title="question" width="107" height="78" class="alignnone size-full wp-image-400" />
<p>&#8220;I want to target about 20 prime keywords in a single blog using the Onlywire plugin to promote and build backlinks. I do NOT want to bookmark every single post I make, but I DO want to bookmark the 20 posts relating to my target keywords.</p>
<p>How can this be done?&#8221;</p>
</div>
<p><strong>ANSWER:</strong></p>
<p><strong>See my breakdown below&#8230;</strong></p>
<div class="checkmarklist">
<p>Pick your 20 keywords and create a new category for each keyword.</p>
<p>Setup your feeds/scrapers/tubes for each cat</p>
<p>Setup onlywire plugin but don&#8217;t worry about that much. Just set it up to post 10% or 20% of your posts. Don&#8217;t go overboard. Over time, they&#8217;ll each get in there. Onlywire plugin will do this randomly for you. You can&#8217;t really control it.</p>
<p>One other thing I sometimes do if I DO want to control it a bit more is install the Social Bookmarks plugin:</p>
</div>
<div class="checkmark-overflow">
<p><a href="http://wordpress.org/extend/plugins/social-bookmarks/">http://wordpress.org/extend/plugins/social-bookmarks/</a></p>
<p>Then, you can maually submit any articles of any real importance to the top social sites (digg, reddit, stumble, twitter, etc).</p>
</div>
<h2>Summary</h2>
<p>So, to sum it up, don&#8217;t worry about controlling things too much.</p>
<p>Set up your auto-blogs with all the recommended plugins + any others you may personally like. Take advantage of any feature that benefits your site&#8217;s overall SEO performance.</p>
<p>Be sure to grab quality content, don&#8217;t just plug into eZineArticles.com database straight away and expect magic to happen.</p>
<h2>This part will take a little work&#8230;</h2>
<p>Instead of being lazy here, find niche blogs and forums that have <em>great content</em> that is <strong>very</strong> focused to your niche. <strong>EVERY</strong> niche worth marketing has at least a handful of popular blogs and forums to pull feeds from.</p>
<p>Setup some great feeds, get quality content and you will do awesome.</p>
<p><strong>DO NOT</strong> cut corners setting up your auto blog. All you have to do is a little work now and it will pay off down the line.</p>
<p>So, do your <u>level best</u>!</p>
<p>Then, AFTER you&#8217;ve worked, you can sit back and relax and let the system do its magic.</p>
<h2>Don&#8217;t Stop There!</h2>
<p><strong>NEXT</strong>&#8230; start building anothert blog!</p>
<p>One very nice thing about the WordPress Cloaker system when used with the content generation plugins is that you save SO much time, you won&#8217;t have to stop at just one site.</p>
<p>Its EASY to create one blog per day, per week or even one every couple of weeks. A year later and at minimum you should have 25 blogs pulling steady traffic every day.</p>
<p>By that time, you&#8217;ll be able to setup a killer auto-blog in under 30-minutes flat. And, not some junky, spammy blog but a solid blog with quality content that could literally get visitors to bookmark and return regularly due to valuable content.</p>
<p>And, you will have <strong>DONE </strong>it, <em>almost</em> fully auto-mated!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;submitHeadline=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;title=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;title=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;title=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;bm_description=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;T=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;title=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;title=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D+@+http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fhow-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html&amp;t=How+to+Automate+Submission+to+Social+Bookmark+Sites+for+SEO%21%3F+%5BFAQ%5D" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/how-to-automate-submission-to-social-bookmark-sites-for-seo-faq.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FAQ: How Does Auto-blogging with WordPress Cloaker Automatically Increase my PR?</title>
		<link>http://bumblesoft.com/faq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html</link>
		<comments>http://bumblesoft.com/faq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:44:17 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WordPress Cloaker]]></category>
		<category><![CDATA[WordPress Feeder]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[WordPress Scraper]]></category>
		<category><![CDATA[WP Feeder]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=199</guid>
		<description><![CDATA[&#8220;You say that autoblogging will increase my sites PR due to lots of incoming links. How does WPC do this? i mean, build the incoming links? wouldn`t i have to do this manually?&#8221; ANSWER: Well, WordPress Cloaker currently comes with a few bonus plugins: 1. WP Tube 2. WP Feeder 3. WP Scraper 4. WP [...]]]></description>
			<content:encoded><![CDATA[<div class="question"><img src="http://bumblesoft.com/wp-content/uploads/2009/11/question.gif" alt="question" title="question" width="107" height="78" class="alignleft size-full wp-image-400" />
<p>&#8220;You say that autoblogging will increase my sites PR due to lots of incoming links. How does WPC do this? i mean, build the incoming links? wouldn`t i have to do this manually?&#8221;</p>
</div>
<p><strong>ANSWER:</strong></p>
<p>Well, WordPress Cloaker currently comes with a few bonus plugins:</p>
<ol>
<strong></p>
<li>1. WP Tube</li>
<li>2. WP Feeder</li>
<li>3. WP Scraper</li>
<li>4. WP Spinner</li>
<p></strong>
</ol>
<p>These are all content generating plugins that help you build any number of pages targeting any number of niches or keywords.</p>
<p>So, here&#8217;s how it breaks down as far as link juice and PR&#8230;</p>
<p><strong>1. You need inbound links</strong></p>
<p>So, how do you get those?</p>
<p>Well, there are lots of ways, some easy and some not so easy&#8230;</p>
<p><strong>The Hard Way</strong></p>
<p>An example of good backlinks that are hard to get would be to manually find sites to partner with you and send each person an email asking for reciprocal link exchange, and other old school methods.</p>
<p><strong>The Easier Way</strong></p>
<p>But, nowadays you have lots of easier options, some automated, others more semi-automatic or work intensive.</p>
<p>An example would be to go to blogs and make comments and include a link back to your blog or web site. Sounds great but you still have to find sites that don&#8217;t use the no-follow attributes on their links or you get no Google love at all from a lot of work.</p>
<p>A couple samples of good high PR sites that don&#8217;t use no-follow would be from some .edu sites (hard to find but VERY good) </p>
<p><strong>see below for a small sample of good ones:</strong></p>
<blockquote><p>http://www.csdhead.cs.cmu.edu/blog/2009/07/30/at-last-useful-social-networking</p>
<p>http://diva.sfsu.edu/blog/04-20-2009/using-content-outside-of-diva</p>
<p>http://www.sft.edu/blog/2009/07/15/so-much-for-type-casting/</p>
<p>http://blog.axehandle.org/2009/01/writing-about-black-panthers.html</p>
<p>http://connect.rhodes.edu/blog/tyler/</p>
<p>http://apps.career.colostate.edu/blog/archive/2009/09/09/telluride-film-festival-inspiration.aspx#feedback</BLOCKQUOTE></p>
<p><strong>An Even EASIER WAY</strong></p>
<p>But, there are better ways, more automated that don&#8217;t require much work. ONE of those would be to use some of the great WordPress SEO plugins you can find for free out there.</p>
<p>One I like a lot is the Onlywire plugin. You simply setup a free account with Onlywire and create your accounts with the various sites that it submits your blog posts to for you.</p>
<p><strong>Note:</strong> <em>Takes about 30-45 minutes of work but well worth it!</em></p>
<p>Once you&#8217;ve finished the account creation process, the Onlywire plugin automatically submits each post (or a percentage of your posts, so you don&#8217;t over do it) to lots of different social and web 2.0 sites.</p>
<p>Keep in mind that each of these are high PR sites and by submitting your posts to them, you are creating some nice, quality backlinks to your blog posts.</p>
<p><strong>Here&#8217;s a full list:</strong></p>
<blockquote><p>Ask<br />
Bebo<br />
Bibsonomy<br />
Blinklist<br />
Connotea<br />
FINALIZE<br />
Delicious<br />
Digg<br />
FINALIZE<br />
Diigo<br />
Faves<br />
Google Bookmarks<br />
Jumptags<br />
Mister Wong<br />
Mixx<br />
FINALIZE<br />
Multiply<br />
Newsvine<br />
Plaxo<br />
Propeller<br />
Reddit<br />
FINALIZE<br />
Simpy<br />
Slashdot<br />
FINALIZE<br />
Technorati<br />
FINALIZE<br />
Tumblr<br />
Twitter<br />
Yahoo Bookmarks</BLOCKQUOTE></p>
<p>&#8230;All this on auto pilot each time you submit a new post!</p>
<p>The PR coming in to a single post from these sites adds up and of course gets distributed to your domain.</p>
<p><strong>2. Next you need to automate the backlinks</strong></p>
<p>To trigger onlywire&#8217;s magic, you need lots of new posts created daily. This is where The WordPress Cloaker Suite of tools steps up to lend a hand.</p>
<p>These tools will easily allow you to setup a handful of sites all posting 1-5 new posts per day on auto-pilot, just the way you want it. With the help of the Onlywire WordPress plugin, each of those posts will be automatically submitted to all of the above sites and generate tons of backlinks for you.</p>
<p>You now have backlink building totally hand free that willl help your PR increase dramatically over time with nearly zero effort.</p>
<p>Finally, WordPress Cloaker comes into the picture allowing us to redirect visitors anywhere we want. We want our visitors to see a perfectly orchestrated landing page, not a bunch of blog posts that aren&#8217;t going to convert or directly make us any money.</p>
<p>But, yes, all in all, a very automated way of handling backlink building.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;submitHeadline=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;title=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;title=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;title=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;bm_description=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;T=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;title=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;title=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F+@+http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Ffaq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html&amp;t=FAQ%3A+How+Does+Auto-blogging+with+WordPress+Cloaker+Automatically+Increase+my+PR%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/faq-how-does-auto-blogging-with-wordpress-cloaker-automatically-increase-my-pr.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>FAQ: What are the Advantages of WordPress Cloaker if I Only Intend to Target a Single Keyword?</title>
		<link>http://bumblesoft.com/faq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html</link>
		<comments>http://bumblesoft.com/faq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html#comments</comments>
		<pubDate>Wed, 21 Oct 2009 04:21:14 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[PPC]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=182</guid>
		<description><![CDATA[&#8220;Regarding PPC, what is the advantage of WP Cloaker over direct linking? If I already have an SEOd blog targetted to ONE keyword which i want to target, couldn&#8217;t I just direct link (from the keyword level in google) to a &#8216;pretty&#8217; landing page? I agree that if i wanted to target more than one [...]]]></description>
			<content:encoded><![CDATA[<div class="question"><img src="http://bumblesoft.com/wp-content/uploads/2009/11/question.gif" alt="question" title="question" width="107" height="78" class="alignleft size-full wp-image-400" />
<p>&#8220;Regarding PPC, what is the advantage of WP Cloaker over direct linking?</p>
<p>If I already have an SEOd blog targetted to ONE keyword which i want to target, couldn&#8217;t I just direct link (from the keyword level in google) to a &#8216;pretty&#8217; landing page?</p>
<p>I agree that if i wanted to target more than one keyword from the same site and if i needed autoblogging, WP Cloaker would be an excellent tool, but for MY situation described above, is there any advantage or reason I should use WP Cloaker over simple direct linking?&#8221;</p>
</div>
<p><strong>ANSWER:</strong></p>
<p>Depends what you&#8217;re going for, of course&#8230;</p>
<p>But, with WordPress Cloaker you can have your entire blog targeting 1 or 100 or 1000 keywords. Each page is visible to the search engines so you end up with tons of pages indexed in Google. But, you can cloak real visitors to any site of your choice. Its a seamless, instantaneous redirect or masked redirect so the visitor is unaware that they&#8217;re being served content from a different domain/page.</p>
<p>In effect, you have lots of pages ranking but total control on where the visitor is being sent.</p>
<p>Your situation may be unique and different and its possible you don&#8217;t need or want the functionality. Again, just depends on what you&#8217;re trying to accomplish.</p>
<p>But, food for thought; why NOT have auto-blogs targeting many top keywords for your niche all built on auto-pilot? </p>
<p>I mean, if I target 600 keywords and create hundreds or thousands of pages on my blog built over time, I&#8217;m always going to outperform a blog targeting a single keyword with much fewer pages.</p>
<p>I would suggest using your main 5-10 keywords to theme your site after and then use all the related long tails you can to:</p>
<blockquote><p><strong>1)</strong> Increase relevancy of your main keywords by targeting related terms. This will actually increase the rankings for your main keywords by helping strengthen the &#8216;theme&#8217; of your site.</p>
<p><strong>2)</strong> Increase rankings of your main keywords by building a larger number of internal links (hundreds or thousands of pages all linking back to the homepage where you should be targeting your main keyword).</p>
<p>The increase in internal linking will give a boost to your PR which will also increase your keyword ranking for that keyword.</p>
<p>3) Take advantage of the SEO features of WP plugins (like web 2.0 site submissions + social bookmarking, pinging, etc) coupled with WP Cloaker content generation techniques. This will greatly increase number of inbound links to your blog and give you much great PR juice to:</p>
<blockquote><p><strong>a)</strong> increase your site&#8217;s PR thereby increasing your keyword rankings and, </p>
<p><strong>b)</strong> earn yourself lots of PR juice you can then distribute anywhere you want, ie., to other blogs/sites you may own, etc.</BLOCKQUOTE></BLOCKQUOTE></p>
<p>One of the major benefits of auto-blogging is the backlink juice and PR power you generate by owning so much web real estate + the inbound links you get to all those pages. Being in total control over that PR juice is rare, powerful and very valuable. With social sites and web 2.0 type sites, they control the links, you just pray they give you what your ask for. But, with your own network, you control it all forever and send as many links anywhere you want whenever you want &#8211; total control.</p>
<p>Not saying you should do anything unless you want to 100% but, personally, its a no-brainer for me. And, yes I&#8217;m the developer of WPC but long before I created this tool I was doing all the same things because it works.</p>
<p>On the other hand, if you&#8217;re talking strictly about getting a visitor from &#8216;Site A&#8217; to &#8216;Site B&#8217; and using WordPress Cloaker as a tool for only that functionality, yes, it would be the &#8220;best&#8221; way to do it (safest, easiest) but it would be horrible overkill, IMO.</p>
<p>Plus, if you have a site that is highly ranked already for a keyword that generates traffic and/or income, I would shy away from cloaking on that domain just to avoid any unnecessary risk of losing your rankings if something were to go wrong.</p>
<p>WPC is intended more for auto-blogging, not necessarily on NEW domains but, on new SITES. That is, aged domains are great for cloaking and using a blog that is just sitting there doing nothing and if you wouldn&#8217;t cry if something happened to it &#8211; but, again, not intended as an extension of a site that is already profitable and performing well without it.</p>
<p>Its also important to understand the full benefits of cloaker to your PPC campaigns. You might but, I&#8217;m not sure&#8230;</p>
<p>For example, when you say &#8220;direct link&#8221; from Google to a pretty landing page&#8230;&#8221;, yes, you can do that but:</p>
<blockquote><p><strong>1)</strong> you don&#8217;t get the value of having Google look at your highly optimized, SEO&#8217;d blog content and seeing THAT page as the landing page and then</p>
<p><strong>2)</strong> safely redirecting human visitors to your pretty page.</BLOCKQUOTE></p>
<p>So, in that respect, Cloaker would give you the added benefit of increased Quality Score.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;submitHeadline=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;title=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;title=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;title=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;bm_description=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;T=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;title=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;title=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F+@+http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Ffaq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html&amp;t=FAQ%3A+What+are+the+Advantages+of+WordPress+Cloaker+if+I+Only+Intend+to+Target+a+Single+Keyword%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/faq-what-are-the-advantages-of-wordpress-cloaker-if-i-only-intend-to-target-a-single-keyword.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>New FAQ Released</title>
		<link>http://bumblesoft.com/new-faq-released.html</link>
		<comments>http://bumblesoft.com/new-faq-released.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 01:23:50 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[Q&A]]></category>
		<category><![CDATA[WordPress Cloaker]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=138</guid>
		<description><![CDATA[We&#8217;ve made a new FAQ that I will try to add common questions to more and more, over time. You can find it at anytime in the Footer of this blog&#8230; If You Care, Please Share!]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve made a new <a href="http://bumblesoft.com/faq">FAQ</a> that I will try to add common questions to more and more, over time. You can find it at anytime in the Footer of this blog&#8230;</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;submitHeadline=New+FAQ+Released&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;title=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;title=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;title=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;bm_description=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;T=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;title=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;title=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+New+FAQ+Released+@+http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fnew-faq-released.html&amp;t=New+FAQ+Released" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/new-faq-released.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Setup Cron on Godaddy</title>
		<link>http://bumblesoft.com/setup-cron-on-godaddy.html</link>
		<comments>http://bumblesoft.com/setup-cron-on-godaddy.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 05:59:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[Cron]]></category>
		<category><![CDATA[Godaddy]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress Cloaker]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=71</guid>
		<description><![CDATA[1. Godaddy Hosting Homepage 2. At Cron Manager Page: Click &#8220;Create Cron Job&#8221; button 3. Fill out the form: Godaddy provides a Browse button to select the file (pretty easier). The cron command will be constructed automatically. 4. Browse Window: Just browse to your WP installation directory and select the index.php file. 5. After file [...]]]></description>
			<content:encoded><![CDATA[<p>1.  Godaddy Hosting Homepage</p>
<p><a href="http://bumblesoft.com/wp-content/uploads/2009/08/image0011.png"><img src="http://bumblesoft.com/wp-content/uploads/2009/08/image0011-300x200.png" alt="image001" title="image001" width="300" height="200" /></a></p>
<p>2.  At Cron Manager Page: Click &#8220;Create Cron Job&#8221; button</p>
<p><a href="http://bumblesoft.com/wp-content/uploads/2009/08/image0031.png"><img src="http://bumblesoft.com/wp-content/uploads/2009/08/image0031-300x98.png" alt="image003" title="image003" width="300" height="98" /></a></p>
<p>3.  Fill out the form: Godaddy provides a Browse button to select the file (pretty easier). The cron command will be constructed automatically.</p>
<p><a href="http://bumblesoft.com/wp-content/uploads/2009/08/image0041.png"><img src="http://bumblesoft.com/wp-content/uploads/2009/08/image0041-300x170.png" alt="image004" title="image004" width="300" height="170" /></a></p>
<p>4.  Browse Window: Just browse to your WP installation directory and select the index.php file.</p>
<p><a href="http://bumblesoft.com/wp-content/uploads/2009/08/image005.png"><img src="http://bumblesoft.com/wp-content/uploads/2009/08/image005-300x125.png" alt="image005" title="image005" width="300" height="125" /></a></p>
<p>5.  After file selection, fill in other fields.</p>
<p><a href="http://bumblesoft.com/wp-content/uploads/2009/08/image006.png"><img src="http://bumblesoft.com/wp-content/uploads/2009/08/image006-300x74.png" alt="image006" title="image006" width="300" height="74" /></a></p>
<p>6.  Done.</p>
<p><strong>Note:</strong> Don’t forget to edit email address for cron report.</p>
<p><a href="http://bumblesoft.com/wp-content/uploads/2009/08/image007.png"><img src="http://bumblesoft.com/wp-content/uploads/2009/08/image007-300x64.png" alt="image007" title="image007" width="300" height="64" /></a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;submitHeadline=Setup+Cron+on+Godaddy&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;title=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;title=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;title=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;bm_description=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;T=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;title=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;title=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Setup+Cron+on+Godaddy+@+http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fsetup-cron-on-godaddy.html&amp;t=Setup+Cron+on+Godaddy" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/setup-cron-on-godaddy.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Problems with WP Feeder and WP Scraper on HostGator and Godaddy</title>
		<link>http://bumblesoft.com/problems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html</link>
		<comments>http://bumblesoft.com/problems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html#comments</comments>
		<pubDate>Fri, 14 Aug 2009 00:56:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[Godaddy]]></category>
		<category><![CDATA[HostGator]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[WordPress Cloaker]]></category>
		<category><![CDATA[WordPress Feeder]]></category>
		<category><![CDATA[WordPress Scraper]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=46</guid>
		<description><![CDATA[There are a small number of hosting solutions that seem to be wreaking havoc on both WP Scraper and WP Feeder plugins. We&#8217;ve been looking into this and making some progress lately. I believe we should have something worked out by the end of this week but it is too early to tell. Needless to [...]]]></description>
			<content:encoded><![CDATA[<p>There are a small number of hosting solutions that seem to be wreaking havoc on both WP Scraper and WP Feeder plugins. We&#8217;ve been looking into this and making some progress lately.</p>
<p>I believe we should have something worked out by the end of this week but it is too early to tell. Needless to say, we have setup test sites on both hosts and are troubleshooting.</p>
<p>On that note, it is also important to note that only about 3-5% of hosts are showing any signs of problems, so this is not a major concern for most people. But, for those few who are having problems, we are looking for a solution.</p>
<p>Along with scraping problems on these hosts, there may also be other issues as well, such as cron support for our plugins. I will make a post about each hosting providers cron requirements, which should help a lot.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;submitHeadline=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;title=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;title=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;title=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;bm_description=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;T=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;title=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;title=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy+@+http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fproblems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html&amp;t=Problems+with+WP+Feeder+and+WP+Scraper+on+HostGator+and+Godaddy" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/problems-with-wp-feeder-and-wp-scraper-on-hostgator-and-godaddy.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Cloaker Webinar with PPC Coach</title>
		<link>http://bumblesoft.com/wordpress-cloaker-webinar-with-ppc-coach.html</link>
		<comments>http://bumblesoft.com/wordpress-cloaker-webinar-with-ppc-coach.html#comments</comments>
		<pubDate>Sun, 09 Aug 2009 05:58:10 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[Cloaking Precautions]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[cloaker]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[PPC Webinar]]></category>
		<category><![CDATA[Search Engine Tips]]></category>
		<category><![CDATA[TEOMA]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=29</guid>
		<description><![CDATA[The webinar with PPC Coach was a lot of fun last night! Will, the owner of PPC Coach was a great host and a real whiz at PPC related topics. I did a short 1-on-1 Coaching session with him last week and think I learned more about PPC in 15 minutes than I&#8217;d learned reading [...]]]></description>
			<content:encoded><![CDATA[<p>The webinar with <a href="http://www.ppc-coach.com/jamaffiliates/jrox.php?id=895">PPC Coach</a> was a lot of fun last night!</p>
<p>Will, the owner of PPC Coach was a great host and a real whiz at PPC related topics. I did a short 1-on-1 Coaching session with him last week and think I learned more about PPC in 15 minutes than I&#8217;d learned reading all the ebooks and watching numerous PPC related videos over the years.</p>
<p>The Webinar was basically about 1 hour or me doing a presentation on WordPress Cloaker and about an hour of questions from PPC Coach members who attended the event.</p>
<p>The entire thing ran about 2 HRS in all and a mass of people showed up.</p>
<p>For now, the webinar can be downloaded by any PPC Coach members at <a href="http://www.ppc-coach.com/jamaffiliates/jrox.php?id=895">Will&#8217;s site</a>. I&#8217;ll see if I can get a copy of the webinar for my own users but, if not, we may have to do a webinar ourselves so you can all join in&#8230;</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;submitHeadline=WordPress+Cloaker+Webinar+with+PPC+Coach&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;title=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;title=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;title=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;bm_description=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;T=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;title=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;title=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+WordPress+Cloaker+Webinar+with+PPC+Coach+@+http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fwordpress-cloaker-webinar-with-ppc-coach.html&amp;t=WordPress+Cloaker+Webinar+with+PPC+Coach" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/wordpress-cloaker-webinar-with-ppc-coach.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Stop Google from Caching your Cloaked Pages</title>
		<link>http://bumblesoft.com/blocking-google-cache.html</link>
		<comments>http://bumblesoft.com/blocking-google-cache.html#comments</comments>
		<pubDate>Sun, 09 Aug 2009 05:15:24 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Meta Tags]]></category>
		<category><![CDATA[Search Engine Spiders]]></category>
		<category><![CDATA[Stop Google Cache]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=3</guid>
		<description><![CDATA[Google and other major Search Engines typically create a cached version of each page they spider. You can see a link to Google&#8217;s cached version of each page directly underneath the listing of each page from withing the Search Engine Results Pages (SERPs). Note: See highlighted yellow in the photo below. See below solutions: You [...]]]></description>
			<content:encoded><![CDATA[<p>Google and other major Search Engines typically create a cached version of each page they spider. You can see a link to Google&#8217;s cached version of each page directly underneath the listing of each page from withing the Search Engine Results Pages (SERPs). </p>
<p>Note: See highlighted yellow in the photo below.</p>
<p><img class="alignnone size-full wp-image-4" title="cache-shot" src="http://bumblesoft.com/wp-content/uploads/2009/08/cache-shot.png" alt="cache-shot" width="540" height="245" /></p>
<p><strong>See below solutions:</strong></p>
<p>You can use the meta noarchive tag which will instruct search engine spiders NOT to create a cached version of the page.</p>
<p><strong>All Purpose</strong> No Cache Meta Tags:</p>
<p></p>
<p><strong>Google Specific</strong> No Cache Meta Tags:</p>
<p></p>
<p><strong>Yahoo Specific</strong> No Cache Meta Tags:</p>
<p></p>
<p><strong>MSN Specific</strong> No Cache Meta Tags:</p>
<p></p>
<p><strong>TEOMA Specific</strong> No Cache Meta Tags:</p>
<p></p>
<p>I&#8217;ve used the <strong>All-purpose</strong> solution from above without much problem for years.</p>
<p><strong>How important is doing this?</strong> In my opinion, <strong>VERY!</strong> I do it 100% of the time&#8230;</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>If You Care, Please Share!</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;submitHeadline=How+to+Stop+Google+from+Caching+your+Cloaked+Pages&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;title=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;title=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;title=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;bm_description=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;T=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;title=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;title=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+to+Stop+Google+from+Caching+your+Cloaked+Pages+@+http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbumblesoft.com%2Fblocking-google-cache.html&amp;t=How+to+Stop+Google+from+Caching+your+Cloaked+Pages" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bumblesoft.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bumblesoft.com/blocking-google-cache.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

