<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Capstone Creations in Louisville, KY</title>
	
	<link>http://capstonelouisvillewebdesign.com</link>
	<description>Louisville Web Design</description>
	<lastBuildDate>Sat, 18 May 2013 17:05:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CapstoneCreations" /><feedburner:info uri="capstonecreations" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by/2.0/</creativeCommons:license><item>
		<title>How To Fix Broken Permalinks</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/YSW76LZZV8g/</link>
		<comments>http://capstonelouisvillewebdesign.com/how-to-fix-broken-permalinks/#comments</comments>
		<pubDate>Mon, 13 May 2013 20:44:10 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Permalinks]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9623</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/how-to-fix-broken-permalinks/">How To Fix Broken Permalinks</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>So you&#8217;ve migrated your website or changed your permalink structure and now your users and SEO are all amuck and you want to know how to fix broken permalinks on your wordpress website. There&#8217;s a simple fix for you to&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/how-to-fix-broken-permalinks/">How To Fix Broken Permalinks</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/how-to-fix-broken-permalinks/">How To Fix Broken Permalinks</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>So you&#8217;ve migrated your website or changed your permalink structure and now your users and SEO are all amuck and you want to know how to fix broken permalinks on your wordpress website.</p>
<p>There&#8217;s a simple fix for you to avoid a 404 page for visitors to land on.</p>
<p><em>Download and install Redirection plugin</em></p>
<p><a class="button" href="http://wordpress.org/extend/plugins/redirection/" target="_blank">Get it here</a></p>
<h2>What are Permalinks?</h2>
<p>This is default address to posts after installing WordPress – http://example.com/?p=123, WordPress calls this “Ugly” link and I cannot agree more.</p>
<p>Ugly permalink – http://example.com/?p=123</p>
<p>Pretty permalink – http://example.com/category/post-name/ or http://example.com/year/month/day/post-name</p>
<p>You can change permalink settings in Your admin panel Settings–&gt;Permalinks. If Your settings are default I suggest and recommend to change it to – /%category%/%postname%/</p>
<p>Or more simplified (as I use) /%postname%/ &#8211; WordPress does this automatically for you if you are on the latest version (and you should be!) and just select &#8220;Post Name&#8221;.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-9624" alt="How To Fix Broken Permalinks Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/05/Screen-Shot-2013-05-09-at-8.46.53-AM.png" width="490" height="391" title="Screen Shot 2013 05 09 at 8.46.53 AM Web Design Louisville" /></p>
<p>Do this in every blog when You are starting out. Now Your address to post will be http://www.example.com/category/post-title – much better.</p>
<p>Even better in my opinion:</p>
<p>http://www.example.com/post-title – much much better.</p>
<p>Notice I&#8217;m not using the category slug. Why? Because &#8220;category&#8221; is not a keyword. Now if you want another slug there by showing categories in your URL structure, then fill out the box on the permalink settings marked: &#8220;Category Base&#8221;</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-9628" alt="How To Fix Broken Permalinks Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/05/Screen-shot-2013-05-09-at-7.39.22-PM.png" width="511" height="249" title="Screen shot 2013 05 09 at 7.39.22 PM Web Design Louisville" /><br />
Though I&#8217;ve had excellent returns on not doing this, but it&#8217;s there.</p>
<p>So if you fill out, &#8220;Sports Events&#8221; then your structure will return:</p>
<p>http://www.example.com/sports-events/post-title</p>
<p>Or you can set up a custom structure (see first screenshot) in the box below the &#8220;post name&#8221; selection:</p>
<p>/resources/%category%/%postname%/</p>
<p>However you do it doesn&#8217;t matter, though I believe the most simplified URL structure wins the day for users and SEO. Remember that Google needs to find your content easily when crawling your pages, and so do your users. So first optimize your site for your users, then Google.</p>
<p>Use your keyword in your /%postname%/ and save the time it&#8217;ll take to crawl to find the post you&#8217;re trying to get ranked for.</p>
<h2>But What About My Old Links?</h2>
<p>The Redirect plugin will help with that by performing a 301 redirect that tells Google to use the old URL&#8217;s value and users get to the page regardless without noticing. Though the best practice is to not change your permalinks, a little thinking ahead on your part will save so many headaches.</p>
<p>You can also modify your .htaccess file on your server, but be very careful. One wrong comma and your site is broke.</p>
<h2>Conclusion</h2>
<p>If it ain&#8217;t broke don&#8217;t fix it. But if you have to use the methods above to match the links that are out in the wild so that performing a bunch of 301 redirects aren&#8217;t necessary. Another great solution is if all else fails, contact the site owners that are linking and ask them to change it.</p>
<p>Have a 404 page that is useful.</p>
<p>Instead of just identifying the problem, your 404 error page needs to offer a solution! Include a search box and some code (web guy required) to give suggestions by how the visitor arrives. There is a plugin call <a title="Smart 404 plugin" href="http://wordpress.org/extend/plugins/smart-404/" target="_blank"><strong>Smart 404</strong></a> that automatically redirects users to what they are looking for, however it&#8217;s not been updated for over 2 years. If anyone knows of an updated version like this leave a comment below.</p>
<p><a href="http://capstonelouisvillewebdesign.com/how-to-fix-broken-permalinks/">How To Fix Broken Permalinks</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=YSW76LZZV8g:rsfUHPJIFmY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=YSW76LZZV8g:rsfUHPJIFmY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=YSW76LZZV8g:rsfUHPJIFmY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=YSW76LZZV8g:rsfUHPJIFmY:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/how-to-fix-broken-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/how-to-fix-broken-permalinks/</feedburner:origLink></item>
		<item>
		<title>How to create good content for a website</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/sijILysU_BE/</link>
		<comments>http://capstonelouisvillewebdesign.com/how-to-create-good-content-for-a-website/#comments</comments>
		<pubDate>Sat, 11 May 2013 22:57:54 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9629</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/how-to-create-good-content-for-a-website/">How to create good content for a website</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>So you Googled, how to create good content for a website and found this. Blogging is not really something I look forward to doing. However, it is necessary to self promote and spread word about you and your brand, mostly&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/how-to-create-good-content-for-a-website/">How to create good content for a website</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/how-to-create-good-content-for-a-website/">How to create good content for a website</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>So you Googled, how to create good content for a website and found this. Blogging is not really something I look forward to doing. However, it is necessary to self promote and spread word about you and your brand, mostly though, I hate seeing folks make unnecessary mistakes like I did.</p>
