<?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>MyMarketer &#187; Plugins</title>
	<atom:link href="http://mymarketer.net/category/wordpress/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://mymarketer.net</link>
	<description>Organic Marketing</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:31:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>My &#8220;Meat &amp; Potatoes&#8221; Plugins</title>
		<link>http://mymarketer.net/2038/my-meat-and-potatoes-plugins/</link>
		<comments>http://mymarketer.net/2038/my-meat-and-potatoes-plugins/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 15:54:04 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress tip]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=2038</guid>
		<description><![CDATA[I&#8217;ve come to conclude that every year I need to evaluate my WordPress plugins and decide what&#8217;s valuable and what is excess. Sometimes I get in a rut and use the same plugin over and over without looking at what has recently been developed. Recently, I have done a plugin inventory and realized there are a lot of really cool plugins that I could be using (and some old ones that are no longer necessary). From this inventory I have updated what I call my &#8220;Meat &#38; Potatoes&#8221; plugins. These are the plugins that I use on most every new blog install. I say I add these plugins with most blogs because there are two types of blogs people setup&#8212;blogs that want comments and blogs that hate comments. Why would anyone hate comments? Well, if you are using WordPress as a website and not a blog (CMS) than your main [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/2038/my-meat-and-potatoes-plugins/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Quickly 301 pages in WordPress</title>
		<link>http://mymarketer.net/1991/how-to-quickly-301-pages-in-wordpress/</link>
		<comments>http://mymarketer.net/1991/how-to-quickly-301-pages-in-wordpress/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 12:45:58 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Wordpress tip]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=1991</guid>
		<description><![CDATA[Lately, I have been getting a lot of requests on how to 301 pages in WordPress. It is actually a really simple process, but a step that makes it even easier is using a plugin titled, WP htaccess Control. This plugin makes optimizing your .htaccess file very easy, and therefore, I have added it to my &#8220;meat and potato&#8221; plugins I use to setup every blog with. I will have to write another post on what all the features are, but in short this plugin gives you access to your .htaccess file via your WordPress admin dashboard. To setup a 301 with the WP htaccess Control plugin, you need to go to the plugin admin (titled WP htaControl). Here go to the third menu (custom htaccess) and enter the following code (be sure to change the structure and domain for your circumstances: redirect 301 /old/old_page/ http://www.example.com/new_page/ This bit of code [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/1991/how-to-quickly-301-pages-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Have Code Display in Your Post</title>
		<link>http://mymarketer.net/1602/how-to-have-code-display-in-your-post/</link>
		<comments>http://mymarketer.net/1602/how-to-have-code-display-in-your-post/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 11:00:37 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=1602</guid>
		<description><![CDATA[If you look at my last two post (see here and here) you will notice that in one post I am displaying my code as an image and the other as regular text. In fact, looking at my last entries before the last one they were all images. Every time I tried to add the code to display wordpress would read it as regular code and make my post look funky. I finally got wise and found a plugin that allowed me to show my code without messing everything up. The plugin is Code Everything and it is super easy. Basically, all you do is add &#60;code&#62; before and &#60;/code&#62; after your coding example, and walla you see the example you want to show. I know this really is insignificant, but you have no idea how much time that this little plugin saves me (and hopefully you). Related Posts: My [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/1602/how-to-have-code-display-in-your-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Auction Solution for your Blog!</title>
		<link>http://mymarketer.net/1485/cool-auction-solution-for-your-blog/</link>
		<comments>http://mymarketer.net/1485/cool-auction-solution-for-your-blog/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 11:23:02 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[auctions]]></category>
		<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Internet Money]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=1485</guid>
		<description><![CDATA[One of my favorite things to do is to find wordpress plugins. In fact, the plugins are what made me fall in love with wordpress. There are so many things that you can build and do with plugins. The nice thing is that you don&#8217;t have to pay someone to create these programs. I always tell clients, when I am using wordpress as their CMS solution, that there is probably few things they will ever need to build since the wordpress opensource community is so vast. Currently, I am creating a finance website and was asked to include an auction into the site. Surprisingly, there are not a lot of auction plugins. However, I did find a plugin I was impressed with&#8212;wpauctions.com (yes, this is an affiliate link). Unfortunately, to get all the plugin&#8217;s functionality you need to put down $40 (they do have a free version you can use [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/1485/cool-auction-solution-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Problem With Podcasting!</title>
		<link>http://mymarketer.net/1143/the-problem-with-podcasting/</link>
		<comments>http://mymarketer.net/1143/the-problem-with-podcasting/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 23:15:30 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogosphere]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[podcasting]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=1143</guid>
		<description><![CDATA[If you ask any of my friends I am passionate about blogging. I even have a vanity license plate that says &#8220;Blogger.&#8221; So, I admit I am a bit of a fanatic. However, being the fanatic blogger that I am, I also get the priviledge of being annoyed by certain elements of blogging that probably doesn&#8217;t bother the majority of the blogosphere. My biggest gripe deals with the podcasting element of blogging. I build a lot of blogs and there really isn&#8217;t a good free theme for either video or audio. Not to mention that the audio podcast plugins are not that great. Of course, there are plenty of podcasting blog themes and plugins but the majority have one major flaw&#8212;-they do not make the audio or video the center of focus. As for the audio plugins, the only one I have found that comes close to making audio podcast [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/1143/the-problem-with-podcasting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Unchosen Plugin</title>
		<link>http://mymarketer.net/569/the-unchosen-plugin/</link>
		<comments>http://mymarketer.net/569/the-unchosen-plugin/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 15:16:33 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordtravel]]></category>
		<category><![CDATA[yoast.com]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=569</guid>
		<description><![CDATA[So, almost a month after Yoast.com&#8217;s plugin contest I finally heard a response concerning my plugin submission&#8212;no. Actually, it wasn&#8217;t quite so direct, below is the response: &#8220;Hi Guys, apologies for the delay! Joost and I decided to make the eventual winner work harder for their prize, so we asked a couple of the entrants to go back and take their ideas to the point where we can release them. If we haven’t contacted you yet, I’m afraid you are out of the running, but many thanks for having a go! We expect to announce the winner and launch the plugin/theme in a week or so.&#8221; I didn&#8217;t hear from them, so I am out. I do understand not winning the contest, WordTravel was a very basic plugin. However, I do have plans on expanding WordTravel to a more versatile plugin, so keep a watch for some upcoming releases. I [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/569/the-unchosen-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin&#8212;WordTravel</title>
		<link>http://mymarketer.net/559/wordpress-plugin-wordtravel/</link>
		<comments>http://mymarketer.net/559/wordpress-plugin-wordtravel/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 08:00:50 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordtravel]]></category>
		<category><![CDATA[yoast.com]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=559</guid>
		<description><![CDATA[DOWNLOAD WORDTRAVEL Compatible with WordPress 2.5 through 2.7.1 WordTravel was built with the sunPress plugin in mind. The sunPress plugin helps manage holiday websites by utilizing sunshine.co.uk&#8217;s travel affiliate program. Basically, by combining both plugins you have a powerful holiday website that also has the ability to highlight special deals like no other travel website on the web. Even though WordTravel was built as a supporting plugin for sunPress you can also use WordTravel independently from all plugins for your own purposes. We wanted WordTravel to be a nice compliment for any travel blog or site. Alex Girard&#8217;s Available For Hire plugin was the inspiration for WordTravel. However, these two plugins are very different. First, we have added more functionality to WordTravel, so that you can easily make it work with your website. Second, the plugin is a lot easier to customize. We added the ability to link your icons [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/559/wordpress-plugin-wordtravel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yoast.com&#8217;s WordPress Plugin Competition&#8212;My Entry</title>
		<link>http://mymarketer.net/551/yoastcoms-wordpress-plugin-competition-my-entry/</link>
		<comments>http://mymarketer.net/551/yoastcoms-wordpress-plugin-competition-my-entry/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 02:30:45 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordtravel]]></category>
		<category><![CDATA[yoast.com]]></category>

		<guid isPermaLink="false">http://mymarketer.net/?p=551</guid>
		<description><![CDATA[One of my favorite bloggers, Joost de Valk, launched a wordpress plugin contest for Sunshine.co.uk, a travel booking company. The prize he is offering is a MacBook Air, and I must admit that I have been thinking of converting to a Mac for sometime (sorry Bill, I don&#8217;t want to be a PC). The plugin I finally decided to create focuses on the marketing side of travel. Why do you go to a travel/vacation website in the first place? Most of my friends I asked shared that they were looking for either a good deal or a particular vacation package. The plugin I devised (with the programming help of Milan Kaneria) gives a traveling website the power to focus on their most important call to actions with their users. Whether it is cheap airfare, a vacation package, or just information about different locations around the world, this plugin offers a [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/551/yoastcoms-wordpress-plugin-competition-my-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Top Plugins I Add To Every Blog I Setup</title>
		<link>http://mymarketer.net/319/business-blogging-the-top-plugins-i-add-to-every-blog-i-setup/</link>
		<comments>http://mymarketer.net/319/business-blogging-the-top-plugins-i-add-to-every-blog-i-setup/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 23:32:11 +0000</pubDate>
		<dc:creator>Paul Wilson</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CMS (Wordpress)]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://mymarketer.net/the-top-plugins-i-add-to-every-blog-i-setup/</guid>
		<description><![CDATA[I admit I am an addict&#8212;I absolutely love wordpress plugins! I actually have one client who pays me to know everything there is to know about plugins. Though, I have to be careful, because once I start hunting for a plugin I generally lose an entire day just searching and playing with them. Recently, my good friend Ryan from IOVentures Inc. asked if I had written a blog post on my favorite plugins. I have been avoiding this post because it seems that everyone has their top 10 favorite plugins. However, Ryan isn&#8217;t the first to ask me, so I guess I will follow the blogosphere crowd and give you my favorite plugins. Hope these help! ~Paul W. My Top Favority Plugins Bad Behavior - Little did I realize when I started blogging that I would automatically create a mortal enemy&#8212;spam! When I first started I used Akismet but it [...]]]></description>
		<wfw:commentRss>http://mymarketer.net/319/business-blogging-the-top-plugins-i-add-to-every-blog-i-setup/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

