<?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>Wordpress Theme Studio &#187; Wordpress Tips</title>
	<atom:link href="http://www.wordpressthemestudio.com/category/wordpress-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressthemestudio.com</link>
	<description>Wordpress Themes and Internet Marketing</description>
	<lastBuildDate>Fri, 10 Jun 2011 04:00:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How I Un-hacked a WordPress Blog</title>
		<link>http://www.wordpressthemestudio.com/wordpress-tips/how-i-un-hacked-a-wordpress-blog/</link>
		<comments>http://www.wordpressthemestudio.com/wordpress-tips/how-i-un-hacked-a-wordpress-blog/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 05:21:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hacked]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[undo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpressthemestudio.com/?p=298</guid>
		<description><![CDATA[WordPress blogs can get hacked into fairly easily if the host has software that is outdated. Another thing that can put your WordPress blog at risk is if you don&#8217;t update the site and the plugins. A friend of mine &#8230; <a href="http://www.wordpressthemestudio.com/wordpress-tips/how-i-un-hacked-a-wordpress-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wordpressthemestudio.com/wp-content/uploads/2010/12/hacked.png"><img src="http://www.wordpressthemestudio.com/wp-content/uploads/2010/12/hacked-300x132.png" alt="" title="hacked" width="300" height="132" class="aligncenter size-medium wp-image-300" /></a></p>
<p>WordPress blogs can get hacked into fairly easily if the host has software that is outdated. Another thing that can put your WordPress blog at risk is if you don&#8217;t update the site and the plugins.</p>
<p>A friend of mine who is an art teacher at the local high school had her site hacked. She really didn&#8217;t have a clue how to fix it. Part of her problem was the hacker somehow got into the cpanel of the website where it was hosted (on Blue Host). Since that time, Blue Host may have increased security and they did send my friend a new, more secure password.</p>
<p>The hacker had made the home page say &#8220;by real_Karizma&#8221; and also made it impossible to edit any posts within the WordPress dashboard. When I logged into the cpanel, I was quite relieved to find that all the files and the databases were still there. Fixing the home page back to normal was easy. I replaced the index.php file that was in the folder of the theme that was in use. Fixing that file made the site look back like it should have when viewed in a browser. What took a bit longer to figure out was why, when logging into the WordPress site and not being able to see the entire dashboard. I was seeing the dashboard the way a user might see it if they did not have the administrator role.</p>
<p>I really didn&#8217;t want to take the entire site down, reinstall WordPress software and then restore the database to get all the content for the blog back on the site. My shortcut to this was to log back into the cpanel on the host and look at the database tables. (I backed up the database first using myphpadmin.) </p>
<p>Looking at the database tables in myphpadmin I noticed that there was data for the wp_users with the hacker&#8217;s name and email address. I deleted that user. That left the original user listed but the field code on the right side of the table had the number 2. I guessed (and it seemed to be a correct guess) that if I just changed that number 2 to a 1 that the user would have all the administrator roles assigned to them. To my delight, just changing that number in the database table fixed the problem!</p>
<p>The next thing to do was to update the blog to the latest WordPress version. Again, I lucked out that the plugins in use were compatible and the blog was still functioning correctly.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.wordpressthemestudio.com%2Fwordpress-tips%2Fhow-i-un-hacked-a-wordpress-blog%2F';
  addthis_title  = 'How+I+Un-hacked+a+WordPress+Blog';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/blog' rel='tag' target='_blank'>blog</a>, <a class='technorati-link' href='http://technorati.com/tag/fix' rel='tag' target='_blank'>fix</a>, <a class='technorati-link' href='http://technorati.com/tag/hacked' rel='tag' target='_blank'>hacked</a>, <a class='technorati-link' href='http://technorati.com/tag/hacking' rel='tag' target='_blank'>hacking</a>, <a class='technorati-link' href='http://technorati.com/tag/restore' rel='tag' target='_blank'>restore</a>, <a class='technorati-link' href='http://technorati.com/tag/undo' rel='tag' target='_blank'>undo</a>, <a class='technorati-link' href='http://technorati.com/tag/wordpress' rel='tag' target='_blank'>wordpress</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressthemestudio.com/wordpress-tips/how-i-un-hacked-a-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Comment Spam is Increasing</title>
		<link>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpres-comment-spam-is-increasing/</link>
		<comments>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpres-comment-spam-is-increasing/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 00:26:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpressthemestudio.com/?p=255</guid>
		<description><![CDATA[Have any of you other bloggers out there noticed that the amount of spam comments has increased lately?  I am getting really tired of going through the comments and clicking on the &#8220;spam&#8221; button. I think there are too many &#8230; <a href="http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpres-comment-spam-is-increasing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Have any of you other bloggers out there noticed that the amount of spam comments has increased lately?  I am getting really tired of going through the comments and clicking on the &#8220;spam&#8221; button.</p>
<p>I think there are too many automated commenting software tools around lately. I am using the Askimet plugin and another one to stop spam called:  WP-Spam Free, but they aren&#8217;t stopping the flood of ridiculous comments. I am about to make sure I am upgraded to the latest version of WordPress.  (I am not but will be as soon as I post this.)</p>
<p>I&#8217;ll try to post again to see if upgrading to WordPress 3.0.1 helps at all. I really don&#8217;t want to turn off the commenting features of my blog. So, if anyone has a tip to make these dumb comments stop, please let me know! Also, if I marked someone&#8217;s legitimate comment as spam, let me know and I will fix my error.</p>
<p><strong>UPDATE:</strong> I looked up more ways to stop comment spam. In the WordPress Dashboard, under the Settings, there are a couple of places to either moderate or blacklist words commonly used in spam comments or you can enter the IP address of the spammers and moderate or blacklist those! Since I get repeat spam comments from some of the same people I used this feature (that I had not tried before) and so far it has successfully stopped most of the WordPress comment spam.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.wordpressthemestudio.com%2Fwordpress-tips%2Fwordpress-plugins%2Fwordpres-comment-spam-is-increasing%2F';
  addthis_title  = 'WordPress+Comment+Spam+is+Increasing';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/blogging' rel='tag' target='_blank'>blogging</a>, <a class='technorati-link' href='http://technorati.com/tag/comments' rel='tag' target='_blank'>comments</a>, <a class='technorati-link' href='http://technorati.com/tag/Plugins' rel='tag' target='_blank'>Plugins</a>, <a class='technorati-link' href='http://technorati.com/tag/spam' rel='tag' target='_blank'>spam</a>, <a class='technorati-link' href='http://technorati.com/tag/wordpress' rel='tag' target='_blank'>wordpress</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpres-comment-spam-is-increasing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 12-Step Set-Up Guide</title>
		<link>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-12-step-set-up-guide/</link>
		<comments>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-12-step-set-up-guide/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 23:11:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[checklist]]></category>
		<category><![CDATA[new wordpress blog]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[set up]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[steps]]></category>

		<guid isPermaLink="false">http://www.wordpressthemestudio.com/?p=226</guid>
		<description><![CDATA[This is a twelve-step process I use to set up a new WordPress blog. This is for blogs that are self-hosted on a host that provides a cpanel (not for the free WordPress blogs from wordpress.com). These are not the &#8230; <a href="http://www.wordpressthemestudio.com/wordpress-tips/wordpress-12-step-set-up-guide/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a twelve-step process I use to set up a new WordPress blog. This is for blogs that are self-hosted on a host that provides a cpanel (not for the free WordPress blogs from wordpress.com). These are not the steps in detail, they are just the overview. I may be writing more in detail about issues or instructions for each one at a later time.</p>
<div><strong>Before setup:</strong></div>
<p style="padding-left: 30px;">Gather the folders for all plugins and put them into one folder to speed up set up later.</p>
<p style="padding-left: 30px;">Have your WordPress theme selected and downloaded and put it in a folder you can find easily.</p>
<p><strong>Step 1:</strong> Log into the cpanel of the site and click on Fantastico Icon</p>
<p><strong>Step 2:</strong> Select wordpress and install wordpress (which installs the core files) </p>
<p><strong>Step 3:</strong> Log out of the cpanel and launch your FTP software. Using FTP, copy the folder of the theme into the wp-content/themes folder</p>
<p><strong>Step 4:</strong> Using FTP, copy the folders of the plugins into wp-content/plugins folder</p>
<p><strong>Step 5:</strong> Log into WordPress dashboard on one site, go to Appearance and select/activate the theme.</p>
<p><strong>Step 6:</strong> Go to Plugins and ativate plugins &#8211; also for any plugin that requires it, look under Settings for that plugin to add information. One example is the All-in-one SEO plugin that will need the title, description and keywords added.</p>
<p><strong>Step 7:</strong> Go to Settings (on the dashboard) and select &#8220;General&#8221; to check that the url and email are showing correct info</p>
<p><strong>Step 8:</strong> Under Settings, select &#8220;Writing&#8221; and add the Update Services that you want to ping</p>
<p><strong>Step 9:</strong> Under Settings, select &#8220;Permalinks&#8221; and change the Custom Structure to /%category%/%postname%/  &#8230; or just to /%postname%/ (note, I recommend this for advanced users only &#8211; it will require an .htaccess file and that can get complicated).</p>
<p><strong>Step 10:</strong> Click Pages on the Dashboard and add or edit pages for &#8220;about us&#8221; and other pages if necessary (such as terms or privacy policies) &#8211; a Contact us page can be added with a form in it too if you are using a plug in such as cformsII.</p>
<p><strong>Step 11:</strong> Select Appearance and then select widgets to add items to the sidebar of your blog (if you are using widget ready themes).</p>
<p><strong>Step 12:</strong> Click &#8220;Posts&#8221; from the dashboard and select &#8220;Categories&#8221; &#8211; enter the categories you want posts to be shown under</p>
<p>Now your blog is ready for you to write your posts. Go to it, and be original, add value with what you share and be interesting!</p>
<p>Note: If you are setting up multiple websites, keep a matrix (using an excel spreadsheet or create a Word file or even a Google doc) of the urls and cpanel logins, as well as wordpress user names and passwords for easy reference.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.wordpressthemestudio.com%2Fwordpress-tips%2Fwordpress-12-step-set-up-guide%2F';
  addthis_title  = 'WordPress+12-Step+Set-Up+Guide';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/checklist' rel='tag' target='_blank'>checklist</a>, <a class='technorati-link' href='http://technorati.com/tag/new+wordpress+blog' rel='tag' target='_blank'>new wordpress blog</a>, <a class='technorati-link' href='http://technorati.com/tag/Plugins' rel='tag' target='_blank'>Plugins</a>, <a class='technorati-link' href='http://technorati.com/tag/set+up' rel='tag' target='_blank'>set up</a>, <a class='technorati-link' href='http://technorati.com/tag/setup' rel='tag' target='_blank'>setup</a>, <a class='technorati-link' href='http://technorati.com/tag/steps' rel='tag' target='_blank'>steps</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress+Tips' rel='tag' target='_blank'>WordPress Tips</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-12-step-set-up-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Maintenance and Security</title>
		<link>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-maintenance-and-security/</link>
		<comments>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-maintenance-and-security/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 01:47:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Maintenance]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Tips]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[latest version]]></category>
		<category><![CDATA[maintenace]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://www.wordpressthemestudio.com/?p=222</guid>
		<description><![CDATA[It has become more and more important to do some routine maintance to your WordPress blogs. Many people love the fact that WordPress is easy to get started with and to use to post articles. But, most of the newer &#8230; <a href="http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-maintenance-and-security/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It has become more and more important to do some routine maintance to your WordPress blogs. Many people love the fact that WordPress is easy to get started with and to use to post articles. But, most of the newer users of this blogging platform have no idea of the maintenance issues involved with their website. I also have heard recently that keeping your blog updated may help with search engine results (more about that will be in another post).</p>
<p>Here are a few things that are recommended to do &#8211; especially for those of you that host your own blog:</p>
<p style="padding-left: 30px;">1,  Keep your version updated</p>
<p style="padding-left: 30px;">2.  Update/ugrade your plugins</p>
<p style="padding-left: 30px;">3.  Backup your database</p>
<p><strong>Easy Way to Get the Latest Version of WordPress</strong></p>
<p>The older, unpatched versions of WordPress (older than 2.8.4) are not secure and are vulnerable to being attacked by a worm that will infect your site. This is what WordPress.org says about it:</p>
<blockquote><p>Right now there is a worm making its way around old, unpatched versions of WordPress. This particular worm, like many before it, is clever: it registers a user, uses a security bug (fixed earlier in the year) to allow evaluated code to be executed through the permalink structure, makes itself an admin, then uses JavaScript to hide itself when you look at users page, attempts to clean up after itself, then goes quiet so you never notice while it inserts hidden spam and malware into your old posts.</p></blockquote>
<p>These things are similar to doing routine maintenance on an automobile &#8211; and the ones I am recommending are as easy as putting in windshield wiper fluid or adding oil to your engine. I won&#8217;t recommend the ones that would be as difficult as doing a complete oil change (because I am too busy to do any of these things the long and boring way). So, my recommendations are to use more automated methods (which have been created by brilliant programmers for people like me to use &#8211; I am not a programmer).  I have written before about a plugin that helps you <a title="Wordpress Automatic Upgrade Plugin" href="http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-database-backup-and-maintenance/" target="_blank">upgrade your WordPress </a>to the latest version in an automated step-by-step process. And really, this is so easy! You don&#8217;t have to download software and know anything about programming. All you need to do is download a plugin and put it in the &#8220;plugins&#8221; folder. To get the plugin go here: <a title="Downlaod Upgrade Plugin" href="http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/" target="_blank">Download Upgrade Plugin</a>. Then you log into your wp-admin (WordPress admin) dashboard. Click on the Plugins on the left, activate your new plugin. Then, at the top of your WordPress administrative dashboard a prompt will appear that says, &#8220;Click Here to Automatically Upgrade WordPress to latest Version.&#8221; Basically, if you click that there will be instructions that walk you through upgrading. It&#8217;s so easy to do, and it will keep your site more secure.</p>
<p><strong>Update/upgrade WordPress Plugins</strong></p>
<p>I also think you should try to keep any plugins updated. Here is some good information on the WordPress.org site about site maintenance &#8211; <a href="http://codex.wordpress.org/WordPress_Site_Maintenance">http://codex.wordpress.org/WordPress_Site_Maintenance</a>. Ugrading plugins usually only requires you to click the &#8220;update now&#8221; links on the plugins page. Sometimes you may have to actually download the latest plugin and then upload it to your hosted files.</p>
<p><strong>Keep Backups of your WordPress Database</strong></p>
<p>After you get your site upgraded, there is also a plugin to use to have backups of the database (which holds all the posts, comments, user and other data for your blog). If you were ever to experience a site problem or hosting problem, you can use the backups to set your site back up. My favorite plugin for scheduling these backups is the WP-DB-Backup plugin. This one is really easy and can be downloaded here: <a title="Wordpress Database Backup Plugin" href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">WordPress Database Backup</a>.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.wordpressthemestudio.com%2Fwordpress-tips%2Fwordpress-plugins%2Fwordpress-maintenance-and-security%2F';
  addthis_title  = 'WordPress+Maintenance+and+Security';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/database' rel='tag' target='_blank'>database</a>, <a class='technorati-link' href='http://technorati.com/tag/latest+version' rel='tag' target='_blank'>latest version</a>, <a class='technorati-link' href='http://technorati.com/tag/maintenace' rel='tag' target='_blank'>maintenace</a>, <a class='technorati-link' href='http://technorati.com/tag/Plugins' rel='tag' target='_blank'>Plugins</a>, <a class='technorati-link' href='http://technorati.com/tag/security' rel='tag' target='_blank'>security</a>, <a class='technorati-link' href='http://technorati.com/tag/update' rel='tag' target='_blank'>update</a>, <a class='technorati-link' href='http://technorati.com/tag/upgrade' rel='tag' target='_blank'>upgrade</a>, <a class='technorati-link' href='http://technorati.com/tag/virus' rel='tag' target='_blank'>virus</a>, <a class='technorati-link' href='http://technorati.com/tag/wordpress' rel='tag' target='_blank'>wordpress</a>, <a class='technorati-link' href='http://technorati.com/tag/worm' rel='tag' target='_blank'>worm</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/wordpress-maintenance-and-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Steps to Using Caffeinated Content</title>
		<link>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/7-steps-to-using-caffeinated-content/</link>
		<comments>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/7-steps-to-using-caffeinated-content/#comments</comments>
		<pubDate>Fri, 15 May 2009 01:06:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Content Generation]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[auto content generator]]></category>
		<category><![CDATA[Caffeinated Content]]></category>
		<category><![CDATA[Kansieo]]></category>
		<category><![CDATA[Wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.wordpressthemestudio.com/?p=45</guid>
		<description><![CDATA[A Guide for Installing and Using Caffeinated Content For those that have asked me about the WordPress plugin called Caffeinated Content, I&#8217;ve created a document that gives you a look inside &#8211; and shows exactly how to install and use &#8230; <a href="http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/7-steps-to-using-caffeinated-content/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>A Guide for Installing and Using Caffeinated Content</h2>
<p>For those that have asked me about the WordPress plugin called Caffeinated Content, I&#8217;ve created a document that gives you a look inside &#8211; and shows exactly how to install and use the plugin. This is from a slide show and converted to a PDF &#8211; so you can download it here:</p>
<p>Get the guide: <a title="Using Caffeinated Content - PDF Download" href="http://www.wordpressthemestudio.com/pictures/UsingCaffeinatedContent.pdf" target="_blank"><strong>7 Steps to Using Caffeinated Content</strong></a></p>
<p>Remember, after you download this file, if the pages are not oriented to read on your monitor, use the View menu to rotate the view. If you don&#8217;t have this plugin, you can get it from the creators at  <a title="Caffeinated Content for WordPress" href="https://www.e-junkie.com/ecom/gb.php?ii=137301&amp;c=ib&amp;aff=40704" target="_blank">Kansieo &#8211; Caffeinated Content for WordPress</a>. (where they have lots of information and more instructions, too).</p>
<p>Hope this helps you understand the power of this useful plugin!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.wordpressthemestudio.com%2Fwordpress-tips%2Fwordpress-plugins%2F7-steps-to-using-caffeinated-content%2F';
  addthis_title  = '7+Steps+to+Using+Caffeinated+Content';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/auto+content+generator' rel='tag' target='_blank'>auto content generator</a>, <a class='technorati-link' href='http://technorati.com/tag/Caffeinated+Content' rel='tag' target='_blank'>Caffeinated Content</a>, <a class='technorati-link' href='http://technorati.com/tag/Kansieo' rel='tag' target='_blank'>Kansieo</a>, <a class='technorati-link' href='http://technorati.com/tag/Wordpress+plugin' rel='tag' target='_blank'>WordPress plugin</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressthemestudio.com/wordpress-tips/wordpress-plugins/7-steps-to-using-caffeinated-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

