<?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>Addicott Web &#187; Google</title>
	<atom:link href="http://www.addicottweb.com/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.addicottweb.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 09 Jan 2012 18:28:46 +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>Last Things I Do Before Launching a Website</title>
		<link>http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/</link>
		<comments>http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 16:00:17 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Content]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=1566</guid>
		<description><![CDATA[Launching a website can be a very exciting, yet frantic, time for both my clients and myself. With the end of the project in sight, it&#8217;s easy to forget to do some of the basic things that can greatly affect &#8230; <a href="http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/' addthis:title='Last Things I Do Before Launching a Website '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Launching a website can be a very exciting, yet frantic, time for both my clients and myself. With the end of the project in sight, it&#8217;s easy to forget to do some of the basic things that can greatly affect the initial success of the new website. Here is my list of what I do before I launch a new website.</p>
<p><span id="more-1566"></span></p>
<p>While some of these things fall into what I would call basic design practices that should always be done, others are what I think of as the little extra touches the designer can do to make a website that much better.</p>
<p>No matter what you call them, what everything on this list has in common is that they&#8217;re extra value that clients are receiving for their financial investment. It&#8217;s something that I communicate to them when giving a cost estimate for their project because it shows both how I&#8217;ll be spending the time and what they&#8217;re getting for what they&#8217;re paying.</p>
<p>See how many of these things you do when working on a website for a client &#8211; and if you&#8217;re not doing them, consider adding them to your regular design process.</p>
<h2>Design and Navigation</h2>
<ul>
<li><strong>Create an error page</strong> &#8211; You may have checked every single link on your website, but it&#8217;s still inevitable that some visitors will type a URL wrong or somehow get to a page that doesn&#8217;t exist. A custom 404 error page will help your users find what they&#8217;re looking for when that happens.</li>
<li><strong>Add a favicon</strong> &#8211; Favicons are the little icons that you see at the top of a browser window and in your bookmarks list. They&#8217;re a great finishing touch for any website to have, and can even have some small usability benefits &#8211; great reasons for <a href="http://www.addicottweb.com/2009/01/why-use-a-favicon-on-your-website/">why websites should always use favicons</a>.</li>
<li><strong>Validate the site markup</strong> &#8211; Make sure your website adheres to web standards before you launch. Validated websites load faster, better, and on more web browsers, and are also &#8220;future proof&#8221; in the sense that all web browsers will handle the website as you designed it.</li>
<li><strong>Cross-browser test</strong> &#8211; Your website should look and functions the same in all of the major web browsers and on all of the popular operating systems. Most of the popular cross-browser testing tools, such as <a href="http://www.browsershots.org" target="_blank">Browser Shots</a>, also test your website in various screen resolutions as well.</li>
</ul>
<h2>Server Optimization</h2>
<ul>
<li><strong>Resize images accordingly </strong>- If you&#8217;re calling an image from the server and the image files is really large even though it&#8217;s being displayed much smaller, resizing ahead of time will speed up the load time of that page, and help keep the amount of server space you&#8217;re using up at a minimum.</li>
<li><strong>Put javascript in the footer</strong> &#8211; If you&#8217;re calling external Javascript within your website, putting them in the header means that the server will try to load them first before loading your content. Putting them in the footer loads the content first before fetching the script &#8211; much more desirable.</li>
<li><strong>Clean up server of working files</strong> &#8211; While developing a website, I often find myself with extra files on the server that I had used at some point but am not using any longer. I delete those unnecessary files so that what&#8217;s on the server is only what&#8217;s being used somewhere on the website.</li>
</ul>
<h2>Search Engine Optimization</h2>
<ul>
<li><strong>Generate a sitemap</strong> &#8211; Creating a sitemap is useful for your users as a navigation tool, but for the search engines perspective it will help them find new content on your website faster than by relying on their crawler to find it. This will help you get more of content noticed and more links followed.</li>
<li><strong>Submit URL to search engines</strong> &#8211; If you&#8217;re launching a new website, the search engines won&#8217;t know about it unless you tell them to come and crawl your website. This one of the <a href="http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/">simple steps to bolster SEO on your website</a>, so at a minimum submit the URL to Google, Yahoo, and MSN.</li>
<li><strong>Create a robots.txt file</strong> &#8211; This file tells the search engine spiders what they can and can&#8217;t crawl on your website. If you don&#8217;t want them to look at certain directories, this is where you would specify that. One way this might be useful for SEO is as a way to avoid duplicate content on your website.</li>
</ul>
<h2>Content</h2>
<ul>
<li><strong>Proofread your content one last time</strong> &#8211; There&#8217;s no excuse for spelling or grammar mistakes on a website. If you&#8217;ve written content for a website, such as links, <a href="http://www.addicottweb.com/2009/04/why-your-content-needs-intro-text-in-it/">intro text</a>, etc., having extra eyes looking at it to make sure everything sounds good and is written properly will make sure any errors are caught.</li>
<li><strong>Check for broken links one last time</strong> &#8211; You can spend all the time in the world making your website as great as possible, but if you have broken links on it, the website looks bad. Before you launch, click through all the links on the website to verify that everything works properly.</li>
<li><strong>Set up Google analytics</strong> &#8211; Understanding what content your visitors are looking at on your website is absolutely essential in order to make it as effective as possible. Google Analytics is not only free, but incredibly popular and easy to use, which is why I use it on all my client websites.</li>
</ul>
<h2>Thoughts?</h2>
<p>Is there anything that I didn&#8217;t list here that your normally do when you launch a new website for a client? Share your thoughts with everyone by leaving a comment below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/' addthis:title='Last Things I Do Before Launching a Website '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/06/last-things-i-do-before-launching-a-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thank You for Your Bad Redesign</title>
		<link>http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/</link>
		<comments>http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 19:05:14 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[From Real Life]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=725</guid>
		<description><![CDATA[Dear web design firm, In the year or so that I&#8217;ve been in business for myself, I&#8217;ve continually looked to improve both my design abilities and how I communicate to potential clients the ways that my knowledge can benefit them. &#8230; <a href="http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/' addthis:title='Thank You for Your Bad Redesign '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Dear web design firm,</p>
<p>In the year or so that I&#8217;ve been in business for myself, I&#8217;ve continually looked to improve both my design abilities and how I communicate to potential clients the ways that my knowledge can benefit them. I&#8217;ve been making great progress on both fronts, but I&#8217;d really like to thank you especially, because it wasn&#8217;t until I saw your work that I became totally confident in my abilities in both areas.<span id="more-725"></span></p>
<p>A few months ago I approached the dental practice I go to with some thoughts I had about improving their website through a redesign. Their website at the time was in pretty rough shape and badly in need of improvement. The main dentist there told me that they had just contracted with you for the project, since you specialize in websites for dental practices. I wished him the best of luck on the project, and said that I looked forward to seeing their new website when it was ready.</p>
<p>I was thinking about that conversation this weekend. Since it had taken place 3-4 months ago, I figured that the new website would be launched by now. I did a quick Google search and confirmed that I was right &#8211; it had indeed been launched.</p>
<p>See, I specialize in creating custom websites for my clients that not only look great, but are also highly functional from both a usability and an SEO perspective. I like to talk to my clients and get a sense of who they are and what they need before I build them a website. I don&#8217;t think those are high standards to meet, and I thought that most other web designers shared a commitment to those ideas as well. But as I learned from seeing your work, that&#8217;s not always the case.</p>
<p>For a small business like this dental practice, the website that you gave them doesn&#8217;t truly meet their needs. I really believe that a redesign should be a big improvement over what it is replacing, but in this instance, I would even go so far as to say that it is a step backwards from their previous website.</p>
<p>Some of the things you did really stuck with me &#8211; in particular:</p>
<ul>
<li><strong>Not taking advantage of their former #1 Google ranking for &#8220;dentist Chicago&#8221; -</strong> I&#8217;m sure you already know how difficult it is to optimize a website for generic keywords and have good results with them. Their previous website already already did that for them, even if those benefits weren&#8217;t intentional or they didn&#8217;t know how or why that was happening. Now, when you do a search for those terms, their practice isn&#8217;t anywhere near the first results page anymore.</li>
<li><strong>Not </strong><strong>using their existing URL</strong> &#8211; For some reason the new website was created at a separate URL than the old one &#8211; www.their-website-url.com instead of www.theirwebsiteurl.com. But both URLs are still appearing in Google search results, so it will make people wonder which website is accurate. If I were some random person searching for a dentist and had to think about the difference between the two, you can bet I would just keep searching rather than stick around to find out the answer.</li>
<li><strong>Not c</strong><strong>reating a custom design -</strong> It&#8217;s very obvious after a few clicks through the website that the design is based on a template. That&#8217;s fine I suppose, although it&#8217;s not something I would personally choose to do for a client. On top of that, there are a lot of basic things that just look sloppy &#8211; such as the alignment on your list items, for example. Sloppiness can give people the impression that the business is unprofessional &#8211; which is probably not what they want to convey.</li>
<li><strong>Not </strong><strong>understanding the role that colors have on a website -</strong> This particular dental practice markets itself as a dental spa. What that means, I&#8217;m still not quite sure, even though I&#8217;ve been going there for almost 4 years; I just know they offer a free shoulder massage after I get my teeth cleaned. But in any case, for a business that markets itself as such, I would have chosen <a href="http://www.addicottweb.com/2009/01/color-in-web-design-color-symbolism/">colors that were much more reflective of what they are all about</a> &#8211; perhaps colors that convey a sense of relaxation and ease, such as light blues and greens. I&#8217;m afraid that the dark purple and grey combination that you gave them just doesn&#8217;t give off that vibe.</li>
<li><strong>Not </strong><strong>styling your links so it&#8217;s obvious what is a link and what isn&#8217;t -</strong> Website users associate blue words as links, so the way you styled words for emphasis in the headers and content gives the impression that those words are links, even if they aren&#8217;t. If you would have chosen another color for emphasis and used blue for your links instead of the dark red you used instead, it would have gone a long way towards <a href="http://www.addicottweb.com/2008/12/web-design-tip-styling-text-links/">making the text links as usable as possible</a>.</li>
<li><strong>Not </strong><strong>making it easy to find their address -</strong> You put &#8220;Northside of Chicago&#8221; in the top right area of the header, which is valuable real estate on a website. As a visitor, it&#8217;s good to have of where the practice is located in the city &#8211; but since the north side is somewhat/sort of a big area, it would have been more useful if you told me their address in that spot instead. Instead, you put the address in a place that&#8217;s more difficult to find and where I have to scroll down to find it.</li>
<li><strong>Not </strong><strong>making the home page useful &#8211; </strong>Their business offers some unique services, so it would be useful to visitors to tell them on the home page what exactly they offer that differentiates theirs from a regular dental office. You could have put links to those services that they get the most business from, for example. Filling one-third of the home page with a lifestyle graphic strikes me as unnecessary, especially if you could could convey those emotions through a better design and color scheme, as I mentioned above.</li>
<li><strong>Not </strong><strong>making it easy to find what it is they do -</strong> The procedures and services offered at their practice is why they&#8217;re in the business in the first place, so you want people to know about these things in as many ways as possible on the website. Making a list out of the almost 40 different things that are offered and only making it available from within the sidebar of their procedures section just doesn&#8217;t cut it. Neither does not alphabetizing or sorting the list in any way either. Next time, perhaps organize those links by categories or some other way to make it much more user-friendly.</li>
</ul>
<p>Still with me? Good, because I&#8217;d like to thank you for everything that you did, however poorly it was done.</p>
<p>Why would I want to thank you for all of these things that I would do differently? It&#8217;s quite simple actually. As a web designer who is still perfecting my craft, it&#8217;s often helpful to get a sense of what not to do on a website so that I know what to do when I design my own. And by looking at your work, you just gave me the perfect example of what not to design when designing a website for a client.</p>
<p>Call me an idealist, but I believe that when we, as web designers, work with clients, we have a responsibility to deliver more than just the product that they are paying us for. We have a responsibility to really work with them so that they understand two main things &#8211; how:</p>
<ol>
<li>Having a great website can really help their business</li>
<li>The unique knowledge that we have is necessary to achieve those benefits</li>
</ol>
<p>That is the value proposition for why clients hire you. I know it&#8217;s mine, and it&#8217;s also why I am so committed to good design, usability, and SEO. All three are vital to a successful website, and a successful website can be vital to their long-term success. It&#8217;s up to us to incorporate these three concepts and to do a good job at doing so. I don&#8217;t know about you, but if I ever delivered a website to a client like the one that you delivered, I would not be able to call myself a professional any longer.</p>
<p>For my own success, I truly believe that being able to communicate these two points to our clients &#8211; and doing so in terms that they understand &#8211; is what really convinces people to hire me and what will ultimately make me successful as a web designer.</p>
<p>I hope that you feel the same way, and that you take these comments constructively as a way to improve the product that you deliver on future projects.</p>
<p>Sincerely,</p>
<p>Addicott Web</p>
<p>P.S. Next time I&#8217;m at the dentist, I&#8217;m going to follow up with them about their new website, and am planning to present some of my suggestions to truly improve their website. I hope I can show them that they don&#8217;t necessarily need to hire a firm specializing in a particular niche market in order to have a great website. They just need someone who is committed to creating a website that reflects their purpose and is fashioned with good design, usability, and SEO in mind. That is what will really benefit their business in the long run.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/' addthis:title='Thank You for Your Bad Redesign '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/02/thank-you-for-your-bad-redesign/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top Google Tools to Use on Your Website</title>
		<link>http://www.addicottweb.com/2009/02/top-google-tools-to-use-on-your-website/</link>
		<comments>http://www.addicottweb.com/2009/02/top-google-tools-to-use-on-your-website/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 13:35:08 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=660</guid>
		<description><![CDATA[Google provides a range of free tools to help you promote your website and achieve better placement within its search engine results. I use a few of these already, both on this website and for my clients. You might find &#8230; <a href="http://www.addicottweb.com/2009/02/top-google-tools-to-use-on-your-website/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/top-google-tools-to-use-on-your-website/' addthis:title='Top Google Tools to Use on Your Website '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Google provides a <a href="http://www.google.com/services/" target="_blank">range of free tools</a> to help you promote your website and achieve better placement within its search engine results. I use a few of these already, both on this website and for my clients. You might find it useful to hear about what each one can do and see some of the things they can tell you about your website.<span id="more-660"></span></p>
<h2>Webmaster Tools</h2>
<p>Google&#8217;s suite of <a href="https://www.google.com/webmasters/tools/dashboard" target="_blank">webmaster tools</a> can tell you all sorts of information relating to how Google indexes your website. You don&#8217;t have to insert any code on your website to enable these tools, but you do have to make sure that Google is looking at your website. (As soon as you log in to the webmaster tools, it will tell you whether it is, so if it&#8217;s not, you can <a href="http://www.google.com/submityourcontent/index.html" target="_blank">submit the URL</a> to have your website crawled.)</p>
<p>Some of the most noteworthy things you can do within these webmaster tools include:</p>
<ul>
<li><strong>Submit a sitemap</strong> &#8211; Creating a sitemap is one of those <a href="http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/">basic SEO steps</a> that I&#8217;ve written about in the past. Submitting your sitemap directly to Google, which you can do here, will help Google&#8217;s crawler find pages on your website that it might not find otherwise.</li>
<li><strong>See your rank in top search query results</strong> &#8211; You can see a list of what people typed into Google that somehow led them to your website, as well as the rank that your website appeared in the search results for that query. This can be useful in evaluating how successful you&#8217;ve been at optimizing your content around the keywords you chose.</li>
<li><strong>Generate a robots.txt file</strong> &#8211; The robots.txt file tells the search engine crawlers what to look at and what to ignore when they visit your website. If you don&#8217;t have one already, this tool can help you create and analyze your robots.txt file.</li>
</ul>
<h2>Google Analytics</h2>
<p>Google&#8217;s <a href="https://www.google.com/analytics" target="_blank">analytics package</a> help you analyze the traffic that your website receives. Unlike when you use the webmaster tools I mentioned above, here you have to embed some code onto your website in order for Google to receive data from your website, but there are step-by-step instructions provided for how to do this.</p>
<p>Once Google verifies that the tracking code is working and begins to import data, you can analyze your web traffic in a wide variety of different ways. From a web design perspective, here are some of the things you can see that I find most important:</p>
<ul>
<li><strong>See your visitors&#8217; browser capabilities</strong> &#8211; There is a lot of data that Google gathers from your website&#8217;s visitors, but these tools allow you to know many things such as their screen resolutions, screen colors, etc. One important tool that I find particularly useful lets you see which web browsers your visitors are using (Firefox, Internet Explorer, etc.). Why is that important? <a title="&quot;Why I Dislike Internet Explorer 6.0 So Much&quot;, July 2008" href="http://www.addicottweb.com/2008/07/why-i-dislike-internet-explorer-60-so-much/">Different web browsers render websites differently</a>, so knowing that the majority of your website&#8217;s visitors use one browser over another might save you time by eliminating the need for cross-browser testing.</li>
<li><strong>Know where the traffic is coming from</strong> &#8211; What websites are visitors finding your website through? Are there referring sites that are driving traffic to your website, or are the search engines the primary sources? Both will benefit you in the search engines, but significant numbers of the latter tell you that the SEO work you did on your website is paying off.</li>
</ul>
<h2>Other Google Tools to Use</h2>
<h3>Website Optimizer</h3>
<p>Google&#8217;s <a href="https://www.google.com/analytics/siteopt/splash" target="_blank">website optimizer</a> helps you test variations of different elements on your website, often from a usability perspective, to see which helps convert visitors the best. These changes can be small, like changing the size, color, or wording of an element on your website, but they can all have a big impact. Basically, this helps you make sure that your website is doing what it&#8217;s intended to.</p>
<h3>Keyword Research Tool</h3>
<p>Google&#8217;s <a href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">keywords tool</a> helps you research keyword and keyword variations to use when optimizing your website. You can analyze the keywords by search volume or by the competition for that keyword, both of which are important to consider when deciding which keywords you should incorporate in your SEO efforts.</p>
<h2>Thoughts?</h2>
<p>Now that you know more about Google&#8217;s free tools, if you don&#8217;t already use them, are you considering using them? Or if you already use them, what features or tools have you found particularly useful? Share with everyone by filling out the comment form below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/02/top-google-tools-to-use-on-your-website/' addthis:title='Top Google Tools to Use on Your Website '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/02/top-google-tools-to-use-on-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Steps to Bolster SEO on Your Website</title>
		<link>http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/</link>
		<comments>http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 21:28:08 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[micro-content]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=582</guid>
		<description><![CDATA[Although web designers don&#8217;t have to specialize in knowing all things SEO, it certainly can&#8217;t hurt if they know at least the basics. There are a lot of simple things that can be done when building a website for a &#8230; <a href="http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/' addthis:title='Simple Steps to Bolster SEO on Your Website '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Although web designers don&#8217;t have to specialize in knowing all things SEO, it certainly can&#8217;t hurt if they know at least the basics. There are a lot of simple things that can be done when building a website for a client that will help increase the likelihood of the website having good search engine results.<span id="more-582"></span></p>
<p>SEO is not just optimizing your website for Google; there are other popular search engines used as well. (Although as anyone in the SEO world will probably admit, that&#8217;s not really true &#8211; it really is all about Google.)</p>
<p>I focus on Google here because they are unique in the variety of tools that they offer to help optimize a website for their search engines, a lot of which I have personally used for some of my clients.</p>
<h2>Tips for Website SEO</h2>
<h3>Create a sitemap.xml file</h3>
<p>A sitemap.xml file is a listing of the pages on your website in a format that is friendly to the search engines. You might be more familiar with a site map that is intended for humans to use; it&#8217;s the same concept, but the XML format is in the language that the search engine crawlers read.</p>
<p>There are a variety of tools out there to generate site maps for your website:</p>
<ul>
<li><strong>Static HTML website</strong> &#8211; If you have a website that is static HTML pages, then you can use the free sitemap generator at <a href="http://www.xml-sitemaps.com/" target="_blank">XML-Sitemaps.com</a> to generate one.</li>
<li><strong>WordPress website</strong> &#8211; I recommend using a great plug-in that I found called <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" target="_blank">Google (XML) Sitemaps Generator for WordPress</a>. It will generate and update a site map automatically for you.</li>
</ul>
<h3>Create a robots.txt file</h3>
<p>A robots.txt file is a set of instructions that tells the visiting search engine crawlers what they can and can&#8217;t index on your website.</p>
<p>For example, you can give instructions to tell certain search engines not to crawl your website, or that all engines shouldn&#8217;t crawl a particular directory on your website. The most basic instructions tell all search engines that they can crawl all directories on your website.</p>
<p>When you subscribe to <a href="https://www.google.com/webmasters/tools/dashboard" target="_blank">Google&#8217;s free Webmaster Tools</a>, there is a tool that will create a robots.txt file for you. Once you create it, make sure that it goes in the root directory of your website.</p>
<h3>Submit your URL</h3>
<p>This one should be obvious, but it&#8217;s worth mentioning anyways. Submitting your URL to the search engines helps them find your website quicker &#8211; although sometimes it will still take some time after you submit it before the engines crawl your website.</p>
<p>At the bare minimum, you should submit your URL to the three major search engines. Here are the links for where you can do that:</p>
<ul>
<li> <a href="http://www.google.com/submityourcontent/index.html" target="_blank">Submit a URL to Google</a></li>
<li><a href="https://siteexplorer.search.yahoo.com/mysites" target="_blank">Submit a URL to Yahoo</a></li>
<li><a href="http://search.live.com/docs/submit.aspx" target="_blank">Submit a URL to MSSN</a></li>
</ul>
<h3>Submit your sitemap</h3>
<p>The same benefit as telling the search engines what your URL is applies to your sitemap as well &#8211; it will just help them find your website and content easier. From personal experience, Google makes it very easy to do &#8211; there is a tool within their <a href="https://www.google.com/webmasters/tools/dashboard" target="_blank">webmaster tools</a> that lets you do that.</p>
<h2>Tips for Page SEO</h2>
<h3>Title tags</h3>
<p>A page&#8217;s title tag is the first thing search engines look at when determining what a particular page is about. Title tags are also what potential visitors see and read when they&#8217;re looking at a search results page.</p>
<p>Most websites include the company name in the title tag, although there is still a good deal of debate about whether the name should be at the beginning or end of the title tag.</p>
<p>The most important thing to do with your title tags is make them relevant to what the page is about. It&#8217;s important to include one or two keywords in it as well, but don&#8217;t stuff your title tag full of keywords &#8211; that will just make your website look bad, and there are limits for the number of characters that can appear.</p>
<h3>Header (H1, H2, H3&#8230;) tags</h3>
<p>From the standpoints of usability, accessibility, and SEO, there are arguably fewer things that are more important than using your header tags properly. Not only do they visually break up your content on the page, but they also give users who are glancing through the page an idea of what is being written about.</p>
<p>How should header tags be used?</p>
<ul>
<li><strong>H1 tags</strong> &#8211; Used for your main page title, to show what the page is about</li>
<li><strong>H2, H3, etc. tags</strong> &#8211; Used to break up your page copy, but also to show the search engines what the topics are on a page so that it can index your website properly</li>
</ul>
<h3>ALT and TITLE attributes</h3>
<p>These two attributes don&#8217;t usually play a prominent role in the average user&#8217;s experience with a website, but they&#8217;re still important and shouldn&#8217;t be overlooked. There are also some small SEO benefits that can be gained from using them.</p>
<p>The ALT attribute is used when coding an image onto a page; think of it as some alternate text that appears should an image not load on a page. This attribute is important from an accessibility perspective because the screen readers used by blind people won&#8217;t show them what the image is, but if there is some descriptive text in the ALT attribute, they will pick up on that.</p>
<p>From an SEO perspective, the ALT attribute is another opportunity to get some code onto your page that the search engines will be able to read. Making it as relevant as possible to what the page is about can help contribute to stronger search engine rankings.</p>
<p>The TITLE attribute is usually used on links, and is often one of the small touches that a great website has. You&#8217;ve all seen the TITLE attribute in action even if you don&#8217;t realize what it is; if you hover over a link and a little tool tip appears, that&#8217;s the TITLE attribute in action.</p>
<p>From an SEO perspective, it&#8217;s again all about relevance, so be sure that what you&#8217;re putting in the TITLE attribute relates to where the link takes someone. Doing so will also help from a usability standpoint, which is just another added bonus.</p>
<h3>Use META tags</h3>
<p>Contained within the header of every page&#8217;s source code are what are called META tags. They are invisible to a website&#8217;s visitors, but are there because search engine spiders read them.</p>
<p>The two META tags that you need to concern yourself with the most when it comes to SEO are the description and keyword tags.</p>
<ul>
<li><strong>The description tag</strong> is especially important because it is listed in your search result &#8211; it&#8217;s what users read when a link comes up and what makes them decide whether to click on the link or not. A well-written description should read like a sentence and should be a succinct summary of the page and what someone can find when on it. You don&#8217;t want to include as many keywords as possible, but be sure to write the description with a focus on the keywords that are relevant to that page.</li>
<li><strong>The keyword tag</strong> is still worth focusing some attention on, so be sure that you include at least a few relevant keywords in there &#8211; but again, don&#8217;t go overboard. Back in the early days of search, people used to stuff the keyword tags with anything and everything to improve their search engine results, and as a result, many search engines now just disregard the keyword tag.</li>
</ul>
<h2>Content is king</h2>
<p>Want to know the most important aspect of SEO on a website? It&#8217;s the content. It always has been, and it always will be. You could use all of the tips mentioned above, but unless they are all relevant to the content on the page, then you&#8217;re just wasting time.</p>
<p>Yes, it&#8217;s true that most people will not read your content &#8211; but that doesn&#8217;t mean you should ignore it, because the search engine crawlers do read it and weigh it highly in their algorithms. The tricky part is that you also can&#8217;t write content that is entirely for the search engines, because real people need to read it and make a connection to it. There needs to be a balance between the two.</p>
<p>Here are some tips to help you write SEO-friendly content:</p>
<ul>
<li>Focus the content around a few keywords only &#8211; don&#8217;t try to include as many as possible</li>
<li>Make sure that it reads well and makes sense from a human point of view</li>
<li>Just write naturally and explain the information in terms most people will understand</li>
<li>Keep it relevant to what people would expect to read on that page</li>
</ul>
<p>SEO-practitioners often forget that the search engines are not the end unto themselves &#8211; they are only a tool that real people use to help them find what they&#8217;re looking for. So even if they can get the search engines to think that a page is great, it&#8217;s only as great as its ability to either keep people on the website, or to get them to make a purchase or complete a transaction of some sorts.</p>
<p>And in an interesting twist, yet another thing that the search engines factor into their algorithms is how quickly someone leaves your website from the search engine results that brought them there. This is just further proof that SEO can be summed up in one word, which I&#8217;ve already used repeatedly: relevance.</p>
<h2>Thoughts?</h2>
<p>These are some of the simpler steps that you can easily incorporate on your website. There are a lot more out there, so fill out the comment form below to share your best SEO tips, tricks, and tools with everyone!</p>
<p>Please only share SEO techniques that are considered &#8220;white hat&#8221; or ethical &#8211; no “black hat” or unethical tactics that can backfire and get you banned from the search engines. Thanks!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/' addthis:title='Simple Steps to Bolster SEO on Your Website '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2009/01/simple-steps-to-bolster-seo-on-your-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is the Word &#8220;Google&#8221; a Verb?</title>
		<link>http://www.addicottweb.com/2008/10/google-can-do-just-about-anything/</link>
		<comments>http://www.addicottweb.com/2008/10/google-can-do-just-about-anything/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 21:30:03 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.addicottweb.com/?p=204</guid>
		<description><![CDATA[Let&#8217;s be honest &#8211; most of us probably use the word Google as a verb in everyday conversation. I do it all the time &#8211; especially so when my wife and I don&#8217;t know the answer to something. Sure enough, &#8230; <a href="http://www.addicottweb.com/2008/10/google-can-do-just-about-anything/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/10/google-can-do-just-about-anything/' addthis:title='Is the Word &#8220;Google&#8221; a Verb? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s be honest &#8211; most of us probably use the word Google as a verb in everyday conversation. I do it all the time &#8211; especially so when my wife and I don&#8217;t know the answer to something. Sure enough, whenever we type our question into Google, we usually get a pretty good response.<span id="more-204"></span></p>
<p>But did you know that there is a whole lot more that Google can do other than just searching for words? There are a ton of neat tricks out there that people have discovered, some of which I&#8217;ve compiled here. Try some of them, and see if you&#8217;re able to Google more efficiently.</p>
<h2>Tips and Tricks</h2>
<p><strong>Track Packages</strong></p>
<p>You can track your UPS, Fedex, and USPS packages without having to visit their respective website &#8211; just input the tracking number in the search field.</p>
<p><strong>Get the Local Weather</strong></p>
<p>If you don&#8217;t want to wait for the weather on the 8&#8242;s on the Weather Channel, and don&#8217;t want to navigate through your local newspaper/TV station website, simply type <strong>weather &#8220;your ZIP code&#8221;</strong> in the search box.</p>
<p><strong>Product Reviews</strong></p>
<p>Do want to find consumer reviews for a product that you&#8217;re interested in buying, but you don&#8217;t want to be taken to websites that are trying to sell you those same products? Try typing <strong><em>&#8220;</em>product name&#8221; sucks</strong> into the search field to get more accurate reviews.</p>
<p><strong>What Time Is It?</strong></p>
<p>Want to know the time anywhere else in the world? Simply type in <strong>time &#8220;city&#8221;</strong> and it should display the current time in that part of the world.</p>
<p><strong>Movie Times</strong></p>
<p>Want to go see a movie, but you don&#8217;t have the local paper in front of you to find out when it&#8217;s playing? Type in <strong>&#8220;movie title&#8221; &#8220;your zip code&#8221;</strong>.</p>
<p><strong>Use as a Calculator</strong></p>
<p>You can use Google as a calculator to answer anything from the simplest math to the most complex equation.</p>
<p>When entering your math, + is used to add terms, &#8211; to subtract terms, * to multiply terms, and / to divide terms. Besides these basic operators, you can use ^ to work out something to the power of something (for example, “2^4” would be 2 to the power of 4), and &#8220;sqrt&#8221; to calculate the square root of a number (for example, “sqrt 4” would be the square root of 4).</p>
<p><strong>Track a Flight</strong></p>
<p>Don&#8217;t want to go to your airline&#8217;s website to find out when your flight is departing or someone&#8217;s flight is arriving? Then just type in <strong>&#8220;airline&#8221; flight &#8220;flight number&#8221;</strong> and get back the arrival and departure times right inside Google&#8217;s search results.</p>
<p><strong>Convert Currency, Metrics, and more</strong></p>
<p>Google&#8217;s powerful built-in converter calculator can help you out whether you&#8217;re cooking dinner, traveling abroad, or more. Find out how many teaspoons are in a quarter cup (type in <strong>&#8220;quarter cup in teaspoons&#8221;</strong>) or how many seconds there are in a year (type in <strong>&#8220;seconds in a year&#8221;</strong>) or how many euros there are to five dollars (type in <strong>&#8220;5 USD in Euro&#8221;</strong>).</p>
<p><strong>Dictionary Definitions</strong></p>
<p>By typing in &#8220;define&#8221; before a word, Google will display a list of dictionary definitions for that word.</p>
<h2>Other Tips</h2>
<ul>
<li>Phrase the question you are typing in the search engine in the form of an answer. For example: Instead of typing in, &#8220;What is the average rainfall in Chicago?&#8221; you might want to try typing, &#8220;The average rainfall in Chicago is&#8221;</li>
<li>Place quotes around phrases that must be searched together. For example: If you put quotes around the words, &#8220;baseball hat&#8221; Google won’t waste your time by looking for Web pages with the words &#8220;baseball&#8221; and &#8220;hat&#8221;.</li>
<li>Google is a global White Pages and Yellow Pages. Type in <strong>phonebook &#8220;business name&#8221; &#8220;city, state&#8221;</strong>, and Google will automatically display the address and phone number.</li>
</ul>
<h2>Suggest Your Own</h2>
<p>Have tricks for using Google that you think others would find useful? Share with everyone by commenting below!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/10/google-can-do-just-about-anything/' addthis:title='Is the Word &#8220;Google&#8221; a Verb? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2008/10/google-can-do-just-about-anything/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>It&#8217;s a Dog-Eat-Dog Web</title>
		<link>http://www.addicottweb.com/2008/04/its-a-dog-eat-dog-web/</link>
		<comments>http://www.addicottweb.com/2008/04/its-a-dog-eat-dog-web/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 21:52:08 +0000</pubDate>
		<dc:creator>Addicott Web</dc:creator>
				<category><![CDATA[From Real Life]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://addicottweb.bizland.com/?p=11</guid>
		<description><![CDATA[When I was in Albany this past weekend, and my siblings and I wanted to adopt a dog as a gift for our mother. We searched Google for local animal shelters and/or humane societies, trying to find places that had &#8230; <a href="http://www.addicottweb.com/2008/04/its-a-dog-eat-dog-web/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/04/its-a-dog-eat-dog-web/' addthis:title='It&#8217;s a Dog-Eat-Dog Web '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></description>
			<content:encoded><![CDATA[<p>When I was in Albany this past weekend, and my siblings and I wanted to adopt a dog as a gift for our mother. We searched Google for local animal shelters and/or humane societies, trying to find places that had a decent selection of dogs to choose from.</p>
<p><span id="more-11"></span></p>
<p>We thought we had found a humane society to go to, so we tried getting in touch with them to get a few initial questions answered. The phone number (which is prominently displayed on their website) went unanswered, and despite numerous attempts to reach them, we were never able to get through to someone.</p>
<p>So instead we decided to take a drive to the address we found listed &#8211; not on their website, but on the search results page. We piled into the car, eager to see some dogs and excited about seeing the look on our mother&#8217;s face when we brought a dog in the door.</p>
<p>Unfortunately, once we arrived at that address, it turned out to be not the animal shelter that we were looking for, but someone&#8217;s home.</p>
<p>Now, you would think that an animal shelter &#8211; whose sole purpose is to place animals in good homes &#8211; would make it easy to actually find them. But by not having accurate contact information on their website, the way they communicated was at odds with their mission.</p>
<p>So what are the lessons here that can be applied to creating good websites?</p>
<ul>
<li>Search results can only be as good as the information on your website</li>
<li>An up-to-date website is essential to your communications strategy</li>
<li>Contact information should always be available and, more importantly, accurate</li>
<li>If you depend on people finding you, then make it as easy as possible for them to do so</li>
</ul>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.addicottweb.com/2008/04/its-a-dog-eat-dog-web/' addthis:title='It&#8217;s a Dog-Eat-Dog Web '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.addicottweb.com/2008/04/its-a-dog-eat-dog-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