<blockquote><p>“Don’t think about link building, think about compelling content and marketing.” – Google’s Matt Cutts</p></blockquote>
<p>SEO is not all about rankings, your content should be about sharing value that helps you build a great community, then the SEO benefits will come as a result. </p>
<p>You need a content strategy and consistent effort. If it&#8217;s all about you all the time, no one will want to read it. Think about what your audience likes and could use.</p>
<h2>Things to consider</h2>
<p>Ask yourself, &#8220;Is this something that my audience, followers, or customers can use?&#8221;  Share how to tips, like this post, or news about the latest thing happening in your organization. </p>
<p>No one wants to waste their time reading useless crap that isn&#8217;t interesting or pointless. Really follow through with your strategy and give something worth sharing.</p>
<h2>Your Content Marketing Weapons</h2>
<ul>
<li>Blog posts</li>
<li>Infographics</li>
<li>Guest posts</li>
<li>Podcasts</li>
<li>Comics</li>
<li>Video content</li>
<li>Webinars</li>
<li>Ebooks</li>
<li>Open discussions</li>
<li>And counting…</li>
</ul>
<p>Pick only those that you can excel at and have time for. </p>
<blockquote><p>“Blogging is best learned by blogging…and by reading other bloggers.” – George Siemens</p></blockquote>
<p><a href="http://capstonelouisvillewebdesign.com/how-to-create-good-content-for-a-website/">How to create good content for a website</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=sijILysU_BE:gNg5hI4Axt0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=sijILysU_BE:gNg5hI4Axt0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=sijILysU_BE:gNg5hI4Axt0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=sijILysU_BE:gNg5hI4Axt0:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/how-to-create-good-content-for-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/how-to-create-good-content-for-a-website/</feedburner:origLink></item>
		<item>
		<title>A Very Simple Facebook Strategy</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/RZPgjCrh1lg/</link>
		<comments>http://capstonelouisvillewebdesign.com/a-very-simple-facebook-strategy/#comments</comments>
		<pubDate>Fri, 10 May 2013 18:34:55 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9614</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/a-very-simple-facebook-strategy/">A Very Simple Facebook Strategy</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>There is a such thing as a very simple Facebook strategy. The one thing I see a lot of people do is focus too much on Reach and not quality of content. Yet, still think that 20 posts a day&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/a-very-simple-facebook-strategy/">A Very Simple Facebook Strategy</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/a-very-simple-facebook-strategy/">A Very Simple Facebook Strategy</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>There is a such thing as a very simple Facebook strategy. The one thing I see a lot of people do is focus too much on Reach and not quality of content. Yet, still think that 20 posts a day is the way to go.</p>
