<?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 Hacks &#187; WordPress</title>
	<atom:link href="http://wphacks.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:20:21 +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>3 Reasons Mobile WordPress Themes Trounce Mobile Subdomains</title>
		<link>http://wphacks.com/3-reasons-mobile-wordpress-themes-trounce-mobile-subdomains/</link>
		<comments>http://wphacks.com/3-reasons-mobile-wordpress-themes-trounce-mobile-subdomains/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 14:36:35 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=3404</guid>
		<description><![CDATA[Making your website mobile-friendly isn&#8217;t just a good idea – it&#8217;s a necessity. With more people accessing the Web via smartphones and tablets these says, any site administrators who haven&#8217;t &#8220;mobile-equipped&#8221; their online real estate are well behind the curve. In 2011, do you really want to miss out on a substantial chunk of traffic [...]]]></description>
			<content:encoded><![CDATA[<p>Making your website mobile-friendly isn&#8217;t just a good idea – it&#8217;s a necessity. With more people accessing the Web via smartphones and tablets these says, any site administrators who haven&#8217;t &#8220;mobile-equipped&#8221; their online real estate are well behind the curve. In 2011, do you really want to miss out on a substantial chunk of traffic just because your site is hard to read on an iPhone?</p>
<p>Of course not. That&#8217;s why many sites direct mobile traffic to sub-domains (e.g. &#8220;example.com&#8221; becomes &#8220;mobile.example.com&#8221;), a workable solution if you have time to generate new versions of each page from scratch.</p>
<p>Luckily for WordPress users, <a href="http://wphacks.com/wptouch-creating-a-wordpress-mobile-theme/">mobile themes like WPTouch</a> and WordPress Mobile Pack offer a better alternative to mobile sub-domains. Here are 3 reasons why:</p>
<p><strong>1. Maintenance</strong></p>
<p>Having a mobile sub-domain requires you to maintain multiple versions of each and every page – a laborious task if you don&#8217;t have a large staff.</p>
<p>Mobile themes, on the other hand, simply deliver all of your existing content in a mobile-friendly format. You can maintain your site as usual and rest assured that everything will display properly in mobile browsers.</p>
<p><strong>2. SEO</strong></p>
<p>When other sites link to your content, those links help you rank higher in the search engines. If you have multiple domains, all of which have different permalinks for each page, you forfeit your ability to rank well in the search listings.</p>
<p>Think of it this way: I post an update on my blog and get 10 links. 5 of those links are from desktop users, and they point to the post on my main domain. The other 5 links come from mobile users, all of whom were <em>redirected</em> from my main domain to a dedicated mobile sub-domain. Their links go to the mobile version of the post – the one they pulled up on their phones.</p>
<p>Instead of getting 10 links for my post, I really only got 5 for each version – a situation that leads to lower overall rankings for my content.</p>
<p>With a mobile WordPress theme, however, your content stays in one place. The page you serve to mobile visitors is the same one that exists on your main domain – everyone who links to it is linking to the same page.</p>
<p><strong>3. Sharing</strong></p>
<p>Mobile sub-domains can also cause social media havoc.</p>
<p>Let&#8217;s say you tweet a link from your phone and your colleague clicks it on her desktop computer. She&#8217;ll get the mobile version of the site that you tweeted – a version that is probably all text, heavily compressed into a tiny column, and devoid of any navigational links to help her explore other corners of your site.</p>
<p>This is not good for the user, and it&#8217;s unlikely that she&#8217;ll share any of your content with others.</p>
<p>Again, your mobile WordPress theme can save the day here. With no separate link for anyone to share, you don&#8217;t risk serving the wrong version of your site to any visitors.</p>
<p>And since several mobile themes are free, there&#8217;s little reason to put off &#8220;mobilizing&#8221; your site any longer. Spend an afternoon setting up a mobile WordPress theme and stop missing out on all that great traffic.</p>
<p><em>This post was contributed by Adam Green. Adam writes copy for tech companies and stays up to speed on <a href="http://www.attachmate.com/Products/efm/luminet/luminet.htm">enterprise fraud management software</a> as best he can. Follow him on Twitter <a href="http://twitter.com/IAmAdamGreen">@IAmAdamGreen</a>.</em></p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=3404&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/3-reasons-mobile-wordpress-themes-trounce-mobile-subdomains/">3 Reasons Mobile WordPress Themes Trounce Mobile Subdomains</a>  © 2011 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/3-reasons-mobile-wordpress-themes-trounce-mobile-subdomains/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Build WordPress Plugins Into Your Themes</title>
		<link>http://wphacks.com/dont-build-wordpress-plugins-into-your-themes/</link>
		<comments>http://wphacks.com/dont-build-wordpress-plugins-into-your-themes/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 13:25:28 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=3389</guid>
		<description><![CDATA[A couple of weeks ago, I read a post on WPLift &#8220;Build A Plugin (Twitter Widget) into your WordPress Theme)&#8220; which in turn was inspired by a post on WPCandy from a couple of months ago &#8220;How to create your own WordPress functionality plugin&#8220;. The WPCandy post was advocating that theme designers should stop bundling WordPress plugins and [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago, I read a post on WPLift <em>&#8220;<a href="http://wplift.com/how-to-build-a-plugin-twitter-widget-into-your-wordpress-theme" rel="nofollow">Build A Plugin (Twitter Widget) into your WordPress Theme)</a>&#8220; </em>which in turn was inspired by a post on WPCandy from a couple of months ago <em>&#8220;<a href="http://wpcandy.com/teaches/how-to-create-a-functionality-plugin" rel="nofollow">How to create your own WordPress functionality plugin</a>&#8220;</em>.</p>
<p>The WPCandy post was advocating that theme designers should stop bundling WordPress plugins and other functionality which limits how easily users can switch themes, something which I feel is absolutely a good idea. But that&#8217;s not what I want to talk about in this post &#8212; I want to focus specifically on the issue raised in the WPLift post &#8212; building plugins directly into themes.</p>
<p>The post shows you how to add the <em><a href="http://wplift.com/how-to-build-a-plugin-twitter-widget-into-your-wordpress-theme" rel="nofollow">DP Twitter Widget</a></em> into your theme; it&#8217;s literally a case of copying a pasting the plugin&#8217;s code into your functions.php. In fact it&#8217;s so easy that there&#8217;s no reason not to build every single widget and plugin you can think of under the sun into your theme, right?</p>
<div>
<p><em><strong>Not exactly.</strong></em></p>
</div>
<p>Unfortunately it&#8217;s a little more complicated than that and for the rest of this post I&#8217;ll set out exactly why that&#8217;s the case.</p>
<p>Firstly, the second you build a plugin into your theme, you&#8217;re assuming responsibility and are obliged to support the plugin, so if anything breaks in future updates, you&#8217;ll need to be able to fix it. Say the plugin used <a href="http://binarymoon.co.uk" rel="nofollow">Ben&#8217;s</a> <a href="http://www.binarymoon.co.uk/2011/08/timthumb-2/">timthumb</a> and updating was an absolute necessity, the onus would then be on you to provide the update by offering an entire theme upgrade rather than just a simple plugin update independent of the theme.</p>
<p>Second, what&#8217;s the point? The functionality you&#8217;re providing <em>already exists</em> and unless you&#8217;re significantly changing the plugin, I&#8217;m struggling to see the point of just duplicating functionality. Sure, you get to brag about how your theme has thousands upon thousands of built in widgets and it makes everything really fun and it&#8217;ll do everything you&#8217;ve ever wanted, but by just adding a plugin that <em>already exists</em> into your theme, you&#8217;re just adding something I can do already by installing plugins. Plus, I&#8217;ll not<strong> lose everything</strong> in two years when I decide I need to overhaul the look of my site! And hey, there are <a href="http://wpshout.com/">sites like mine</a> out there which show you how to do things like building <a href="http://wpshout.com/wordpress-email-newsletter/" rel="nofollow">a WordPress powered email newsletter</a> without plugins anyway!</p>
<p>I&#8217;m not just wagging fingers from the rooftops &#8212; this was a mistake I made when I launched my ill fated theme site, WPShift nearly two years ago. At the time having a ton of functionality in a theme was the way to go and we made a decision that we would go down the route of essentially just bundling plugins with the theme.</p>
<p>I&#8217;m glad to say this isn&#8217;t all the range any more, so please don&#8217;t do it, it&#8217;s just making a mess in the long run.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=3389&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/dont-build-wordpress-plugins-into-your-themes/">Don&#8217;t Build WordPress Plugins Into Your Themes</a>  © 2011 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/dont-build-wordpress-plugins-into-your-themes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>A Social Media Strategy for WordPress Users</title>
		<link>http://wphacks.com/a-social-media-strategy-for-wordpress-users/</link>
		<comments>http://wphacks.com/a-social-media-strategy-for-wordpress-users/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 20:42:08 +0000</pubDate>
		<dc:creator>Rikard Kjellberg</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[fan page]]></category>
		<category><![CDATA[ingboo]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[social plugins]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=3004</guid>
		<description><![CDATA[This guest post was written by Rikard Kjellberg, a Silicon Valley blogger who works on social syndication solutions for publishers. If you have webmaster or WordPress knowledge and are interested in writing a post for WordPress Hacks, please contact us. According to the numbers, over the past 12 months, the number of referrals from social networking [...]]]></description>
			<content:encoded><![CDATA[<p><em>This guest post was written by Rikard Kjellberg, a Silicon Valley blogger who works on social syndication solutions for publishers. If you have webmaster or WordPress knowledge and are interested in <a href="http://wphacks.com/write/">writing a post for WordPress Hacks</a>, please <a href="http://wphacks.com/contact/">contact us</a>.</em></p>
<p>According to the numbers, over the past 12 months, the number of referrals from social networking sites to blogs <a class="wp-oembed" title="has doubled" href="http://mediamemo.allthingsd.com/20100903/diggs-decline-illustrated/?mod=tweet" target="_blank">has doubled</a>. Social traffic is becoming more important than search traffic according to <a class="wp-oembed" title="some" href="http://mediamemo.allthingsd.com/20100903/diggs-decline-illustrated/?mod=tweet" target="_blank">some</a>. How do WordPress users adjust to this reality and exploit it to your advantage?  The core strategy should be to <em>embrace and focus</em>.</p>
<h3>Embracing the Social Trend</h3>
<p>Some bloggers have shut down their blogs and moved to <a class="wp-oembed" title="Facebook" href="http://www.facebook.com" target="_blank">Facebook</a> fan pages. Others have kept their blog and complemented with fan pages as stop-gap measure. Either way, there is a perceived threat that you are losing traffic to Facebook. It could very well be a real threat unless you embrace the trend and make it work for you.</p>
<h3>Focus Your Social Media Efforts</h3>
<p>In an effort to please all readers and maximize reach into social networks, bloggers are integrating a plethora of social tools. One favorite is the <a class="wp-oembed" title="AddThis" href="http://www.addthis.com/" target="_blank">AddThis</a> plugin which offers some 100+ options for sharing. In my opinion this approach will clutter your site and distract the user. <strong><em>Pick a winner instead</em></strong>. All indicators are that Facebook is becoming the de-facto standard for social syndication.</p>
<div id="attachment_3006" class="wp-caption aligncenter" style="width: 310px"><a rel="attachment wp-att-3006" href="http://wphacks.com/a-social-media-strategy-for-wordpress-users/gawker-social-traffic/"><img class="size-medium wp-image-3006" src="http://wphacks.com/wp-content/uploads/2010/09/gawker-social-traffic-300x169.jpg" alt="" width="300" height="169" /></a><p class="wp-caption-text">Courtesy Gawker Media</p></div>
<p>After their launch of Open Graph in April this year, Facebook has grown from 15% to 35% of all social networking referrals. This assumes that <a class="wp-oembed" title="Gawker Media" href="http://www.gawker.com" target="_blank">Gawker Media</a> is a good reflection of the industry average. My personal choice will therefore have to be Facebook, however <a class="wp-oembed" title="StumbleUpon" href="http://www.stumbleupon.com/" target="_blank">StumbleUpon</a> is another good candidate. <a class="wp-oembed" title="Twitter" href="http://www.twitter.com" target="_blank">Twitter</a> is already prevalent but it is a typically a disappointment in terms of referrals. There are two reasons:</p>
<ol>
<li>Twitter is undoubtedly the noisiest channel on the web.</li>
<li>People in general are not spending any significant time on Twitter.</li>
</ol>
<h3>What are my Tools?</h3>
<p>With Facebook, you have some excellent tools. You also have some great plugins for WordPress integration. Most likely you already use several of these tools today. The key is how you use them and how you combine them.</p>
<h3>The Facebook Fan Page</h3>
<p>The <a class="wp-oembed" title="fan page" href="http://wordpress.org/extend/plugins/search.php?q=%22facebook+fan+page%22&amp;sort=" target="_blank">fan page</a> is a great tool for dialog and brand promotion (yes, you are a brand and you should cultivate it):</p>
<ul>
<li><strong>Do</strong> use the fan page as a personal relationship tool by engaging your audience in discussion and dialog around the topics you are focused on. Use it as a place to share news about you, your brand and your site. The purpose is to create an &#8220;exclusive&#8221; community where your dedicated followers get the inside scoop on everything you.</li>
<li><strong>Do not</strong> use the fan page to push your RSS feed <em>and</em> manage relationships at the same time. First, your relationship efforts will drown in your content updates. Second, you are creating an intermediate (proxy) between your audience and your blog. Thirdly, the updates are indiscriminatory, lowering relevance which results in fewer revisits to your fan page and web site. Instead use a Like button for your feed (see below)</li>
<li><strong>Do </strong>one or the other of the above.</li>
</ul>
<h3>Get a Like Button for your WordPress Site</h3>
<p>In its basic form, the Like button provides a one-time sharing function. There are tools that connect the Like button with your RSS feed, thereby providing a way to connect directly between your site and the Facebook News Feed (no Fan Page intermediary). Explain to the user that you want to connect for updates in conjunction with the Like button. Use a text widget to insert the button HTML on your site. If you want to connect your RSS feed to your fan page instead, <a class="wp-oembed" title="Pheedo" href="http://pheedo.com" target="_blank">Pheedo</a> offers a solution with <a class="wp-oembed" title="Dlvr.it" href="http://dlvr.it" target="_blank">Dlvr.it</a>.</p>
<h3>Get a Like Plugin for my Posts</h3>
<p>Let people &#8220;Like&#8221; your posts. There are WordPress plugins that allow you to automate the insertion of Like buttons. The Like button offers a one-time sharing event. It can also connect with the user for ongoing updates related to the topic of the particular post (a.k.a &#8220;<a href="http://wphacks.com/facebook-like-for-tags-wordpress-plugin/">Like for Tags</a>&#8220;).</p>
<p>We recently did a case study on CNN.com. If they implemented these strategies, they would see 25%-40% increase in page views over time. CNN is already a user of Facebook social plugins but they are currently not using them as described in this article. The increase in page views is significant from a revenue perspective, most likely seven figures.</p>
<p><em>Note: This article includes opinions of the author based on working with the blogging community to develop social syndication tools. Your reactions to these opinions are greatly appreciated.</em></p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=3004&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/a-social-media-strategy-for-wordpress-users/">A Social Media Strategy for WordPress Users</a>  © 2010 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/a-social-media-strategy-for-wordpress-users/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Maximize WordPress SEO with ScribeSEO</title>
		<link>http://wphacks.com/wordpress-seo-scribeseo/</link>
		<comments>http://wphacks.com/wordpress-seo-scribeseo/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 19:24:16 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Drupal Plugin]]></category>
		<category><![CDATA[Drupal SEO]]></category>
		<category><![CDATA[Joomla Plugin]]></category>
		<category><![CDATA[Joomla SEO]]></category>
		<category><![CDATA[ScribeSEO]]></category>
		<category><![CDATA[SEO Optimization]]></category>
		<category><![CDATA[SEO Software]]></category>
		<category><![CDATA[Service Engine Optimization]]></category>
		<category><![CDATA[WordPress SEO]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=2848</guid>
		<description><![CDATA[For years now SEO has been one of those buzzwords which incites discussion and debate, whether you live by it or cringe upon seeing it.  Whether webmasters want to admit it or not, however, search engine optimization works if done correctly.  As a webmaster it falls upon you to maximize search engine optimization (SEO) on [...]]]></description>
			<content:encoded><![CDATA[<p>For years now SEO has been one of those buzzwords which incites  discussion and debate, whether you live by it or cringe upon  seeing it.  Whether webmasters want to admit it or not, however, search  engine optimization works if done correctly.  As a webmaster it falls upon you to maximize <a href="http://wphacks.com/go/scribeseo.php">search engine optimization</a> (SEO) on your website or blog.  Just a few years ago this wasn&#8217;t particularly fun or easy for webmasters, but that has changed with things like new software and of course WordPress plugins.</p>
<p><a rel="attachment wp-att-2871" href="http://wphacks.com/wordpress-seo-scribeseo/scribe-seo-5-2/"><img class="alignright size-full wp-image-2871" title="scribe-seo-5" src="http://wphacks.com/wp-content/uploads/2010/08/scribe-seo-51.jpg" alt="" width="287" height="236" /></a>For the past week I&#8217;ve had the opportunity to try out a new SEO service called <a href="http://wphacks.com/go/scribeseo.php">ScribeSEO</a>, a web-based SEO service from a team which includes Brian Clark (known in the WordPress community for CopyBlogger and the Thesis theme).   ScribeSEO offers a web-based SEO software service, a WordPress plugin, and now also offers Joomla and Drupal integration.  As most of my websites use WordPress in some way, I&#8217;ve primarily focused my attention on trying out the WordPress plugin.   Here is what I&#8217;ve found:</p>
<p>Once installed, the <a href="http://wphacks.com/go/scribeseo.php">ScribeSEO WordPress plugin</a> adds a window to your post pages called the Scribe Content Optimizer.  Here you can run an evaluation prior to publishing your post which will tell you how to best optimize your post!</p>
<p>In order to test out the plugin I decided to try it out on this post.  After my initial evaluation, I was given the following feedback:</p>
<p><a rel="attachment wp-att-2853" href="http://wphacks.com/wordpress-seo-scribeseo/scribe-seo-1-2/"><img class="alignnone size-full wp-image-2853" title="scribe-seo-1" src="http://wphacks.com/wp-content/uploads/2010/08/scribe-seo-11.jpg" alt="" width="500" height="271" /></a></p>
<p>As you can see from the screen shot above the initial draft of this post received a 68%.  Recommended improvements include to move primary keywords towards the front of the meta description, to increase the word count to above 300 words, and to add a few hyperlinks towards the beginning of the post.</p>
<p>At the top of the evaluation there is also a menu with additional analysis available.  When switching to the keyword analysis tab I was greeted with the following:</p>
<p><a rel="attachment wp-att-2854" href="http://wphacks.com/wordpress-seo-scribeseo/scribe-seo-2/"><img class="alignnone size-full wp-image-2854" title="scribe-seo-2" src="http://wphacks.com/wp-content/uploads/2010/08/scribe-seo-2.jpg" alt="" width="500" height="306" /></a></p>
<p>This shows that after analyzing my post the search engines will think this post is primarily about the keyword &#8220;wordpress plugin&#8221;, then &#8220;SEO&#8221;, etc.   You&#8217;ll even get keyword density percentages!</p>
<p>Next, I went to the Alternate Keywords tab to get an idea of keyword suggestions based upon relative search frequency:</p>
<p><a rel="attachment wp-att-2855" href="http://wphacks.com/wordpress-seo-scribeseo/scribe-seo-3/"><img class="alignnone size-full wp-image-2855" title="scribe-seo-3" src="http://wphacks.com/wp-content/uploads/2010/08/scribe-seo-3.jpg" alt="" width="500" height="307" /></a></p>
<p>This is a great way for you to find high traffic search terms that you may have forgotten in your initial draft.</p>
<p>Lastly, under the Tags tab, you&#8217;ll see a list of keywords found within your post which are recommended to be used as tags for your post.</p>
<p><a rel="attachment wp-att-2856" href="http://wphacks.com/wordpress-seo-scribeseo/scribe-seo-4/"><img class="alignnone size-full wp-image-2856" title="scribe-seo-4" src="http://wphacks.com/wp-content/uploads/2010/08/scribe-seo-4.jpg" alt="" width="500" height="107" /></a></p>
<p>After gathering all the feedback provided and updating my posts I was able to improve my posts score all the way to 99%:</p>
<p><a rel="attachment wp-att-2865" href="http://wphacks.com/wordpress-seo-scribeseo/scribe-seo-1-1/"><img class="alignnone size-full wp-image-2865" title="scribe-seo-1-1" src="http://wphacks.com/wp-content/uploads/2010/08/scribe-seo-1-1.jpg" alt="" width="500" height="267" /></a></p>
<p>If you run a professional revenue generating blog or build a lot of niche websites, I think that ScribeSEO is a perfect fit and well worth the price.</p>
<p>If you&#8217;d like to learn more about ScribeSEO or get a copy for yourself you can find everything you need <a href="http://wphacks.com/go/scribeseo.php">here</a>!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=2848&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/wordpress-seo-scribeseo/">Maximize WordPress SEO with ScribeSEO</a>  © 2010 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/wordpress-seo-scribeseo/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Is your WordPress Blog Wasting Google&#8217;s Time?</title>
		<link>http://wphacks.com/is-your-wordpress-blog-wasting-googles-time/</link>
		<comments>http://wphacks.com/is-your-wordpress-blog-wasting-googles-time/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 19:59:01 +0000</pubDate>
		<dc:creator>MattDunlap</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[WordPress SEO]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=2724</guid>
		<description><![CDATA[This guest post was written by Matt of MattDunlap.org, where he writes about how to increase your conversion rates with a smarter blog. If you have WordPress knowledge and are interested in writing a post for WordPress Hacks, please contact us. Over the last couple weeks I&#8217;ve been focusing on traffic building, link building and SEO [...]]]></description>
			<content:encoded><![CDATA[<p><em>This guest post was written by Matt of <a href="http://mattdunlap.org/">MattDunlap.org</a>, where he writes about how to increase your conversion rates with a smarter blog. If you have WordPress knowledge and are interested in <a href="http://wphacks.com/write/">writing a post for WordPress Hacks</a>, please <a href="http://wphacks.com/contact/">contact us</a>.</em></p>
<p>Over the last couple weeks I&#8217;ve been focusing on traffic building, link building and SEO on my WordPress blog. All three of these website strategies go hand in hand and all build on each other.  In this post I will discussing how to make sure your WordPress blog is running efficiently.</p>
<p>WordPress does a lot of cool things in the background to make your website run smoothly. Have you ever noticed that when you change a blog post from one category to another, somehow, someway, you always arrive at the new location?  That&#8217;s WordPress doing it&#8217;s magic!  Unfortunately, Humans interact with a blog differently than search engine spiders, so while your permalinks might look nice and organized, the search engine spiders might see problems.</p>
<p>The best place to start is with a blog audit. If your WordPress blog is not using <a href="https://www.google.com/webmasters/tools/">Google Webmaster Tools</a>, this is a great place to start.  Google Webmaster tools will not only show you how Google sees your website, but also recommend tips to improve the crawling of your site.</p>
<p>I just did a blog audit and found a couple problems. My sitemap was not getting generated anymore due to permission problems. Even worse the old sitemap had many bad links. Using webmaster tools I could see that Google received 80 posts from me, but only indexed 4. OUCH!  Of course I have many more links in Google from other websites. The sitemap is only a recommendation to Google, but I highly recommend keeping up to date. I used the the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google XML Sitemap plugin</a>.</p>
<p>I also had a duplicate content problem. To me, this is really frustrating, because again, as a human, I see my blog a certain way and it looks fine. Then looking at my website from the search engine spider&#8217;s point of view, I see many of my posts repeated as many as 5 times.</p>
<p>You might think that is great&#8230; 1 post, 5 entries in Google. Well, it&#8217;s not because instead of having one powerful link to your website, you have 5 at 20% power. Try cooking a potato at 20% power, it&#8217;s a waste of time.</p>
<p>How does this happen? I was using <a href="http://semperfiwebdesign.com/">All-in-One SEO plugin</a> and that is suppose to have canonical links, but I still have duplicate content.</p>
<p>So like any hacker, I built a simple Googlebot tracker to see how Google spiders my site&#8230; Wow, not what I expected. There is so much I&#8217;m learning from the Googlebot tracker, I will have many posts on this little bot, but for now let&#8217;s just say,<strong> I bet you are wasting Google&#8217;s time with your WordPress blog!</strong></p>
<p>The Googlebot doesn&#8217;t just come into your website and spider all your content. In my case it comes and grabs one page and leaves. It&#8217;s doing this every couple minutes for a total of about 200-300 per day. Webmaster tools will show you how many times you get spidered, but will not show you what pages get indexed.</p>
<p>I was horrified to see that I was wasting Google juice on tags and categories. If Google is only going to hit your website 100 times a day, you better try to give Google 100 different blog posts. If you have 10 tags per post, you <span style="text-decoration: underline;">might</span> be giving Google 1 blog post with 10 different links. Google then has to choose which page is the highest priority. You can see how 100 blog posts, can easily turn to 10 blog posts because we all love to tag our stuff.</p>
<p>How do you solve this. First of all it takes time. you have many links in Google and the Googlebot will continue to follow them, which isn&#8217;t bad&#8230; Don&#8217;t try to shut off the Googlebot, just make changes for the future of your website.</p>
<ol>
<li>Make sure you have canonical link set up. This tells Google where the main blog post, and that all the links from categories and tags really are just pointers to the main blog post.</li>
<li>Make sure you nofollow internal links to categories, tags, archive, sitemap, etc&#8230; Your goal is to drive search engine spiders to your blog posts, not to a category page full of links. There are a few plugins that do this, but I manually did it to my menu and sidebar widgets.</li>
<li>If you change you permalinks, make sure you provide Google with 301 redirect messages pointing to the new link.  For this I use <a href="http://scott.yang.id.au/code/permalink-redirect/">permalink redirect plugin</a>.</li>
<li>Make sure you sitemap is up-to-date. Not only does the Google XML sitemap plugin update your sitemap, but it also pings Google, Bing, Yahoo and Ask every time you post.</li>
<li>Audit your website often. Use Google Webmaster Tools to find mistakes and keep you blog running smoothly.</li>
<li>Use analytic software to track visitors to your site.  A free service like <a href="http://www.google.com/analytics/">Google Analytics</a> will do this well.</li>
</ol>
<p>Please don&#8217;t just read this post as another SEO article. Put these tips into action and start with an SEO audit&#8230; If you see anything funny, post a comment below and we&#8217;ll see if we can help!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=2724&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/is-your-wordpress-blog-wasting-googles-time/">Is your WordPress Blog Wasting Google&#8217;s Time?</a>  © 2010 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/is-your-wordpress-blog-wasting-googles-time/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>How To: Add Google Rich Snippets to WordPress (Without Editing Your Theme)</title>
		<link>http://wphacks.com/how-to-add-google-rich-snippets-to-wordpress-without-editing-your-theme/</link>
		<comments>http://wphacks.com/how-to-add-google-rich-snippets-to-wordpress-without-editing-your-theme/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 20:33:44 +0000</pubDate>
		<dc:creator>John Lamansky</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hReview]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[rich snippets]]></category>
		<category><![CDATA[SEO Ultimate]]></category>
		<category><![CDATA[WordPress How-To]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=2706</guid>
		<description><![CDATA[This guest post was written by John of WordPress Expert, where he provides WordPress tips, tutorials, news, plugins, and more. If you have WordPress knowledge and are interested in writing a post for WordPress Hacks, please contact us. When searching the web with Google, have you ever noticed that certain webpages with product reviews have [...]]]></description>
			<content:encoded><![CDATA[<p><em>This guest post was written by John of <a href="http://wordpress.jdwebdev.com/">WordPress Expert</a>, where he provides WordPress tips, tutorials, news, plugins, and more. If you have WordPress knowledge and are interested in <a href="/write/">writing a post for WordPress Hacks</a>, please <a href="/contact/">contact us</a>.</em></p>
<p>When searching the web with Google, have you ever noticed that certain webpages with product reviews have a little star-rating and additional info that appears underneath the title?</p>
<p>For example&#8230;</p>
<p><img src="http://wordpress.jdwebdev.com/images/wphacks/seo-ultimate-rich-snippet-example.jpg" alt="Rich snippet example" /></p>
<p>Notice the additions under the hyperlinked title. These eye-catching additions are called <strong>&#8220;rich snippets.&#8221;</strong> Rich snippets give additional prominence to your review pages when they appear in search results and could help garner additional search engine traffic for your site.</p>
<p>You can ask Google to show this sort of data for your review posts by adding hReview code to your WordPress blog. This process has been covered in other tutorials before, but previous methods required you to edit your theme&#8217;s code and fiddle with custom fields to get it to work. Not anymore &#8212; <strong>here&#8217;s the easier, plugin-only method:</strong></p>
<ol>
<li>Install the <a href="http://wordpress.org/extend/plugins/seo-ultimate/">SEO Ultimate</a> plugin. (You can <a href="http://downloads.wordpress.org/plugin/seo-ultimate.zip">download the zip file here</a> or you can go to the <a href="http://www.seodesignsolutions.com/wordpress-seo/">SEO Ultimate homepage</a> and enter your blog&#8217;s URL in the Auto Installer field.) Activate the plugin once it&#8217;s installed. SEO Ultimate has many other SEO features besides rich snippets, but if you just want to use the rich snippet functionality, you can disable everything else under the &#8220;Modules&#8221; section of the plugin&#8217;s &#8220;SEO&#8221; menu.</li>
<li>In the WordPress administration interface, find a post that you&#8217;d like to mark as a review and open it in the WordPress editor.</li>
<li>In the &#8220;SEO Settings&#8221; box under the content editor, select &#8220;Review&#8221; from the &#8220;Rich Snippet Type&#8221; drop-down. (If your post has a category or tag called &#8220;Review&#8221; or &#8220;Reviews,&#8221; SEO Ultimate will pre-select the &#8220;Review&#8221; option automatically.)</li>
<li>If you gave a rating to the product you reviewed in your post, select the most-applicable star rating from the drop-down.</li>
<li>Click &#8220;Save Changes&#8221; to save your post. All done! If you want, you can put your post URL through <a href="http://www.google.com/webmasters/tools/richsnippets">Google&#8217;s testing tool</a> to see a preview of your new rich snippets.</li>
</ol>
<p><img src="http://wordpress.jdwebdev.com/images/wphacks/seo-ultimate-seo-settings.jpg" alt="SEO Settings box" /></p>
<p>Following these steps will tell SEO Ultimate to add the hReview code to your reviews. (Obviously, only add the code to posts in which you actually review something.)</p>
<p>Note that <a href="http://knol.google.com/k/google-rich-snippets-tips-and-tricks#How_do_I_get_Rich_Snippets_to_show_up_for_my_site%283F%29">according to Google&#8217;s FAQ</a>, adding the code by itself won&#8217;t guarantee that Google will show rich snippets for your site. However, you can request that Google display rich snippets for your site using <a href="http://www.google.com/support/webmasters/bin/request.py?contact_type=rich_snippets_feedback">this form</a>. Even if Google doesn&#8217;t show your rich snippets right away, having the code on your site ahead of time will help ensure you&#8217;re ahead of the game if/when Google rolls out rich snippets on a wider scale.</p>
<p>Enjoy your rich snippets!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=2706&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/how-to-add-google-rich-snippets-to-wordpress-without-editing-your-theme/">How To: Add Google Rich Snippets to WordPress (Without Editing Your Theme)</a>  © 2010 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/how-to-add-google-rich-snippets-to-wordpress-without-editing-your-theme/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Become an Awesome WordPress Theme Developer</title>
		<link>http://wphacks.com/become-an-awesome-wordpress-theme-developer/</link>
		<comments>http://wphacks.com/become-an-awesome-wordpress-theme-developer/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 15:20:31 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[eBook]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[CMS Themes]]></category>
		<category><![CDATA[WordPress Developer]]></category>
		<category><![CDATA[WordPress eBook]]></category>
		<category><![CDATA[WordPress Theme Developer]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=2319</guid>
		<description><![CDATA[The past year or so has seen a massive rise in the popularity of WordPress, particularly the idea of using WordPress as a CMS to run literally any type of site. You&#8217;ll now see WordPress not only powering blogs, but major news sites, eCommerce sites, Twitter clones, the lot. The massive rise in WordPress&#8217; popularity [...]]]></description>
			<content:encoded><![CDATA[<p>The past year or so has seen a massive rise in the popularity of WordPress, particularly the idea of using WordPress as a CMS to run literally <em>any</em> type of site. You&#8217;ll now see WordPress not only powering blogs, but major news sites, eCommerce sites, Twitter clones, the lot. The massive rise in WordPress&#8217; popularity is in one part thanks to themes. We&#8217;re now seeing premium WordPress theme companies pop up everywhere, with free themes pouring out from all over the place too.</p>
<p>Making the switch from blogger to  <em>becoming</em> a WordPress theme developer is something that a lot of people find a daunting prospect. And with good reason &#8211; all those bits of PHP, CSS, HTML! Scary stuff. But it needn&#8217;t be. And now it won&#8217;t be either:-</p>
<p>Last week on WPShout I ran &#8220;<a href="http://wpshout.com/a-beginners-guide-to-wordpress-theme-development/">A Beginner&#8217;s Guide to WordPress Theme Development</a>&#8220;. It was more or less just about that &#8211; a guide for the beginner WordPress theme developer looking at all of the daunting and different theme files. The series ran over the whole of last week and today has reached its climax with the release of <a href="http://wpshout.com/free-ebook-a-beginners-guide-to-wordpress-theme-development/">a free eBook</a> which contains the whole series. Over the week, the series looked at all the aspects of a WordPress theme, starting with the fundamentals of any WordPress theme, next moving onto the index.php file. It then looks at the header, sidebar and footer files. Next was the single.php file and finally the other files a WordPress theme has.</p>
<p>The <a href="http://wpshout.com/a-beginners-guide-to-wordpress-theme-development/">eBook </a>is twenty one pages, 3,508 words and five chapters, with the table of contents as follows:</p>
<ul>
<li><strong>Chapter 1:</strong> The fundamentals of any WordPress theme.</li>
<li><strong>Chapter 2:</strong> The index.php and style.css files.</li>
<li><strong>Chapter 3:</strong> The header, sidebar and footer.</li>
<li><strong>Chapter 4:</strong> The single, comments and page files.</li>
<li><strong>Chapter 5:</strong> The archive, home and functions files.</li>
</ul>
<p>As I said, the eBook is free, so <a href="http://wpshout.com/free-ebook-a-beginners-guide-to-wordpress-theme-development/">download </a>it, soak up the information and become an <em>awesome </em>WordPress theme developer!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=2319&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/become-an-awesome-wordpress-theme-developer/">Become an Awesome WordPress Theme Developer</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/become-an-awesome-wordpress-theme-developer/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Few Improvements to the WPHacks.com Design</title>
		<link>http://wphacks.com/few-improvements-to-the-wphacks-com-design/</link>
		<comments>http://wphacks.com/few-improvements-to-the-wphacks-com-design/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 21:44:33 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Theme Update]]></category>
		<category><![CDATA[WordPress Hacks]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=2275</guid>
		<description><![CDATA[This post is just a heads up to let everyone know that the WordPress Hacks theme has been updated with a few new features added, courtesy of my friends at Blog Design Studio.  Some you will notice right away, while others you may not.  Here are the notable changes included with this new update: Threaded Comments &#8211; Now [...]]]></description>
			<content:encoded><![CDATA[<p>This post is just a heads up to let everyone know that the WordPress Hacks theme has been updated with a few new features added, courtesy of my friends at <a href="http://blogdesignstudio.com/">Blog Design Studio</a>.  Some you will notice right away, while others you may not. </p>
<p>Here are the notable changes included with this new update:</p>
<ol>
<li><strong>Threaded Comments</strong> &#8211; Now that the discussions have increased in the comments of our posts, I felt that it was important to support threaded comments, which became available way back when WordPress 2.7 was released.    You can now reply to individual comments without them falling all the way to the bottom of the page.</li>
<li><strong>Twitter Integration</strong> &#8211; Twitter is quickly replacing FeedDemon as my &#8220;feed reader&#8221; of choice, and I know I&#8217;m not the only one.  As a result, I felt it was important to integrate Twitter into the WPHacks.com design.  You&#8217;ll now find recent tweets in the sidebar, a tweet this button below each of our posts, and the comments section now supports the Tweetbacks plugin, displaying your tweets about WordPress Hacks content.</li>
<li><strong>Author Profiles</strong> &#8211; Single pages now display author profile information below each post.  If you have written for us in the past and have your own author page, you may want to contact me to request I update the information, or you can login to your author account and update your profile page!  </li>
</ol>
<p>The remaining changes were mostly &#8220;under the hood&#8221; things done to clean up the code a little bit and make sure everything was running smoothly.  If you have any questions or notice anything that isn&#8217;t appearing correctly, please <a href="http://wphacks.com/contact/">let me know</a>!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=2275&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/few-improvements-to-the-wphacks-com-design/">Few Improvements to the WPHacks.com Design</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/few-improvements-to-the-wphacks-com-design/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Upcoming WordCamp Events</title>
		<link>http://wphacks.com/upcoming-wordcamps/</link>
		<comments>http://wphacks.com/upcoming-wordcamps/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 23:08:51 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordCamp]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=2251</guid>
		<description><![CDATA[Since missing out on the WordCamp Chicago event that took place a few months ago, I&#8217;ve been keeping an eye on upcoming WordCamp events in the hopes that one will happen here in the Midwest again. If you&#8217;ve been considering going to one of these events, today I noticed a post from the official WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Since missing out on the WordCamp Chicago event that took place a few months ago, I&#8217;ve been keeping an eye on upcoming WordCamp events in the hopes that one will happen here in the Midwest again.</p>
<p>If you&#8217;ve been considering going to one of these events, today I noticed a post from the official WordPress site listing the upcoming WordCamps, which can be viewed <a href="http://wordpress.org/development/2009/08/upcoming-wordcamps-2/">here</a>.  For your reference, here are the events they list:</p>
<ul>
<li><strong><a href="http://wordcamp.org.nz/">WordCamp New Zealand</a>:</strong> Wellington, New Zealand, August 8-9, 2009</li>
<li><strong><a href="http://wordcamphsv.org/">WordCamp Huntsville</a>:</strong> Huntsville, Alabama, USA, August 15–16, 2009</li>
<li><strong><a href="http://la.wordcamp.org/">WordCamp Los Angeles</a>:</strong> Los Angeles, California, USA, September 12, 2009</li>
<li><strong><a href="http://wordcamp.ph/">WordCamp Philippines</a>: </strong>Makati City, Philippines, September 19, 2009</li>
<li><strong><a href="http://www.wordcampportland.org/">WordCamp Portland</a>: </strong>Portland, Oregon, USA, September 19-20, 2009<em></em></li>
<li><strong><a href="http://www.wordcampseattle.com/">WordCamp Seattle</a>: </strong>Seattle, Washington, USA, September 26, 2009</li>
<li><strong><a href="http://wordcampbirmingham.org/">WordCamp Birmingham</a>:</strong> Birmingham, Alabama, USA, September 26-27, 2009</li>
<li><strong><a href="http://wordcampnl.org/">WordCamp Netherlands</a>:</strong> Utrecht, Netherlands, October 31, 2009</li>
<li><strong><a href="http://2009.newyork.wordcamp.org/">WordCamp NYC</a>:</strong> New York, New York, USA, November 14-15, 2009<em></em></li>
<li><strong><a href="http://wordcampmexico.wordpress.com/">WordCamp Mexico</a>:</strong> Mexico City, Mexico, November 20, 2009</li>
</ul>
<p>It is good to see so many international WordCamps happening, as well as a few here in the United States.   If you are able to attend one of these events, I think most past WordCamp attendees would definitely recommend it.  I definitely am planning on attending the next one that takes place here in the Midwest.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=2251&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/upcoming-wordcamps/">Upcoming WordCamp Events</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/upcoming-wordcamps/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Alex Denning: A New Contributor to WordPress Hacks</title>
		<link>http://wphacks.com/alex-denning-a-new-contributor-to-wordpress-hacks/</link>
		<comments>http://wphacks.com/alex-denning-a-new-contributor-to-wordpress-hacks/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 11:49:02 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Alex Denning]]></category>
		<category><![CDATA[Nometech]]></category>
		<category><![CDATA[WordPress Blog]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress Shout]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=2176</guid>
		<description><![CDATA[Editor&#8217;s Note: Although Alex has published a few posts here in the past, he is going to ramp up his submissions over the coming weeks, so we decided he would do an introduction post.  If you&#8217;d like to write for WordPress Hacks, you can get more information here, then contact us. After Kyle announced in [...]]]></description>
			<content:encoded><![CDATA[<p><em>Editor&#8217;s Note: Although Alex has published a few posts here in the past, he is going to ramp up his submissions over the coming weeks, so we decided he would do an introduction post.  If you&#8217;d like to write for WordPress Hacks, you can get more information <a href="http://wphacks.com/write/">here</a>, then <a href="http://wphacks.com/contact/">contact us</a>.</em></p>
<p>After Kyle announced in <a href="../where-to-find-wordpress-news/">his last post</a> that he would not be able to resume WPHacks&#8217; regular posting schedule for awhile, I volunteered to step up to the plate; for the next fortnight I&#8217;ll be taking Kyle&#8217;s place and plan to be posting at least once every other day!</p>
<h3>Me.</h3>
<p>For those of you who don&#8217;t know, I&#8217;m Alex Denning. I&#8217;ve written the odd post here on <a href="http://wphacks.com/">WordPress Hacks</a>, as well as occasionally writing posts for <a href="http://catswhocode.com/">CatsWhoCode</a> and <a href="http://problogdesign.com/">ProBlogDesign</a>. Recently I started my own WordPress blog, <a href="http://wpshout.com/">WPShout.com</a>, and I also am the editor of Nometet.com.  I&#8217;m on <a href="http://www.twitter.com/alexdenning">Twitter too</a>!</p>
<h3>What I&#8217;ll be posting</h3>
<p>As I said, I&#8217;ll be posting at least once every other day with a bit of discussion, some nice WordPress hacks, some WordPress news, etc. However, I haven&#8217;t got enough post ideas for the entire two weeks; any suggestions for posts would be greatly appreciated in the comments.</p>
<h3>A quick plug</h3>
<p>As with everything in life, my posting here does too have an ulterior motive; I&#8217;ve briefly mentioned my blog already, but I&#8217;ll expand: my blog has just (I say just, ie today!) changed its name from Nometech.com to WPShout.com and it has also got an exciting new design. As you&#8217;re reading WordPress Hacks, that implies you&#8217;re a WordPress fan, so I&#8217;ll make a quick prod in the direction of the <a href="http://feeds2.feedburner.com/nometech">WPShout RSS feed</a>; a couple of times a week I publish in depth posts related to WordPress. I&#8217;d hope the content speaks for itself, so go take a look!</p>
<h3>Wrapping up</h3>
<p>I think that&#8217;s everything! As I said, any post suggestions or questions?  Please do leave a comment below, and here&#8217;s to an excellent next two weeks!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=2176&type=feed" alt="" /><p>You are reading <a href="http://wphacks.com/alex-denning-a-new-contributor-to-wordpress-hacks/">Alex Denning: A New Contributor to WordPress Hacks</a>  © 2009 | <a href="http://wphacks.com">WordPress Hacks</a> | <a href="http://wpnexus.com">WordPress Directory</a> | <a href="http://wpforums.com/">WordPress Forums</a> | <a href="http://wpebook.com/">WordPress eBook</a></p>

<p><small>Enjoy writing about WordPress?  Get your blog more exposure by joining the <a href="http://wphacks.com/write/">WordPress Hacks writing team</a>!</small></p>]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/alex-denning-a-new-contributor-to-wordpress-hacks/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.374 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-12 20:19:43 -->

