<?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>Verner Web Studio</title> <atom:link href="http://vernerwebstudio.com/feed/" rel="self" type="application/rss+xml" /><link>http://vernerwebstudio.com</link> <description>Web Design &#38; Development * Pittsburgh, PA * Washington, PA</description> <lastBuildDate>Wed, 07 Dec 2011 19:47:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2</generator> <item><title>The Blog Coach</title><link>http://vernerwebstudio.com/articles/the-blog-coach/364/</link> <comments>http://vernerwebstudio.com/articles/the-blog-coach/364/#comments</comments> <pubDate>Thu, 27 Oct 2011 16:17:22 +0000</pubDate> <dc:creator>v</dc:creator> <category><![CDATA[Self Promotion]]></category> <guid
isPermaLink="false">http://vernerwebstudio.com/?p=364</guid> <description><![CDATA[Thinking about adding a blog to your site? This isn&#8217;t Field of Dreams &#8211; just building it won&#8217;t make them come. Read more in this article, where I discussed with Lori Baer how to get visitors to show up, how to get them to return, and what kind of content you should be posting. Article: [...]]]></description> <content:encoded><![CDATA[<p>Thinking about adding a blog to your site? This isn&#8217;t Field of Dreams &#8211; just building it won&#8217;t make them come. Read more in <a
href="http://www.nxtbook.com/nxtbooks/washcochamber/connections0111/#/20/OnePage" title="Blog advice from Michael Verner">this article</a>, where I discussed with Lori Baer how to get visitors to show up, how to get them to return, and what kind of content you should be posting.</p><p><strong>Article:</strong> <a
href="http://www.nxtbook.com/nxtbooks/washcochamber/connections0111/#/20/OnePage" title="Good content for your blog">Local Perspective &#8211; The Blog Coach: Michael Verner</a></p> ]]></content:encoded> <wfw:commentRss>http://vernerwebstudio.com/articles/the-blog-coach/364/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>New VWS Site</title><link>http://vernerwebstudio.com/articles/new-vws-site/303/</link> <comments>http://vernerwebstudio.com/articles/new-vws-site/303/#comments</comments> <pubDate>Wed, 26 Jan 2011 03:02:07 +0000</pubDate> <dc:creator>v</dc:creator> <category><![CDATA[News]]></category> <guid
isPermaLink="false">http://vernerwebstudio.com/?p=303</guid> <description><![CDATA[The new VWS site has been launched, but you probably knew that &#8211; since there&#8217;s about a 90% chance you are looking at it as you finish this sentence. Yep, this site is brand, spanking new! The update has been long overdue (almost 3 years), and I&#8217;m excited to bring more content and more intimacy [...]]]></description> <content:encoded><![CDATA[<p>The new VWS site has been launched, but you probably knew that &#8211; since there&#8217;s about a 90% chance you are looking at it as you finish this sentence. Yep, this site is brand, spanking new! The update has been long overdue (almost 3 years), and I&#8217;m excited to bring more content and more intimacy to the site.</p> ]]></content:encoded> <wfw:commentRss>http://vernerwebstudio.com/articles/new-vws-site/303/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SEO Bootcamp &#8211; Part 1: Meta Tags</title><link>http://vernerwebstudio.com/articles/seo-bootcamp-part-1-meta-tags/158/</link> <comments>http://vernerwebstudio.com/articles/seo-bootcamp-part-1-meta-tags/158/#comments</comments> <pubDate>Fri, 13 Feb 2009 15:46:29 +0000</pubDate> <dc:creator>v</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[search engine optimization]]></category> <category><![CDATA[sem]]></category> <category><![CDATA[seo]]></category> <category><![CDATA[web development]]></category> <guid
isPermaLink="false">http://michaelverner.com/?p=158</guid> <description><![CDATA[Get in line, privates! Over the next few months, I am going to run you through the paces and get you soldiers in shape. When we are done you’ll be ready for the front lines of the Internet — the search engines. There are methods to help you improve your ranking on the search engines. [...]]]></description> <content:encoded><![CDATA[<p>Get in line, privates! Over the next few months, I am going to run you through the paces and get you soldiers in shape. When we are done you’ll be ready for the front lines of the Internet — the <strong>search engines</strong>.</p><p>There are methods to help you <strong>improve your ranking</strong> on the search engines. There’s no quick fix, and there’s no magic bullet. If anyone claims a “guaranteed” top result on <strong>Google</strong>, I would be skeptical. It takes a lot of hard work to master the art of <strong>search engine optimization</strong>. You can do everything right and still not make it in the first 3 pages of Google — at least right away.</p><p>&#8230;Now on our first day of training &#8211; <strong>meta tags</strong>. Definition of meta &#8211; referring to itself; self-referential. So, meta tags refer to the document they are in, more specifically, the content of the page they are in.</p><p>We are going to focus on the two most important meta tags for <strong>SEO</strong> (though there are more) &#8211; keywords and description.  They go in the  section of your <strong>HTML</strong> document like so…</p><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td
class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;DOCTYPE html PUBLIC <span style="color: #ff0000;">&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;</span> <span style="color: #ff0000;">&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;</span>&gt;</span>
	<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">html</span> xmlns<span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.w3.org/1999/xhtml&quot;</span>&gt;</span>
		<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">head</span>&gt;</span>
			<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">meta</span> <span style="color: #000066;">http-equiv</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Content-Type&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/html; charset=utf-8&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span>
			<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">meta</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;keywords&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Your keywords go here...&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span>
			<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">meta</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;description&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Your description goes here...&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span>
			<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">title</span>&gt;</span>Cakey Cakes<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">title</span>&gt;</span></pre></td></tr></table></div><h3>The Keywords Meta Tag</h3><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
