<?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>Interweb Adventures &#187; Wordpress</title>
	<atom:link href="http://www.jeremylindh.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremylindh.com</link>
	<description>Website creation, Social Media, and Community Development</description>
	<lastBuildDate>Fri, 17 Jun 2011 17:34:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Change Shopp Receipt Titles</title>
		<link>http://www.jeremylindh.com/change-shopp-receipt-titles/</link>
		<comments>http://www.jeremylindh.com/change-shopp-receipt-titles/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 17:31:36 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Shopp]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=623</guid>
		<description><![CDATA[Change Shopp Receipt Email Titles By default, the Shopp Plugin for WordPress uses &#8220;New Order&#8221; as the subject line for emails.  This works well enough, I guess, but I have reasons to want a little more specificity.  I really wanted the Order ID in the subject, that way I&#8217;d be able to scan my order [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="aligncenter size-full wp-image-602" title="shopp-wordpress" src="http://www.jeremylindh.com/wp-content/uploads/2011/02/shopp-wordpress.gif" alt="" width="468" height="110" /></p>
<h2>Change Shopp Receipt Email Titles</h2>
<p>By default, the Shopp Plugin for WordPress uses &#8220;New Order&#8221; as the subject line for emails.  This works well enough, I guess, but I have reasons to want a little more specificity.  I really wanted the Order ID in the subject, that way I&#8217;d be able to scan my order emails and easily find what I&#8217;m looking for.  It&#8217;d also be very helpful when forwarding orders to some of my vendors.  I generally add it myself, but that&#8217;s a pain from my phone &#8212; much easier if it&#8217;s already there.</p>
<p>After serveral months of running the Shopp Ecommerce Plugin for WordPress, I am really happy with it.  I honestly have few complains, but one of them is their awful private forum.  Support exists, but it&#8217;s not very good.  The documentation also exists, but it&#8217;s hard to find what you&#8217;re looking for.</p>
<p>After many test orders, I finally figured out how to get what I wanted.  I tried using PHP in the subject line, but that messed up the HTML for the entire email.  I ended up using a shortcode, which is how the subject was originally displayed.</p>
<h3>Here&#8217;s what I did.</h3>
<p>First, you&#8217;ll need to be using theme templates.  If you don&#8217;t know how to do that, comment on this post, and I can explain in a new post.</p>
<p>Second, you&#8217;re going to edit the order.php template.  When you open it, right at the top, you&#8217;ll see the &#8220;From&#8221;, &#8220;To&#8221;, and &#8220;Subject&#8221; lines for the email.  The original shortcode [subject] is what creates the &#8220;New Order&#8221; default.  I changed that line to be &#8220;OGS Order [orderid]&#8221;</p>
<p>I used OGS to signify the order was coming from my <a href="http://www.outdoor-game-shop.com/">Outdoor Game Shop</a> site.  The [orderid] shortcode gets me the desired order number.</p>
<p>Once you&#8217;ve made the edits, you just replace the theme template order.php file.  It&#8217;s actually pretty easy if you know where to look for everything.  If you have any questions or comments, please let me know!</p>
<p>If you&#8217;d like to see it in action, all you have to do is order a game from me!  I&#8217;m using Shopp on my <a href="http://www.outdoor-game-shop.com/">Outdoor Game Shop</a> site.</p>
<p><a href="https://forums.shopplugin.net/topic/shortcodes-for-email-templates">List of shortcodes you can use is here.</a></p>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/changing-shopp-page-titles/' rel='bookmark' title='Permanent Link: Changing Shopp Page Titles'>Changing Shopp Page Titles</a> <small>Shopp e-Commerce for WordPress I recently started using the Shopp...</small></li>
<li><a href='http://www.jeremylindh.com/seo-for-page-titles-in-phpbb3/' rel='bookmark' title='Permanent Link: SEO for Page Titles in phpBB3'>SEO for Page Titles in phpBB3</a> <small>One irritating thing about a phpBB3 forum is the way...</small></li>
<li><a href='http://www.jeremylindh.com/landing/' rel='bookmark' title='Permanent Link: About Me'>About Me</a> <small>Thanks for checking out my website. I have created this...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/change-shopp-receipt-titles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Robot for WordPress Content Creation</title>
		<link>http://www.jeremylindh.com/wp-robot-for-wordpress-content-creation/</link>
		<comments>http://www.jeremylindh.com/wp-robot-for-wordpress-content-creation/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 16:35:13 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Website Creation]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[content creation]]></category>
		<category><![CDATA[WP Robot]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=576</guid>
		<description><![CDATA[WP Robot Autoblogging Plugin for WordPress Over the last few years, I&#8217;ve accumulated a bunch of domain names.  Many of them are to protect some of my existing names.  Others are just names that I wanted to hold on to and use later.  Oddly enough, in the world of Cornhole there is a LOT of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="aligncenter size-full wp-image-579" title="wp-robot-wordpress" src="http://www.jeremylindh.com/wp-content/uploads/2010/09/wp-robot-wordpress.gif" alt="" width="468" height="110" /></p>
<h3>WP Robot Autoblogging Plugin for WordPress</h3>
<p>Over the last few years, I&#8217;ve accumulated a bunch of domain names.  Many of them are to protect some of my existing names.  Others are just names that I wanted to hold on to and use later.  Oddly enough, in the world of Cornhole there is a LOT of competition for domain names.  I might have come late to the party, but I feel like I&#8217;ve got a few that are decent.</p>
<p>I&#8217;d love to stick something on a bunch of these domains, especially the ones that I purchased to protect another domain.  It&#8217;s a heck of a lot more productive than a redirect, right?</p>
<p>I decided to purchase <a href="https://www.e-junkie.com/ecom/gb.php?ii=275567&amp;c=ib&amp;aff=134828&amp;cl=60155">WP Robot</a> to use for basic content creation on some of these sites.  I certainly don&#8217;t have the time or energy to product quality content, but I wanted to see how well WP Robot might be able to perform for me.</p>
<h3>About WP Robot</h3>
<p>WP Robot is an easy to use autoblogging plugin for WordPress that allows you to turn your blog on auto-pilot.  Posts are created with fresh content in regular intervals that you specify. The posts created will be targeted to any keyword you enter and any topic you want.  WP Robot can post content from many different sources, including Amazon, Clickbank, Youtube and eBay!</p>
<h3>Using WP Robot to Create Content</h3>
<p>I&#8217;ve been running WP Robot on a couple of sites now for about a month.  I wouldn&#8217;t say I&#8217;ve seen a huge increase in traffic, but I do feel like the content it&#8217;s finding is applicable to my website, and it looks like it should be good for me in the long run.</p>
<p>A good example is my &#8220;<a href="http://www.outdoorgamebargains.com/blog/">Outdoor Game Bargains</a>&#8221; site.  It&#8217;s just a basic eBay affiliate site, so there&#8217;s not a lot of static content.  I figured WP Robot would be perfect to give this site a little bit more than just eBay feeds.  I wasn&#8217;t using the <a href="http://www.outdoorgamebargains.com/blog/">blog</a> anyway, so it made sense.</p>
<p>Depending on the content of your site, I think <a href="https://www.e-junkie.com/ecom/gb.php?ii=275567&amp;c=ib&amp;aff=134828&amp;cl=60155">WP Robot</a> is a very versatile tool.  For my games sites, the YouTube module is great.  If your site has a topic that many people have written about, the Article module would help you create great content.  You can even have it change some of the language for you to avoid duplicate content penalties.  You get to set all of the keywords, remove certain keywords, and set percentages that the different modules are used.  I really like the Yahoo Answers and YouTube modules.</p>
<p>Like I said, I&#8217;ve only added this to a couple of my sites so far, but my results have been pretty good.  If you&#8217;ve got some extra domains, WP Robot might be a good way to create content and grab a few visitors.</p>
<p>I&#8217;m currently testing WP Robot on <a href="http://www.outdoor-game-reviews.com/outdoor-game-links/misc/">Outdoor Game Reviews</a> &amp; <a href="http://www.outdoorgamebargains.com/blog/">Outdoor Game Bargains</a>.</p>
<p>Have you ever used anything similar?  Any experience with <a href="https://www.e-junkie.com/ecom/gb.php?ii=275567&amp;c=ib&amp;aff=134828&amp;cl=60155">WP Robot</a>?</p>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/about-2/' rel='bookmark' title='Permanent Link: About Jeremy'>About Jeremy</a> <small>Who the heck am I?  I&#8217;ll make it quick&#8230; I...</small></li>
<li><a href='http://www.jeremylindh.com/change-shopp-receipt-titles/' rel='bookmark' title='Permanent Link: Change Shopp Receipt Titles'>Change Shopp Receipt Titles</a> <small>Change Shopp Receipt Email Titles By default, the Shopp Plugin...</small></li>
<li><a href='http://www.jeremylindh.com/landing/' rel='bookmark' title='Permanent Link: About Me'>About Me</a> <small>Thanks for checking out my website. I have created this...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/wp-robot-for-wordpress-content-creation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thesis 1.7: New Features</title>
		<link>http://www.jeremylindh.com/thesis-1-7-new-features/</link>
		<comments>http://www.jeremylindh.com/thesis-1-7-new-features/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 19:16:25 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Thesis theme]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=565</guid>
		<description><![CDATA[Thesis WordPress Theme I LOVE Thesis. I&#8217;ve been using it for all of my websites for about 8 months now. In the past, each new website meant I had to search the &#8216;net for decent WordPress themes. Most of the themes I found were &#8216;okay&#8217;, but never exactly what I wanted. That all changed when [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="centerText"><a href="http://www.shareasale.com/r.cfm?b=202503&amp;u=402908&amp;m=24570&amp;urllink=&amp;afftrack=" target="_blank"><img src="http://www.shareasale.com/image/24570/468x60.png" border="0" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" /></a></div>
<h3>Thesis WordPress Theme</h3>
<p>I LOVE <a href="../thesis/">Thesis</a>.  I&#8217;ve been using it for all of my websites for about 8 months now.  In the past, each new website meant I had to search the &#8216;net for decent WordPress themes.  Most of the themes I found were &#8216;okay&#8217;, but never exactly what I wanted.  That all changed when I found <a href="../thesis/">Thesis</a>.</p>
<p>The best part of Thesis is the amazing SEO.  There are a bunch of features to help you increase your site&#8217;s SEO built right in.  There&#8217;s also a great admin panel that lets you choose your site&#8217;s fonts, colors, navigation, and more.  All built into Thesis!</p>
<p>Once you buy Thesis, you own it, and you get all the future updates for free!  That includes the new 1.7.</p>
<h2>Thesis 1.7</h2>
<p>So back to the NEW Thesis&#8230;  There&#8217;s a lot to be excited about in the new <a href="../thesis/">Thesis 1.7</a>.</p>
<ul>
<li><strong>Options Manager.</strong> My favorite part.  I use similar templates for all of my sites, but I still have to go into Thesis and configure all of the options to make everything work.  Not anymore!  Thesis now has a way to have your options and import them into a fresh install.  RAD.</li>
<li><strong>New headline filter </strong>- It used to take some CSS trickery to <a href="http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/">remove the headline</a>, but now it&#8217;s built right in!</li>
<li><strong>Easy 301 redirects</strong>.  Another of my favorite new features.  I used to use a plugin called &#8220;Page Links To&#8221;, and now the same functionality built right in to Thesis!</li>
<li><strong>New SEO controls and detail.</strong> As if the SEO benefits weren&#8217;t already great, they&#8217;ve added even more.  Features for robots tags, categories, and tags.  Deep SEO stuff.</li>
<li><strong>Flexible new comment system</strong> &#8211; Gives you the ability to reorder comments, trackbacks, and the comment form.</li>
<li>Completely reorganized options pages.</li>
<li>Increased efficiency from every angle.</li>
<li>Include a slew of JavaScript libraries.</li>
<li>New home page controls  &#8211; complete SEO control on your home page.</li>
<li>New hooks</li>
<li>Beefed-up internationalization</li>
<li>Improved core element defaults</li>
<li>Dramatically improved code quality</li>
</ul>
<p>If you aren&#8217;t already using <a href="http://www.jeremylindh.com/thesis/">Thesis</a>, I couldn&#8217;t encourage it more.  It&#8217;s saved me SO much time, and improved all of my sites.  Check it out!</p>
<div class="centerText"><a href="http://www.shareasale.com/r.cfm?b=202502&amp;u=402908&amp;m=24570&amp;urllink=&amp;afftrack=" target="_blank"><img src="http://www.shareasale.com/image/24570/468x15.png" border="0" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" /></a></div>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/great-starter-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: Great Starter Plugins for WordPress'>Great Starter Plugins for WordPress</a> <small>I&#8217;ve only been using WordPress for a short time.  I&#8217;m...</small></li>
<li><a href='http://www.jeremylindh.com/customizing-your-404-page-with-thesis-hostgator/' rel='bookmark' title='Permanent Link: Customizing Your 404 Page with Thesis &#038; HostGator'>Customizing Your 404 Page with Thesis &#038; HostGator</a> <small>I&#8217;ve been moving websites a lot lately, so I&#8217;ve been...</small></li>
<li><a href='http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/' rel='bookmark' title='Permanent Link: Removing the Headline Area from Thesis Theme'>Removing the Headline Area from Thesis Theme</a> <small>&nbsp; One thing I don&#8217;t love about the Thesis Theme...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/thesis-1-7-new-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweaks for the Thesis WordPress Theme Round 2</title>
		<link>http://www.jeremylindh.com/tweaks-for-the-thesis-wordpress-theme-round-2/</link>
		<comments>http://www.jeremylindh.com/tweaks-for-the-thesis-wordpress-theme-round-2/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:43:01 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Thesis theme]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=420</guid>
		<description><![CDATA[&#160; I&#8217;ve been converting most of my websites over to Thesis the last couple of months. There are a few little tweaks I&#8217;ve made along the way. I shared a few Thesis tweaks a while ago, I now I wanted to share some more of them. Remove &#8220;Comments Closed&#8221; You can turn off comments for [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="centerText"><a href="http://www.shareasale.com/r.cfm?b=202503&amp;u=402908&amp;m=24570&amp;urllink=&amp;afftrack=" target="_blank"><img src="http://www.shareasale.com/image/24570/468x60.png" border="0" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" /></a></div>
<div class="centerText">&nbsp;</div>
<p>I&#8217;ve been converting most of my websites over to Thesis the last couple of months.  There are a few little tweaks I&#8217;ve made along the way.  I shared a few <a href="http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/">Thesis tweaks</a> a while ago, I now I wanted to share some more of them.</p>
<h2>Remove &#8220;Comments Closed&#8221;</h2>
<p>You can turn off comments for individual pages or posts, but it still leaves the annoying “Comments are closed on this entry&#8221; at the bottom of the page.  The following bit of code will remove that.</p>
<blockquote><p>.custom .comments_closed p { display: none; }</p></blockquote>
<p>There is also an option within the Thesis Options menu to disable comments on all pages.  I think this will remove the line for any pages, as well.</p>
<h2>Remove the &#8220;<strong>WordPress Admin</strong>&#8221; link from footer.</h2>
<p>This isn&#8217;t a hook or CSS thing, it&#8217;s actually something you can do from your Admin Panel.<br />
Go to These Options &#8211; Display Options &#8211; Administration &#8211; Show Admin Link in Footer.</p>
<h2>Add Chitika After Posts</h2>
<p>Most people have heard of AdSense, but not everybody has heard of <a href="http://chitika.com/publishers.php?refid=glorified-j">Chitika</a>.  Chitika is similar to AdSense, but it only appears when someone has used a search engine to find your site.</p>
<p>Basically, <a href="http://chitika.com/publishers.php?refid=glorified-j">Chitika</a> ads are invisible to your regular visitors, but are a great way to make money from Search visitors who are likely to bounce anyway.  <a href="http://chitika.com/publishers.php?refid=glorified-j">Chitika Ads</a> may not be huge earners, but you can use them along side AdSense for a little extra $.  Anyways, if you wanted to add them at the end of blog posts or pages, here&#8217;s the code to add to your custom_functions.php file.</p>
<blockquote><p>/* Add Chitika */<br />
function add_chitika () {<br />
?&gt;<br />
&lt;div align=&#8221;center&#8221;&gt;ADD CHITIKA CODE HERE&lt;/div&gt;<br />
&lt;?php<br />
}<br />
add_action(&#8216;thesis_hook_after_post&#8217;, &#8216;add_chitika&#8217;);</p></blockquote>
<h2>Replacing Unordered List Bullet</h2>
<p>I&#8217;m sure there are many ways to do this, but this is how I did it.  You may not need the second line of code to pad the left side of the li elements, but I left it as a reference.  Replace the URL with a link to your image file.</p>
<blockquote><p>div#content ul { list-style-image:url(&#8216;/_images/icons/bullet-white.gif&#8217;);  list-style-position:outside;  list-style-type:none;  margin-left: 12px;  padding:0 0 0 10px;  }</p>
<p>div#content ul li {padding-left: 2px;}</p></blockquote>
<h3>Helpful Thesis Resources</h3>
<p>http://myblog2day.com/60-thesis-themes-customization-tutorials.php</p>
<p>http://webstudio13.com/2009/10/19/71-best-tutorials-for-thesis-wordpress-theme-users/</p>
<p>http://mattflies.com/tech/100-resources-for-thesis-wordpress-theme-users/</p>
<div class="centerText"><a href="http://www.shareasale.com/r.cfm?b=202502&amp;u=402908&amp;m=24570&amp;urllink=&amp;afftrack=" target="_blank"><img src="http://www.shareasale.com/image/24570/468x15.png" border="0" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" /></a></div>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/' rel='bookmark' title='Permanent Link: Basic Tweaks for the Thesis Theme Round 1'>Basic Tweaks for the Thesis Theme Round 1</a> <small>I&#8217;ve done enough reading to know that while the learning...</small></li>
<li><a href='http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/' rel='bookmark' title='Permanent Link: Removing the Headline Area from Thesis Theme'>Removing the Headline Area from Thesis Theme</a> <small>&nbsp; One thing I don&#8217;t love about the Thesis Theme...</small></li>
<li><a href='http://www.jeremylindh.com/thesis-1-7-new-features/' rel='bookmark' title='Permanent Link: Thesis 1.7: New Features'>Thesis 1.7: New Features</a> <small>Thesis WordPress Theme I LOVE Thesis. I&#8217;ve been using it...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/tweaks-for-the-thesis-wordpress-theme-round-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Removing the Headline Area from Thesis Theme</title>
		<link>http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/</link>
		<comments>http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 20:30:09 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Thesis theme]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=466</guid>
		<description><![CDATA[&#160; One thing I don&#8217;t love about the Thesis Theme for WordPress is the page headlines. Usually when creating static pages, I&#8217;d rather not have the page headings appear ( i.e. &#8211; Home, Contact, etc. ). They&#8217;re not always bad, but the &#8220;Home&#8221; one always annoys me, and is kind of a giveaway that you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="centerText"><a href="http://www.shareasale.com/r.cfm?b=202503&amp;u=402908&amp;m=24570&amp;urllink=&amp;afftrack=" target="_blank"><img src="http://www.shareasale.com/image/24570/468x60.png" border="0" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" /></a></div>
<div class="centerText"></div>
<p>&nbsp;</p>
<p>One thing I don&#8217;t love about the <a href="http://diythemes.com/?a_aid=glorifiedj">Thesis Theme</a> for WordPress is the page headlines.  Usually when creating static pages, I&#8217;d rather not have the page headings appear ( i.e. &#8211; Home, Contact, etc. ).  They&#8217;re not always bad, but the &#8220;Home&#8221; one always annoys me, and is kind of a giveaway that you&#8217;re using WordPress as a CMS.</p>
<p>You don&#8217;t actually want to REMOVE the page headings, as they are actually pretty important from an SEO perspective, but there&#8217;s a great bit of CSS that will hide them from visual display.  The h1 or h2 headlines still appear in your code, the headline is just not visible to people who visit your website.</p>
<p>Add the following code to your <a href="http://diythemes.com/?a_aid=glorifiedj">Thesis</a> custom.css file.</p>
<p><code>.custom .headline_area { position:absolute;  top:-1500px;  left:-1500px;  }</code></p>
<p>But there&#8217;s a catch.  Removing the &#8220;headline_area&#8221; will remove the headline from every page on your site, including your blog posts.  Since the blog headlines are important for site navigation, I ended up adding back in a bit of code that brings them back.  I&#8217;m sure there are several ways to isolate the Blog headlines, but I used the &#8220;hfeed&#8221; class, since it is used for blog posts, but not regular pages.  The following bit of code works to</p>
<p><code>.custom .hfeed .headline_area { left:0; position:relative; top:0;   }</code></p>
<p>What if you only wanted to remove the headline area from one or two pages?  This is easy enough to do, too.  In this case, you just specify the class for the page you&#8217;re working with.  In this case, my home page had an ID of &#8220;post-6&#8243;.  Just replace &#8220;post-6&#8243; with the ID of your specific page.</p>
<p><code>.custom #<span style="color: #993366;">post-6</span> .headline_area  { position:absolute;  top:-1500px;  left:-1500px; }</code></p>
<p>I don&#8217;t claim to be a master of CSS, by any means, but this code worked for me.  This was all trial and error as I was working on a <a href="http://www.shellyscakes.net/">Cake</a> website.  Feel free to check it out to see these tweaks in action.</p>
<div class="centerText"><a target="_blank" href="http://www.shareasale.com/r.cfm?b=202502&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack="><img src="http://www.shareasale.com/image/24570/468x15.png" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" border="0"></a></div>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/thesis-1-7-new-features/' rel='bookmark' title='Permanent Link: Thesis 1.7: New Features'>Thesis 1.7: New Features</a> <small>Thesis WordPress Theme I LOVE Thesis. I&#8217;ve been using it...</small></li>
<li><a href='http://www.jeremylindh.com/customizing-your-404-page-with-thesis-hostgator/' rel='bookmark' title='Permanent Link: Customizing Your 404 Page with Thesis &#038; HostGator'>Customizing Your 404 Page with Thesis &#038; HostGator</a> <small>I&#8217;ve been moving websites a lot lately, so I&#8217;ve been...</small></li>
<li><a href='http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/' rel='bookmark' title='Permanent Link: Basic Tweaks for the Thesis Theme Round 1'>Basic Tweaks for the Thesis Theme Round 1</a> <small>I&#8217;ve done enough reading to know that while the learning...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>6 MORE Great Starter Plugins for WordPress</title>
		<link>http://www.jeremylindh.com/6-more-great-starter-plugins-for-wordpress/</link>
		<comments>http://www.jeremylindh.com/6-more-great-starter-plugins-for-wordpress/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 17:14:24 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=402</guid>
		<description><![CDATA[A while back I put together a quick list of some of my favorite Plugins to install when you&#8217;re getting started with WordPress.  After spending some more time with WordPress, I have more I&#8217;d like to add to the discussion.  Most of these are pretty basic, and would be helpful for most blogs. Useful WordPress [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><img class="aligncenter" title="plugins" src="http://www.jeremylindh.com/wp-content/uploads/2009/09/plugins.jpg" alt="plugins" width="490" height="115" /></p>
<p>A while back I put together a quick list of some of my favorite <a href="http://www.jeremylindh.com/great-starter-plugins-for-wordpress/">Plugins to install when you&#8217;re getting started with WordPress</a>.  After spending some more time with WordPress, I have more I&#8217;d like to add to the discussion.  Most of these are pretty basic, and would be helpful for most blogs.</p>
<h3>Useful WordPress Plugins</h3>
<p><a href="http://contactform7.com/"><strong>Contact Form 7</strong></a> &#8211; A simple, easy to use contact form.  I&#8217;ve found that every site should have a Contact page, and this plugin makes that really easy to set up.</p>
<p><strong><a href="http://www.thulasidas.com/adsense">Easy AdSense</a></strong> &#8211; If you use AdSense on your site, this plugin is GREAT.  Instead of manually adding your code into places in your template, this plugin can add AdSense before, during, or after posts, in the sidebar, and even Google Search.</p>
<p><a href="http://mitcho.com/code/yarpp/"><strong>Yet Another Related Posts Plugin</strong></a> &#8211; This adds the area to the end of your posts that shows similar posts you&#8217;ve written that the reader may be interested in. If you don&#8217;t help people find good content, why would they stay on your site?</p>
<p><a href="http://www.hybrid6.com/webgeek/plugins/wp-spamfree"><strong>WP-SpamFree</strong></a> &#8211; An extremely powerful anti-spam plugin that virtually eliminates comment spam. Seems to work better than the other anti-spam plugins out there.</p>
<h3>Possibly worth checking out&#8230;</h3>
<p>I often find new plugins that seem great at first, but end up being pretty useless in time. Here are some I&#8217;m checking out right now that you may want to check out, too.</p>
<p><strong><a href="http://www.web-strategy.jp/wp_plugin/ps_disable_auto_formatting/">PS Disable Auto Formatting</a><strong> &#8211; </strong></strong>Plugin is able to disable function auto formatting of your posts and pages.   Basically, it saves &lt;p&gt; and &lt;br /&gt; formatted content that would otherwise be removed by WordPress as unnecessary.</p>
<p><a href="http://wordpress.org/extend/plugins/maxblogpress-ping-optimizer/"><strong>MaxBlogPress Ping Optimizer</strong></a> &#8211; Pinging is what notifies the different search engines and directories about changes to your site. Save your blog from getting tagged as ping spammer by installing this plugin. Also provides future post pings, and logging.</p>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/great-starter-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: Great Starter Plugins for WordPress'>Great Starter Plugins for WordPress</a> <small>I&#8217;ve only been using WordPress for a short time.  I&#8217;m...</small></li>
<li><a href='http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/' rel='bookmark' title='Permanent Link: Basic Tweaks for the Thesis Theme Round 1'>Basic Tweaks for the Thesis Theme Round 1</a> <small>I&#8217;ve done enough reading to know that while the learning...</small></li>
<li><a href='http://www.jeremylindh.com/anti-bot-question-mod-for-phpbb3/' rel='bookmark' title='Permanent Link: Anti Bot Question Mod for phpBB3'>Anti Bot Question Mod for phpBB3</a> <small>When phpBB3 was released, the new CAPTCHA was supposed to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/6-more-great-starter-plugins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving a Website &amp; Changing Nameservers</title>
		<link>http://www.jeremylindh.com/moving-a-website-changing-nameservers/</link>
		<comments>http://www.jeremylindh.com/moving-a-website-changing-nameservers/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 16:42:33 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Website Creation]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[moving a website]]></category>
		<category><![CDATA[nameservers]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=305</guid>
		<description><![CDATA[This week was another web &#8216;first&#8217; for me.  I moved this site to a new host!  It really wasn&#8217;t very complicated, but I ran into a few speed-bumps.  I&#8217;ll run through a few things I had to do. There were 2 major obstacles for me.  First off, I&#8217;m running WordPress for this blog, and needed [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="aligncenter size-full wp-image-313" title="change-hosting" src="http://www.jeremylindh.com/wp-content/uploads/2009/08/change-hosting.jpg" alt="change-hosting" width="490" height="115" /></p>
<p>This week was another web &#8216;first&#8217; for me.  I moved this site to a new host!  It really wasn&#8217;t very complicated, but I ran into a few speed-bumps.  I&#8217;ll run through a few things I had to do.</p>
<p>There were 2 major obstacles for me.  First off, I&#8217;m running WordPress for this blog, and needed to move my posts, etc. to the new host.  Second, I needed to make the URL point to the new host, and not this old one.</p>
<h2>Moving WordPress</h2>
<p><em>First off &#8211; before you do anything else &#8211; back up EVERYTHING.  Back up the files on your host, your databases, settings&#8230; anything you can think of.  It&#8217;ll save you later if anything goes foul.</em></p>
<p>I had done some online research for ways of moving WordPress.  Some would have you create the exact database names, tables, etc. on your new host, but that seemed like a lot more work than I was interested in.  I decided to try the &#8216;easy&#8217; way, first.  The easy way was simply to do an export from the WordPress Admin panel that can then be imported into a new WordPress installation.  You can do that by clicking <strong>Export</strong> under the <strong>Tools</strong> menu in your sidebar.  Once you&#8217;ve performed the export, you have a file that you can import in to a fresh WordPress installation that will restore all of your post content.  That covers your content, but you&#8217;ll also need to copy the folder with all of your media over.  You can find that at <em>root/wp-content/uploads/</em>.</p>
<p>That covers most of your content, but there are a couple additional things that&#8217;ll help you get your new install to match your old one.  First is plugins.  Back up all of your plugins to your local drive, then upload them to your new host.  Once they&#8217;re uploaded, you&#8217;ll just need to activate them from the admin panel.  Some of them will of course need some additional configuring.  Once your plugins are good to go, you have one last thing you may choose to do.  If you&#8217;ve used any Text widgets, you might want to copy the code out of them so you&#8217;ll have it for your new install.  This might include things like AdSense, graphics, etc.  I forgot to do this when moving my site, and it was a pain to recreate what I&#8217;d done previously&#8230;</p>
<p>Now that you&#8217;ve got all of your goods ready to use on your new install, you&#8217;ll need to install WordPress at your new location.  I&#8217;m switching from GoDaddy to Host Gator.  One of the best things about Host Gator is Fantastico De Luxe.  It&#8217;s kind of like cheating, it makes installing WordPress REALLY easy.  It handles the creation of a My SQL database and the process takes about a minute.  Now for the catch&#8230; you can&#8217;t get to your admin panel.  It&#8217;ll redirect to your current WordPress install on the old host.  It&#8217;s time to change the nameservers.</p>
<h2>Changing Nameservers</h2>
<p>There are probably ways to do this seamlessly, but I couldn&#8217;t find any &#8212; and I had the luxury of changing over a site that doesn&#8217;t get a ton of traffic.  A little down time was fine by me.</p>
<p>When you change the nameservers, you&#8217;re pointing your URL to the place where your website is hosted.  In my case I needed to point them to my new Host Gator installation.  You&#8217;ll find the nameserver addresses on your Host Gator control panel.  Once you have that info, go in to the GoDaddy Domain Manager.  Click on the domain you&#8217;re changing, and click Manage for the Nameservers section.  Add your two new Nameservers in the fields.  You&#8217;re done!  Now you wait.  This process can be quick&#8230; or it can take a while, up to 72 hours.  Check your site often to see if the change has taken place ( probably an hour or two ).  This is a good time to upload your Uploads folder, Plugins, and Theme so they&#8217;ll be ready.</p>
<p>Once you&#8217;re rerouted, get into your WordPress install and Import the file you Exported earlier.  Then install your theme and activate your plugins. Next check your settings &#8211; permalinks, blog address, number of posts shown, etc.  Check your site, you should be good to go!</p>
<p>I&#8217;ve read this method isn&#8217;t foolproof.  You can run into issues with links changing, etc.  If it doesn&#8217;t work, you may have to opt for one of the more complicated methods.  Cross your fingers, maybe you&#8217;ll get lucky like I was.</p>
<p style="text-align: center;"><em>I&#8217;ll hit on it in the future, but if you need cheap, reliable hosting check out Host Gator.</em><a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=glorifiedj-interweb" target="_blank"><img class="aligncenter" src="http://www.hostgator.com/affiliates/banners/hgator-468x60d.gif" alt="" /></a></p>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/great-starter-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: Great Starter Plugins for WordPress'>Great Starter Plugins for WordPress</a> <small>I&#8217;ve only been using WordPress for a short time.  I&#8217;m...</small></li>
<li><a href='http://www.jeremylindh.com/6-more-great-starter-plugins-for-wordpress/' rel='bookmark' title='Permanent Link: 6 MORE Great Starter Plugins for WordPress'>6 MORE Great Starter Plugins for WordPress</a> <small>A while back I put together a quick list of...</small></li>
<li><a href='http://www.jeremylindh.com/wordpress-and-drinking-the-thesis-theme-kool-aid/' rel='bookmark' title='Permanent Link: WordPress, and Drinking the Thesis Theme Kool Aid'>WordPress, and Drinking the Thesis Theme Kool Aid</a> <small>6 months ago I would have thought the idea of...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/moving-a-website-changing-nameservers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Tweaks for the Thesis Theme Round 1</title>
		<link>http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/</link>
		<comments>http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 19:40:38 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Thesis theme]]></category>
		<category><![CDATA[Website Creation]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=304</guid>
		<description><![CDATA[I&#8217;ve done enough reading to know that while the learning curve for the Thesis WordPress theme may be a little bit steep, it&#8217;s worth it in the end.  I&#8217;ve also read that once you &#8216;get&#8217; it, it&#8217;s easy to make new changes in the future. I&#8217;m still at the head scratching phase, but I&#8217;ll document [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a target="_blank" href="http://www.shareasale.com/r.cfm?b=202503&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack="><img src="http://www.shareasale.com/image/24570/468x60.png" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" border="0"></a></p>
<p>I&#8217;ve done enough reading to know that while the learning curve for the <a href="http://www.shareasale.com/r.cfm?b=198392&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis WordPress theme</a> may be a little bit steep, it&#8217;s worth it in the end.  I&#8217;ve also read that once you &#8216;get&#8217; it, it&#8217;s easy to make new changes in the future.</p>
<p>I&#8217;m still at the head scratching phase, but I&#8217;ll document some of my early learnings in the event that it may help somebody else at this phase in the process&#8230;  ( when this post was written, this blog wasn&#8217;t on Thesis yet &#8211; these changes refer to <a href="http://www.outdoor-game-reviews.com/">Outdoor-Game-Reviews.com</a> )</p>
<h2>Adding a header image.</h2>
<p>I&#8217;ve found a couple of ways to do this.  I started off using method found on the <a href="http://www.sugarrae.com/thesis-hooks-dummies-tutorial/">Sugarrae</a> site.  This got me up and running, and will work just fine, but I ended up making the transition to a CSS based method like the one on the <a href="http://mattflies.com/tech/10-ways-to-customize-thesis-and-enhance-your-blog/">Mattflies</a> site.  The Mattflies way just involves added a few lines of CSS.</p>
<h2>Remove Thesis Attribution</h2>
<p>You&#8217;re only allowed to do this if you&#8217;ve purchased the Developer option, I think, but if you have&#8230; this is how to do it and add in copyright and privacy policy information.  Info also from the <a href="http://www.sugarrae.com/thesis-hooks-dummies-tutorial/">Sugarrae</a> site.</p>
<blockquote><p>remove_action(&#8216;thesis_hook_footer&#8217;, &#8216;thesis_attribution&#8217;);<br />
function add_custom_footer () {<br />
?&gt;<br />
&lt;p&gt;© 2009 OGPN &#8211; All rights reserved. &#8211; &lt;a href=&#8221;http://www.outdoor-game-reviews.com/privacy/&#8221;&gt;Privacy Policy&lt;/a&gt;&lt;/p&gt;</p>
<p>&lt;?php<br />
}<br />
add_action(&#8216;thesis_hook_footer&#8217;, &#8216;add_custom_footer&#8217;);</p></blockquote>
<h2>Remove the multimedia box</h2>
<p>Not difficult, but I had a heck of a time figuring out how to remove the Multimedia box that contains rotating images by default.  In case you run into issues&#8230; it&#8217;s WP dashboard &gt; Appearance &gt; Design Options &gt; <span>Multimedia</span> Box &gt; Do Not Show Box</p>
<h2>Moving the Navigation Bar</h2>
<p>Just add the following code to the custom_functions.php file.</p>
<blockquote><p>remove_action(&#8216;thesis_hook_before_header&#8217;, &#8216;thesis_nav_menu&#8217;); add_action(&#8216;thesis_hook_after_header&#8217;, &#8216;thesis_nav_menu&#8217;);</p></blockquote>
<h2>Plugins</h2>
<p>I&#8217;m sure you have your favorite plugins, as I have mine.  Here are a few I&#8217;ve found helpful latey. ( Use the &#8220;Add New&#8221; search under the Plugins menu to find these )</p>
<p><strong>Easy Adsense</strong> &#8211; let&#8217;s you place adsense wherever you want, and has great controls.</p>
<p><strong>Contact Form 7</strong> &#8211; gives you a really easy contact form to put on a contact page so you don&#8217;t have to give the world ( and spammers ) your email address.</p>
<p><strong>Google XML Sitemaps</strong> &#8211; a big favorite of mine.  This creates site maps of your site as you add new pages.  Google will be able to index your site better, and you don&#8217;t even have to do anything.</p>
<p><strong>PS Disable Auto Formatting</strong> &#8211; This one I just started using, but it&#8217;s been helpful.  When you&#8217;re creating pages using HTML, it can be really annoying when WordPress removes your paragraph tags or empty div&#8217;s.  Installing this plugin should stop wordpress from removing code that it finds &#8216;unnecessary&#8217;.</p>
<h2>Basic CSS Tweaks for Thesis</h2>
<p>The big &#8220;secret&#8221; when changing the CSS on Thesis is to use the <strong>custom</strong> class before anything you&#8217;re changing.  ( i.e. &#8211; .custom a:link )  As long as you include the .custom class, you should get the changes you want.  I use the <a href="http://getfirebug.com/">Firebug plugin for Firefox</a> a LOT when I&#8217;m playing with CSS.  It&#8217;s great to tell you what certain elements are, and where they&#8217;re grabbing their CSS elements from.</p>
<p><strong>Changing the background</strong>.  I won&#8217;t go into it, but there&#8217;s a great tutorial on the <a href="http://diythemes.com/thesis/rtfm/custom-backgrounds/">DIYThemes site</a></p>
<p><strong>Modernizing the Nav menu.</strong> Found GREAT information on <a href="http://www.howtomakemyblog.com/thesis/8-thesis-theme-design-tips-to-make-your-blog-better/">this HowToMakeMyBlog.com article</a></p>
<p>That&#8217;s all I have for now, but there will be more.  I needed to keep track of all of this information for the next time I would need it, so I figured I might as well share these links and this information with anybody else who happens upon my site.  Will be writing a LOT more about the <a href="http://www.shareasale.com/r.cfm?b=198392&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis Theme</a> in the coming months!</p>
<p><strong><br />
</strong></p>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/' rel='bookmark' title='Permanent Link: Removing the Headline Area from Thesis Theme'>Removing the Headline Area from Thesis Theme</a> <small>&nbsp; One thing I don&#8217;t love about the Thesis Theme...</small></li>
<li><a href='http://www.jeremylindh.com/privacy-policy/' rel='bookmark' title='Permanent Link: Privacy Policy'>Privacy Policy</a> <small>Privacy Policy for www.jeremylindh.com If you require any more information...</small></li>
<li><a href='http://www.jeremylindh.com/tweaks-for-the-thesis-wordpress-theme-round-2/' rel='bookmark' title='Permanent Link: Tweaks for the Thesis WordPress Theme Round 2'>Tweaks for the Thesis WordPress Theme Round 2</a> <small>&nbsp; I&#8217;ve been converting most of my websites over to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress, and Drinking the Thesis Theme Kool Aid</title>
		<link>http://www.jeremylindh.com/wordpress-and-drinking-the-thesis-theme-kool-aid/</link>
		<comments>http://www.jeremylindh.com/wordpress-and-drinking-the-thesis-theme-kool-aid/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 23:32:02 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Website Creation]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Thesis theme]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=287</guid>
		<description><![CDATA[6 months ago I would have thought the idea of purchasing a WordPress theme was pretty inane.  I&#8217;m by no means a great designer, but I&#8217;ve been able to toss together sites, or tweak existing themes to meet my needs. I recently learned of the Thesis Theme.  Turns out there are a LOT of blogs [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a target="_blank" href="http://www.shareasale.com/r.cfm?b=202503&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack="><img src="http://www.shareasale.com/image/24570/468x60.png" alt="Thesis Theme for WordPress:  Options Galore and a Helpful Support Community" border="0"></a></p>
<p>6 months ago I would have thought the idea of purchasing a WordPress theme was pretty inane.  I&#8217;m by no means a great designer, but I&#8217;ve been able to toss together sites, or tweak existing themes to meet my needs.</p>
<p>I recently learned of the <a href="http://www.shareasale.com/r.cfm?b=198392&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis Theme</a>.  Turns out there are a LOT of blogs that are using the theme, but it&#8217;s so easy to change to suit your needs that it&#8217;s not always that obvious.  There are a few reasons that people give Thesis rave reviews.  I don&#8217;t need to go into details here, but I&#8217;ll note a few of my highlights.</p>
<p>My favorite thing about Thesis is that it gives you a bare bones site and lets you add or subtract from there.  Changing fonts, columns, and a bunch of other layout elements is easy, using your WordPress dashboard.  You can use the same template across several websites, and they can all look completely different!  The number of easy options that you can change through the dashboard is GREAT.</p>
<p>The other major thing you&#8217;ll read all about when learning about the <a href="http://www.shareasale.com/r.cfm?b=198392&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis Theme</a> is the SEO.  The thesis theme is a really clean runnin&#8217; wordpress theme.  They&#8217;ve stripped it down to be really friendly to Google and the other search engines.  I can&#8217;t vouch for that, necessarily, but I recently had a blog I created end up indexed on Google in under a week, coming in at #6 for the top keyword.  Impressive to me, considering I wasn&#8217;t even done designing the site yet.</p>
<p>The downside&#8230;  there is a steep learning curve for Thesis.  The use of &#8220;hooks&#8221; for design elements is one that you&#8217;ll have to learn about before you&#8217;re able to change your header, or move parts of the layout around.  Luckily there are a ton of tutorials on the &#8216;net to help you out, and I&#8217;ve been able to do anything I&#8217;ve needed to do so far.</p>
<p>Just a heads up, I&#8217;ll be writing quite a bit about Thesis in the upcoming weeks.  Just little things as I tweak and figure things out!</p>
<p>**NOTE**  When this post was written, I this blog was not yet running <a href="http://www.shareasale.com/r.cfm?b=198392&#038;u=402908&#038;m=24570&#038;urllink=&#038;afftrack=">Thesis</a>.  However, it is now!  Almost every site I work with runs Thesis on WordPress.  Use the dropdown menu at the top right of my blog to view some of my other sites.</p>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/basic-tweaks-for-the-thesis-theme-round-1/' rel='bookmark' title='Permanent Link: Basic Tweaks for the Thesis Theme Round 1'>Basic Tweaks for the Thesis Theme Round 1</a> <small>I&#8217;ve done enough reading to know that while the learning...</small></li>
<li><a href='http://www.jeremylindh.com/remove-the-headline-area-from-thesis-theme/' rel='bookmark' title='Permanent Link: Removing the Headline Area from Thesis Theme'>Removing the Headline Area from Thesis Theme</a> <small>&nbsp; One thing I don&#8217;t love about the Thesis Theme...</small></li>
<li><a href='http://www.jeremylindh.com/tweaks-for-the-thesis-wordpress-theme-round-2/' rel='bookmark' title='Permanent Link: Tweaks for the Thesis WordPress Theme Round 2'>Tweaks for the Thesis WordPress Theme Round 2</a> <small>&nbsp; I&#8217;ve been converting most of my websites over to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/wordpress-and-drinking-the-thesis-theme-kool-aid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blog Comment Graphics, or Gravatars</title>
		<link>http://www.jeremylindh.com/blog-comment-graphics-or-gravatars/</link>
		<comments>http://www.jeremylindh.com/blog-comment-graphics-or-gravatars/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 00:07:45 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.jeremylindh.com/?p=113</guid>
		<description><![CDATA[If you&#8217;re a rookie blog commenter, you might wonder how some people get custom icons next to their comments, while others do not.  It&#8217;s actually really simple!  Those little pictures are called Gravatars, a condensation of Globally Recognized Avatars.  A Gravatar is an avatar image that follows you from blog to blog, appearing beside your [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright size-full wp-image-116" style="float: right;" title="gravatar" src="http://www.jeremylindh.com/wp-content/uploads/2009/02/gravatar.gif" alt="gravatar" width="180" height="180" />If you&#8217;re a rookie blog commenter, you might wonder how some people get custom icons next to their comments, while others do not.  It&#8217;s actually really simple!  Those little pictures are called Gravatars, a condensation of <strong>G</strong>lobally <strong>R</strong>ecognized <strong>Avatar</strong>s.  A Gravatar is an avatar image that follows you from blog to blog, appearing beside your name when you comment on gravatar enabled sites.</p>
<p>To get your own Gravatar, all you have to do is create an account at <a href="www.gravatar.com">www.gravatar.com</a>.  Once you have an account, you can add multiple email addresses and assign different pictures to each one.  Once that&#8217;s done, go comment on a blog!  As long as you use one of the email addresses you registered through Gravatar.com, you&#8217;ll get an icon next to your comment!</p>
<p>This won&#8217;t work on every blog.  Some people turn off comment avatars, and some blog software doesn&#8217;t support it.  Most do though, and since it only takes a few minutes to do&#8230; just do it!</p>
<p>There are a few other reasons to get yourself a Gravatar.  If you comment on a blog, your avatar gives you an identity.  It can be your picture, your company logo, or a picture or graphic with special meaning to you.  Since your avatar will be consistant from blog to blog, it can show people in certain circles that you&#8217;re interested in what they have to say.  If you have your own website, it&#8217;s also a form of branding.  Commenting on blogs will occasionally compel people to visit your website.  Your avatar could be that extra bit that catches someone&#8217;s eye.</p>
<p><strong>Links:</strong></p>
<p><span id="konasapn0"><strong><a title="Register for a Gravatar" href="http://site.gravatar.com/signup" target="_blank">Register for a free Gravatar</a></strong></span></p>
<p><strong><a title="Gravatar blog" href="http://blog.gravatar.com/" target="_blank">The Gravatar blog</a></strong></p>
<p><a title="Gravatars on WordPress.org" href="http://codex.wordpress.org/Using_Gravatars" target="_blank"><strong>Instructions on using gravatars on WordPress.org</strong></a></p>
<p><strong><a href="http://en.blog.wordpress.com/2008/12/08/wordpresscom-goes-gravatar-crazy/">WordPress.com goes Gravatar Crazy</a><br />
</strong></p>


<p>Related posts:<ol><li><a href='http://www.jeremylindh.com/10-steps-to-creating-your-google-profile/' rel='bookmark' title='Permanent Link: 10 Steps to Creating Your Google Profile'>10 Steps to Creating Your Google Profile</a> <small>I recently wrote about the People Search Engines &#8220;Wink&#8221; and...</small></li>
<li><a href='http://www.jeremylindh.com/customer-service-practices-for-online-communities/' rel='bookmark' title='Permanent Link: Customer Service Practices for Online Communities'>Customer Service Practices for Online Communities</a> <small>Members of your online community are your customers. They may...</small></li>
<li><a href='http://www.jeremylindh.com/bringing-your-company-online-with-twitter/' rel='bookmark' title='Permanent Link: Bringing Your Company Online with Twitter'>Bringing Your Company Online with Twitter</a> <small>So you want to see what Twitter is all about....</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jeremylindh.com/blog-comment-graphics-or-gravatars/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