<h2>There Isn&#8217;t A Universal Truth</h2>
<p>Facebook is too big and made up of too many people to say that there is a three point list of things you should post or do to get more likes and followers that will become customers.</p>
<p>Out of 900 million, of that there is a small percentage that are your followers. Of those, they like, share and are friends with not just you. So thinking that your strategic post at 3pm will be a win every time is a little presumptuous.</p>
<p>I like several blogs and other pages that post good content, and friends that share things from the annoying, &#8220;like this if you love Jesus&#8221; to the, &#8220;share if you are my real friend&#8221; all are competing for space on my feed like yours (assuming you are in the Facebook community).</p>
<p>Only a few make the feed at the exact times I check my Facebook, like you, and there are a lot more that go unnoticed. Nothing personal, just a lot of noise on there.</p>
<h2>What Matters</h2>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/05/facebook.jpg"><img class="alignnone  wp-image-9619" alt="A Very Simple Facebook Strategy Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/05/facebook.jpg" width="496" height="205" title="facebook Web Design Louisville" /></a></p>
<p><strong>You.</strong></p>
<p>It&#8217;s sort of like high school. Silly but partially true. Affinity was part of the <em>high school experience</em>, if you call it that.</p>
<p>What shows up in the feed is based on that and a couple of other things I&#8217;ll get to shortly. If people show a preference for your content, the better your chances are of someone spotting it in their feed.</p>
<p>The two other things are, Weight and Time. Weight is comments and feedback. Obviously you want the positive feedback.</p>
<p>Time is when you post, yes it does matter, but it matters more to know your audiences timing (when <em>they</em> check their feed). Moreover, the longer ago a post was shared, the less likelihood it&#8217;ll get spotted and passed around.</p>
<h2>Conclusion</h2>
<p>Have unique, good stuff to say, pictures, videos and text posts, it doesn&#8217;t matter, just as long as its fun, useful, and upbeat.</p>
<p>If you are interested in social media and management Capstone Creations will help get you going.</p>
<p>Happy posting!</p>
<p><a href="http://capstonelouisvillewebdesign.com/a-very-simple-facebook-strategy/">A Very Simple Facebook Strategy</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=RZPgjCrh1lg:y0ZlcIFYuT4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=RZPgjCrh1lg:y0ZlcIFYuT4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=RZPgjCrh1lg:y0ZlcIFYuT4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=RZPgjCrh1lg:y0ZlcIFYuT4:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/a-very-simple-facebook-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/a-very-simple-facebook-strategy/</feedburner:origLink></item>
		<item>
		<title>WordPress Web Development Trends</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/qb7NilvwkMc/</link>
		<comments>http://capstonelouisvillewebdesign.com/wordpress-web-development-trends/#comments</comments>
		<pubDate>Mon, 06 May 2013 15:00:57 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9613</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/wordpress-web-development-trends/">WordPress Web Development Trends</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>More and more WordPress Web Developers who create amazing quality (and more expensive) commercial themes, are moving toward the latest WordPress Web Development Trends. Single Page Websites Designed and optimized with the user in mind who is on an iPad&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/wordpress-web-development-trends/">WordPress Web Development Trends</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/wordpress-web-development-trends/">WordPress Web Development Trends</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>More and more WordPress Web Developers who create amazing quality (and more expensive) commercial themes, are moving toward the latest WordPress Web Development Trends.</p>