</pre></td><td
class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">meta</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;keywords&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Your keywords go here...&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></pre></td></tr></table></div><p>What are <strong>keywords</strong>? They are important words or phrases used on your page. Basically, it is a list of search terms that you think search engine users might use to find your page.</p><p>Let’s say your site is for your cake decorating business (Cakey Cakes), specializing in customized birthday cakes, based out of Pittsburgh, PA. Your keyword list (the content property of the tag &#8211; where it says “Your keywords go here…”) for the home page, might be <em>“pittsburgh cake decorating, custom birthday cakes, bakery, cakey cakes.”</em></p><p>In general, keep this to at most 8-10 words. These words and phrases should appear in your content (and if possible in your description). Also, your content is (or at least it should be) different on every page &#8211; your keywords should be too.</p><p>Just a warning &#8211; <strong>DO NOT TRY TO TRICK THE SEARCH ENGINES!</strong> Don’t try to use keywords that don’t really correspond to the content of your site. The search engines are smart enough to figure this out and actually penalize your for trying to cheat (possibly by even removing your site entirely). For shame!</p><p>Sometimes it is best to try for some non-obvious (but still relevant) <strong>search terms</strong>. It is really a cat-and-mouse game. Search engines are always changing the algorithms that determine their rankings. Patience and persistence pay off.</p><h3>The Description Meta Tag</h3><div
class="wp_syntax"><table><tr><td
class="line_numbers"><pre>1
</pre></td><td
class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">meta</span> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;description&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Your description goes here...&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></pre></td></tr></table></div><p>The <strong>description meta tag</strong> is exactly what is sounds like &#8211; it is a short description (just a short sentence or two &#8211; try to keep it under XYZ characters) of the content on the page. Just like the keyword tag, this goes in the content property of tag.</p><p>Be sure to include a liberal dose of your <strong>keywords</strong>, but don’t do too much to crowbar them in. The sentence should make sense as some search engines will choose to use this in their search results.</p><p>For our Cakey Cake example, the home page description could go something like <em>“Cakey Cakes is a Pittsburgh, PA based, full-service bakery specializing in custom birthday cake decoration.”</em> See how it contains a lot of the keywords, but sounds natural. That is what you are going for.</p><p>Just like the with the keywords &#8211; DON’T TRY TO CHEAT! It will not pay. Because people have tried to cheat the search engines before, these tags are now not extremely important for search engines, in fact, some just discard them. It is however good practice to include them on your site, it can only help and it can help you to fine tune the content on your website.</p><p>That’s it for now, soldiers! Fall out!</p> ]]></content:encoded> <wfw:commentRss>http://vernerwebstudio.com/articles/seo-bootcamp-part-1-meta-tags/158/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PHP/CSV Tip</title><link>http://vernerwebstudio.com/articles/phpcsv-tip/97/</link> <comments>http://vernerwebstudio.com/articles/phpcsv-tip/97/#comments</comments> <pubDate>Mon, 10 Nov 2008 18:26:39 +0000</pubDate> <dc:creator>v</dc:creator> <category><![CDATA[Tips & Tricks]]></category> <category><![CDATA[csv]]></category> <category><![CDATA[excel]]></category> <category><![CDATA[fgetcsv]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[spreadsheet]]></category> <guid
isPermaLink="false">http://michaelverner.com/?p=97</guid> <description><![CDATA[Just a quick tip that might help out some other developer out there.  I am using PHP&#8217;s fgetcsv function to import comma-separated data that has been exported from an Excel spreadsheet. It was giving me fits though &#8211; skipping over null values and throwing everything out of wack.  If you are having this problem, there [...]]]></description> <content:encoded><![CDATA[<p>Just a quick tip that might help out some other developer out there.  I am using PHP&#8217;s <strong>fgetcsv</strong> function to import <strong>comma-separated</strong> data that has been exported from an <strong>Excel spreadsheet</strong>.</p><p>It was giving me fits though &#8211; skipping over null values and throwing everything out of wack.  If you are having this problem, there is a good chance you are using a Mac (like I am) and just saving as a &#8220;Comma Separated Values (.csv)&#8221; file.  While this seems logical. BUZZZZZZZ! I guess it is wrong.  You have to save as &#8220;Windows Comma Separated (.csv)&#8221; file.  This solves everything.</p> ]]></content:encoded> <wfw:commentRss>http://vernerwebstudio.com/articles/phpcsv-tip/97/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Link: 15 Key Elements All Top Web Sites Should Have</title><link>http://vernerwebstudio.com/articles/link-15-key-elements-all-top-web-sites-should-have/94/</link> <comments>http://vernerwebstudio.com/articles/link-15-key-elements-all-top-web-sites-should-have/94/#comments</comments> <pubDate>Thu, 30 Oct 2008 14:32:00 +0000</pubDate> <dc:creator>v</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[css]]></category> <category><![CDATA[html]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[web development]]></category> <guid
isPermaLink="false">http://michaelverner.com/?p=94</guid> <description><![CDATA[This is a great little article about what should be included in all websites. I couldn&#8217;t have written it any better myself, so I won&#8217;t try to reinvent the wheel (notice just the navigation needs to be &#8220;above the fold&#8221;). Link: 15 Key Elements All Top Web Sites Should Have]]></description> <content:encoded><![CDATA[<p>This is a great little article about what should be included in all websites.  I couldn&#8217;t have written it any better myself, so I won&#8217;t try to reinvent the wheel (notice just the navigation needs to be &#8220;above the fold&#8221;).</p><p
class="link"><strong>Link:</strong> <a
href="http://freelancefolder.com/15-top-site-elements/">15 Key Elements All Top Web Sites Should Have</a></p> ]]></content:encoded> <wfw:commentRss>http://vernerwebstudio.com/articles/link-15-key-elements-all-top-web-sites-should-have/94/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
