<?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 How To &#187; Wordpress Plugins</title>
	<atom:link href="http://www.wordpress-how-to.com/category/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpress-how-to.com</link>
	<description>All you need to know about Wordpress</description>
	<lastBuildDate>Thu, 22 Jul 2010 20:32:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to transform your wordpress blog into a membership website</title>
		<link>http://www.wordpress-how-to.com/how-to-transform-your-wordpress-blog-into-a-membership-website-179/</link>
		<comments>http://www.wordpress-how-to.com/how-to-transform-your-wordpress-blog-into-a-membership-website-179/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 10:30:36 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress How To]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[wordpress membership site]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=179</guid>
		<description><![CDATA[Few days ago I was into creating a membership website on a wordpress platform. To be honest, I didn&#8217;t find anything to make me happy (I was looking for a (free) plugin, ovbiously :) ). All you can find is only crappy software that doesn&#8217;t do anything really special. The idea behind a membership website [...]]]></description>
			<content:encoded><![CDATA[<p>Few days ago I was into creating a membership website on a wordpress platform. To be honest, I didn&#8217;t find anything to make me happy (I was looking for a (free) plugin, ovbiously :) ). All you can find is only crappy software that doesn&#8217;t do anything really special. The idea behind a membership website is not just to protect your content from the public and show it only to your registered users (while logged in), but it&#8217;s more about offering them options (I&#8217;m not going to name any, it depends mostly on your website profile).</p>
<p>However, I got the most from memberwing (google for it and you&#8217;ll find it, it&#8217;s the first result). This plugin is very easy to use, it has no options and that&#8217;s why it got my vote :) To use it, simply insert {+} or {++} or {+++} in your post, depending on the user level you want the content to be accessible for. For free, you go with {+}, for the premium you go with {+++} (for more info on that, read their website). Everything before that sign is free and available for the public, what&#8217;s after that sign is only viewable by the registered users. I didn&#8217;t test what will happen if you put the {+++} sign 3 times in a post :) I invite you to do that maybe you discover bugs and report them to the plugin owners.</p>
<p>That&#8217;s about it right now, if I&#8217;ll decide to build my own cool membership plugin in the future, I&#8217;ll let you know. If you want to be noticed when an update is out, simply read my blog and subscribe to my rss feed.</p>
<p>Cheers,<br />
- Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/how-to-transform-your-wordpress-blog-into-a-membership-website-179/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to install/upgrade a wordpress plugin</title>
		<link>http://www.wordpress-how-to.com/how-to-installupgrade-a-wordpress-plugin-176/</link>
		<comments>http://www.wordpress-how-to.com/how-to-installupgrade-a-wordpress-plugin-176/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 11:02:37 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress How To]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[how to install a wordpress plugin]]></category>
		<category><![CDATA[how to install plugin]]></category>
		<category><![CDATA[how to upgrade a plugin]]></category>
		<category><![CDATA[how to upgrade a wordpress plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=176</guid>
		<description><![CDATA[Back with more howtos. Current lesson: how to mess with plugins. It&#8217;s a pretty easy job to do, you don&#8217;t need too many skills for it, you don&#8217;t need to mess with code or anything&#8230; and it&#8217;s even easier with wordpress 2.7. For older versions: let&#8217;s say you found a plugin on the net and [...]]]></description>
			<content:encoded><![CDATA[<p>Back with more howtos. Current lesson: how to mess with plugins.</p>
<p>It&#8217;s a pretty easy job to do, you don&#8217;t need too many skills for it, you don&#8217;t need to mess with code or anything&#8230; and it&#8217;s even easier with wordpress 2.7.</p>
<p>For older versions: let&#8217;s say you found a plugin on the net and you want to use it. Simply download it to your desktop, unzip it there and then upload it to your /wp-content/plugins folder on your server. After it&#8217;s done uploading, login to wp-admin, navigate to the plugins page, spot your newest plugin and hit the &#8220;activate&#8221; button next to it. That&#8217;s about it. Of course, assuming you know what FTP is and your plugin doesn&#8217;t have settings you have to mess with. If it does, you can find them (or at least for most plugins) in the settings menu (it&#8217;ll add a submenu with its name, it&#8217;s pretty intuitive). To upgrade your plugin, repeat the steps above: download, unzip, upload to wordpress plugins folder and it will upgrade the database, there&#8217;s nothing more for you to do.</p>
<p>For the current version (2.7), they&#8217;ve made it even easier. They&#8217;ve embeded it in the interface, so you don&#8217;t have to use FTP anymore. Simply go to your plugins page and search for the button named &#8220;add&#8221; or &#8220;add new&#8221; or &#8220;add plugin&#8221; (or whatever :) ). Hit browse, search for the plugin on your local harddrive, upload it and you&#8217;re good to go. After it&#8217;s finished uploading it will prompt you to activate it, I suggest you do so :). Same for the options, if your plugin has options/settings the chances to find them in the settings menu are over 90%. To upgrade, do the same as when you installed it.</p>
<p>One thing you should consider, there&#8217;s a plugin called &#8220;one click upgrade&#8221; (google it). It&#8217;ll make your live easier when speaking of upgrading your plugins. It will search automatically for newer versions and let you know if you have to upgrade any of your installed plugins (with a click of a button). You may want to give it a try.</p>
<p>That&#8217;s all folks :)</p>
<p>Happy blogging,</p>
<p>Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/how-to-installupgrade-a-wordpress-plugin-176/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Spam</title>
		<link>http://www.wordpress-how-to.com/wordpress-spam-98/</link>
		<comments>http://www.wordpress-how-to.com/wordpress-spam-98/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 23:50:11 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Security]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress spam]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=98</guid>
		<description><![CDATA[Spam is a huge problem these days, and not only for email accounts. It&#8217;s done by automatically posting random comments or promoting commercial services to public services. Blogs can be spammed too. In fact, everything that requires posting and user action/comments can be spammed (forums, boards, blogs, guestbooks, wikis, etc). Any web application that accepts [...]]]></description>
			<content:encoded><![CDATA[<p>Spam is a huge problem these days, and not only for email accounts. It&#8217;s done by automatically posting random comments or promoting commercial services to public services. Blogs can be spammed too. In fact, everything that requires posting and user action/comments can be spammed (forums, boards, blogs, guestbooks, wikis, etc). Any web application that accepts and displays hyperlinks can be a target for spammers. WordPress spam is done using the commenting feature of wordpress, therefore the term &#8220;comments spam&#8221;. By posting links, spammers help increasing the pagerank of a website and the traffic coming from refering websites as well.</p>
<p>A variety of anchors are used by spammers: images, regular link text and even whole paragraphs.</p>
<p><strong>The smiley WordPress spam techinique</strong></p>
<p>WordPress spam usually comes in this format: &#8220;nice post, thanks&#8221; and a link at the end of the post with a smiley ( :) ) as the anchor. Many wordpress owners won&#8217;t notice the comment has a link because it&#8217;s hidden by that smiley, as wordpress parses the smiley text into an image. The html looks like this:</p>
<p><code>"Nice post, thanks &lt;a href="http://spamdomain.com"&gt; : ) &lt;/a&gt;</code></p>
<p>It&#8217;s quite easy to spot it. Everytime someone posts a comment on my blog I&#8217;m getting an email with a notice (I don&#8217;t remember if that&#8217;s default, but there&#8217;s an option for it in the settings menu, just look for it and you&#8217;ll find it). Since my email is powered by yahoo, I see the html because yahoo transforms it into regular text (for the same purposes, html is not allowed if not properly set) and I can see it&#8217;s spam.</p>
<p>Another clue would be the comments admin area of WordPress. Depending on your blogs css version and settings, links are underlined (I assume this is happening for most WordPress versions). Therefore, you can check for smileys in the comment before you approve it and see if they point to some external link.</p>
<p><strong>How to block WordPress Spam</strong></p>
<p>Fortunately, protection against wordpress spam is available. There are many ways to fight against it and, depending on your imagination, you can come up with more.</p>
<ol>
<li>Disallowing multiple consecutive submissions &#8211; You won&#8217;t see too often users to reply to their own posts. Well &#8230; spammers will do it. So a possible solution would be to check if the current user IP is not the same with the last one and if a specific time period has passed. However, this can block multiple users behind the same proxy and using the same public IP. It&#8217;s up to you if you use this or not</li>
<li>Keyword blocking &#8211; this can be one of the most effective ways to block wordpress spam. You will eliminate spam simply by banning names of popular pharmaceuticals or casino games etc. for instance, &#8220;viagra&#8221;.</li>
<li>Nofollow &#8211; it&#8217;s added by default in the newer WordPress distributions. When a search engine finds the nofollow tag applied to a hyperlink, it breaks the process, so even if you link to some external URLs, they won&#8217;t be considered as links by the search engines. Google announced in 2005 that hyperlinks with rel=&#8221;nofollow&#8221; attribute would not influence the link&#8217;s target ranking in the search engines index. Yahoo and MSN also respect this tag.</li>
<li>Validation (CAPTCHA) &#8211; a method used to detect robots. Before a form is validated, a random text verification is required to the end-user.</li>
<li>Disallowing links in posts &#8211; simply, would cut any link posted in a comment by the user or simply transform it into regular text.</li>
<li>Redirects &#8211; instead of displaying the direct link to the actual target, it would display a link to a script on the same server that redirects to the correct URL.</li>
</ol>
<p>These are few ways to protect your blog against <strong>WordPress Spam</strong>. In case I missed something, you can post a comment and tell me (make sure you don&#8217;t include any link, lol =) ). In a future post I&#8217;ll name few plugins that would help you fight against WordPress spam.</p>
<p>- Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/wordpress-spam-98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme Chooser For WordPress</title>
		<link>http://www.wordpress-how-to.com/theme-chooser-for-wordpress-95/</link>
		<comments>http://www.wordpress-how-to.com/theme-chooser-for-wordpress-95/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 16:29:27 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress How To]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[theme chooser for wordpress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=95</guid>
		<description><![CDATA[One cool thing you can do with WordPress these days is let your visitors choose the theme they want to see on your website (of course, if you have many of them installed). What is a Theme Chooser For WordPress? It&#8217;s an addon for WordPress that makes it possible for your visitors to change the [...]]]></description>
			<content:encoded><![CDATA[<p>One cool thing you can do with WordPress these days is let your visitors choose the theme they want to see on your website (of course, if you have many of them installed).</p>
<p><strong>What is a Theme Chooser For WordPress?</strong></p>
<p>It&#8217;s an addon for WordPress that makes it possible for your visitors to change the layout they want to see with just a click of a mouse. Yep, that&#8217;s possible and very easy to implement. First, you need to have multiple themes installed on your WordPress blog. Where to find them? It&#8217;s simple: google will give you all the answers you need. Just do a search for &#8220;free wordpress theme&#8221; or other related terms, and you&#8217;ll find a dozen of free themes to add to your blog. The next step is to upload them. Once you have them on your computer, unzip and use your ftp client to upload them and last, activate them from your admin area.</p>
<p>The next step is to &#8216;<strong>install a WordPress theme chooser add-on</strong>&#8216;. By default, WordPress offers you the possibility to upload as many themes as you want, but use only one at a time. However, you can change that. How? With an addon. You have two options for this task.</p>
<p>The first one is &#8220;<a href="http://wordpress.org/extend/plugins/theme-preview/" target="_blank">theme preview</a>&#8220;. This one will allow your visitors to choose from a list of themes and preview them in the browser. Although there is a single theme activated as the main one and all the visitors will see it when they land on your blog for the first time, they will be able to switch to another one very easy. You don&#8217;t even need to install the themes. To install this plugin, just download it from the wordpress plugins website, unzip, upload to your server and activate it from the &#8220;plugins&#8221; menu in the admin area, then access your blog with an URL in this format: www.yourblogdomainname.com/index.php?preview_theme=some_theme (of course, change &#8220;some_theme&#8221; with your theme name). That&#8217;s it, test it and let me know if it works &#8230; or not :)</p>
<p>The second option is &#8220;<a href="http://plugins.trac.wordpress.org/wiki/ThemeSwitcher" target="_blank">Theme switcher</a>&#8220;. This plugin does the same as the first one. To install it, just upload it to your plugins folder and then activate it from your admin area then add your themes as they say on the instructions page (you can find it in the settings menu). They offer 2 formats: full list or dropdown.</p>
<p>To conclude, if you want to let your visitors view your blog the way they want, you have at least 2 possibilities to do that, so you can&#8217;t say it&#8217;s impossible, even if your tech skills keep you far away from beeing an expert in this area. The theme chooser for WordPress makes it possible.</p>
<p>Hope this helps,</p>
<p>- Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/theme-chooser-for-wordpress-95/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recommended plugins</title>
		<link>http://www.wordpress-how-to.com/recommended-plugins-13/</link>
		<comments>http://www.wordpress-how-to.com/recommended-plugins-13/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 11:18:30 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=13</guid>
		<description><![CDATA[Hey there! Although this topic is changing all the time, it&#8217;s like a moving target, but I think it would be useful to list here the plugins I consider useful for a wordpress blog. I&#8217;ll modify this post in time, but for now, here you go: Monetize WordPress &#8211; Boost your CTR and response rate [...]]]></description>
			<content:encoded><![CDATA[<p>Hey there!</p>
<p>Although this topic is changing all the time, it&#8217;s like a moving target, but I think it would be useful to list here the plugins I consider useful for a wordpress blog. I&#8217;ll modify this post in time, but for now, here you go:</p>
<ol>
<li><a title="Monetize WordPress" href="http://www.monetizewordpress.com" target="_blank"><strong>Monetize WordPress</strong></a> &#8211; Boost your CTR and response rate with more than 30%</li>
<li><a href="http://www.wordpress-how-to.com/tweetme-plugin-for-wordpress-just-got-released-233/" target="_blank"><strong>TweetMe for WordPress</strong></a> &#8211; A cool viral plugin to help your users spread the word about your website</li>
<li><a title="All In One SEO Pack" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All in one SEO pack</a> &#8211; I consider this one the most important in my list. Why? Because it offers you a lot of SEO options (without having to learn html, of course). For instance, you can have your blog title custom for the home page and custom for all your posts. You can add meta keywords and description (which, by default, wordpress doesn&#8217;t offer). In short: get it now, you don&#8217;t have anything to lose.</li>
<li><a title="Google XML Sitemap For WordPress" href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google XML Sitemap For WordPress</a> &#8211; it builds a xml sitemap with all your posts, links, pages, etc and submits it to google, msn and others. Multiple options offered as well</li>
<li><a title="No-follow Free" href="http://wordpress.org/extend/plugins/nofollow-free/" target="_blank">No-follow Free</a> &#8211; it removes the no-follow tag from your worpress blog comments. I don&#8217;t know what to say about this one .. the no-follow tag somehow prevents automatic link building and prevents spam on your blog. How ? Well .. knowing that by default wordpress does put this nofollow tag on the links and therefore SEs ignore those links, people won&#8217;t spam your blog with comments. However, it&#8217;s up to you if you want to use it or not.</li>
<li><a title="Google Analytics" href="http://www.semiologic.com/software/marketing/google-analytics/" target="_blank">Google Analytics</a> &#8211; allows you to add your google tracking code into your blog without having to modify your theme files.</li>
<li><a title="wp polls" href="http://lesterchan.net/portfolio/programming/php/" target="_blank">WordPress Polls</a> &#8211; allows you to add polls to your website, just like the one you see on my blogs sidebar. Once you create a poll, you have to add it as a widget. Contact me or the creator of this plugin if you need any help</li>
<li><a title="Social Bookmarks" href="http://wordpress.org/extend/plugins/social-bookmarks/" target="_blank">Social Bookmarks</a> &#8211; with it, your visitors will be able to bookmark your posts and share them with their friends</li>
</ol>
<p>Well &#8230; I personally consider these ones important. Depending on your needs, you may have other &#8220;top 5&#8243; or &#8220;top 10&#8243; lists. I would be happy to get this list bigger and bigger based on your comments, so, if you have other plugins to recomment, be free to do it and I will add them to this list.</p>
<p>Thanks for contributing.</p>
<p>- Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/recommended-plugins-13/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress Updates &#8211; Protect Your Blog From Being Hacked</title>
		<link>http://www.wordpress-how-to.com/wordpress-updates-protect-your-blog-from-being-hacked-11/</link>
		<comments>http://www.wordpress-how-to.com/wordpress-updates-protect-your-blog-from-being-hacked-11/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 10:21:21 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Security]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=11</guid>
		<description><![CDATA[I was browsing the internet and saw something that got my attention. It will grab yours too, trust me. I&#8217;m talking about wordpress security and vulnerabilities here and there&#8217;s much to say about it, so I&#8217;ve started a new category where to post. The very first and most important thing you need to do to [...]]]></description>
			<content:encoded><![CDATA[<p>I was browsing the internet and saw something that got my attention. It will grab yours too, trust me.</p>
<p>I&#8217;m talking about wordpress security and vulnerabilities here and there&#8217;s much to say about it, so I&#8217;ve started a new category where to post.</p>
<p>The very first and most important thing you need to do to help your blog stay safe all the time is to keep it updated to the latest version. That&#8217;s the most safe (at least that&#8217;s what they say). Everytime a new bug/security hole is found, the platform gets updated with a fix and then the bug is published. In short words, everybody knows about it.</p>
<p>If you don&#8217;t want to mess with ftp and downloads and so on, you might want to use a plugin that does your updating automatically. This way you&#8217;ll always have your wordpress blog up to date. I don&#8217;t remember the name of that plugin because I don&#8217;t use it, but if you wish to install it, do a simply search on google or on wordpress.com site and you&#8217;ll find it pretty fast. I don&#8217;t use it because I don&#8217;t like having too much &#8220;foreign&#8221; code on my server&#8230; you never know what can happen to your database or whatever. Therefore, I prefer to update it manually.</p>
<p>Oh &#8230; and by the way, I was talking about plugins. When you get a new plugin, make sure it&#8217;s a safe one. Don&#8217;t install any plugin just because the owner is saying on his website that plugin  will help you do this or that. Maybe use a test blog to check the plugin, or maybe get a software engineer to analyze it carefully. This way you&#8217;ll know it isn&#8217;t a threat for you or your business.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/wordpress-updates-protect-your-blog-from-being-hacked-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