<h2>Single Page Websites</h2>
<p>Designed and optimized with the user in mind who is on an iPad or other mobile device, single page scrolling sites are becoming big. </p>
<p>Gone will be the website that has pages and pages of interior content that the user will have to click through. It does beg to question about SEO and click through rate. But I don&#8217;t think that is bad because of the ease that one can find what they&#8217;re looking for in a site designed this way.</p>
<p>Navigation is fixed at the top for ease of the user to immediately jump to the section of content that they need.</p>
<p>For an example, stay tuned to this website for a change in that direction soon.</p>
<h2>Parallax Scrolling</h2>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/05/parallax-scrolling-mario.gif"><img src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/05/parallax-scrolling-mario.gif" alt="WordPress Web Development Trends Web Design Louisville" width="400" height="224" class="alignnone size-full wp-image-9615" title="parallax scrolling mario Web Design Louisville" /></a></p>
<p>A relatively new term in web, but not new at all, but cropping up in WordPress Theme development a lot. As a developer I have concerns over browser compatibility. But that isn&#8217;t stopping folks from doing it.</p>
<p>Parallax scrolling is two backgrounds moving at different speeds as the user scrolls through a page.</p>
<p>More technical explanation:</p>
<blockquote><p>Parallax scrolling is a special scrolling technique in computer graphics, wherein background images move by the camera slower than foreground images, creating an illusion of depth in a 2D video game and adding to the immersion. The technique grew out of the multiplane camera technique used in traditional animation since the 1940s, and was popularized in the 1982 arcade game Moon Patrol.</p>
<p>- Wikipedia</p></blockquote>
<p>Parallax is something that is best experienced rather than blogged about, so here&#8217;s a site featuring some sites that are cream of the crop.</p>
<p><a class="button" href="http://www.awwwards.com/30-great-websites-with-parallax-scrolling.html">Parallax Scrolling Websites from www.awwwards.com</a></p>
<h2>Less Texture More Simple And Flat Colors</h2>
<p>Is it just me or does the vintage and retro look seem to be heading out the door in exchange for more flat, app style, minimalist design? </p>
<p>The less images used and more of the browsers a ability to render color is a better way to design is responsive is the goal and for users that have a 3G device.</p>
<p>Unfortunately I&#8217;ve yet to experience 4G&#8230;. I know sad.</p>
<h2>SVG and Responsive Techniques</h2>
<p>Speaking of less imagery to create backgrounds and all.</p>
<p>SVG, web fonts, essentially design with typography and icon fonts are evolving and becoming more widespread.</p>
<p>What is better, a icon that is a font? Or a PNG file that is an icon (which is a image)?</p>
<p>Less images, more native browser solutions.</p>
<p>What are some of the things you like in a websites design?</p>
<p><a href="http://capstonelouisvillewebdesign.com/wordpress-web-development-trends/">WordPress Web Development Trends</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=qb7NilvwkMc:TxEFP_dupA4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=qb7NilvwkMc:TxEFP_dupA4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=qb7NilvwkMc:TxEFP_dupA4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=qb7NilvwkMc:TxEFP_dupA4:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/wordpress-web-development-trends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/wordpress-web-development-trends/</feedburner:origLink></item>
		<item>
		<title>Brands That Use WordPress</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/nkF_cQN3Pi4/</link>
		<comments>http://capstonelouisvillewebdesign.com/brands-that-use-wordpress/#comments</comments>
		<pubDate>Fri, 03 May 2013 20:56:17 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9608</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/brands-that-use-wordpress/">Brands That Use WordPress</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>I&#8217;m never surprised by people that discover major brands that use WordPress for their corporate websites, and blogs. I received a Facebook message from a friend bewildered how to answer a peer about their uninformed opinion of the use of&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/brands-that-use-wordpress/">Brands That Use WordPress</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/brands-that-use-wordpress/">Brands That Use WordPress</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>I&#8217;m never surprised by people that discover major brands that use WordPress for their corporate websites, and blogs.</p>
<p>I received a Facebook message from a friend bewildered how to answer a peer about their uninformed opinion of the use of the once just a blogging platform turned full CMS.</p>
<p>The comment was something like, </p>
<blockquote><p>&#8220;Wordpress is primarily a blog tool&#8230; but could be a good addition to a main site.&#8221;</p></blockquote>
<p>I laughed.</p>
<p>Sarcasm aside it&#8217;s not a uncommon belief that WordPress is just for whiny people in a basement with a axe to grind to blog on. Most don&#8217;t even think that something WordPress is used for something more substantial.</p>
<h2>The Numbers and Facts</h2>
<p>Nearly about 70 million sites use it (<a href="http://en.wordpress.com/stats/" target="_blank"><strong>reference here</strong></a>). Major brands even host on <a href="http://vip.wordpress.com/" title="http://vip.wordpress.com/" target="_blank"><strong>WordPress&#8217; VIP Hosting service</strong></a>, which is not for the small business and average user with monthly charges on average of $15,000 a month.</p>
<p>The most notable are CNN, Mashable, Forbes, Reuters, and The New York Times (<a href="http://en.wordpress.com/notable-users/" target="_blank"><strong>reference here</strong></a>).</p>
<p>If you get a good Developer and quality content, WordPress can be the perfect platform to use.</p>
<p>To see a showcase of brands like, CNN, Ford and others that use WordPress, visit </p>
<p><a class="button" href="http://wordpress.org/showcase" target="_blank">http://wordpress.org/showcase</a></p>
<p><a href="http://capstonelouisvillewebdesign.com/brands-that-use-wordpress/">Brands That Use WordPress</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=nkF_cQN3Pi4:VdBFjZGCkyw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=nkF_cQN3Pi4:VdBFjZGCkyw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=nkF_cQN3Pi4:VdBFjZGCkyw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=nkF_cQN3Pi4:VdBFjZGCkyw:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/brands-that-use-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/brands-that-use-wordpress/</feedburner:origLink></item>
		<item>
		<title>WordPress 10th Anniversary</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/ELQPvh8lOFc/</link>
		<comments>http://capstonelouisvillewebdesign.com/wordpress-10th-anniversary/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 20:39:12 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress News]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9604</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/wordpress-10th-anniversary/">WordPress 10th Anniversary</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>Break out the champaign WordPress is turning 10 years old! Wordpress will be celebrating it&#8217;s 10th anniversary on May 27, 2013. And it&#8217;s gets better. There are Tee Shirts at $10 each. Order here Some people are planning parties and&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/wordpress-10th-anniversary/">WordPress 10th Anniversary</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/wordpress-10th-anniversary/">WordPress 10th Anniversary</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>Break out the champaign WordPress is turning 10 years old!</p>
