<?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 Consulting &#38; SEO &#187; Uncategorized</title>
	<atom:link href="http://www.bradleyspencer.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bradleyspencer.com</link>
	<description>Building traffic and driving sales for Small Business and Bloggers since 2003.</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:21:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Google&#8217;s December Algorithm Change Hints at a Focus on Mobile Websites</title>
		<link>http://www.bradleyspencer.com/2012/mobile-website-seo/</link>
		<comments>http://www.bradleyspencer.com/2012/mobile-website-seo/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 19:46:22 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1758</guid>
		<description><![CDATA[Google released a breakdown of thirty changes to their search algorithm on January 5th.  If you didn&#8217;t make it to the bottom of the list, you missed something special: Faster mobile browsing. [launch codename “old possum”, project codename “Skip Redirect”] Many websites redirect smartphone users to another page that is optimized for smartphone browsers. This change [...]<p><a href="http://www.bradleyspencer.com/2012/mobile-website-seo/">Google&#8217;s December Algorithm Change Hints at a Focus on Mobile Websites</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Google released a <a href="http://insidesearch.blogspot.com/2012/01/30-search-quality-highlights-with.html">breakdown of thirty changes to their search algorithm</a> on January 5th.  If you didn&#8217;t make it to the bottom of the list, you missed something special:</p>
<blockquote><p><strong>Faster mobile browsing.</strong> [launch codename “old possum”, project codename “Skip Redirect”] Many websites redirect smartphone users to another page that is optimized for smartphone browsers. This change uses the final smartphone destination url in our mobile search results, so you can bypass all the redirects and load the target page faster.</p></blockquote>
<p>In other words, if Google sees you are searching from a mobile device, they&#8217;ll send you directly to the mobile version (if there is one) of a website first.  This is huge news if you really think about the logistics behind this change.  This change means&#8230;</p>
<ul>
<li>Google is taking note of websites with mobile versions of their website.</li>
<li>Google acknowledges that mobile users prefer a mobile version of a website.  (How long will it be before websites with a mobile version will get a boost in rankings for mobile users?)</li>
<li>Google sees a future in mobile and is preparing for it already.</li>
</ul>
<div>I think little changes like the algorithm change above, and the new <a href="http://www.howtogomo.com/en/">How To GoMo</a> initiative by Google are hints of what&#8217;s to come with Mobile.  It&#8217;s exciting to see the avalanche begin, especially since I&#8217;m working on a <a title="diy mobile website builder" href="http://mobile-loft.com">DIY mobile builder</a>.  Finally, as an SEO, it&#8217;s exciting to find a potential leg up on competitors by having a mobile website.</div>
<div>What do you think?  Do you think Mobile is going to take off?  Do you have a mobile version of your website?</div>
<p><a href="http://www.bradleyspencer.com/2012/mobile-website-seo/">Google&#8217;s December Algorithm Change Hints at a Focus on Mobile Websites</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2012/mobile-website-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pull your latest tweet with PHP</title>
		<link>http://www.bradleyspencer.com/2011/pull-your-latest-tweet-with-php/</link>
		<comments>http://www.bradleyspencer.com/2011/pull-your-latest-tweet-with-php/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 19:10:03 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1731</guid>
		<description><![CDATA[Found some better code to pull your latest tweet: Pull your latest tweet with PHP is a post from: WordPress Consulting &#38; SEO which runs Thesis Theme with WordPress Landing Page Theme<p><a href="http://www.bradleyspencer.com/2011/pull-your-latest-tweet-with-php/">Pull your latest tweet with PHP</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Found some better code to pull your latest tweet:</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
	$username='thatbradleyguy'; // set user name
	$format='json'; // set format
	$tweet=json_decode(file_get_contents(&quot;http://api.twitter.com/1/statuses/user_timeline/{$username}.{$format}&quot;)); // get tweets and decode them into a variable
	echo $tweet[0]-&gt;text; // show latest tweet
?&gt;
</pre>
<p><a href="http://www.bradleyspencer.com/2011/pull-your-latest-tweet-with-php/">Pull your latest tweet with PHP</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2011/pull-your-latest-tweet-with-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Backup Your Rackspace Cloud Site Automatically</title>
		<link>http://www.bradleyspencer.com/2011/backup-your-rackspace-cloud-site-automatically/</link>
		<comments>http://www.bradleyspencer.com/2011/backup-your-rackspace-cloud-site-automatically/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 14:32:54 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1727</guid>
		<description><![CDATA[I love RackSpace but was frustrated by how hard it was to set up automated backups for WordPress.  If you find yourself in the same boat, I&#8217;d really suggest checking out Automated Cloud Site backups. And if you are frustrated by your current webhost, I&#8217;d really suggest you try RackSpace.  They are awesome, knowledgable, and [...]<p><a href="http://www.bradleyspencer.com/2011/backup-your-rackspace-cloud-site-automatically/">Backup Your Rackspace Cloud Site Automatically</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>I love RackSpace but was frustrated by how hard it was to set up automated backups for WordPress.  If you find yourself in the same boat, I&#8217;d really suggest checking out <a title="rackspace cloud sites backup" href="http://backupsitesincloud.com/">Automated Cloud Site backups</a>.</p>
<p>And if you are frustrated by your current webhost, I&#8217;d really suggest you try RackSpace.  They are awesome, knowledgable, and have amazing uptime.</p>
<p><a href="http://www.bradleyspencer.com/2011/backup-your-rackspace-cloud-site-automatically/">Backup Your Rackspace Cloud Site Automatically</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2011/backup-your-rackspace-cloud-site-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome New Web Applications I&#8217;m Lovin</title>
		<link>http://www.bradleyspencer.com/2011/awesome-new-web-applicaitons-im-lovin/</link>
		<comments>http://www.bradleyspencer.com/2011/awesome-new-web-applicaitons-im-lovin/#comments</comments>
		<pubDate>Mon, 16 May 2011 19:48:26 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1715</guid>
		<description><![CDATA[There are 2 excellent new web applications I came across recently that solve real problems.  They are: PintPay.com: Pintpay is a payment processor that is beautiful, easy to use, and is very inexpensive.  I&#8217;ve been looking for something like this for a new service I&#8217;ll be launching soon.  Charging a monthly recurring fee was starting [...]<p><a href="http://www.bradleyspencer.com/2011/awesome-new-web-applicaitons-im-lovin/">Awesome New Web Applications I&#8217;m Lovin</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>There are 2 excellent new web applications I came across recently that solve real problems.  They are:</p>
<p><a href="https://www.pintpay.com/">PintPay.com</a>:</p>
<p>Pintpay is a payment processor that is beautiful, easy to use, and is very inexpensive.  I&#8217;ve been looking for something like this for a new service I&#8217;ll be launching soon.  Charging a monthly recurring fee was starting to look like a huge project before PintPay came around.  Two thumbs up!</p>
<p><a href="http://www.helpscout.net/">Help Scout</a>:</p>
<p>I absolutely love <a href="http://lighthouseapp.com/">LightHouse</a> for working in groups.  The idea of using tickets to communicate really jives with my <a href="http://en.wikipedia.org/wiki/Getting_Things_Done">GTD</a> mentality.  So when the makers of Lighthouse released <a href="http://tenderapp.com/">TenderApp</a> (basically a public-facing ticketing system), I was in heaven.  But until we have enough customers that we need to pay for TenderApp, <a href="http://www.helpscout.net/plans-and-pricing/">Help Scout has a free option</a> that is simple to set up and quite lovely.</p>
<p>Both of these have simplified my life.  I hope they do the same for you.</p>
<p><a href="http://www.bradleyspencer.com/2011/awesome-new-web-applicaitons-im-lovin/">Awesome New Web Applications I&#8217;m Lovin</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2011/awesome-new-web-applicaitons-im-lovin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New WP Plugin lets you Search for Available Domain Names</title>
		<link>http://www.bradleyspencer.com/2011/new-wp-plugin-lets-you-search-for-available-domain-names/</link>
		<comments>http://www.bradleyspencer.com/2011/new-wp-plugin-lets-you-search-for-available-domain-names/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 21:44:37 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1710</guid>
		<description><![CDATA[One of my favorite parts of starting a new project is choosing a domain name. You want it to be memorable, maybe have a few keywords, and be something you are able to stick with for a few years. A new plugin for WordPress lets you (and your readers) search for available domain names right [...]<p><a href="http://www.bradleyspencer.com/2011/new-wp-plugin-lets-you-search-for-available-domain-names/">New WP Plugin lets you Search for Available Domain Names</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>One of my favorite parts of starting a new project is choosing a domain name.  You want it to be memorable, maybe have a few keywords, and be something you are able to stick with for a few years.</p>
<p>A new plugin for WordPress lets you (and your readers) search for available domain names right from your sidebar.  The plugin is called <a href="http://wordpress.org/extend/plugins/domain-name-search/">Domain Name Search</a>.</p>
<p><span id="more-1710"></span>If you do decide to purchase the domain, you can do so straight through Midphase, who offers <a href="http://www.midphase.com/">cheap hosting</a>.  And that&#8217;s all built right in to the plugin.</p>
<p><em>Note: This is a sponsored post.  But, even with that said, I do think it&#8217;s a really cool plugin for the right website!</em></p>
<p><a href="http://www.bradleyspencer.com/2011/new-wp-plugin-lets-you-search-for-available-domain-names/">New WP Plugin lets you Search for Available Domain Names</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2011/new-wp-plugin-lets-you-search-for-available-domain-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>At SXSW</title>
		<link>http://www.bradleyspencer.com/2011/at-sxsw/</link>
		<comments>http://www.bradleyspencer.com/2011/at-sxsw/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 01:02:33 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1704</guid>
		<description><![CDATA[All the hype that SXSW Interactive gets is well deserved.  Or at least that&#8217;s my opinion after spending the last 4 days here. It&#8217;s been a very inspiring few days.  I&#8217;m really excited to get home and put some of the things I&#8217;ve learned to use. Steve Blank is responcible for my favorite panel this [...]<p><a href="http://www.bradleyspencer.com/2011/at-sxsw/">At SXSW</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_1705" class="wp-caption alignright" style="width: 300px">
	<img class="size-medium wp-image-1705 " title="SXSWPanel" src="http://www.bradleyspencer.com/wp-content/uploads/2011/03/2318876678_e8511e179a-300x198.jpg" alt="" width="300" height="198" />
	<p class="wp-caption-text">A typical SXSW panel</p>
</div>
<p>All the hype that SXSW Interactive gets is well deserved.  Or at least that&#8217;s my opinion after spending the last 4 days here.</p>
<p>It&#8217;s been a very inspiring few days.  I&#8217;m really excited to get home and put some of the things I&#8217;ve learned to use.</p>
<p><a href="http://steveblank.com/">Steve Blank</a> is responcible for my favorite panel this week.  The <a href="http://www.slideshare.net/sblank/sxsw-new-rules-for-the-new-bubble-031211">slides he used are here</a>, though I doubt you&#8217;ll get 1% of the experience.  Sorry.</p>
<p>The gist of Steve&#8217;s presentation is that a new tech bubble is underway.  Based on the variety of startups with silly amounts of investment I&#8217;ve seen this week I&#8217;d have to agree.  He said that the rules are different in a tech bubble, and this bubble is different than the ones that preceded it.  Check out the slide deck to see the rest.</p>
<p>Most of my assertions about conferences <a href="http://www.bradleyspencer.com/2010/7-things-i-learned-from-attending-the-affiliate-summit-east-conference/">based on Affiliate Summit</a> didn’t end up being true of SXSW.  Overall I think SXSW is a way better conference and would suggest you go if you get a chance.</p>
<p><a href="http://www.bradleyspencer.com/2011/at-sxsw/">At SXSW</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2011/at-sxsw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to recover from burnout&#8230;</title>
		<link>http://www.bradleyspencer.com/2011/how-to-recover-from-burnout/</link>
		<comments>http://www.bradleyspencer.com/2011/how-to-recover-from-burnout/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 19:27:54 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1701</guid>
		<description><![CDATA[A suggestion for recovering from burnout from the lat Nobel Prize winner Richard Feynman: Then I had another thought: Physics disgusts me a little bit now, but I used to enjoy doing physics. Why did I enjoy it? I used to play with it. I used to do whatever I felt like doing &#8211; it [...]<p><a href="http://www.bradleyspencer.com/2011/how-to-recover-from-burnout/">How to recover from burnout&#8230;</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>A suggestion for recovering from burnout from the lat Nobel Prize winner <a href="http://en.wikipedia.org/wiki/Richard_Feynman">Richard Feynman</a>:</p>
<blockquote><p>Then I had another thought: Physics disgusts me a little bit now, but I used to enjoy doing physics. Why did I enjoy it? I used to play with it. I used to do whatever I felt like doing &#8211; it didn&#8217;t have to do with whether it was important for the development of nuclear physics, but whether it was interesting and amusing for me to play with. When I was in high school, I&#8217;d see water running out of a faucet growing narrower, and wonder if I could figure out what determines that curve. I found it was rather easy to do. I didn&#8217;t have to do it; it wasn&#8217;t important for the future of science; somebody else had already done it. That didn&#8217;t make any difference. I&#8217;d invent things and play with things for my own entertainment.</p>
<p>So I got this new attitude. Now that I am burned out and I&#8217;ll never accomplish anything, I&#8217;ve got this nice position at the university teaching classes which I rather enjoy, and just like I read the Arabian Nights for pleasure, I&#8217;m going to play with physics, whenever I want to, without worrying about any importance whatsoever.</p></blockquote>
<p>Read more<a href="http://www.physics.ohio-state.edu/~kilcup/262/feynman.html"> here</a>&#8230;</p>
<p><a href="http://www.bradleyspencer.com/2011/how-to-recover-from-burnout/">How to recover from burnout&#8230;</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2011/how-to-recover-from-burnout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hide Your Password Protected WordPress Posts from Google</title>
		<link>http://www.bradleyspencer.com/2010/how-to-hide-your-password-protected-wordpress-posts-from-google/</link>
		<comments>http://www.bradleyspencer.com/2010/how-to-hide-your-password-protected-wordpress-posts-from-google/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 20:57:31 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1606</guid>
		<description><![CDATA[Do you have password protected pages or posts in WordPress that you&#8217;d rather not have Google indexing? Well worry no longer! If you add this code to your header.php file, it will tell Google not to index your password-protected content: Thanks and enjoy! How to Hide Your Password Protected WordPress Posts from Google is a [...]<p><a href="http://www.bradleyspencer.com/2010/how-to-hide-your-password-protected-wordpress-posts-from-google/">How to Hide Your Password Protected WordPress Posts from Google</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Do you have password protected pages or posts in WordPress that you&#8217;d rather not have Google indexing?  Well worry no longer!</p>
<p>If you add this code to your header.php file, it will tell Google not to index your password-protected content:</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php if (!empty($post-&gt;post_password)) { ?&gt;
&lt;META NAME=&quot;ROBOTS&quot; CONTENT=&quot;NOINDEX, FOLLOW&quot;&gt;
&lt;?php } ?&gt;
</pre>
<p>Thanks and enjoy!</p>
<p><a href="http://www.bradleyspencer.com/2010/how-to-hide-your-password-protected-wordpress-posts-from-google/">How to Hide Your Password Protected WordPress Posts from Google</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2010/how-to-hide-your-password-protected-wordpress-posts-from-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you give it a &#8220;College Try&#8221;?</title>
		<link>http://www.bradleyspencer.com/2010/did-you-give-it-a-college-try/</link>
		<comments>http://www.bradleyspencer.com/2010/did-you-give-it-a-college-try/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 18:44:30 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1571</guid>
		<description><![CDATA[One of the most useful things I learned in High School came from an English Teacher who loved to ask, &#8220;Did you give it a college try?&#8221;. Anytime I approached her with a problem that started with&#8230; &#8220;I tried X but&#8230;&#8221; I was almost guaranteed to get her motto: &#8220;Did you give it a college [...]<p><a href="http://www.bradleyspencer.com/2010/did-you-give-it-a-college-try/">Did you give it a &#8220;College Try&#8221;?</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_1573" class="wp-caption alignleft" style="width: 300px">
	<img class="size-medium wp-image-1573" title="harvard-business-school" src="http://www.bradleyspencer.com/wp-content/uploads/2010/10/harvard-business-school-300x199.jpg" alt="" width="300" height="199" />
	<p class="wp-caption-text">Do you give it a &#39;College Try&#39;?</p>
</div>
<p>One of the most useful things I learned in High School came from an English Teacher who loved to ask, &#8220;<strong>Did you give it a college try</strong>?&#8221;.</p>
<p>Anytime I approached her with a problem that started with&#8230;<em> &#8220;I tried X but&#8230;&#8221;</em> I was almost guaranteed to get her motto: &#8220;Did you give it a college try?&#8221;</p>
<p>At the start of the year this was really irritating.  All of her students (including me) wanted her to tell us the answer or do our thinking for us.  But after hearing her motto over and over, it became a mantra.  I started asking myself this question before giving up and looking for the quick answer.  Had I really given it a &#8216;College Try?&#8217;</p>
<p>The funny thing is: I almost never had given it a &#8220;college try&#8221;.  I would hit the first bump in the road and look for someone to give me a clue or an answer.  Rarely did I try a handful of different approaches or look for the answer on my own.  What this english teacher taught me is that there are many different levels of trying.  What I&#8217;ve learned from my own experience watching people I know and work with after that is the level of trying we default to is a huge factor in how effective we are.<span id="more-1571"></span></p>
<p>In the seven years since I graduated from High School, I think about giving things a &#8216;College Try&#8217; often.  It might be better to rename it a &#8216;Richard Branson Try&#8217;, a &#8216;Microsoft Try&#8217;, or maybe a &#8216;Warren Buffett Try&#8217;.  It all means the same thing: Did you give up at the first sign of trouble or did you refuse to stop no matter what issue came up?</p>
<p>Stop for a moment and think of the five people you work with most.  Decide whether they are a &#8216;College Try&#8217; or a &#8216;First Bump In the Road&#8217; kind of person.  It&#8217;s pretty easy to tell, huh?  And which one of them is more valuable?  Which type would you rather be tied to in the Amazing Race?</p>
<p>Now stop and think&#8230; <em>which type are you</em>?</p>
<p>If you answered honestly that you are a &#8216;College Try&#8217; person, then good for you!  The people around you should be very thankful.  If you aren&#8217;t a &#8216;College Try&#8217; person (like me in High School), the good news is that you can change.  And here are some tips I&#8217;ve used to change the level of trying I default to:</p>
<p><strong>1.  Think. </strong></p>
<p>It sounds so simple, but just stop and think before you stop working on something.  Stand up and walk around.  Describe the problem to yourself out loud.  Sometimes you just need to see the problem from a different angle to find the answer.</p>
<p><strong>2.  Picture the solution. </strong></p>
<p>If you don&#8217;t know the answer, think about what you do know.  Write down what characteristics the answer has.  Describe what the answer ISN&#8217;T.  In my world of Web Development, the kind of question that can stop production if I&#8217;m not giving something a &#8216;College Try&#8217; is what color the background on a website should be.  Instead of just giving up and shooting the client an email, I could think about it and say&#8230; &#8216;Well, I might not know what color they pictured, but it should likely be a shade of blue.  Well we have some blue in the logo there.  And since the headings are this color, there is this blue that might look good.  Let&#8217;s try that and then let the client change it if they want later on.&#8221;</p>
<p><strong>3.  Smash the benefit to stopping at the First Bump In the Road. </strong></p>
<p>Make it harder on yourself to stop at the <em>First Bump In the Road</em> then to give it a <em>College Try</em>.  Most of the reason we don&#8217;t give things a College Try is because it is easier not to.  And since we can&#8217;t change the human tendency to choose the easiet solution, just turn the tables.  Make it easier to give it a college try.</p>
<p>In the example I used above with the Website Background color, I could say to myself: &#8220;<em>You can either decide what the best color will be, or you can take the time to put together and present an argument with examples of a half dozen colors and why they would work</em>.&#8221;</p>
<p>You&#8217;d be amazed how much your abilities can grow when it is easier to give something a college try!</p>
<p>By the way: This is really the reason why &#8216;Think&#8217; and &#8216;Picture the Solution&#8217; work above.  Because each require you to take the time and effort to continue looking for a solution rather than giving up.</p>
<p>Now that I&#8217;ve shared my tips with you, I&#8217;ve got a question for you:  How do you encourage someone else to make a &#8216;College Try&#8217;?  Does anyone know how to get someone you work with to take the initiative?  If so, please leave your suggestions in the comments.</p>
<p><a href="http://www.bradleyspencer.com/2010/did-you-give-it-a-college-try/">Did you give it a &#8220;College Try&#8221;?</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2010/did-you-give-it-a-college-try/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jefferson&#8217;s Letter To Peter Carr</title>
		<link>http://www.bradleyspencer.com/2010/jeffersons-letter-to-peter-carr/</link>
		<comments>http://www.bradleyspencer.com/2010/jeffersons-letter-to-peter-carr/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 01:35:56 +0000</pubDate>
		<dc:creator>Bradley</dc:creator>
				<category><![CDATA[quotes]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradleyspencer.com/?p=1521</guid>
		<description><![CDATA[Give up money, give up fame, give up science, give the earth itself and all it contains, rather than do an immoral act. And never suppose, that in any possible situation, or under any circumstances, it is best for you to do a dishonorable thing, however slightly so it may appear to you. Whenever you [...]<p><a href="http://www.bradleyspencer.com/2010/jeffersons-letter-to-peter-carr/">Jefferson&#8217;s Letter To Peter Carr</a> is a post from: <a href="http://www.bradleyspencer.com">Wordpress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>Wordpress Landing Page Theme</a></p>
]]></description>
			<content:encoded><![CDATA[<p></p><blockquote><p>Give up money, give up fame, give up science, give the earth itself and all it contains, rather than do an immoral act. And never suppose, that in any possible situation, or under any circumstances, it is best for you to do a dishonorable thing, however slightly so it may appear to you. Whenever you are to do a thing, though it can never be known but to yourself, ask yourself how you would act were all the world looking at you, and act accordingly.</p>
<p>Encourage all your virtuous dispositions, and exercise them whenever an opportunity arises; being assured that they will gain strength by exercise, as a limb of the body does, and that exercise will make them habitual. From the practice of the purest virtue, you may be assured you will derive the most sublime comforts in every moment of life, and in the moment of death. If ever you find yourself environed with difficulties and perplexing circumstances, out of which you are at a loss how to extricate yourself, do what is right, and be assured that that will extricate you the best out of the worst situations.</p></blockquote>
<p>Just a tidbit from a <a href="http://avalon.law.yale.edu/18th_century/let31.asp">great letter</a> by Thomas Jefferson to his nephew.</p>
<p><a href="http://www.bradleyspencer.com/2010/jeffersons-letter-to-peter-carr/">Jefferson&#8217;s Letter To Peter Carr</a> is a post from: <a href="http://www.bradleyspencer.com">WordPress Consulting &amp; SEO</a> which runs <a href='http://www.bradleyspencer.com/2009/discounts-the-thesis-theme-for-wordpress-coupon-for-free-extras/'>Thesis Theme</a> with <a href='http://wordpresslandingpage.com/'>WordPress Landing Page Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradleyspencer.com/2010/jeffersons-letter-to-peter-carr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 9/20 queries in 1.465 seconds using disk: basic

Served from: bradleyspencer.com @ 2012-02-08 06:27:16 -->
