<?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/category/how-tos/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>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>WP Spinner Does Not Appear to be Working on My Cloaked Website?</title>
		<link>http://bumblesoft.com/is-wp-spinner-not-working-on-my-cloaked-website.html</link>
		<comments>http://bumblesoft.com/is-wp-spinner-not-working-on-my-cloaked-website.html#comments</comments>
		<pubDate>Wed, 19 Aug 2009 04:37:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Cloaking]]></category>
		<category><![CDATA[How to's]]></category>
		<category><![CDATA[WP Scraper Support]]></category>
		<category><![CDATA[WP Spinner Support]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP Spinner]]></category>

		<guid isPermaLink="false">http://wordpresscloaker.com/blog/?p=117</guid>
		<description><![CDATA[WP Spinner is used in conjunction with other WordPress Cloaker cloaking plugins. Keep in mind, it is a spinning engine only. That is, it does not have a standalone user interface.   It does, however, add functionality to your other plugins.   Notice the higlighted areas in the below screenshot&#8230;           [...]]]></description>
			<content:encoded><![CDATA[<p>WP Spinner is used in conjunction with other WordPress Cloaker cloaking plugins. Keep in mind, it is a spinning engine only. That is, it does not have a standalone user interface.</p>
<p> </p>
<p>It does, however, add functionality to your other plugins.</p>
<p> </p>
<p>Notice the higlighted areas in the below screenshot&#8230;</p>
<p> </p>
<p><img style="border:1px solid #cccccc;" class="alignleft size-full wp-image-119" title="will2" src="http://bumblesoft.com/wp-content/uploads/2009/08/will2.png" alt="will2" width="433" height="242" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>By activating it, you&#8217;ll notice some new icons show up inside WP Feeder, WP Scraper, etc.</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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;submitHeadline=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;title=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;title=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;title=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;bm_description=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;T=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;title=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;title=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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%2Fis-wp-spinner-not-working-on-my-cloaked-website.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%2Fis-wp-spinner-not-working-on-my-cloaked-website.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+WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%3F+@+http%3A%2F%2Fbumblesoft.com%2Fis-wp-spinner-not-working-on-my-cloaked-website.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%2Fis-wp-spinner-not-working-on-my-cloaked-website.html&amp;t=WP+Spinner+Does+Not+Appear+to+be+Working+on+My+Cloaked+Website%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/is-wp-spinner-not-working-on-my-cloaked-website.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

