<?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>Design by Dooley</title>
	<atom:link href="http://designbydooley.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://designbydooley.com</link>
	<description>I design custom websites for small businesses and non-profits.</description>
	<lastBuildDate>Sat, 19 Nov 2011 22:45:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Improve your Site&#8217;s SEO</title>
		<link>http://designbydooley.com/2011/11/how-to-improve-your-sites-seo/</link>
		<comments>http://designbydooley.com/2011/11/how-to-improve-your-sites-seo/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 18:54:27 +0000</pubDate>
		<dc:creator>Dooley</dc:creator>
				<category><![CDATA[Content Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Google SiteMap]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://designbydooley.com/?p=202</guid>
		<description><![CDATA[What is Search Engine Optimization (SEO)? Search Engine Optimization is the process of improving the visibility of a web site in search engines via the &#8220;natural&#8221; or un-paid search results. Content-Based Tricks to Improve SEO CONTENT IS KING – In simple terms, the more times you mention a keyword within your web site’s content, the [...]]]></description>
			<content:encoded><![CDATA[<h2>What is Search Engine Optimization (SEO)?</h2>
<p>Search Engine Optimization is the process of improving the visibility of  a web site in search engines via the &#8220;natural&#8221; or un-paid search results.</p>
<h2>Content-Based Tricks to Improve SEO</h2>
<p><img src="http://designbydooley.com/wp-content/uploads/2011/11/search.jpg" alt="Optimize your SEO!" title="Optimize your SEO!" width="318" height="159" class="alignright size-full wp-image-227" /><br />
<strong>CONTENT IS KING</strong> – In simple terms, the more times you mention a keyword within your web site’s content, the higher up your site will appear in a web search</p>
<h3>Organizing your Content</h3>
<ul>
<li><strong>Identify your Audiences.</strong> Visualize yourself in the shoes of your audiences, and think about the information they would like to find on your site, and how they might navigate your site.</li>
<li><strong>Step away from the computer.</strong> Sit down with a pencil and paper and draw out your site plan to visualize how all of the pages are connected to each other. This will help you save time once you begin building/revising your web site.</li>
<li><strong>Organize content using hierarchal headings</strong> (i.e. Heading 1, Heading 2) not only makes your content appear more usable and organized to your web audience, but it also helps Google and other search engines to effectively crawl through your web site.</li>
<li><strong>Provide text descriptions for your web images. </strong>Using ALT (alternate) text and titles for your images will also help Google and other search engines effectively crawl through your web site.</li>
<li><strong>Meta Tags</strong>should be inserted into the HEAD of the code in your web site. These tags provides “behind the scenes” information about your web site.
<ul>
<li><strong>META Description: </strong>Provides a short description about the content that is found on your site.</li>
<li><strong>META Keywords: </strong>Keywords and phrases that represent the content on your site.</li>
</ul>
</li>
</ul>
<h3>Semantics</h3>
<ul>
<li><strong>Organize content using hierarchal headings</strong> (i.e. Heading 1, Heading 2) not only makes your content appear more usable and organized to your web audience, but it also helps Google and other search engines to effectively crawl through your web site.</li>
<li><strong>Provide text descriptions for your web images. </strong>Using ALT (alternate) text and titles for your images will also help Google and other search engines effectively crawl through your web site.</li>
</ul>
<h3>META Data</h3>
<ul>
<li><strong>Meta Tags </strong>should be inserted into the HEAD of the code in your web site. These tags provides “behind the scenes” information about your web site.
<ul>
<li><strong>META Description: </strong>Provides a short description about the content that is found on your site.</li>
<li><strong>META Keywords: </strong>Keywords and phrases that represent the content on your site.</li>
</ul>
<p><em>Meta Data example:</em></p>
<div align="margin-left:50px;"><code>&lt;HEAD&gt;<br />
&lt;TITLE&gt;Title of your Web Page: Bicycles are my Friends&lt;/TITLE&gt;<br />
&lt;META name=”description” content=”All about bicycles and why they are great.”&gt; &lt;META name=”keywords” content=”bicycles,friends,bikes,pals,riding bikes”&gt;<br />
&lt;/HEAD&gt;</code></div>
</div>
<h2>Tech Tricks to Improve SEO</h2>
<h3>Google Site Registration</h3>
<p>Google adds new sites to its index, and updates existing ones, every time it crawls the web.  You can add your site manually using Google Site Registration. <a href="https://www.google.com/webmasters/tools/submit-url">https://www.google.com/webmasters/tools/submit-url</a></p>
<div id="attachment_205" class="wp-caption aligncenter" style="width: 412px"><img class="size-full wp-image-205" title="View of the Google Site Registration form" src="http://designbydooley.com/wp-content/uploads/2011/11/google_siteregistration1.png" alt="View of the Google Site Registration form" width="402" height="135" /><p class="wp-caption-text">View of the Google Site Registration form</p></div>
<h3>Google SiteMap</h3>
<p>Sitemaps are a way to tell Google about pages on your site it might not otherwise discover. In its simplest terms, a XML Sitemap is a list of the pages on your website. Creating and submitting a Sitemap helps make sure that Google knows about all the pages on your site, including URLs that may not be discoverable by Google&#8217;s normal crawling process. Read more about Google SiteMaps at <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=156184">http://www.google.com/support/webmasters/bin/answer.py?answer=156184</a></p>
<p>&nbsp;</p>
<div id="attachment_206" class="wp-caption aligncenter" style="width: 686px"><img class="size-full wp-image-206" title="Example of a Google SiteMap" src="http://designbydooley.com/wp-content/uploads/2011/11/sitemap.png" alt="Example of a Google SiteMap" width="676" height="366" /><p class="wp-caption-text">Example of a Google SiteMap</p></div>
<h3>Robots.txt</h3>
<p>A text file that you can add to your site to prevent search robots from visiting specific pages on your site. Usually used to block visitors from searching private directories on your site. Read more about Robots.txt files at <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=156449">http://www.google.com/support/webmasters/bin/answer.py?answer=156449</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://designbydooley.com/2011/11/how-to-improve-your-sites-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I love Free Fonts!</title>
		<link>http://designbydooley.com/2011/09/i-love-free-fonts/</link>
		<comments>http://designbydooley.com/2011/09/i-love-free-fonts/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 23:27:00 +0000</pubDate>
		<dc:creator>Dooley</dc:creator>
				<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://designbydooley.com/?p=196</guid>
		<description><![CDATA[I love free fonts! Don&#8217;t you? There are SO many free font websites out there, and so many of them stink! Font Squirrel is my latest one-stop-shop for free fonts lately. They have all different formats: True Type, Open Type and even @Font-Face kits to install fonts for your websites. (I never thought the day [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fontsquirrel.com/"><img class="alignright size-full wp-image-197" title="Font Squirrel" src="http://designbydooley.com/wp-content/uploads/2011/09/fontsquirrel.png" alt="Font Squirrel" width="241" height="130" /></a>I love free fonts! Don&#8217;t you? There are SO many free font websites out there, and so many of them stink!</p>
<p><a href="http://www.fontsquirrel.com/" target="_blank">Font Squirrel</a> is my latest one-stop-shop for free fonts lately. They have all different formats: True Type, Open Type and even @Font-Face kits to install fonts for your websites. (I never thought the day would come!)</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://designbydooley.com/2011/09/i-love-free-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Denial-of-service Attacks</title>
		<link>http://designbydooley.com/2011/09/denial-of-service-attacks/</link>
		<comments>http://designbydooley.com/2011/09/denial-of-service-attacks/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 04:56:56 +0000</pubDate>
		<dc:creator>Dooley</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://designbydooley.com/?p=184</guid>
		<description><![CDATA[Website down? Don&#8217;t know why? Your site may have been struck by a &#8220;denial-of-service attack.&#8221; Yep, there are people out there without anything better to do than hack your web server and take down your web site. What can you do? There are a number of things that we can do to combat these types of [...]]]></description>
			<content:encoded><![CDATA[<h2>Website down? Don&#8217;t know why?</h2>
<p>Your site may have been struck by a &#8220;<a href="http://en.wikipedia.org/wiki/Denial-of-service_attack" target="_blank">denial-of-service attack</a>.&#8221; Yep, there are people out there without anything better to do than hack your web server and take down your web site. What can you do? There are a number of things that we can do to combat these types of attacks.</p>
<h2><img class="alignright size-full wp-image-188" title="CloudFlare" src="http://designbydooley.com/wp-content/uploads/2011/09/cloudflare.png" alt="CloudFlare" width="119" height="62" />CloudFlare</h2>
<p>CloudFlare is a free service that protects websites from hackers and spammers. CloudFare also optimizes the delivery of web pages to provide visitors the fastest page load times and best performance. It also blocks threats and limits abusive bots and crawlers from wasting a web site&#8217;s bandwidth and server resources. <a href="https://www.cloudflare.com" target="_blank">Learn more about CloudFlare</a>.</p>
<p><em>If you have experienced a denial-of-service attack and need assistance, contact me and I&#8217;ll help you to get your web site back up and running in no time.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://designbydooley.com/2011/09/denial-of-service-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