<p>Wordpress will be celebrating it&#8217;s 10th anniversary on May 27, 2013.</p>
<p>And it&#8217;s gets better. There are Tee Shirts at $10 each.</p>
<p><a class="button" href="http://hellomerch.com/collections/wordpress/products/wordpress-10th-anniversary-t-shirt" title="WordPress Swag Store" target="_blank">Order here</a></p>
<p>Some people are planning parties and organizing meetups for the WordPress 10th Anniversary.</p>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/20130427-204734.jpg"><img class="alignnone " alt="WordPress 10th Anniversary Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/20130427-204734.jpg" width="514" height="266" title="20130427 204734 Web Design Louisville" /></a></p>
<p>The shirts are available in black or silvery gray. Why silvery gray? Because of trivia: the traditional gift for 10th anniversaries is tin or aluminum.</p>
<p>WordPress fans all over the world are encouraged to celebrate by throwing their own parties. WordPress is using Meetup Everywhere to coordinate, and will be putting up a website just for the 10th Anniversary so that they can collect photos, videos, tweets, and posts from all the parties.</p>
<p>The rules are very simple:</p>
<ol>
<li>Pick a place to go where a bunch of people can be merry — a park, a bar, a backyard, whatever</li>
<li>Spread the word to local meetups, tech groups, press, etc and get people to say they’ll come to your party</li>
<li>If 50 or more people RSVP to your party, we’ll try to send you some WordPress stickers and buttons</li>
<li>Have party attendees post photos, videos, and the like with the #wp10 hashtag</li>
</ol>
<p>We’ll be using Meetup Everywhere to coordinate parties all over the world, so get your city on the map and register your party now.</p>
<p><a class="button" href="http://www.meetup.com/WordPress/" target="_blank">Register Here</a></p>
<p>Stay updated about WordPress News and Events for the 10th Anniversary at <a href="http://wordpress.org/news/" title="WordPress.org/news" target="_blank"><strong>WordPress.org</strong></a></p>
<p><a href="http://capstonelouisvillewebdesign.com/wordpress-10th-anniversary/">WordPress 10th Anniversary</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=ELQPvh8lOFc:B_-j03uj8Sk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=ELQPvh8lOFc:B_-j03uj8Sk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=ELQPvh8lOFc:B_-j03uj8Sk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=ELQPvh8lOFc:B_-j03uj8Sk:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/wordpress-10th-anniversary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/wordpress-10th-anniversary/</feedburner:origLink></item>
		<item>
		<title>Google Plus Banner Size &amp; Business Pages</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/3UIp7O4EokM/</link>
		<comments>http://capstonelouisvillewebdesign.com/google-plus-banner-size-business-pages/#comments</comments>
		<pubDate>Sat, 27 Apr 2013 18:36:20 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Google Banners]]></category>
		<category><![CDATA[Google Plus]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9599</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/google-plus-banner-size-business-pages/">Google Plus Banner Size &#038; Business Pages</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>If you’ve been over to Google Plus lately the business pages, there have been some changes to the Google Plus Banner size and avatar size. Google Plus Avatar Size Your avatar is in a CSS3 coded circle and floating next&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/google-plus-banner-size-business-pages/">Google Plus Banner Size &#038; Business Pages</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/google-plus-banner-size-business-pages/">Google Plus Banner Size &#038; Business Pages</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>If you’ve been over to Google Plus lately the business pages, there have been some changes to the Google Plus Banner size and avatar size.</p>
<h2>Google Plus Avatar Size</h2>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/Screen-shot-2013-04-27-at-10.21.13-AM.png"><img class="alignnone size-full wp-image-9602" alt="Google Plus Banner Size & Business Pages Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/Screen-shot-2013-04-27-at-10.21.13-AM.png" width="479" height="158" title="Screen shot 2013 04 27 at 10.21.13 AM Web Design Louisville" /></a></p>
<p>Your avatar is in a CSS3 coded circle and floating next to the pages information and is about 120 x 120 pixels so keep it simple since it&#8217;s a circle some of your branding might get cut off.</p>
<h2>Google Plus Banner Size</h2>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/googleplusbanner20131.jpg"><img class="alignnone  wp-image-9603" alt="Google Plus Banner Size & Business Pages Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/googleplusbanner20131.jpg" width="490" height="306" title="googleplusbanner20131 Web Design Louisville" /></a></p>
<p>The wall feed is clean and the tabs are easily identified, but the biggest change is the Google Plus banner size. The sizes I&#8217;ve heard are up to 2400 and up in pixel width, but using a Google Chrome add-on (measure it) you can get 1241 x 760 pixels.</p>
<p>Like Facebook, make it exactly this size and do not scale down, and keep it under 240Kb, <a href="http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/" title="Creating Crisp Facebook Cover Photos" target="_blank"><strong>unlike Facebook that re-compresses your cover photos to 50Kb</strong></a>.</p>
<h2>Animated GIF&#8217;s</h2>
<p><a title="Wikipedia" href="http://en.wikipedia.org/wiki/Graphics_Interchange_Format" target="_blank"><strong>Graphics Interchange Format</strong></a> (GIF) is a bitmap image format that was introduced by CompuServe in 1987 and has since come into widespread usage on the World Wide Web due to its wide support.</p>
<p>GIF&#8217;s can create simple animated images and are now supported by Google Plus.</p>
<p>See this Profile Page for examples of creative GIF&#8217;s:</p>
<p><a class="button" href="https://plus.google.com/communities/106368006447834107693" target="_blank">Visit Google Plus Profile</a></p>
<p><a href="http://capstonelouisvillewebdesign.com/google-plus-banner-size-business-pages/">Google Plus Banner Size &#038; Business Pages</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=3UIp7O4EokM:_M834-CGtXw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=3UIp7O4EokM:_M834-CGtXw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=3UIp7O4EokM:_M834-CGtXw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=3UIp7O4EokM:_M834-CGtXw:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/google-plus-banner-size-business-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/google-plus-banner-size-business-pages/</feedburner:origLink></item>
		<item>
		<title>What Is WordPress Development?</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/vhkStN8oKT0/</link>
		<comments>http://capstonelouisvillewebdesign.com/what-is-wordpress-development/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 20:10:35 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Development]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9594</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/what-is-wordpress-development/">What Is WordPress Development?</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>Last time there was a WordCamp there were statistics of about 50-60% market share of CMS&#8217;s to 70 million websites. So it&#8217;s a good idea to know if you are hiring a person that understands WordPress beyond what you know.&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/what-is-wordpress-development/">What Is WordPress Development?</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/what-is-wordpress-development/">What Is WordPress Development?</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>Last time there was a WordCamp there were statistics of about 50-60% market share of CMS&#8217;s to 70 million websites. So it&#8217;s a good idea to know if you are hiring a person that understands WordPress beyond what you know.</p>
<p>A WordPress developer is not a person who has blogged for about 2 years.</p>
<p>A WordPress developer is not a person that has used (copy and pasted) the &#8220;title&#8221; PHP function once or twice in a template.</p>
<p>Best practices are something that a WordPress developer is aware of, not just opinionated about what they think is the best practice.</p>
<p>Code is Poetry. Meaning it is good.</p>
<p><em>Consumers</em> think end product, a developer thinks <em>Users</em>. But bad code/ideas can lead to the poor performance of a website and it&#8217;s SEO is at stake as well leading to no one happy.</p>
<h2>Honesty</h2>
<p>Any good developer will be honest about their skillset and tell you their limits. Meaning turning away work. I don&#8217;t want my time wasted, so I assume you do not either.</p>
<p><strong>For example:</strong></p>
<p>I do not do databases. I know them and understand how they work fundamentally. But I&#8217;m not a MySQL (pronounced my seequal) person.</p>
<p>I don&#8217;t clean up after other developers. I&#8217;ll start fresh because cleaning up bad code is not a proper fix. Duct tape works in Nascar, not WordPress. Organization of code is key to proper fundamentals for development.</p>
<h2>Template Hierarchy</h2>
<p>When WordPress loads it looks for everything. So index.php is last. So a home.php code should not be in index.php</p>
<p>Knowing your template hierarchy is something that a developer should know.</p>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/quality-code.jpg"><img class="alignnone  wp-image-9596" alt="What Is WordPress Development? Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/quality-code.jpg" width="476" height="298" title="quality code Web Design Louisville" /></a></p>
<h2>Use Good Naming Conventions</h2>
<p>If this isn&#8217;t there, then I will start from scratch because of the way WordPress is organized.</p>
<h2>The Loop</h2>
<p>Will throw any developer for a loop. Never use WP_Query for a loop, it&#8217;s evil. Use conditionals. If, Is, Else.</p>
<h2>Template Tags</h2>
<p>get_the_id &#8211; learn it love it, not get_post_id. There can be something there that a get_post_id will miss.</p>
<h2>Action Hooks</h2>
<p>Hooks are awesome. Understanding the basis for hooks is gold. Adding Action to a hook saves time to &#8220;do something&#8221; or &#8220;insert code here&#8221; Their defining functions and avoid hacking a theme.</p>
<p>Filter hooks are useful, to return a different color for a specific output.</p>
<p>That&#8217;s about all. It&#8217;s technical but a good developer is a technical person, not a salesman. So get to know your developer and listen when they tell you something, you&#8217;ll save each other headaches.</p>
<h2>Which brings me to <em>BE NICE</em></h2>
<p>Don&#8217;t piss off a developer because we are a community, not some dude in a basement. We participate with each other and discuss and share ideas, and we are nice to each other because we don&#8217;t want to miss a opportunity to share in innovation and ideas and get help when stuck.</p>
<p>There are things we know, that we know you don&#8217;t know. But a good developer doesn&#8217;t do content, import data, ect. But we can teach you early and often to keep you updated and aware. Good communication from both makes good Development.</p>
<p><a href="http://capstonelouisvillewebdesign.com/what-is-wordpress-development/">What Is WordPress Development?</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=vhkStN8oKT0:kFI9YzLp7XY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=vhkStN8oKT0:kFI9YzLp7XY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=vhkStN8oKT0:kFI9YzLp7XY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=vhkStN8oKT0:kFI9YzLp7XY:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/what-is-wordpress-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/what-is-wordpress-development/</feedburner:origLink></item>
		<item>
		<title>My Take On SEO</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/pau9fPqb22g/</link>
		<comments>http://capstonelouisvillewebdesign.com/my-take-on-seo/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 21:59:49 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9592</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/my-take-on-seo/">My Take On SEO</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>I haven&#8217;t written on SEO in while because like most web developers I&#8217;m reading up on it and doing it. Web developers or designers need to get familiar with SEO it&#8217;s pretty much expected by the potential clients that you&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/my-take-on-seo/">My Take On SEO</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/my-take-on-seo/">My Take On SEO</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>I haven&#8217;t written on SEO in while because like most web developers I&#8217;m reading up on it and doing it.</p>
<p>Web developers or designers need to get familiar with SEO it&#8217;s pretty much expected by the potential clients that you know something about it. Ongoing services though are another story as that takes time and effort. But initial coding can set up what any marketer or professional SEO will come in and use in the site.</p>
<h2>SEO Is Not Hard</h2>
<p>I say that because it comes down to time. The worst thing anyone in a tech related field is kick back, stop learning and reading and take it easy. That&#8217;s not the path to a better future, but to your end and being irrelevant. I know what I&#8217;m talking about here. I&#8217;ve seen it happen to people in this industry.</p>
<p>Always do and read. It&#8217;s that simple. You&#8217;ll find a lot of free resources out there about SEO but be critical and intelligent about what you read and find.</p>
<h2>Titles</h2>
<p>Titles are of course what you title your post or page. If you are lazy then Google will re-write that title using your content or meta description with your branding in the title if necessary.</p>
<p><a class="button" title="Yoast SEO Page Titles" href="http://yoast.com/google-page-title/" target="_blank">You can read about this here</a></p>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/keywords.jpg"><img class="alignnone  wp-image-9598" alt="My Take On SEO Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/keywords.jpg" width="524" height="328" title="keywords Web Design Louisville" /></a></p>
<h2>Keyword Density</h2>
<p>Keyword density is not throwing up something on the wall and praying it sticks. I see places do this and just shake my head. It never works. Density is simply, less is more.</p>
<h2>Content</h2>
<p>&#8220;Content is KING&#8221;</p>
<p>Really? Because its really unique content and well thought out and written content. Blogging to just blog or create posts wont work as well as precise and unique content. In a world where a single person produces massive amounts of content on their Facebook page alone, you&#8217;ve got to be better.</p>
<h2>WordPress SEO Plugins</h2>
<p>Some people think this is a joke to use a plugin. Others follow the crowd with a common one like All In One, not saying its bad, but in my opinion there are better with more features that are free.</p>
<p>A plugin should give you a snippet preview of the title, meta description and URL link in the dashboard as you optimize it. Since custom post types can be incredibly useful to organize content on a WordPress site, it should create a XML sitemap that indexes that.</p>
<h2>Conclusion</h2>
<p>Don&#8217;t be lazy about SEO. It pays off and you&#8217;ll have your phone ring if you stay up to date and current. Fill out your titles and think about how people will search for your services, not you, but your services. Big difference.</p>
<p>All in all there are a lot of guys offering advice on SEO and many others with contradictory opinions. So it&#8217;s up to you who to trust. But definitely don&#8217;t trust someone that promises page 1 results no matter what. You cannot beat Google at their own game <img src='http://capstonelouisvillewebdesign.com/wp-includes/images/smilies/icon_smile.gif' alt="My Take On SEO Web Design Louisville" class='wp-smiley' title="icon smile Web Design Louisville" /> </p>
<p>Have fun!</p>
<p><a href="http://capstonelouisvillewebdesign.com/my-take-on-seo/">My Take On SEO</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=pau9fPqb22g:40lCYqTyvo0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=pau9fPqb22g:40lCYqTyvo0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=pau9fPqb22g:40lCYqTyvo0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=pau9fPqb22g:40lCYqTyvo0:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/my-take-on-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/my-take-on-seo/</feedburner:origLink></item>
		<item>
		<title>Creating Crisp Facebook Cover Photos</title>
		<link>http://feedproxy.google.com/~r/CapstoneCreations/~3/SZcflmzet-A/</link>
		<comments>http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 20:00:37 +0000</pubDate>
		<dc:creator>Jason Davis</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://capstonelouisvillewebdesign.com/?p=9582</guid>
		<description><![CDATA[<p><p><a href="http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/">Creating Crisp Facebook Cover Photos</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>So I&#8217;ve been doing a lot of research and reading other blogs about how to create a crisp Facebook cover photo. Facebook Cover Photo Size 851 x 315 pixels is the max width, it&#8217;s recommended that you get a photo&#8230;</p></p><p><a href="http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/">Creating Crisp Facebook Cover Photos</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/">Creating Crisp Facebook Cover Photos</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><p>So I&#8217;ve been doing a lot of research and reading other blogs about how to create a crisp Facebook cover photo.</p>
<h2>Facebook Cover Photo Size</h2>
<p>851 x 315 pixels is the max width, it&#8217;s recommended that you get a photo (one you have rights to) and crop down to this size. Never scale up, that will cause it to be more blurry. Facebook resamples photos to resize to their banner area.</p>
<h2>Compression</h2>
<p><a href="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/facebookcoverphotos.jpg"><img class="alignnone  wp-image-9583" alt="Creating Crisp Facebook Cover Photos Web Design Louisville" src="http://capstonelouisvillewebdesign.com/wp-content/uploads/2013/04/facebookcoverphotos.jpg" width="524" height="328" title="facebookcoverphotos Web Design Louisville" /></a></p>
<p>Compression is important when creating crisp Facebook cover photos. If you use photoshop save to &#8220;Web and Devices&#8221; in photoshop. In Photoshop go to, File &gt; Save for Web and Devices&#8230;</p>
<p>Notice the compression in the bottom window (see photo at top). Facebook&#8217;s max is 50kb. So you&#8217;ll need to keep it under that to avoid blurry or fuzzy photos.</p>
<p>Hope that helps!</p>
<p><a href="http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/">Creating Crisp Facebook Cover Photos</a> <a href="http://capstonelouisvillewebdesign.com">Capstone Creations in Louisville, KY</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=SZcflmzet-A:zIcPMOczTuA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=SZcflmzet-A:zIcPMOczTuA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/CapstoneCreations?a=SZcflmzet-A:zIcPMOczTuA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/CapstoneCreations?i=SZcflmzet-A:zIcPMOczTuA:V_sGLiPBpWU" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capstonelouisvillewebdesign.com/creating-crisp-facebook-cover-photos/</feedburner:origLink></item>
	</channel>
</rss>
