<?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>Jeremy Davis &#187; Projects</title>
	<atom:link href="http://www.jeremyadamdavis.com/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremyadamdavis.com</link>
	<description>From Developer to Designer</description>
	<lastBuildDate>Mon, 19 Apr 2010 14:54:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Making of a Monsta &#8230; WordPress Theme</title>
		<link>http://www.jeremyadamdavis.com/projects/the-making-of-a-monsta-wordpress-theme/</link>
		<comments>http://www.jeremyadamdavis.com/projects/the-making-of-a-monsta-wordpress-theme/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 05:32:00 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=593</guid>
		<description><![CDATA[I love posts that follow the author’s design process for things like logos, illustrations and website designs. I decided to do one describing my process for building my current WordPress theme called Monsta.
This post will give an overview of each step I took in the process, with pictures, while trying not to go too in [...]]]></description>
			<content:encoded><![CDATA[<p>I love posts that follow the author’s design process for things like logos, illustrations and website designs. I decided to do one describing my process for building my current WordPress theme called Monsta.</p>
<p>This post will give an overview of each step I took in the process, with pictures, while trying not to go too in depth on any one section. Some larger topics, such as the character illustration process or some of my custom WordPress stuff, will eventually get their own posts.</p>
<p>Here&#8217;s the design to development process of the Monsta WordPress Theme:</p>
<ul>
<li>Brainstorm</li>
<li>Sketching</li>
<li>Wireframe/Design</li>
<li>HTML</li>
<li>Character Design</li>
<li>WordPress</li>
</ul>
<p><span id="more-593"></span></p>
<h2>Brainstorm</h2>
<p>The first step when building anything is taking time to decide what you’d like to accomplish. After already doing one theme for this blog I had a good idea about what elements I  wanted preserved and ones I didn’t.</p>
<p>Here’s a high level view of what I wanted:</p>
<h3>Clean design</h3>
<p>A muted color palette with the content being displayed in greyscale with hints of red to guide the eye. I also wanted to use some larger fonts  to give it a polished look.</p>
<h3>Ability to display multiple skills or interests</h3>
<p>I tend to switch my creative interests frequently. Call it creative restlessness if you will. I simply get bored doing any one thing for too long and love learning new things. I needed a theme that could expand and contract as I go through these spurts of restless creativity.</p>
<p>For design, I wanted a theme that would let me emulate what <a href="http://www.jasonsantamaria.com">Jason Santa Maria</a> does with his themed posts. This way if I get really passionate about design/css stuff I won’t have to make another theme for it.</p>
<p>For photography, I have a <a href="http://www.flickr.com/photos/24125674@N08/">flickr stream</a> that I can easily switch into prominence. I can also display a photograph in the Social Networks box if this interest takes over.</p>
<p>For illustration, I made the large homepage character that I can switch as I design more characters.</p>
<p>For development, this theme was a good challenge for me as a developer with some jQuery being added to the sidebar sections and with some WordPress trickery going on in the background. If I feel like I need to develop something anytime soon I have a few tweaks I’d like to make to the theme.</p>
<h3>Show personality</h3>
<p>I wanted a theme that was a little more light hearted than before and one that I wouldn’t out feel is out of place by posting on a broader range of topics.</p>
<h3>Promote social networks</h3>
<p>I need more friends in EVERYTHING, i.e., <a href="http://www.twitter.com/JeremyDavis">Follow Me on Twitter</a></p>
<p>Seriously, <a title="I'm worth it, trust me" href="http://www.twitter.com/jeremydavis">Follow Me</a></p>
<h3>Show beginnings of a portfolio</h3>
<p>Although I don’t have much of anything to go towards a legitimate portfolio, I’d like to eventually become a freelancer so I needed to ease into displaying my stuff. I can add stuff easily so I won’t have to redo anything as I get more pieces.</p>
<h3>Easy to maintain</h3>
<p>The main problem with my last blog design was that I developed too many things that needed to be maintained. Each post needed to have a large and small image added in the WordPress custom fields to show correctly. I had a section with post suggestions that too had to be updated or else the same three articles would sit there for months.</p>
<p>My old designed prohibited me from writing sometimes because I didn’t feel like doing the extra work to maintain it.</p>
<p><strong>Your blog design should never prohibit you from blogging.</strong></p>
<h3>Unique homepage</h3>
<p>I really believe this is something that most blog designs drop the ball on. I’ll try to elaborate on this is a separate post, but I wanted my subpages to have a design that was different from my homepage’s design.</p>
<h3>Site provides context based off what user is viewing</h3>
<p>This is also something I think more blogs should do. If a reader is on a single post, the sidebar items Popular Posts and Recent Posts display posts in the same category as the one that’s currently being read.</p>
<p>If you were reading my <a href="http://www.jeremyadamdavis.com/design/what-i-hate-about-becoming-a-designer/">What I Hate About Becoming a Designer</a> post, which is in the Design category, then I show you the most popular and recent posts from the Design category. It makes sense to do this, but I don’t see anyone else doing.</p>
<p>Also, if someone viewing the homepage might not necessarily be interested in my blog, so I don’t display all the other blog type things there by default. Instead, the homepage is a more visual experience with portfolio pieces showing. But I also make it easy for them to click to the blog stuff if they do want to view categories and such.</p>
<h2>Sketching</h2>
<p>I begin to sketch out some rough layouts for the blog. I usually get a general layout with the different content area’s in their place first, then I start to get more granular with exactly how each content area is laid out.</p>
<p>Here was the list for what items I wanted on my site:</p>
<ul>
<li>Header (large one for homepage and a small one for subpages)
<ul>
<li>Logo</li>
<li>Large welcome/ overview of what I do (homepage only)</li>
<li>Links to About, Portfolio and Contact page</li>
</ul>
</li>
<li>Main Content (blog posts)</li>
<li>Social Networks section</li>
<li>Mini Portfolio View</li>
<li>Blog sidebar stuff like categories and tags</li>
<li>Flickr stream</li>
<li>Lifestream(optional)</li>
<li>Footer</li>
</ul>
<p>Original idea’s played with a super large intro with links to About and Contact highlighted throughout the sentences. Most of the inspiration for it came from <a href="http://www.mattdempsey.com/">Matt Dempsey site.</a></p>
<p style="text-align: center;"><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch3.jpg"><img class="aligncenter size-medium wp-image-863" title="sketch3" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch3-500x532.jpg" alt="sketch3" width="500" height="532" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch2.png"><img class="aligncenter size-medium wp-image-877" title="sketch2" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch2-500x719.png" alt="sketch2" width="500" height="719" /></a></p>
<p>I hit a layout I liked and played with it bit, doing a few different sketches.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch4.jpg"><img class="aligncenter size-medium wp-image-864" title="sketch4" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch4-500x643.jpg" alt="sketch4" width="500" height="643" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch1.jpg"><img class="aligncenter size-medium wp-image-861" title="sketch1" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch1-500x688.jpg" alt="sketch1" width="500" height="688" /></a></p>
<p>After being reasonable happy with the homepage I did a subpage sketch also.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch2.png"><img class="aligncenter size-medium wp-image-877" title="sketch2" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/sketch2-500x719.png" alt="sketch2" width="500" height="719" /></a></p>
<p>I refined the homepage header a bit later on since that will be such an eye-catching area.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/homepage_header.png"><img class="aligncenter size-medium wp-image-876" title="homepage_header" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/homepage_header-500x309.png" alt="homepage_header" width="500" height="309" /></a></p>
<p>I also did a rough layout of how I wanted my portfolio page to look.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/portfolio_sketch.png"><img class="aligncenter size-medium wp-image-875" title="portfolio_sketch" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/portfolio_sketch-499x797.png" alt="portfolio_sketch" width="499" height="797" /></a></p>
<p>I’m pretty happy with my sketches now and am eager to start seeing a more perfected looking page so I jump into wireframing.</p>
<h2>Wireframe/Mock/PSD</h2>
<p>Wireframe is one of those touchy feeling words that different people have different definitions for. The truest definition is a document used to help establish if the functional elements of a page are accounted for. Some expand on it more and make it an example of layout. Others associate a wireframe with a complete website mockup, meaning the site is finished in PSD form and is waiting for markup.</p>
<p>For this project I’m using it to mean an almost complete version of what I’d like my final site to look like. I start out doing more of the true wireframe layout kind of things and then later I add more of the design work. The size of the project should really determine how detailed you should be with each phase. Since I’m my own client I can get away with the all-in-one method.</p>
<p>Here’s a couple of more “wireframe-ish” ones.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_nopattern.png"><img class="aligncenter size-medium wp-image-870" title="wireframe_homepage_nopattern" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_nopattern-426x1000.png" alt="wireframe_homepage_nopattern" width="426" height="1000" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_guides.png"><img class="aligncenter size-medium wp-image-869" title="wireframe_homepage_guides" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_guides-500x779.png" alt="wireframe_homepage_guides" width="500" height="779" /></a></p>
<p>I throw a couple of different patterns in the background. This is one of the type of things that will change on the posts I do separate designs for.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_black.png"><img class="size-medium wp-image-865" title="wireframe_homepage_black" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_black-426x1000.png" alt="wireframe_homepage_black" width="150" height="350" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_orange.png"><img class="size-medium wp-image-871" title="wireframe_homepage_orange" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_orange-426x1000.png" alt="wireframe_homepage_orange" width="150" height="350" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_red.png"><img class="size-medium wp-image-872" title="wireframe_homepage_red" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_red-426x1000.png" alt="wireframe_homepage_red" width="150" height="350" /></a></p>
<p>I decided to stick with a red one for now and the proceeded to design the different sidebar area – Blog, Flickr and Lifestream.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_cs_blog.png"><img class="alignnone size-medium wp-image-866" title="wireframe_homepage_cs_blog" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_cs_blog-426x1000.png" alt="wireframe_homepage_cs_blog" width="150" height="350" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_cs_flickr.png"><img class="alignnone size-medium wp-image-867" style="margin-left: 10px;" title="wireframe_homepage_cs_flickr" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_cs_flickr-426x1000.png" alt="wireframe_homepage_cs_flickr" width="150" height="350" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_cs_lifestream.png"><img class="alignnone size-medium wp-image-868" style="margin-left: 10px;" title="wireframe_homepage_cs_lifestream" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_homepage_cs_lifestream-426x1000.png" alt="wireframe_homepage_cs_lifestream" width="150" height="350" /></a></p>
<p>Finally, I do the subpage design.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_subpage.png"><img class="alignnone size-medium wp-image-873" title="wireframe_subpage" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_subpage-426x1000.png" alt="wireframe_subpage" width="426" height="1000" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_subpage_guides.png"><img class="alignnone size-medium wp-image-874" title="wireframe_subpage_guides" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/wireframe_subpage_guides-500x672.png" alt="wireframe_subpage_guides" width="500" height="672" /></a></p>
<h2>HTML</h2>
<p>My next step is to take the PSD and begin translating it into HTML, CSS and javascript.</p>
<h3>Slicing images</h3>
<p>I start taking all the images and cutting them up into manageable pieces to use in the HTML. I use to do most of the the HTML/CSS first without the images, but found that it takes more time to redo markup with the images than just using them from the beginning.</p>
<p>For certain images, like the subpage links at the top, I make sprites out of them to help lessen the HTTP requests. I won’t go into detail here but here’s a good <a href="http://www.webdesignerwall.com/tutorials/advanced-css-menu/">tutorial on using sprites.</a></p>
<h3>Markup</h3>
<p>I like to markup my entire document first, instead of doing small portions of HTML then styling it. When I lay the entire HTML document out first it helps me think about the structure of my HTML and making sure that the code is as semantic as possible without relying on CSS trickery to position elements. This also helps with my CSS naming conventions by seeing the big picture in my HTML structure.</p>
<h3>CSS</h3>
<p>Now I make my site look like my wireframe/psd through the magic that is CSS. I test in firefox only as I code. This typically means it works well in the other standard compliant browsers like Safari and Chrome.</p>
<p>IE7 usually works well after this stage also. I use to have more problems with my designs becoming mangled in IE7, but now I have a rule of thumb when I do my CSS that seems to eliminate most of my IE7 woes. <strong>Don’t use padding. </strong>If I need something with space between it, instead of giving the outside containing element padding, I give the inside elements margins.</p>
<p>I don’t bother with IE6 in this blog’s design. Without getting onto too much of a soapbox, my general feeling about this is that if the person viewing my site can’t take the 20 seconds to download a better browser I can’t take the 5 hours to make my site look halfway decent in IE6. I understand that I have the ability to make this decision since it’s a personal site and since my content caters to designers who don’t use IE6 so the amount of traffic lost is minuscule.</p>
<h3>Javascript</h3>
<p>My javascript library of choice is <a href="http://www.jquery.com">jQuery</a>. I’ve never done any real javascripting so I am very appreciative of what the jQuery guys have done by harnessing the power of DOM manipulation in such an easy to use library.</p>
<p>I debating about not doing the jQuery stuff until after I got the site converted over to WordPress, but I decided to get the site as close to functionally ready as possible before converting. Doing this made the conversion super easy and this method is also helpful in debugging.</p>
<p>By doing the jQuery stuff in HTML land I knew that if something didn’t work is was obviously jQuery’s fault. If I had tried to do jQuery and WordPress stuff simultaneously then I wouldn’t be sure which one was broken.</p>
<h2>Character Illustration</h2>
<p>With the HTML/CSS/javascript complete, I moved on to the character illustration. I drug my feet on this since I’ve never done any of this before. I’m a horrible artist if you couldn’t tell by my sketches so this phase intimidated me. But it’s a skill I’d desperately want to have so I eventually got to it and was proud of my end result.</p>
<h3>Inspiration</h3>
<p>I have a general idea of what I want my monster to look like. I want something that was obviously a monster, but of a kinder, gentler variety. I just wanted a loveable mascot at the top to greet visitors.</p>
<p>I do some Google searching for <a href="http://artlure.blogspot.com/2008/10/50-cute-monster-illustrations_30.html">monster illustrations</a> and find this fantastic one by <a href="http://0at.org/blog/pig_monster">Matt Inman</a> which is almost exactly the type of character I was imagining. He’s cute and loveable and brings a little smile to your face.</p>
<h3>Sketches</h3>
<p>I sketch a ridiculous number of monsters, especially considering how simplistic the design really is. I’m sure most character designers could produce a far superior version in 10 minutes, but drawing is going to have a steep learning curve for me and I’m standing at the bottom of the hill.</p>
<p>Here’s some of my sketches:</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch5.jpg"><img class="alignnone size-medium wp-image-860" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch5-500x376.jpg" alt="monsta_sketch5" width="296" height="223" /></a></p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch1.jpg"><img class="alignnone size-medium wp-image-856" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch1-500x719.jpg" alt="monsta_sketch1" width="229" height="330" /></a></p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch1.jpg"><img class="alignnone size-medium wp-image-856" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch1-500x719.jpg" alt="monsta_sketch1" width="227" height="326" /></a></p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/07/monsta_sketch52.jpg"></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch3.jpg"><img class="alignnone size-medium wp-image-858" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch3-500x396.jpg" alt="monsta_sketch3" width="324" height="256" /></a></p>
<p>I use the sketch on the right for making the monster a vector image.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch4.jpg"><img class="alignnone size-medium wp-image-859" title="monsta_sketch4" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_sketch4-500x315.jpg" alt="monsta_sketch4" width="500" height="315" /></a></p>
<h3>Vectorize</h3>
<p>After the sketch is complete, it’s time give the character more life through making it a vector.</p>
<p>If you’re unsure of what I mean by making the image a vector, find out more about <a href="http://en.wikipedia.org/wiki/Vector_graphics">vector graphics.</a></p>
<p>I import my monster sketch into Adobe Illustrator. Now I begin the arduous task of learning Illustrator and figuring out how to get the pen tool to do what I tell it.</p>
<p>After working on inking my monster for a few hours I come up with this:</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_inks.png"><img class="alignnone size-full wp-image-854" title="monsta_inks" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/monsta_inks.png" alt="monsta_inks" width="179" height="377" /></a></p>
<p>The next process will be to give the monster some color. I did all of my coloring in Illustrator. I believe that most people will take the inked character and import it into Photoshop at this stage to do the coloring, but I wanted to learn Illustrator more so I did everything in it.<em> If any of you have your own methods or suggestions for what to do I’d love to hear them.</em></p>
<p>The general technique I used for the coloring comes from the comic book industry, I believe. I first applied what are called flat colors. Essentially you are just filling each area with one dominate color, no gradients. After you’re happy with your base colors, you then apply the shadows and highlights through gradients and other tools.</p>
<p>After a few more hours of work I came up with this:</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/Eerb.png"><img class="alignnone size-full wp-image-853" title="Eerb" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/08/Eerb.png" alt="Eerb" width="267" height="564" /></a></p>
<p>There’s my guy, who I decided to name Eerb.</p>
<h2>WordPress</h2>
<p>Now I head back to my finished HTML, drop Eerb in there, reposition some stuff since he is taller than the previous monster and I’m off to the WordPress conversion.</p>
<p>The conversion goes extremely smoothly since the HTML is done, so I just start dropping pieces of code into the appropriate template files.</p>
<p>I was able to most of the design converting from HTML to WordPress in under two hours. The site had a complete feel about it, but there were still those little details that don’t take up much space, but require lots of time to get working correctly.</p>
<p>Here’s a few of the final details that took some time:</p>
<h3>Plugins</h3>
<p>I had find which plugins I needed and learn how to use them. A few I used are <a href="http://richardxthripp.thripp.com/tweet-this">Tweet This</a>, <a href="http://alexking.org/projects/wordpress">Popularity Contest</a>, and <a href="http://mitcho.com/code/yarpp/">YARPP</a>.</p>
<h3>Custom Taxonomies</h3>
<p>I had to learn how to make custom taxonomies. Taxonomies are things like Categories and Tags in WordPress.  My theme has a custom taxonomy for my portfolio tags so that when I tag a portfolio item with ‘blog’ it does not get intermingled with my posts that are also tagged with ‘blog’. Here&#8217;s a few good posts on custom taxonomies: <a href="http://justintadlock.com/archives/2009/05/06/custom-taxonomies-in-wordpress-28">Custom Taxonomies in WordPress 2.8</a> <a href="http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database">Using Custom Taxonomies</a></p>
<h3>Threaded Comments</h3>
<p>Another hurdle was getting comments to thread properly. Here’s <a href="http://ottodestruct.com/blog/2008/09/29/wordpress-27-comments-enhancements/">how to get threaded comments in WordPress.</a></p>
<h3>Post Image Trickiness</h3>
<p>When you view lists of posts like on the index page or by categories /tags the image displayed above the post meta information is pulled in an intelligent way.</p>
<p>Since I didn&#8217;t want to deal with the hassle of making images and using WordPress custom fields for every post, I developed this method to avoid that yet still get an image there for most posts.</p>
<p>First, if I actually do take the time to make an image for the specific post the theme will pull the image from a custom field.</p>
<p>Secondly, if I didn&#8217;t use a custom field but the post contains images in it, then I pull the first image from the post and use it for the post image spot. Also, I remove that first image used from the post content when viewing it in list form so that you don&#8217;t see duplicate images for the same post blurb.</p>
<p>Finally, if I don&#8217;t have either then the post displays without a post image. Although, I could just as easily give those posts a random default image to display. Maybe I&#8217;ll add that later, but since most of my posts use images I don&#8217;t think it will be necessary.</p>
<h2>Conclusion</h2>
<p>If you made it all the way down here I appreciate giving me your time to read this long post. I hope the content can help you if you are planning to take on the task of developing a theme from scratch.</p>
<p>This is the first time I’ve used this exact process, but I’m happy with its results. Although it is annoying to take so much time in the beginning planning stages, by doing so you make the end stages go more quickly. You also have a better final design since you take the time to fully think things through.</p>
<p>If I were to change some things I probably would have spent more time in the Wireframe/PSD phase. There were a few things I changed late into the WordPress conversion that took a bit of time to undo that I could have avoided if I would have found the problems while looking at a more completed mock in Photoshop.</p>
<p>There are only a few places that I’m not happy with, mainly the comments section. I wanted something simple, but feel that it’s far too plain and boring. When I get the developer’s itch again it will be top on my list to update.</p>
<p>I would also like to update the Social Networks box to draw a bit more attention to it, especially my <a title="Follow me on Twitter" href="http://www.twitter.com/jeremydavis">Twitter.</a></p>
<p><em>Again, thanks for reading I hope you enjoyed. I’d love to hear your comments on what you think of my process and if you’ve got any tips of your own to share.</em></p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=593&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/the-making-of-a-monsta-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Wiii Fit Story: 2008 Year-end Totals</title>
		<link>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-2008-year-end-totals/</link>
		<comments>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-2008-year-end-totals/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 17:28:24 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=415</guid>
		<description><![CDATA[I&#8217;ve been encouraged to bring back some more of the personal project style posts to this blog so in honor of doing so I&#8217;d like to give you a 2008 wrap up of how my wiiifit.com site did.
If you haven&#8217;t been keeping up with my Wiii Fit project, read the previous project posts.
Analytics for 2008

Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been <a href="http://www.jeremyadamdavis.com/blogging/a-discerning-look-at-aggregation-posts/#comment-1131">encouraged</a> to bring back some more of the personal project style posts to this blog so in honor of doing so I&#8217;d like to give you a 2008 wrap up of how my <a href="http://www.wiiifit.com">wiiifit.com</a> site did.</p>
<p>If you haven&#8217;t been keeping up with my Wiii Fit project, read the<a href="http://www.jeremyadamdavis.com/?s=wiii+fit"> previous project posts.<span id="more-415"></span></a></p>
<h3>Analytics for 2008</h3>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-analytics-total.png"><img class="alignleft size-medium wp-image-417" title="2008-analytics-total" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-analytics-total-499x164.png" alt="2008-analytics-total" width="499" height="164" /></a></p>
<p>Here&#8217;s my take on why the analytics look like they do.</p>
<p><strong>April &#8211; June</strong></p>
<p>Since the game hasn&#8217;t been released, there wasn&#8217;t much competition for the search results. I was one of a few other sites tracking Wii Fit news so I got a decent amount of traffic.</p>
<p>The spike that happened in mid June was the week the game was released so a mass number of people started searching for it and gave me a nice spike in traffic.</p>
<p><strong>June &#8211; October</strong></p>
<p>More and more competition grew for the search results so my site was stagnant because it didn&#8217;t have the link juice to rank high enough.</p>
<p><strong>October &#8211; December</strong></p>
<p>Christmas was coming and Wii Fit just happened to be one of the hottest items for the 2008 season. So people&#8217;s searching went up and I got a nice curve in traffic.</p>
<h3>Google Adsense for 2008</h3>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-adsense-total.png"><img class="alignleft size-medium wp-image-418" title="2008-adsense-total" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-adsense-total-499x72.png" alt="2008-adsense-total" width="499" height="72" /></a></p>
<p>Almost 30,000 impressions yielding a bit over $100 bucks.</p>
<p>Here&#8217;s a chart of how the earnings looked.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-adsense-chart.png"><img class="alignleft size-medium wp-image-419" title="2008-adsense-chart" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-adsense-chart-500x263.png" alt="2008-adsense-chart" width="500" height="263" /></a></p>
<h3>Amazon?</h3>
<p>When building the site I did a &#8220;Why Not&#8221; move and used an Amazon Associates widget to make a <a href="http://www.wiiifit.com/category/purchase-wii-fit/">Purchase Wii Fit</a> page. It took all of 3 minutes to complete with the super easy to use widget maker.</p>
<p>Although I didn&#8217;t expect it to make anything because my understanding is that Amazon referrals don&#8217;t convert well, I didn&#8217;t have much to lose other than about 5 minutes of my time.</p>
<p>Here&#8217;s how it performed.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-amazon-associates.png"><img class="alignleft size-medium wp-image-420" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/2008-amazon-associates-500x143.png" alt="2008-amazon-associates" width="500" height="143" /></a></p>
<p>Not too shabby, especially for practically zero work.</p>
<h2>Things to Consider</h2>
<p>Here&#8217;s a few tips I learned from doing my site that might help you if you&#8217;re doing something similar.</p>
<h3><strong>Links are Crucial</strong></h3>
<p>I believe that the number one thing that didn&#8217;t make this project an overwhelming success was the lack of links to the site. I did my best to get optimize all the SEO stuff I could, but I never had enough links to my site to boost it to great traffic levels.</p>
<h3><strong>Don&#8217;t underestimate the value of Google Images.</strong></h3>
<p>A majority of  my visitors game to the site via Google Images. I developed a nice <a href="http://www.wiiifit.com/category/wii-fit-pictures/">picture page</a> and it paid off.</p>
<h3><strong>Build questions into your SEO strategy.</strong></h3>
<p><a href="http://answers.yahoo.com/">Yahoo Answers</a> tends to get picked on for producing lots of crap content. Call it a signal/noise problem if you will. But what makes there service such an awesome product for Yahoo is that they are now getting SEO results for questions being asked. People like to type questions into their Google searches, use it to your advantage.</p>
<p>Think about how people will search for your site. Develop your SEO strategy to include answers to your user&#8217;s questions.</p>
<h3><strong>At Christmas-time, get people to Amazon anyway you can.</strong></h3>
<p>I&#8217;m pretty sure I&#8217;ve heard this advice from<a href="http://www.problogger.net"> Darren Rowse</a>, and he&#8217;s 100% correct. If you can get people directed to Amazon via your associate link there&#8217;s a good chance you&#8217;ll profit. Those Amazon profits I showed you weren&#8217;t all from Wii Fit sales. There were a few odds and ends in there that people just happened to finish their Christmas shopping on Amazon after being directed to the site through mine.</p>
<h3>Produce some killer, unique content.</h3>
<p>Another potential fatal blow to the site&#8217;s success was that I didn&#8217;t take the time to produce some nice articles that would have been completely unique to my site. By simple becoming an aggregate of content that showed up in my inbox form Google Alerts, I was merely diluting the search results. Instead of there being only one piece of content somewhere I produced a second similar one that inflated the density of the search terms.</p>
<p><em>Thanks for taking the time to follow the project. All in all it was a decent project. It paid for my hosting, which was my only real stipulation for considering the site a success. It also got me my first <a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/02/google_adsense_check_jan09.png">Adsense</a> check! I will probably won&#8217;t touch the site again until October to get a few updates in before the Christmas season. After the Christmas season I will probably see if it&#8217;s worth putting the site up on auction and getting a few more bucks for it.</em></p>
<p><em>I hope the project has been as good of a learning experience for you as it has been for me. If all goes well, I plan to have get another project similar to this one, but bigger, starting in July.  Stay tuned.<br />
</em></p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=415&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-2008-year-end-totals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rejected</title>
		<link>http://www.jeremyadamdavis.com/projects/rejected/</link>
		<comments>http://www.jeremyadamdavis.com/projects/rejected/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 20:22:53 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=401</guid>
		<description><![CDATA[
&#34;I think all great innovations are built on rejections.”     Louise Nevelson

Over the past two weeks I&#8217;ve spent several hours of preparing, coding, testing and documenting a WordPress theme that I submitted to the web templates marketplace Theme Forest. I spent most of last night doing all the prep work for submitting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2009/01/circularized-rejected.png"><img class="alignleft size-medium wp-image-402" title="circularized-rejected" height="254" alt="circularized-rejected" src="http://www.jeremyadamdavis.com/wp-content/uploads/2009/01/circularized-rejected-500x254.png" width="500" /></a></p>
<blockquote><p>&quot;I think all great innovations are built on rejections.”     <br />Louise Nevelson</p>
</blockquote>
<p>Over the past two weeks I&#8217;ve spent several hours of preparing, coding, testing and documenting a <a href="http://demo.jeremyadamdavis.com/wordpress/circularized/">WordPress theme</a> that I submitted to the web templates marketplace <a href="http://www.themeforest.net">Theme Forest</a>. I spent most of last night doing all the prep work for submitting the theme and its required documentation. Around 2am I finally got the theme submitted. And by the time I got back from lunch the same day, it was rejected.</p>
<p> <span id="more-401"></span>After reading the e-mail I had a few different emotions running through. I was disappointed, naturally. I felt like my past few weeks of work were a complete waste and I should have just gone to sleep earlier and saved myself the trouble.
</p>
<p>I was a bit confused by the rejection. I examined other WordPress themes for sale before I even began working on mine to see the quality of themes that were approved. While I knew my theme wasn&#8217;t earth shattering by any means, I felt that it added a few nice things that the others were lacking.&#160; Some of the approved themes had spelling errors and a few looked like something I could reproduce in under 5 hours. So I began working with confidence that my theme would at least get approved, it might not be an all-time best seller, but approval was my goal.</p>
<p>As the initial negative feelings started to subside I recalled of a portion of a book I&#8217;m currently reading. In Stephen King&#8217;s <em>On Writing</em> he recalls submitting his fiction stories to various publications as he was growing up. An overwhelming majority of his earlier submission were returned with rejection slips attached. He would take each slip and punch it through a nail that hung over his bed. The stack of slips got so large that he eventually had to move them to a bigger nail to hold them all. Of course now he is know as one of the most successful fiction writers ever.</p>
<p>Although it seems easy to just give up after the rejection and forgo trying to submit anything again, I&#8217;ve learned it&#8217;s best to reflect on what I learned from the process. Cup half full kind of thinking.</p>
<ul>
<li>I have my first slip to go on the nail. </li>
<li>I learned that the polish of a theme takes FOREVER. I had about 99% of the theme finished within the first weekend of work. That remaining 1% took about ten times longer than the 99%. </li>
<li>I learning some tricks for getting IE6 to work. This is what a majority of my hold-up was. Now I can hopefully churn through IE6 issues much quicker in the future. </li>
<li>I learned how to code a custom options panel in WordPress. This is the best thing I learned from submitting a theme that I wouldn&#8217;t have learned otherwise. By submitting the theme I had to try to make this theme easy for people who don&#8217;t know how to hack their php to get advanced features. So I took the time to learn this technique and I must say it&#8217;s a powerful tool to use. Although some of his code needs correcting, <a href="http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/">this tutorial</a> is a great place to learn how to make your own. </li>
<li>I now have a very polished theme framework from which to code future themes. I designed the theme with multiple css files. One controls the entire layout and others control the colors. I can now use that polished layout css and can just include a different color css file to get drastic results in the blog&#8217;s presentation. </li>
</ul>
<p>Although the experience wasn&#8217;t exactly what I had hoped for, I do plan on submitting more themes and eventually getting an accepted e-mail. I appreciate the opportunity Theme Forest provides and especially <a href="http://kailoon.com/">Kailoon</a> for taking the time to review the theme, even if it wasn&#8217;t up to aesthetic standards.</p>
<p><em>If you would like to check out my <a href="http://demo.jeremyadamdavis.com/wordpress/circularized/">Circularize&#8217;d Wordpress theme</a> and offer suggestions in the comments on what I could do improve to get it past the approval process it would be greatly appreciated. <a href="http://demo.jeremyadamdavis.com/wordpress/circularized/about/">This page</a> lists all of the theme&#8217;s features.      </em></p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=401&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/rejected/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Wii Fit Story: Chapter 5 &#8211; The Final Chapter</title>
		<link>http://www.jeremyadamdavis.com/projects/a-wii-fit-story-chapter-5-the-final-chapter/</link>
		<comments>http://www.jeremyadamdavis.com/projects/a-wii-fit-story-chapter-5-the-final-chapter/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 15:58:19 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=76</guid>
		<description><![CDATA[This post in the sixth in a series where I am recording the SEO efforts of my site wiiifit.com. If you’ve missed the previous posts, you should view these first.
So apparently I lied about updating this series every 2 weeks. Every two months would have been more accurate. There isn&#8217;t anything else I want to [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post in the sixth in a series where I am recording the SEO efforts of my site <a href="http://www.wiiifit.com/">wiiifit.com.</a> If you’ve missed the previous posts, you should <a href="../category/wiii-fit-story">view these first.</a></em></p>
<p>So apparently I lied about updating this series every 2 weeks. Every two months would have been more accurate. There isn&#8217;t anything else I want to add to the site and so bi-weekly content updates are about all that is different. Plus the earnings are nothing impressive so I didn&#8217;t want to keep posting each week how I make 5 cents and bore you.</p>
<p><span id="more-76"></span>Here&#8217;s the final recap on how the site did.</p>
<h2>Google Keyword Rankings</h2>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/keywords-rank-week12.gif"><img class="alignnone size-medium wp-image-77" title="keywords-rank-week12" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/keywords-rank-week12-500x283.gif" alt="" /></a></p>
<p>Went down in ranking for all the keywords. Perhaps not posting as frequently caused the site to lose credibility or either so many other Wii Fit sites created content and flooded the search terms, diluting my efforts.</p>
<h2>Adsense Earnings</h2>
<p>Remainder of May</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-may-remainer.gif"><img class="alignnone size-medium wp-image-78" title="adsense-may-remainer" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-may-remainer-500x238.gif" alt="" /></a></p>
<p>Month of June</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-june.gif"><img class="alignnone size-medium wp-image-79" title="adsense-june" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-june-500x401.gif" alt="" /></a></p>
<p>So Far in July</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-july.gif"><img class="alignnone size-medium wp-image-80" title="adsense-july" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-july-499x191.gif" alt="" /></a></p>
<p>The last half of May did well most likely because the game had just recently come out and people were researching it. The first week of June also did well because of the same reason. It drops off pretty quickly from there on out. I would expect the same for the rest of the year with slight pickup around Christmas.</p>
<h2>Analytics</h2>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/analytics-week12.gif"><img class="alignnone size-medium wp-image-81" title="analytics-week12" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/analytics-week12-500x111.gif" alt="" /></a></p>
<p>Analytics show exactly what was to be expected. A steady decline from the game&#8217;s release. The weird spike on July 2nd is from when my post <a href="http://www.jeremyadamdavis.com/2008/06/11/what-i-hate-about-becoming-a-designer/">What I Hate About Becoming a Designer</a> made the front page of Digg and some of the visitors continued to explore this blog and found the Wiii Fit site through it.</p>
<h2>Final Thoughts</h2>
<p>If you are one of the few that stuck with this projects thanks for reading. It was enjoyable to track although at times a bit dull. The main problem with the site was that I could never get the traffic going.</p>
<p>The site converted extremely well.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-alltime2.gif"><img class="alignnone size-medium wp-image-84" title="adsense-alltime2" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/07/adsense-alltime-500x55.gif" alt="" /></a></p>
<p>But without the traffic, the earnings were dismal. If I could have gotten the traffic to be 10,000 impressions a week (not outrageous traffic numbers) the site would have made upwards of $250.</p>
<p>If I could go back one thing I might try to get more traffic would be to create some form of linkbait and get the content to go viral through some social networks. Although the visitors from the social networks wouldn&#8217;t make the site money the links would help boost the site&#8217;s ranking for it&#8217;s keywords.</p>
<h2>Site&#8217;s Summary</h2>
<p>Adsense: $25.63</p>
<p>Analytics: 1,169 visitors. 3,451 pageviews, 40% bounce rate</p>
<h2>What&#8217;s next</h2>
<p>I have another similar site idea that I would like to try out. It will still have a niche but it won&#8217;t be as narrow as this one was. Meaning it will have a wider range of possible visitors, but also more content to add.</p>
<p>Thanks for sticking around.</p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=76&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/a-wii-fit-story-chapter-5-the-final-chapter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Spectacular Photoshopped Grass Text</title>
		<link>http://www.jeremyadamdavis.com/projects/my-spectacular-photoshopped-grass-text/</link>
		<comments>http://www.jeremyadamdavis.com/projects/my-spectacular-photoshopped-grass-text/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 03:14:32 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=69</guid>
		<description><![CDATA[I&#8217;m trying to force myself to do some Photoshop tutorials so that I can get better at my graphic design skills.
This grass effects Photoshop tutorial popped up the other day and I absolutely love the results so I decided to do my own version.
The text needed to be something earthy or organic and the only [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to force myself to do some Photoshop tutorials so that I can get better at my graphic design skills.</p>
<p>This <a href="http://psdtuts.com/text-effects-tutorials/create-a-spectacular-grass-text-effect-in-photoshop/">grass effects Photoshop tutorial</a> popped up the other day and I absolutely love the results so I decided to do my own version.</p>
<p>The text needed to be something earthy or organic and the only thing that popped to mind was an organic pest control service a local exterminating company was promoting.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/06/northwest_72dpi.png"><img class="alignnone size-medium wp-image-70" title="norpest_green_" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/06/northwest_72dpi-500x647.png" alt="" /></a></p>
<p>All-in-all it wasn&#8217;t as hard as it might seem. I have to give a big thanks to Collis for making a tutorial that is awesome and easy to replicate.</p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=69&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/my-spectacular-photoshopped-grass-text/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Wiii Fit Story: Chapter 4 &#8211; Moving Up In Rank</title>
		<link>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-4-moving-up-in-rank/</link>
		<comments>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-4-moving-up-in-rank/#comments</comments>
		<pubDate>Mon, 19 May 2008 00:34:06 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=60</guid>
		<description><![CDATA[This post in the fifth in a series where I am recording the SEO efforts of my site wiiifit.com. If you’ve missed the previous posts, you should view these first.
I will only be doing these posts every two weeks from now on because there isn&#8217;t much more that I plan to add so the only [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post in the fifth in a series where I am recording the SEO efforts of my site <a href="http://www.wiiifit.com/">wiiifit.com.</a> If you’ve missed the previous posts, you should <a href="http://www.jeremyadamdavis.com/category/wiii-fit-story">view these first.</a></em></p>
<p>I will only be doing these posts every two weeks from now on because there isn&#8217;t much more that I plan to add so the only updates will be on the analytics and earnings type of stuff.</p>
<p>I did most everything I said I would do at the end of last post. Added &lt;strong&gt; to the pictures page and made a video page that has some youtube clips of demonstrations and game footage.</p>
<p>While the number of visitors remained around a consistent 15-20 a day my SEO rankings are really starting to improve.</p>
<p><span id="more-60"></span>Here&#8217;s the last two weeks results.</p>
<h2>Google Keyword Rankings</h2>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/keywords-rank-week4-5.gif"><img class="alignnone size-medium wp-image-61" title="keywords-rank-week4-5" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/keywords-rank-week4-5-500x336.gif" alt="" /></a></p>
<p>Not really sure what clicked but week 5 saw an explosion in how well the site got ranked. Maybe Google finally indexed all the pages.</p>
<h2>Adsense Earnings for Past Weeks</h2>
<p><strong><br />
</strong></p>
<p>Week 4</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/adsense-week4.gif"><img class="alignnone size-medium wp-image-62" title="adsense-week4" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/adsense-week4-500x137.gif" alt="" /></a></p>
<p>Week 5</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/adsense-week5.gif"><img class="alignnone size-medium wp-image-63" title="adsense-week5" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/adsense-week5-500x136.gif" alt="" /></a></p>
<p>A good week 4 and a pathetic week 5.</p>
<h2>Analytics for the Past Weeks</h2>
<p><strong><br />
</strong></p>
<p>Week 4</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/analytics-week4.gif"><img class="alignnone size-medium wp-image-64" title="analytics-week4" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/analytics-week4-500x178.gif" alt="" /></a></p>
<p>Week 5</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/analytics-week5.gif"><img class="alignnone size-medium wp-image-65" title="analytics-week5" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/analytics-week5-500x184.gif" alt="" /></a><br />
<strong> </strong></p>
<h2>Things To Do for the Week</h2>
<p>Since the US release of the game is this week and it has experienced shortages in its other release areas, I will make a page that will answer the question, &#8220;Where to find Wii Fit&#8221;. I&#8217;m hoping that this is going be a popular search term.</p>
<p>Apart from that just regular updates.</p>
<p>See you at <a href="http://www.jeremyadamdavis.com/projects/a-wii-fit-story-chapter-5-the-final-chapter/">Chapter 5</a>.</p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=60&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-4-moving-up-in-rank/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>A Wiii Fit Story: Chapter 3 &#8211; SEO Baby Steps</title>
		<link>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-3-seo-baby-steps/</link>
		<comments>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-3-seo-baby-steps/#comments</comments>
		<pubDate>Sat, 03 May 2008 05:03:49 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wiii Fit]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=54</guid>
		<description><![CDATA[This post in the fourth in a series where I am recording the SEO efforts of my site wiiifit.com. If you’ve missed the previous posts, you should view these first.
Here we are again so lets get to it.
Google finally came this week, and it actually paid a visit twice. So Google appears to recognized that [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post in the fourth in a series where I am recording the SEO efforts of my site <a href="http://www.wiiifit.com/">wiiifit.com.</a> If you’ve missed the previous posts, you should <a href="http://www.jeremyadamdavis.com/category/wiii-fit-story">view these first.</a></em></p>
<p>Here we are again so lets get to it.</p>
<p>Google finally came this week, and it actually paid a visit twice. So Google appears to recognized that the site is updated frequently. Yeah for me.</p>
<p>I added a robots.txt. It is the most basic one that just lets any robots in and disallows none. I doubt it affects the SEO in any way, but I just felt like it needed to be added.</p>
<p>Only a few more posts went up because most of the Wii Fit news related to it&#8217;s success in the UK this week, which really wasn&#8217;t anything I wanted to write about and most was the same info.</p>
<p>Here is how the site fared for the week.</p>
<p><span id="more-54"></span><strong><br />
</strong></p>
<h2><strong>Google Keyword Rankings for the Week</strong></h2>
<p><strong> </strong></p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/keywords-rank-week3.gif"><img class="alignnone size-medium wp-image-55" title="keywords-rank-week3" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/keywords-rank-week3.gif" alt="" /></a></p>
<p>Doing a little better in some, and fell off the charts for one. Still nothing earth shattering.</p>
<h2>Adsense Earning for the Week</h2>
<p>I made $0.17 this week, making the all-time total $2.16.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/adsense-week3.gif"><img class="alignnone size-medium wp-image-57" title="adsense-week3" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/adsense-week3-500x124.gif" alt="" /></a></p>
<h2>Analytics for the Week</h2>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/analytics-week3.gif"><img class="alignnone size-medium wp-image-56" title="analytics-week3" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/05/analytics-week3-500x182.gif" alt="" /></a></p>
<p>A few more visitors but worse results for the other metrics.</p>
<h2>Things To Do for the Week</h2>
<p>Well the site is still performing at a dismal rate. I think I am going to go through and pick out one keyword and add the &lt;strong&gt; tag to it to see how much influence that will have.</p>
<p>The pictures page is the second most viewed page, with the homepage being number 1. I think I will add a caption below each image to do boost the density for the site. Also since Wii Fit Pictures are so popular, if I have time I will see if I can get some Wii Fit Videos to put on the site.</p>
<p>I think a big hindrance to the site now is that their aren&#8217;t very many incoming links. Doing a Google search for <a href="http://www.google.com/search?hl=en&amp;safe=active&amp;q=link%3A+www.wiiifit.com&amp;btnG=Search">link:www.wiiifit.com</a> yields only 4 pages and 2 of them are from this blog. I&#8217;m not sure what I can do to get more incoming links, so that will be my homework for the week I guess. The only thing I can think of offhand is to add more technorati type sites to the ping list. This should be a breeze with just a simple copy/paste from this blogs list to wiiifit&#8217;s list.</p>
<p>If anybody has any ideas on some good ways to improve my rankings, please chime in.</p>
<p>See you at <a href="http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-4-moving-up-in-rank/">Chapter 4</a>.</p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=54&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-3-seo-baby-steps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Wiii Fit Story: Chapter 2 &#8211; When Google Stood Me Up</title>
		<link>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-2-when-google-stood-me-up/</link>
		<comments>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-2-when-google-stood-me-up/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 04:26:56 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wiii Fit]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=47</guid>
		<description><![CDATA[This post in the third in a series where I am recording the SEO efforts of my site wiiifit.com. If you&#8217;ve missed the previous posts, you should view these first.

So another week has gone by, but unfortunately not many results to show for it.
I did everything I mentioned I was going to do in Chapter [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post in the third in a series where I am recording the SEO efforts of my site <a href="http://www.wiiifit.com/">wiiifit.com.</a> If you&#8217;ve missed the previous posts, you should <a href="http://www.jeremyadamdavis.com/category/wiii-fit-story/">view these first.</a><br />
</em></p>
<p>So another week has gone by, but unfortunately not many results to show for it.</p>
<p>I did everything I mentioned I was going to do in Chapter 2, but googlebot didn&#8217;t come by and index any of the new changes so unfortunately there wasn&#8217;t much improvement.</p>
<p>I noticed that Google Webmaster tools told me there was an error with one of the pages in my sitemap. I deleted the sitemap and generated another one, so hopefully there won&#8217;t be any more problems. I&#8217;m not sure if googlebot decided not to visit because there was an error in the sitemap or because it had more important people to attend to.</p>
<p>The only improvements in the SERP is most likely from this blog being indexed and giving some link juice back to the Wiii Fit site.</p>
<p>Here are the weekly results.</p>
<p><span id="more-47"></span></p>
<h3>Google Keyword Rankings for the Week</h3>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/keywords-rank-week2.gif"><img class="alignnone size-medium wp-image-48" title="keywords-rank-week2" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/keywords-rank-week2.gif" alt="" width="320" height="457" /></a></p>
<h3>Adsense Earnings for the Week</h3>
<p>I made $0.74 this week, bringing the grand total to $1.15.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/adsense-week2.gif"><img class="alignnone size-medium wp-image-49" title="adsense-week2" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/adsense-week2-500x152.gif" alt="" /></a></p>
<h3>Analytics for the Week</h3>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/analytics-week2.gif"><img class="alignnone size-medium wp-image-50" title="analytics-week2" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/analytics-week2-500x184.gif" alt="" /></a></p>
<p>Again, the site is doing a good job of keeping people there and they are looking around at different pages, but I need to get more visits to really get some monetization going.</p>
<h3>Things To Do for this Week</h3>
<p>I don&#8217;t feel like there is much that needs to be done to the site. I want to wait until Google starts to index more pages before I think about adjusting much. So far I get an e-mail from Google Alerts with all the Wii Fit headlines. I go through them and put a post up for the ones I think are relevant. Apart from keeping up with those post the only element I will add this week is uploading a robots.txt file to the site.</p>
<p>Here&#8217;s hoping Google decides to pay a visit this week.</p>
<p>See ya at <a href="http://www.jeremyadamdavis.com/2008/05/03/a-wiii-fit-story-chapter-3-seo-baby-steps/">Chapter 3</a>.</p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=47&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-2-when-google-stood-me-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Wiii Fit Story: Chapter 1 &#8211; Keyword Analysis and Beginning SEO</title>
		<link>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-1-keyword-analysis-and-beginning-seo/</link>
		<comments>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-1-keyword-analysis-and-beginning-seo/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 00:58:17 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wiii Fit]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=41</guid>
		<description><![CDATA[This post in the second in a series where I am recording my SEO efforts of my site wiiifit.com 
Ok, I&#8217;m ready to get down to business.
If you haven&#8217;t already be sure to read the Introduction post to see what my plans are and what tools I will be using to manage my SEO efforts.
 [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post in the second in a series where I am recording my SEO efforts of my site <a href="http://www.wiiifit.com">wiiifit.com</a></em><a href="http://www.wiiifit.com"> </a></p>
<p>Ok, I&#8217;m ready to get down to business.</p>
<p>If you haven&#8217;t already be sure to read the <a href="http://www.jeremyadamdavis.com/2008/04/16/wiii-fit-a-story-about-seo-adsense-and-general-experimentation/">Introduction post</a> to see what my plans are and what tools I will be using to manage my SEO efforts.</p>
<p> <span id="more-41"></span>
</p>
<h2>Google Keyword Rankings for the Week</h2>
<p>I&#8217;ve chosen 25 keywords to monitor. Here&#8217;s a quick breakdown of the keywords.</p>
<p>There are</p>
<ul>
<li>2 one-word phrases </li>
<li>7 two-word phrases </li>
<li>11 three-word phrases </li>
<li>5 four-word phrases </li>
</ul>
<p>Here&#8217;s where I currently rank for them.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/keywords-rank-week1.gif"><img class="alignnone size-medium wp-image-44" title="keywords-rank-week1" height="458" alt="" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/keywords-rank-week1.gif" width="269" /></a><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/keywords-rank-week1.gif"> </a></p>
<h2>Adsense Earnings for the Week</h2>
<p>I have currently raked in a whopping $0.41</p>
<p>Here&#8217;s the full breakdown.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/adsense-week1.gif"><img class="alignnone size-medium wp-image-42" title="adsense-week1" height="155" alt="" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/adsense-week1-420x155.gif" width="420" /></a></p>
<h2>Analytics for the Week</h2>
<p>Here are the starting numbers for the sites analytics.</p>
<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/analytics-week1.gif"><img class="alignnone size-medium wp-image-43" title="analytics-week1" height="114" alt="" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/analytics-week1-420x114.gif" width="420" /></a></p>
<p>A good low bounce rate, long average time on site and pages/visit, but I need some work on visitors.</p>
<h2>Things To Do for this Week</h2>
<p>I&#8217;m going to focus on getting better rankings on the 3 and 4-word phrases first. They should be the easiest to get and increasing them will have a reciprocal effect on the 1 and 2-word phrases.</p>
<p>So here&#8217;s the play by play</p>
<ul>
<li>Rework my meta keywords and descriptions for each page. </li>
<li>Make sure I have proper header tags around some keywords. </li>
<li>Bold some keywords in the copy. </li>
<li>Clean up the <a href="http://www.wiiifit.com/category/wii-fit-news/">Wii Fit News</a> and <a href="http://www.wiiifit.com/category/wii-fit-reviews/">Wii Fit Reviews</a> page and link the article titles to a single post page. </li>
<li>Add more copy to all of the pages to get a higher keyword density for those pages. </li>
</ul>
<p>That&#8217;s All Folks.</p>
<p>If you have suggestions and recommendations please let me know. I&#8217;m very new at all things SEO and any advise would be greatly appreciated.</p>
<p>See you next week at <a href="http://www.jeremyadamdavis.com/2008/04/27/a-wiii-fit-story-chapter-2-when-google-stood-me-up/">Chapter 2.</a></p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=41&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/a-wiii-fit-story-chapter-1-keyword-analysis-and-beginning-seo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Wiii Fit Story: Introduction &#8211; SEO, Adsense and General Experimentation</title>
		<link>http://www.jeremyadamdavis.com/projects/wiii-fit-a-story-about-seo-adsense-and-general-experimentation/</link>
		<comments>http://www.jeremyadamdavis.com/projects/wiii-fit-a-story-about-seo-adsense-and-general-experimentation/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 01:57:22 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Experiment]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wiii Fit]]></category>

		<guid isPermaLink="false">http://www.jeremyadamdavis.com/?p=38</guid>
		<description><![CDATA[
About 8 months ago I purchased the domain www.wiiifit.com (3 i&#8217;s). I didn&#8217;t have any real goals for it. I bought it just because I knew someone was going to do it so why not me. If you aren&#8217;t sure what Wii Fit is, it&#8217;s supposed to be the next big Nintendo Wii video game [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/f-box-art.png"><img class="alignnone size-medium wp-image-40" title="Wii Fit Box Art" src="http://www.jeremyadamdavis.com/wp-content/uploads/2008/04/f-box-art-500x323.png" alt="Wii Fit Box Art" /></a></p>
<p>About 8 months ago I purchased the domain <a href="http://www.wiiifit.com">www.wiiifit.com</a> (3 i&#8217;s). I didn&#8217;t have any real goals for it. I bought it just because I knew someone was going to do it so why not me. If you aren&#8217;t sure what Wii Fit is, it&#8217;s supposed to be the next big Nintendo Wii video game involving fitness and exercise games. More info can be found on my <a href="http://www.wiiifit.com">Wii Fit News</a> site or on the <a href="http://www.wiifit.com">official Wii Fit site.</a></p>
<p>Anyways, I decided to actually do something with the domain last week. I thought it would be a good test site to play with SEO and see if I can get some decent traffic (read: Adsense Earnings) to the domain. So once a week I will discuss any changes to the site and show the earnings and traffic reports.</p>
<p>Here&#8217;s the basic setup.</p>
<p><span id="more-38"></span></p>
<p>I put the site on Wordpress because</p>
<ul>
<li>it gives me very useful plugins to help with SEO and images</li>
<li>I get a nice design for zero work</li>
<li>I have a few elements that are updated and WP just makes it easier with no FTPing</li>
<li>I&#8217;m working on my Wordpress as a CMS skills. Along with general WP skills.</li>
</ul>
<p>The basic setup took about 5 hours from start to finish.</p>
<p>I used Nick La&#8217;s <a href="http://www.ndesign-studio.com/resources/wp-themes/itheme/">iTheme</a> for the basic setup and modified it heavily. I used the <a href="http://www.wpelements.com/2008/02/28/the-featured-content-gallery-plugin/">Featured Content Plugin</a> from <a href="http://www.wpelements.com/">WPelements</a> for the large rotating images on the homepage. I also used WPelement&#8217;s <a href="http://www.wpelements.com/2008/02/27/my-first-attempt-at-a-plugin-fancy-zoom/">Fancy Zoom Plugin</a> for the <a href="http://www.wiiifit.com/category/wii-fit-pictures/">Wii Fit Pictures</a> gallery. That&#8217;s about it for design.</p>
<p>Then I littered the design with Adsense. I need to spend more time learning Adsense administration because I want to be able to see which sections are generating the most click-thrus. I also used Amazon Associates on the <a href="http://www.wiiifit.com/category/purchase-wii-fit/">Wii Fit Purchase</a> page. I hear Amazon doesn&#8217;t convert well, but it doesn&#8217;t hurt to try.</p>
<p>That&#8217;s about it for the initial setup.</p>
<p>I set up a Google Alert for the term &#8220;Wii Fit&#8221; so whenever I get news about Wii Fit I will post it on the site. That&#8217;s about the only updating that will happen. Maybe a few more pictures.</p>
<p>I have 20 keywords that I will see how I rank for in Google. This is super easy thanks to <a href="http://tools.seobook.com/firefox/rank-checker/">SEO Book&#8217;s Rank Checker Tool.</a></p>
<p>I also just learned about the <a href="https://addons.mozilla.org/en-US/firefox/addon/3036">SEO Quake Firefox plugin</a> and will run it on the site to track keyword density and page rank.</p>
<p>That is all for now. See you next at <a href="http://www.jeremyadamdavis.com/2008/04/18/a-wiii-fit-story-chapter-1-keyword-analysis-and-beginning-seo/">A Wiii Fit Story: Chapter 1</a>.</p>
<img src="http://www.jeremyadamdavis.com/?ak_action=api_record_view&id=38&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.jeremyadamdavis.com/projects/wiii-fit-a-story-about-seo-adsense-and-general-experimentation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
