<?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>Google Data &#187; Michael Wyszomierski</title>
	<atom:link href="/author/michael-wyszomierski/feed/" rel="self" type="application/rss+xml" />
	<link>https://googledata.org</link>
	<description>Everything Google: News, Products, Services, Content, Culture</description>
	<lastBuildDate>Fri, 03 Apr 2015 21:58:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>How to deal with planned site downtime</title>
		<link>https://googledata.org/google-webmaster-central/how-to-deal-with-planned-site-downtime/</link>
		<comments>https://googledata.org/google-webmaster-central/how-to-deal-with-planned-site-downtime/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 09:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster level: Intermediate to AdvancedOnce in a while we get asked whether a site’s visibility in Google’s search results can be impacted in a negative way if it’s unavailable when Googlebot tries to crawl it. Sometimes downtime is unavoidable...]]></description>
				<content:encoded><![CDATA[<div>Webmaster level: Intermediate to Advanced</div><div><br /></div><div>Once in a while we get asked whether a site’s visibility in Google’s search results can be impacted in a negative way if it’s unavailable when Googlebot tries to crawl it. Sometimes downtime is unavoidable: a webmaster might decide to take a site down due to ongoing site maintenance, or legal or cultural requirements. Outages that are not clearly marked as such can negatively affect a site’s reputation. While we cannot guarantee any crawling, indexing or ranking, there are methods to deal with planned website downtime in a way that will generally not negatively affect your site’s visibility in the search results.</div><div><br /></div><div>For example, instead of returning an HTTP result code <a href="http://en.wikipedia.org/wiki/HTTP_404">404 (Not Found)</a> or showing an error page with the status code 200 (OK) when a page is requested, it’s better to return a 503 HTTP result code (Service Unavailable) which tells search engine crawlers that the downtime is temporary. Moreover, it allows webmasters to provide visitors and bots with an estimated time when the site will be up and running again. If known, the length of the downtime in seconds or the estimated date and time when the downtime will be complete can be specified in an optional <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.37">Retry-After header</a>, which Googlebot may use to determine when to recrawl the URL.</div><div><br /></div><div><div>Returning a 503 HTTP result code can be a great solution for a number of other situations. We encounter a lot of problems with sites that return 200 (OK) result codes for server errors, downtime, bandwidth-overruns or for temporary placeholder pages (“Under Construction”). The 503 HTTP result code is the webmaster’s solution of choice for all these situations. As for planned server downtime like hardware maintenance, it’s a good idea to have a separate</div><div>server available to actually return the 503 HTTP result code. It is important, however, to not treat 503 as a permanent solution: lasting 503s can eventually be seen as a sign that the server is now permanently unavailable and can result in us removing URLs from Google’s index.</div></div><div><br /></div><div><div style="text-align: center;"><span class="Apple-style-span" >header('HTTP/1.1 503 Service Temporarily Unavailable');</span></div><div style="text-align: center;"><span class="Apple-style-span" >header('Retry-After: Sat, 8 Oct 2011 18:27:00 GMT');</span></div></div><div style="text-align: center;"><br /></div><div style="text-align: center;"><blockquote>If you set up a 503 (Service Unavailable) response, the header information might look like this when using PHP.</blockquote></div><div>Similar to how you can <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=93641">make 404 pages more useful to users</a>, it’s also a good idea to provide a customized 503 message explaining the situation to users and letting them know when the site will be available again. For further information regarding HTTP result codes, please see <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">RFC 2616</a>.</div><div><span class="byline-author"><br /></span></div><div><span class="byline-author">Posted by Tomer Honen and Kaspar Szymanski, Search Quality Team, Dublin</span></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-2324196403950532918?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/how-to-deal-with-planned-site-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving our help content: stocking stuffers in our Help Center</title>
		<link>https://googledata.org/google-webmaster-central/improving-our-help-content-stocking-stuffers-in-our-help-center/</link>
		<comments>https://googledata.org/google-webmaster-central/improving-our-help-content-stocking-stuffers-in-our-help-center/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 17:21:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: AllWe provide lots of information for webmasters across many different channels — you can stay up to date with the latest features here on our blog, browse articles in our Help Center, have discussions in our forums (in 17 languages!...]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level: All</div><div><br /></div><div>We provide lots of information for webmasters across many different channels — you can stay up to date with the latest features here on our blog, browse articles in our <a href="http://www.google.com/support/webmasters/">Help Center</a>, have discussions in our <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=113808">forums</a> (in 17 languages!), watch videos on our <a href="http://www.youtube.com/GoogleWebmasterHelp">YouTube channel</a>, or even read in-depth interviews (in <a href="http://www.stonetemple.com/articles/interview-matt-cutts-012510.shtml">English</a>, <a href="http://www.mestreseo.com.br/entrevistas/entrevista-com-o-ariel-lambrecht-do-google">Portuguese</a>, and other languages).  </div><div><br /></div><div>There’s no shortage of useful information, but sometimes the relevant bits may be a bit difficult to locate, especially for novice webmasters. We see the same questions popping up over and over again, so we’ve tried to make our most frequently searched information as accessible and visible as possible: </div><div>We analysed the questions asked over the past year and a half and identified the issues you are most interested in. We then picked out the relevant bits from across our different resources and collected the answers to those questions in one new convenient <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=1050724">FAQ page</a> in our Help Center (available in 20 languages).</div><div><br /></div><div>We also frequently get questions on how to get in touch with us, so we’ve put together all the different ways you can: </div><div>...tell us about a page you want to remove from our search results; </div><div>...tell us about spam you found;  </div><div>...let us know when you’ve fixed issues on your website;</div><div>...and many more! All of these contact channels are now listed conveniently in one article with direct links to the relevant forms: <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=70896">Webmaster help and contacts</a> (available from the homepage of our Help Center, also in 20 languages). </div><div><br /></div><div>Now isn’t that a nice stocking stuffer (-:? </div><div>Happy webmastering in 2011, and keep the feedback coming!<br/><br/></div><div><span class="byline-author">Posted by Mariya Moeva, Search Quality Team, Dublin</span></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8832993759428881257?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/improving-our-help-content-stocking-stuffers-in-our-help-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ring in the new year with accessible content: Website clinic for non-profits</title>
		<link>https://googledata.org/google-webmaster-central/ring-in-the-new-year-with-accessible-content-website-clinic-for-non-profits/</link>
		<comments>https://googledata.org/google-webmaster-central/ring-in-the-new-year-with-accessible-content-website-clinic-for-non-profits/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 18:55:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster level: BeginnerCross-posted on the Google Grants BlogIn our previous post, we did some source code housekeeping -- just in time for the holidays. But once users have landed on your site, how can you make sure they’ll know how to get around?...]]></description>
				<content:encoded><![CDATA[Webmaster level: Beginner<br /><div><br /></div><div><i>Cross-posted on the <a href="http://googlegrants.blogspot.com/2010/12/ring-in-new-year-with-accessible.html">Google Grants Blog</a></i></div><div><br /></div><div>In our previous post, we did some <a href="http://googlewebmastercentral.blogspot.com/2010/12/holiday-source-code-housekeeping.html">source code housekeeping</a> -- just in time for the holidays. But once users have landed on your site, how can you make sure they’ll know how to get around?</div><div><br /></div><div>As it turns out, easily accessible content on your site can make a big difference. Users tend to have a better experience when a site helps them find and understand its content. Having an accessible site not only empowers users, it also helps search engines understand what your site is really about.</div><div><br /></div><div><div>So if you’ve resolved to boost your site’s user experience and online presence for the new year, improving your content accessibility is a great way to start. Thankfully, there are tons of features you can add to make your site more accessible. In this post, we’ll highlight three of them:</div><div><ul><li>Intuitive navigation</li><li>Concise, descriptive anchor text for links</li><li>Unique, accurate page titles throughout the site</li></ul></div></div><div><div><b>Intuitive navigation</b></div><div>Help users avoid confusion by providing them with intuitive navigation, so that when they arrive at your site, they’ll know where to click to find the information they’re looking for.</div></div><div><br /></div><div><div>Here are three features you can implement in order to lead your users down the right path:</div><div><ul><li><i>Navigational menu:</i> Having a menu with links to the site’s most important pages is the fastest, easiest way to show users where to click next. </li><li><i>Text-based links:</i> While drop-down menus, image-based links, and animation-based links can be appealing, keep in mind that users on text-only devices and some search engines may not be able to see or understand these links. Thus, many users prefer text-based links, which are also easier for search engines to crawl and interpret. </li><li><i>User-viewable site map:</i> 59% of our submissions did not have a user-viewable site map. By providing one, you display the structure of your site and give the user easy one-click navigation. If users are having trouble finding specific pages on your site, a site map can help them find their way. Don’t send your users into the wild without a map!</li></ul></div></div><div>Let’s explore how these features can make a site’s navigation more intuitive by looking at one of our submitted sites, <a href="http://www.myphilanthropedia.org/">Philanthropedia</a>.</div><div><br /></div><div><img src="http://1.bp.blogspot.com/_IbWQAhZFJuA/TRIBDDV4LaI/AAAAAAABwM0/u19ejfc4Udk/s400/1yeuWqSp_Tpyn_wMhvmM-CIlY0W4-bA.png" style="cursor:pointer; cursor:hand;width: 400px; height: 284px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5553502442449546658" /></div><div><br /></div><div>Thanks to this site’s clean navigational menu, users can find all of the site’s important pages within a few clicks. Wherever users end up on the site, they can always click on the “Home” button to return to the main page, or on any of the links in the menu to return to the site’s important subpages. Like all of the links on this site, the links in the navigational menu are text-based links, which make it easier for both search engines and users to access the site’s content. Finally, Philanthropedia has included a user-viewable site map, shown below, in case visitors are looking for a specific page not listed in the main menu.</div><div><br /></div><div><img src="http://1.bp.blogspot.com/_IbWQAhZFJuA/TRIBDft38CI/AAAAAAABwM8/zMJXuFAhZ48/s400/1DcVcyJtYgQZjABMYN1jG9GRVvF_lGQ.png" style="cursor:pointer; cursor:hand;width: 400px; height: 275px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5553502450066386978" /></div><div><br /></div><div><div><b>Concise, descriptive anchor text for links</b></div><div>Anchor text -- the clickable text of a link -- can help users quickly decide which links they want to click on and find out more about. Meaningful anchor text makes it easier for users to navigate around your site and also helps search engines understand what the link’s destination page is about.</div><div><br /></div><div>20% of our submissions could improve their sites by improving the anchor text used in some of their internal links. When writing anchor text, keep two things in mind:</div><div><ul><li><i>Be descriptive:</i> Use words that are relevant to the destination page, avoiding generic phrases like “click here” or “article.” Make sure the user can get a snapshot of the destination page’s overall content and functionality by reading the anchor text.</li><li><i>Keep it concise:</i> Anchor text that contains a few words or a short phrase is more attractive and convenient for users to read than a sentence or paragraph-long link.</li></ul></div><div>Let’s take a look at how anchor text played out in two user-submitted examples:</div></div><div><br /></div><div><div    style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-   font-family:Tinos;font-size:medium;color:transparent;"><table id="internal-source-marker_0.45363054680638015"  style="border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border- border-collapse: collapse; color:initial;"><tbody><tr style="height: 0px; "><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; "><span class="Apple-style-span" style="white-space: pre-wrap; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="font-size:small;">Organization</span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span style="color: rgb(0, 0, 0); background-color: rgb(192, 192, 192); font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="font-size:small;">Anchor Text Examples</span></span></span><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="font-size:small;"><span style="color: rgb(0, 0, 0); background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; color:transparent;"></span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style="font-size:small;">User Friendliness</span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style="font-size:small;">Anchor Text Behavior</span></span></span></td></tr><tr style="height: 0px; "><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><a href="http://www.mosaicproject.org/index.php"><span style="font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">The Mosaic Project</span></span></span></span><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="font-size:small;"><span style="color: rgb(0, 0, 0); background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; color:transparent;"></span></span></span></a></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"></span></span></span><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><a href="http://www.mosaicproject.org/workforMP"><span class="Apple-style-span"  style="font-size:small;">Work for Mosaic</span></a><span class="Apple-style-span"  style="font-size:small;"><br /></span></span></span></span><span class="Apple-style-span"  style="font-size:small;"><br /></span><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><a href="http://www.mosaicproject.org/curriculumguide"><span class="Apple-style-span"  style="font-size:small;">Order Our Curriculum Guide</span></a><span class="Apple-style-span"  style="font-size:small;"><br /></span></span></span></span><span class="Apple-style-span"  style="font-size:small;"><br /></span><a href="http://www.mosaicproject.org/outdoor"><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">Outdoor School</span></span></span></span></a></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style="font-size:small;">High: Users can get an accurate idea of the content on the links’ destination pages just by reading the anchor text.</span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; "><span class="Apple-style-span"  style=" white-space: pre-wrap; font-family:arial;"><span class="Apple-style-span"  style="font-size:small;">Active verb phrases and rich nouns accurately describe the pages that the links are pointing to.</span></span></td></tr><tr style="height: 0px; "><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><a href="http://liver.stanford.edu/"><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">Asian Liver Center</span></span></span></span><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="font-size:small;"><span class="Apple-style-span"  style="color:#000099;"><span style="background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; color:transparent;"></span></span></span></span></a></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"></span></span></span><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><a href="http://liver.stanford.edu/Outreach/upcomingevents.html"><span class="Apple-style-span"  style="font-size:small;">Learn more</span></a><span class="Apple-style-span"  style="font-size:small;"><br /></span></span></span></span><span class="Apple-style-span"  style="font-size:small;"><br /></span><a href="http://liver.stanford.edu/Outreach/JRC.html"><span style="background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; color:transparent;"><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">here</span></span></span></span></a></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style="font-size:small;">Low: The anchor text is too generic and does not give users an idea of what the linked-to content is.  </span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; "><span class="Apple-style-span"  style=" white-space: pre-wrap; font-family:arial;"><span class="Apple-style-span"  style="font-size:small;">Generic phrases give little insight into the pages that the links are pointing to.</span></span></td></tr></tbody></table></div></div><div><br /></div><div><div>You can learn more about anchor text and internal linking strategies by checking out this blog post on the importance of <a href="http://googlewebmastercentral.blogspot.com/2008/10/importance-of-link-architecture.html">link architecture</a>.</div><div><br /></div><div><b>Unique, accurate page titles throughout the site</b></div><div>Each page on your site is different, so flaunt your site’s diversity by giving a unique title to each page. Giving each page a unique title lets search engines know how that page is distinct from others within your site. In our analysis, over 28% of sites could have improved their site quality by adding unique page titles. </div><div><br /></div><div>Let’s check out a few more examples to see what a difference unique, accurate page titles can make:</div></div><div><br /></div><div><div    style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-   font-family:Tinos;font-size:medium;color:transparent;"><table id="internal-source-marker_0.45363054680638015"  style="border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border- border-collapse: collapse; color:initial;"><tbody><tr style="height: 0px; "><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 9px; padding-right: 9px; padding-bottom: 9px; padding-left: 9px; "><span class="Apple-style-span"  style="white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"  style="font-size:small;">Organization</span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span style="color: rgb(0, 0, 0); background-color: rgb(192, 192, 192); font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"  style="font-size:small;">Page Title Examples</span></span><span class="Apple-style-span"  style="font-size:small;"><span style=" color: rgb(0, 0, 0); background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:Arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style="font-size:small;">User Friendliness</span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(192, 192, 192); padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; "><span class="Apple-style-span"  style="font-family:Arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style="font-size:small;">Page Title Behavior</span></span></span></td></tr><tr style="height: 0px; "><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><a href="http://www.vamsinternational.org/"><span style="font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">VAMS International</span></span></span><span class="Apple-style-span"  style="font-size:small;"><span style=" color: rgb(0, 0, 0); background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"></span></span></a></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="color:#000099;"><span style=" background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"></span></span><span style=" background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"><span class="Apple-style-span"  style="color:#000099;"><a href="http://www.vamsinternational.org/upcoming_events"><span class="Apple-style-span"  style="font-size:small;">Upcoming Events | VAMS   International</span></a><span class="Apple-style-span"  style="font-size:small;"><br /></span></span></span><span class="Apple-style-span"  style="font-size:small;"><br /></span><span style=" background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"><span class="Apple-style-span"  style="color:#000099;"><a href="http://www.vamsinternational.org/request_service"><span class="Apple-style-span"  style="font-size:small;">Request Service | VAMS   International</span></a><span class="Apple-style-span"  style="font-size:small;"><br /></span></span></span><span class="Apple-style-span"  style="font-size:small;"><br /></span><span class="Apple-style-span"  style="font-family:Arial;"><a href="http://www.vamsinternational.org/faq"><span style=" background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">FAQ’s | VAMS International</span></span></span></a></span><br /><span class="Apple-style-span"  style="font-size:small;"><br /></span><a href="http://www.vamsinternational.org/faq"><span class="Apple-style-span"  style="font-size:small;"><span style=" color: rgb(0, 0, 153); background- font-weight: normal; font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"></span></span></a></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:Arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style="font-size:small;">High: Each page’s content is relevant to its title, and the user can get a good idea of each page’s unique offerings and functionality.</span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; "><span class="Apple-style-span"  style=" white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"  style="font-size:small;">Concise, rich language joined with the organization’s name accurately describes the corresponding pages. The titles show how each page is unique while also acknowledging that they are all associated with one organization.</span></span></td></tr><tr style="height: 0px; "><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><a href="http://outcomesmhcd.com/"><span style="font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">MHCD Evaluation and Research</span></span></span></a><span class="Apple-style-span"  style="font-size:small;"><span style=" color: rgb(0, 0, 0); background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><a href="http://outcomesmhcd.com/About.htm"><span style="font-style: normal; text-decoration: underline; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"  style="color:#000099;"><span class="Apple-style-span"  style="font-size:small;">MHCD Evaluation and Research</span></span></span></a><span class="Apple-style-span"  style="font-size:small;"><span style=" color: rgb(0, 0, 0); background- font-weight: normal; font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;color:transparent;"></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; "><span class="Apple-style-span"  style="font-family:Arial;"><span class="Apple-style-span" style="white-space: pre-wrap;"><span class="Apple-style-span"  style=" white-space: normal; font-family:Georgia, serif;"><span style="font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"  style="font-size:small;">Low: This site contains a lot of diverse content and rich functionality; however, the uniform page titles do not convey these strengths.</span></span></span></span></span></td><td style="border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; "><span style="font-style: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; font-family:Arial;"><span class="Apple-style-span"><span class="Apple-style-span"  style="font-size:small;">This page title is too general and does not accurately describe the content on each page. The same title is used across all the pages on this site.</span></span></span></td></tr></tbody></table></div></div><div><br /></div><div><div><b>Wrapping things up</b></div><div>We hope that this blog post has given you some ideas on how to ring in the new year with improved content accessibility, which can boost the user experience and online presence for your site.</div><div><br /></div><div>To learn more about the features discussed here and in our previous two site clinic posts, check out our <a href="http://googlewebmastercentral.blogspot.com/2010/03/googles-seo-report-card.html">SEO Report Card</a> and <a href="http://googlewebmastercentral.blogspot.com/2010/09/seo-starter-guide-updated.html">SEO Starter Guide</a>.</div><div><br /></div><div>This blog post wraps up our website clinic for non-profits. We send our warmest regards to all the great non-profit causes you are working on, and thanks to everyone who took the time to submit their sites and read our posts!</div></div><div><br /></div><div><span class="byline-author">Posted by Jen Lee and Alexi Douvas, Search Quality Evaluation Team</span></div><div>Contributors:  Aditya Goradia, Brandon Falls, Charlene Perez, Diara Dankert, Michael Wyszomierski, and Nelson Bradley</div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8169749195665774319?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/ring-in-the-new-year-with-accessible-content-website-clinic-for-non-profits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Holiday source code housekeeping: Website clinic for non-profits</title>
		<link>https://googledata.org/google-webmaster-central/holiday-source-code-housekeeping-website-clinic-for-non-profits/</link>
		<comments>https://googledata.org/google-webmaster-central/holiday-source-code-housekeeping-website-clinic-for-non-profits/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:15:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<div><span>Webmaster Level:  Beginner</span></div><div><span><br /></span></div><div><i>Cross-posted on the </i><a href="http://googlegrants.blogspot.com/2010/12/holiday-source-code-housekeeping.html"><i>Google Grants Blog</i></a></div><div><span><br /></span></div><div><span>As the holiday season comes around, we all have a bit of housekeeping to do.  This is precisely why we wanted to focus the second post in our </span><a href="http://googlewebmastercentral.blogspot.com/2010/12/helping-holiday-hand-website-clinic-for.html">site clinic series</a><span> on cleaning up your source code.  Throughout our analysis of submitted non-profit websites, we noticed some confusion about what HTML markup, or tags, to use where, and what content to place within them, both of which could have significant impact on users and how your website looks on the search results page.</span></div><div><span><br /></span></div><div><b><span>Before you deck the halls, deck out your &#60;title&#62; elements</span></b></div><div><span>Out of all the submitted non-profit websites, 27% were misusing their &#60;title&#62; elements, which are critical in letting both Google and users know what’s important to your website.  Typically, a search engine will display ~60 characters from your title element; this is valuable real estate, so you should use it!  Before getting into the actual code, let’s first take a look at how a great title element from one of our submitted sites, <a href="http://www.sharp.com/index.cfm">Sharp</a>, will appear in the search results page:</span></div><div><span><br /></span></div><div><span><img src="http://3.bp.blogspot.com/_IbWQAhZFJuA/TRAyLImkbcI/AAAAAAABwMk/mWjpFiNS3bQ/s400/title.png" style="cursor:pointer;cursor:hand;width: 400px;height: 39px" border="0" alt="" /></span></div><div><span><br /></span></div><div><span>Ideally, a great &#60;title&#62; element will include the name of the organization, along with a descriptive tag line.  Let’s take a look at some submitted examples:</span></div><div><div><span> <table cellspacing="0" cellpadding="0"> <tbody> <tr> <td valign="top"> <p>Organization</p> </td> <td valign="top"> <p>&#60;title&#62; source code</p> </td> <td valign="top"> <p>User Friendliness</p> </td> <td valign="top"> <p>Tag Behavior</p> </td> </tr> <tr> <td valign="top"> <p><span><a href="http://www.sharp.com/index.cfm">Sharp</a></span></p> </td> <td valign="top"> <p>&#60;title&#62;Top San Diego Doctors and Hospitals - Sharp HealthCare&#60;/title&#62;</p> </td> <td valign="top"> <p>Best</p> </td> <td valign="top"> <p>Includes organization’s name and a descriptive tag line</p> </td> </tr> <tr> <td valign="top"> <p><span><a href="http://www.interieur.be/">Interieur</a></span><span> </span></p> </td> <td valign="top"> <p>&#60;title&#62;Interieur 2010 - 15-24 October Kortrijk, Belgium&#60;/title&#62;</p> </td> <td valign="top"> <p>Good</p> </td> <td valign="top"> <p>Includes the organization’s name and a non-descriptive tag line</p> </td> </tr> <tr> <td valign="top"> <p><span><a href="http://www.vamsinternational.org/">VAMS International </a></span></p> </td> <td valign="top"> <p>&#60;title&#62;Visual Arts and Music for Society &#124; VAMS International&#60;/title&#62; </p> </td> <td valign="top"> <p>Okay</p> </td> <td valign="top"> <p>Includes only the organization’s name</p></td></tr></tbody></table></span></div></div><div><div><div><br /></div><div>If you don’t specify a &#60;title&#62; tag, then Google will try to create a title for you. You can probably do better than our best guess, so go for it: take control of your &#60;title&#62; tag! It’s a simple fix that can make a huge difference. Using specific &#60;title&#62; tags for your deeper URLs is also important, and we’ll address that in our next site clinic post.</div><div><br /></div><div><b>Keep an eye on your description meta tags</b></div><div><a href="http://googlewebmastercentral.blogspot.com/2007/09/improve-snippets-with-meta-description.html">Description meta tags</a> weren’t being utilized to their full potential in 54% of submitted sites.  These tags are often used to populate the two-line snippet provided to users in the search results page.  With a solid snippet, you can get your potential readers excited and ready to learn more about your organization.  Let’s take another look at a good example from among the submitted sites, <a href="http://www.aussierescueil.com/">Tales of Aussie Rescue</a>:</div></div><div><br /></div><div><img src="http://2.bp.blogspot.com/_IbWQAhZFJuA/TRA9FlB9psI/AAAAAAABwMs/ne_ytcmk8w8/s400/aussie.png" style="cursor:pointer;cursor:hand;width: 400px;height: 41px" border="0" alt="" /></div><div><br /></div><div><div>If description meta tags are absent or not relevant, a snippet will be chosen from the page’s content automatically.  If you’re lucky and have a good snippet auto-selected, keep in mind that search engines vary in the way that they select snippets, so it’s better to keep things consistent and relevant by writing a solid description meta tag.  </div><div><br /></div><div><b>Keep your &#60;h&#62;  elements in their place</b></div><div>Another quick fix in your housekeeping is assuring your website makes proper use of heading tags.  In our non-profit study, nearly 19% of submitted sites had room for improvement with heading elements.  The most common problem in heading tags was the tendency to initiate headers with an &#60;h2&#62; or &#60;h3&#62; tag while not including an &#60;h1&#62; tag, presumably for aesthetic reasons.</div><div><br /></div><div>Headings give you the opportunity to tell both Google and users what’s important to you and your website.  The lower the number on your heading tag, the more important the text, in the eyes of Google and your users.  Take advantage of that &#60;h1&#62; tag!  If you don’t like how an &#60;h1&#62; tag is rendered visually, you can always alter its appearance in your CSS.</div><div><br /></div><div><b>Use alt text for images</b></div><div>Everyone is always proud to display their family photos come holiday season, but don’t forget to tell us what they’re all about.  Over 37% of analyzed sites were not making appropriate use of the image alt attribute.  If used properly, this attribute can: </div><div><ul><li>Help Google understand what your image is</li><li>Allow users on text-only browsers, with accessibility problems, or on limited devices to understand your images</li></ul></div><div>Keep in mind, rich and descriptive alt text is the key here.  Let’s take another look at some of our submitted sites and their alt attribute usage:</div></div><div><br /></div><div>        <table cellspacing="0" cellpadding="0"> <tbody> <tr> <td valign="top"> <p>Organization</p> </td> <td valign="top"> <p>Source Code</p> </td> <td valign="top"> <p>User Friendliness</p> </td> <td valign="top"> <p>Tag Behavior</p> </td> </tr> <tr> <td valign="top"> <p><span><a href="http://www.guidedogsgiving.org.uk/sponsorapuppy/">Sponsor A Puppy</a></span></p> </td> <td valign="top"> <p>&#60;img alt="Sponsor a Puppy logo" src=...</p> </td> <td valign="top"> <p>Best: the alt text specifies the image is the organization’s main logo</p> </td> <td valign="top"> <p>Uses rich, descriptive alt text to describe images, buttons, and logos</p> </td> </tr> <tr> <td valign="top"> <p><span><a href="http://www.myphilanthropedia.org/">Philanthropedia</a></span></p> </td> <td valign="top"> <p>&#60;img alt="Logo" height=...</p> </td> <td valign="top"> <p>Good:  the alt text specifies the image is a logo, but does not further describe it by the organization or its behavior</p> </td> <td valign="top"> <p>Uses non-descriptive alt text for images, buttons, and logos, or uses alt text only sporadically</p> </td> </tr> <tr> <td valign="top"> <p><span><a href="http://www.coastalcommunityfoundation.org/">Coastal Community Foundation</a></span></p> </td> <td valign="top"> <p>&#60;img src="...”&#62;</p> </td> <td valign="top"> <p>Not ideal:  alt text not present</p> </td> <td valign="top"> <p>No use of alt text, or use of text that does not add meaning (often seen in numbering the images)</p> </td> </tr> </tbody> </table></div></div><div></div><div><div><br /><b>A little window shopping for your New Year’s resolution</b></div><div>Google has some great resources to further address best practices in your source code.  For starters, you can use our <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=80407">HTML Suggestion Tool</a> in Webmaster Tools.  Also, it’s always a good practice to make your site <a href="http://www.google.com/accessibility/">accessible</a> to all viewers.</div></div><div></div><div><br /><span>Posted by Alexi Douvas and Jen Lee, Search Quality Team</span></div><div><span>Contributors: Aditya Goradia, Brandon Falls, Charlene Perez, Diara Dankert, Michael Wyszomierski, and Nelson Bradley</span></div><div><img width="1" height="1" src="https://blogger.googleusercontent.com/tracker/32069983-5000625199564538800?l=googlewebmastercentral.blogspot.com" alt="" /></div>]]></description>
				<content:encoded><![CDATA[<div><span class="Apple-style-span">Webmaster Level:  Beginner</span></div><div><span class="Apple-style-span"><br /></span></div><div><i>Cross-posted on the </i><a href="http://googlegrants.blogspot.com/2010/12/holiday-source-code-housekeeping.html"><i>Google Grants Blog</i></a></div><div><span class="Apple-style-span"><br /></span></div><div><span class="Apple-style-span">As the holiday season comes around, we all have a bit of housekeeping to do.  This is precisely why we wanted to focus the second post in our </span><a href="http://googlewebmastercentral.blogspot.com/2010/12/helping-holiday-hand-website-clinic-for.html">site clinic series</a><span class="Apple-style-span"> on cleaning up your source code.  Throughout our analysis of submitted non-profit websites, we noticed some confusion about what HTML markup, or tags, to use where, and what content to place within them, both of which could have significant impact on users and how your website looks on the search results page.</span></div><div><span class="Apple-style-span"><br /></span></div><div><b><span class="Apple-style-span">Before you deck the halls, deck out your &lt;title&gt; elements</span></b></div><div><span class="Apple-style-span">Out of all the submitted non-profit websites, 27% were misusing their &lt;title&gt; elements, which are critical in letting both Google and users know what’s important to your website.  Typically, a search engine will display ~60 characters from your title element; this is valuable real estate, so you should use it!  Before getting into the actual code, let’s first take a look at how a great title element from one of our submitted sites, <a href="http://www.sharp.com/index.cfm">Sharp</a>, will appear in the search results page:</span></div><div><span class="Apple-style-span"><br /></span></div><div><span class="Apple-style-span"><img src="http://3.bp.blogspot.com/_IbWQAhZFJuA/TRAyLImkbcI/AAAAAAABwMk/mWjpFiNS3bQ/s400/title.png" style="cursor:pointer; cursor:hand;width: 400px; height: 39px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5552993507417025986" /></span></div><div><span class="Apple-style-span"><br /></span></div><div><span class="Apple-style-span">Ideally, a great &lt;title&gt; element will include the name of the organization, along with a descriptive tag line.  Let’s take a look at some submitted examples:</span></div><div><div  style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background- color:transparent;"><span class="Apple-style-span"  style=" white-space: pre-wrap;font-size:15px;"> <table cellspacing="0" cellpadding="0" class="t1"> <tbody> <tr> <td valign="top" class="td1"> <p class="p1">Organization</p> </td> <td valign="top" class="td2"> <p class="p1">&lt;title&gt; source code</p> </td> <td valign="top" class="td3"> <p class="p1">User Friendliness</p> </td> <td valign="top" class="td4"> <p class="p1">Tag Behavior</p> </td> </tr> <tr> <td valign="top" class="td5"> <p class="p2"><span class="s1"><a href="http://www.sharp.com/index.cfm">Sharp</a></span></p> </td> <td valign="top" class="td6"> <p class="p1">&lt;title&gt;Top San Diego Doctors and Hospitals - Sharp HealthCare&lt;/title&gt;</p> </td> <td valign="top" class="td7"> <p class="p1">Best</p> </td> <td valign="top" class="td8"> <p class="p1">Includes organization’s name and a descriptive tag line</p> </td> </tr> <tr> <td valign="top" class="td5"> <p class="p2"><span class="s1"><a href="http://www.interieur.be/">Interieur</a></span><span class="s2"> </span></p> </td> <td valign="top" class="td6"> <p class="p1">&lt;title&gt;Interieur 2010 - 15-24 October Kortrijk, Belgium&lt;/title&gt;</p> </td> <td valign="top" class="td7"> <p class="p1">Good</p> </td> <td valign="top" class="td8"> <p class="p1">Includes the organization’s name and a non-descriptive tag line</p> </td> </tr> <tr> <td valign="top" class="td5"> <p class="p2"><span class="s1"><a href="http://www.vamsinternational.org/">VAMS International </a></span></p> </td> <td valign="top" class="td6"> <p class="p1">&lt;title&gt;Visual Arts and Music for Society | VAMS International&lt;/title&gt; </p> </td> <td valign="top" class="td7"> <p class="p1">Okay</p> </td> <td valign="top" class="td8"> <p class="p1">Includes only the organization’s name</p></td></tr></tbody></table></span></div></div><div><div><div><br /></div><div>If you don’t specify a &lt;title&gt; tag, then Google will try to create a title for you. You can probably do better than our best guess, so go for it: take control of your &lt;title&gt; tag! It’s a simple fix that can make a huge difference. Using specific &lt;title&gt; tags for your deeper URLs is also important, and we’ll address that in our next site clinic post.</div><div><br /></div><div><b>Keep an eye on your description meta tags</b></div><div><a href="http://googlewebmastercentral.blogspot.com/2007/09/improve-snippets-with-meta-description.html">Description meta tags</a> weren’t being utilized to their full potential in 54% of submitted sites.  These tags are often used to populate the two-line snippet provided to users in the search results page.  With a solid snippet, you can get your potential readers excited and ready to learn more about your organization.  Let’s take another look at a good example from among the submitted sites, <a href="http://www.aussierescueil.com/">Tales of Aussie Rescue</a>:</div></div><div><br /></div><div><img src="http://2.bp.blogspot.com/_IbWQAhZFJuA/TRA9FlB9psI/AAAAAAABwMs/ne_ytcmk8w8/s400/aussie.png" style="cursor:pointer; cursor:hand;width: 400px; height: 41px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5553005506596808386" /></div><div><br /></div><div><div>If description meta tags are absent or not relevant, a snippet will be chosen from the page’s content automatically.  If you’re lucky and have a good snippet auto-selected, keep in mind that search engines vary in the way that they select snippets, so it’s better to keep things consistent and relevant by writing a solid description meta tag.  </div><div><br /></div><div><b>Keep your &lt;h&gt; <h> elements in their place</h></b></div><div>Another quick fix in your housekeeping is assuring your website makes proper use of heading tags.  In our non-profit study, nearly 19% of submitted sites had room for improvement with heading elements.  The most common problem in heading tags was the tendency to initiate headers with an &lt;h2&gt; or &lt;h3&gt; tag while not including an &lt;h1&gt; tag, presumably for aesthetic reasons.</div><div><br /></div><div>Headings give you the opportunity to tell both Google and users what’s important to you and your website.  The lower the number on your heading tag, the more important the text, in the eyes of Google and your users.  Take advantage of that &lt;h1&gt; tag!  If you don’t like how an &lt;h1&gt; tag is rendered visually, you can always alter its appearance in your CSS.</div><div><br /></div><div><b>Use alt text for images</b></div><div>Everyone is always proud to display their family photos come holiday season, but don’t forget to tell us what they’re all about.  Over 37% of analyzed sites were not making appropriate use of the image alt attribute.  If used properly, this attribute can: </div><div><ul><li>Help Google understand what your image is</li><li>Allow users on text-only browsers, with accessibility problems, or on limited devices to understand your images</li></ul></div><div>Keep in mind, rich and descriptive alt text is the key here.  Let’s take another look at some of our submitted sites and their alt attribute usage:</div></div><div><br /></div><div>     <style type="text/css"> p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 15.0px Arial} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 15.0px Arial; color: #0000a1} span.s1 {text-decoration: underline} table.t1 {border-collapse: collapse} td.td1 {width: 100.0px; background-color: #c0c0c0; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} td.td2 {width: 95.0px; background-color: #c0c0c0; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} td.td3 {width: 285.0px; background-color: #c0c0c0; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} td.td4 {width: 243.0px; background-color: #c0c0c0; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} td.td5 {width: 100.0px; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} td.td6 {width: 95.0px; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} td.td7 {width: 285.0px; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} td.td8 {width: 243.0px; border-style: solid; border-width: 1.0px 1.0px 1.0px 1.0px; border-color: #aaaaaa #aaaaaa #aaaaaa #aaaaaa; padding: 8.0px 8.0px 8.0px 8.0px} </style>   <table cellspacing="0" cellpadding="0" class="t1"> <tbody> <tr> <td valign="top" class="td1"> <p class="p1">Organization</p> </td> <td valign="top" class="td2"> <p class="p1">Source Code</p> </td> <td valign="top" class="td3"> <p class="p1">User Friendliness</p> </td> <td valign="top" class="td4"> <p class="p1">Tag Behavior</p> </td> </tr> <tr> <td valign="top" class="td5"> <p class="p2"><span class="s1"><a href="http://www.guidedogsgiving.org.uk/sponsorapuppy/">Sponsor A Puppy</a></span></p> </td> <td valign="top" class="td6"> <p class="p1">&lt;img alt="Sponsor a Puppy logo" src=...</p> </td> <td valign="top" class="td7"> <p class="p1">Best: the alt text specifies the image is the organization’s main logo</p> </td> <td valign="top" class="td8"> <p class="p1">Uses rich, descriptive alt text to describe images, buttons, and logos</p> </td> </tr> <tr> <td valign="top" class="td5"> <p class="p2"><span class="s1"><a href="http://www.myphilanthropedia.org/">Philanthropedia</a></span></p> </td> <td valign="top" class="td6"> <p class="p1">&lt;img alt="Logo" height=...</p> </td> <td valign="top" class="td7"> <p class="p1">Good:  the alt text specifies the image is a logo, but does not further describe it by the organization or its behavior</p> </td> <td valign="top" class="td8"> <p class="p1">Uses non-descriptive alt text for images, buttons, and logos, or uses alt text only sporadically</p> </td> </tr> <tr> <td valign="top" class="td5"> <p class="p2"><span class="s1"><a href="http://www.coastalcommunityfoundation.org/">Coastal Community Foundation</a></span></p> </td> <td valign="top" class="td6"> <p class="p1">&lt;img src="...”&gt;</p> </td> <td valign="top" class="td7"> <p class="p1">Not ideal:  alt text not present</p> </td> <td valign="top" class="td8"> <p class="p1">No use of alt text, or use of text that does not add meaning (often seen in numbering the images)</p> </td> </tr> </tbody> </table></div></div><div></div><div><div><br /><b>A little window shopping for your New Year’s resolution</b></div><div>Google has some great resources to further address best practices in your source code.  For starters, you can use our <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=80407">HTML Suggestion Tool</a> in Webmaster Tools.  Also, it’s always a good practice to make your site <a href="http://www.google.com/accessibility/">accessible</a> to all viewers.</div></div><div></div><div><br /><span class="byline-author">Posted by Alexi Douvas and Jen Lee, Search Quality Team</span></div><div><span class="byline-author">Contributors: Aditya Goradia, Brandon Falls, Charlene Perez, Diara Dankert, Michael Wyszomierski, and Nelson Bradley</span></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-5000625199564538800?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/holiday-source-code-housekeeping-website-clinic-for-non-profits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>A helping holiday hand:  Website clinic for non-profits</title>
		<link>https://googledata.org/google-webmaster-central/a-helping-holiday-hand-website-clinic-for-non-profits/</link>
		<comments>https://googledata.org/google-webmaster-central/a-helping-holiday-hand-website-clinic-for-non-profits/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 17:22:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level:  BeginnerCross-posted on the Google Grants BlogA New Year’s resolutionIn the spirit of the holidays, here at Google we wanted to take the time to help out those who spend their days making our world a better place: non-profit organiz...]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level:  Beginner</div><div><br /></div><div><i>Cross-posted on the <a href="http://googlegrants.blogspot.com/2010/12/helping-holiday-hand-website-clinic-for.html">Google Grants Blog</a></i></div><div><br /></div><div><b>A New Year’s resolution</b></div><div>In the spirit of the holidays, here at Google we wanted to take the time to help out those who spend their days making our world a better place: non-profit organizations.  A few weeks back, we asked webmasters of non-profits to <a href="http://googlewebmastercentral.blogspot.com/2010/10/website-clinic-call-for-submissions.html">submit their organization’s site</a> to our Search Quality team for analysis.  After some number crunching and trend analysis, we’re back to report on general areas for improvement and to guide you towards some useful resources!  </div><div><br /></div><div><b>Making our list, checking it twice</b></div><div>First, we’d like thank all of the amazing organizations who participated by submitting their sites. We got some great results, and are excited about all the diverse non-profit causes out there.  </div><div><br /></div><div>Our analysis will take place in the following two posts.  The first post will focus on cleaning up HTML tags in your source code, while the second will examine improving user experience via better content accessibility.  </div><div><br /></div><div><b>Visions of... URLs... dancing in our heads</b></div><div>The great news is, every single site submitted had at least one or two areas to tweak to make it even better!  So this information should be helpful to everyone out there, big or small.  Just to whet your appetites, here’s a quick list of items that will not be addressed in our following posts, but that had some room for improvement in a large percentage of submitted sites: </div><div><ul><li>Keep an eye on proper <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=139066">canonicalization</a>:  56% of analyzed non-profit sites could improve their canonicalization practices. You can read more about canonicalization in <a href="http://googleindia.blogspot.com/2010/02/india-site-clinic-part-i.html">this blog post</a> from a previous site clinic.</li><li>Make sure your volunteer/support sections are visible:  29% of our submissions could improve their sites by making their support, volunteer, or donation sections easier to find.  A great way to accomplish this is to add a donations tab to your navigation bar so it’s just one click away at all times.  </li><li>Protect your confidential information:  Lots of non-profits, especially those in the medical industry, deal with some very important and confidential information.  Read up on how to <a href="http://code.google.com/web/controlcrawlindex/">control your crawled and indexed content</a>, and remember to protect confidential content through proper authentication measures.</li><li>Make your Flash sites search engine friendly:  We saw some beautiful sites running on Flash.  Search engines have a hard time understanding Flash files, and we’re working to improve Flash comprehension on our end, but here are some discussion points on how you can <a href="http://googlewebmastercentral.blogspot.com/2008/06/improved-flash-indexing.html">help us understand your Flash content</a>.</li></ul></div><div><span class="byline-author">Posted by Alexi Douvas and Jen Lee, Search Quality Evaluation Team</span></div><div>Contributors: Aditya Goradia, Brandon Falls, Charlene Perez, Diara Dankert, Michael Wyszomierski, and Nelson Bradley</div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8780752039245479425?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/a-helping-holiday-hand-website-clinic-for-non-profits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best practices for running multiple sites</title>
		<link>https://googledata.org/google-webmaster-central/best-practices-for-running-multiple-sites/</link>
		<comments>https://googledata.org/google-webmaster-central/best-practices-for-running-multiple-sites/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 21:11:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: AllRunning a single compelling, high quality site can be time- and resource-consuming, not to mention the creativity it requires to make the site a great one. At times–particularly when it comes to rather commercial topics like forei...]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level: All</div><div><br /></div><div>Running a single compelling, high quality site can be time- and resource-consuming, not to mention the creativity it requires to make the site a great one. At times–particularly when it comes to rather commercial topics like foreign currency exchange or online gambling–we see that some webmasters try to compete for visibility in Google search results with a large</div><div>number of sites on the same topic. There are a few things to keep in mind when considering a strategy like this for sites that you want to have listed in our search results.</div><div><br /></div><div>Some less creative webmasters, or those short on time but with substantial resources on their hands, might be tempted to create a multitude of similar sites without necessarily adding unique information to any of these. From a user’s perspective, these sorts of repetitive sites can constitute a poor user experience when visible in search results. Luckily, over time our algorithms have gotten pretty good at recognizing similar content so as to serve users with a diverse range of information. We don’t recommend creating similar sites like that; it’s not a good use of your time and resources.</div><div><br /></div><div style="text-align:center"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_IbWQAhZFJuA/TM8tfNUsLGI/AAAAAAABvr8/mck6OFwi_SY/s400/4x4_blurry.jpg"><img style="cursor:pointer; cursor:hand;width: 400px; height: 319px;" src="http://2.bp.blogspot.com/_IbWQAhZFJuA/TM8tfNUsLGI/AAAAAAABvr8/mck6OFwi_SY/s400/4x4_blurry.jpg" border="0" alt="" /></a><br /><i>If all of your sites offer essentially the same content, additional sites are not contributing much to the Internet.</i></div><div><br /></div><div><div>While you’re free to run as many sites as you want, keep in mind that users prefer to see unique and compelling content. It is a good idea to give each site its own content, personality and function. This is true of any website, regardless of whether it’s a single-page hobby-site or part of a large portfolio. When you create a website, try to add something new or some value to the Internet; make something your users have never seen before, something that inspires and fascinates them, something they can’t wait to recommend to their friends.</div><div><br /></div><div>When coming up with an idea for a website, scan the web first. There are many websites dealing with common and popular services like holiday planning, price comparisons or foreign exchange currency trading. It frequently doesn’t make sense to reinvent the wheel and compete with existing broad topic sites. It’s often more practical and rewarding to focus on smaller or niche topics where your expertise is best and where competition for user attention might be less fierce.</div><div><br /></div><div>A few webmasters choose to focus their resources on one domain but make use of their domain portfolio by creating a multitude of smaller sites linking to it. In some situations these sites may be perceived as <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66355">doorways</a>. Without value of their own, these doorway sites are unlikely to stand the test of time in our search results. If you registered several domains but only want to focus on one topic, we recommend you create unique and compelling content on each domain or simply 301 redirect all users to your preferred domain. Think of your web endeavour as if it were a restaurant: You want each dish to reflect the high quality of the service you provide; repeat the same item over and over on your menu and your restaurant might not do so well. Identify and promote your strength or uniqueness. Ask yourself the following questions: What makes you better than the competition? What new service do you provide that others don’t? What makes your sites unique and compelling enough to make users want to revisit them, <a href="http://googlewebmastercentral.blogspot.com/2010/06/quality-links-to-your-site.html">link to them</a> or even recommend them to their friends? </div><div><br /></div><div>We suggest not spreading out your efforts too broadly, though. It can be difficult to maintain multiple sites while keeping the content fresh and engaging. It’s better to have one or a few good sites than a multitude of shallow, low value-add sites. As always, we encourage you to share your thoughts via comments as well as by contributing to the <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Google Webmaster community</a>.</div></div><div><br /></div><span class="byline-author">Posted by Tomer Honen &amp; Kaspar Szymanski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-7431020110008350202?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/best-practices-for-running-multiple-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Website clinic: Call for submissions</title>
		<link>https://googledata.org/google-webmaster-central/website-clinic-call-for-submissions/</link>
		<comments>https://googledata.org/google-webmaster-central/website-clinic-call-for-submissions/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 22:16:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level:  BeginnerCross-posted on the Google Grants BlogGooglers often participate in live site clinics at conferences, giving advice about real-world sites and allowing webmasters to learn by example. Now Google’s Search Quality team is exci...]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level:  Beginner</div><div><br /></div><div><i>Cross-posted on the <a href="http://googlegrants.blogspot.com/2010/10/website-clinic-call-for-submissions.html">Google Grants Blog</a></i></div><div><br /></div><div>Googlers often participate in live site clinics at conferences, giving advice about real-world sites and allowing webmasters to learn by example. Now Google’s Search Quality team is excited to host an online site clinic right here on this blog. In future posts, we’ll be looking at some user-submitted examples and offering broad advice that you can apply to your site. </div><div><br /></div><div>This site clinic will focus on non-profit organizations, but chances are that our advice will benefit small business and government sites as well. If you work for a non-profit and would like us to consider your site, read on for submission instructions.</div><div><br /></div><div><b>How to Submit Your Site:</b></div><div>To register your site for our clinic, fill in the information requested on our <a href="https://spreadsheets.google.com/viewform?formkey=dFRDNW8xc0tWQmdRbDUxdlRZeFRRRGc6MQ">form</a>. From there, we will determine trends and share corresponding best practices to improve site quality and user experience. Our analysis will be available in a follow-up post, and will adhere to public standards of webmaster guidance.  Please note that by submitting your site, you permit us to use your site as an example in our follow-up site clinic posts. </div><div><br /></div><div>We have a few guidelines:</div><div><ol><li>Your site must belong to an officially registered non-profit organization.</li><li>In order to ensure that you’re the site owner, you must verify ownership of your site in Google Webmaster Tools. You can do that (for free) <a href="https://www.google.com/webmasters/tools/home?hl=en">here</a>.</li><li>To the best of your ability, make sure your site meets our <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769">webmaster quality guidelines</a>. We will be using the same principles as a basis for our analysis.   </li></ol></div><div>All set? Submit your site for consideration <a href="https://spreadsheets.google.com/viewform?formkey=dFRDNW8xc0tWQmdRbDUxdlRZeFRRRGc6MQ">here</a>.</div><div><br /></div><div>The site clinic goes live today, and submissions will be accepted until Monday, November 8, 2010. Stay tuned for some useful webmaster tips when we review the sites.</div><div><span class="byline-author"><br /></span></div><div><span class="byline-author">Posted by Alexi Douvas and Jen Lee, Search Quality Team</span></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-6325440340003950482?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/website-clinic-call-for-submissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Starter Guide updated</title>
		<link>https://googledata.org/google-webmaster-central/seo-starter-guide-updated/</link>
		<comments>https://googledata.org/google-webmaster-central/seo-starter-guide-updated/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 21:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: BeginnerUpdate on October 3, 2010: We have fixed the issue causing the highlighted text to be obscured on Linux PDF readers.About two years ago we published our first SEO Starter Guide, which we have since translated into 40 languages....]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level: Beginner</div><div><br /></div><div><b>Update on October 3, 2010:</b> We have fixed the issue causing the highlighted text to be obscured on Linux PDF readers.</div><div><br /></div>About two years ago we <a href="http://googlewebmastercentral.blogspot.com/2008/11/googles-seo-starter-guide.html">published our first SEO Starter Guide</a>, which we have since translated into 40 languages. Today, we’re very happy to share with you the new version of the guide with more content and examples.<br /><div><br /></div><div>Here’s what’s new: </div><div><ul><li>Glossary to define terms throughout the guide</li><li>More example images to help you understand the content</li><li>Ways to optimize your site for mobile devices</li><li>Clearer wording for better readability</li></ul></div><div>You may remember getting to see what Googlebot looks like in our “<a href="http://googlewebmastercentral.blogspot.com/2008/03/first-date-with-googlebot-headers-and.html">First date with Googlebot</a>” post. In this version of the SEO Starter Guide, Googlebot is back to provide you with some more SEO tips.</div><div><br /></div><div>You can <a href="http://www.google.com/webmasters/docs/search-engine-optimization-starter-guide.pdf">download the new version here</a> [PDF]. Entertain and impress your friends by leaving a printed copy on your coffee table.</div><div><br /></div><div><img style="width: 150px; height: 146px;" src="http://1.bp.blogspot.com/_IbWQAhZFJuA/TKArtHaeicI/AAAAAAABgBU/FqbcSPO7xus/s400/Googlebot_kun.png" border="0" alt="Googlebot" id="BLOGGER_PHOTO_ID_5521461197240437186" /></div><br /><span class="byline-author">Posted by Brandon Falls and Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-7469214104638981316?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/seo-starter-guide-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Grab bag videos are back!</title>
		<link>https://googledata.org/google-webmaster-central/grab-bag-videos-are-back/</link>
		<comments>https://googledata.org/google-webmaster-central/grab-bag-videos-are-back/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 19:36:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We’re kicking off June with the start of a new round of webmaster Q&#38;A on the Webmaster Central YouTube channel. You submitted and voted on questions for Matt Cutts to answer, and Matt sat in the studio for a full day sharing advice for webmasters...]]></description>
				<content:encoded><![CDATA[<div>We’re kicking off June with the start of a new round of <a href="http://www.youtube.com/GoogleWebmasterHelp#g/c/841CB8F9F31BF5D5">webmaster Q&amp;A</a> on the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>. You submitted and voted on questions for Matt Cutts to answer, and Matt sat in the studio for a full day sharing advice for webmasters.</div><div><br /></div><div>For those of you who watch each video (and who doesn’t?), we’ve worked hard to keep things interesting. Not only did Matt wear different colored shirts, we changed the backgrounds as well! Just don’t submit any screen grabs to <a href="http://www.laserportraits.net/">We Have Lasers</a>, okay?</div><div><br /></div><div>To get you started, here’s the first video, which addresses a question about geographic targeting in Webmaster Tools:</div><div><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/qgbxVEh_d_M&amp;hl=en_US&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/qgbxVEh_d_M&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></div><div><br /></div><div>We’ll be posting links to new videos as they’re posted on <a href="http://twitter.com/googlewmc">our Twitter account</a>, so follow us there or subscribe to our YouTube channel to be notified of new answers.</div><div><br /></div><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-6190514211561095081?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/grab-bag-videos-are-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is your site hacked?  New Message Center notifications for hacking and abuse</title>
		<link>https://googledata.org/google-webmaster-central/is-your-site-hacked-new-message-center-notifications-for-hacking-and-abuse/</link>
		<comments>https://googledata.org/google-webmaster-central/is-your-site-hacked-new-message-center-notifications-for-hacking-and-abuse/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 23:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: AllAs we crawl the web, we see bad content inserted on to thousands of hacked sites each day. The number of sites attacked is staggering and the problem is only getting worse.  Hackers and spammers target and successfully compromise an...]]></description>
				<content:encoded><![CDATA[<div style="text-align: center;"><div style="text-align: left;">Webmaster Level: All</div><div style="text-align: left;"><br /></div></div><div>As we crawl the web, we see bad content inserted on to thousands of hacked sites each day. The number of sites attacked is staggering and the problem is only getting worse.  Hackers and spammers target and successfully compromise any sites they can - small personal sites, schools and universities, even multinational corporations. Spam attacks against forums and user content sections of sites, though not as shocking, are even more widespread.</div><div><br /></div><div>You may have read in an earlier post that we've begun notifying webmasters about <a href="http://googlewebmastercentral.blogspot.com/2009/11/new-software-version-notifications-for.html">new software versions</a> via <a href="http://www.google.com/webmasters/tools/">Webmaster Tools</a> to help protect their sites. Continuing with our effort to provide more useful information to webmasters, we're happy to announce that we'll soon be sending even more notifications to the <a href="http://googlewebmastercentral.blogspot.com/2007/07/message-center-let-us-communicate-with.html">Message Center</a>.</div><div style="text-align: center;"><br /></div><div>Starting this month, we will notify more webmasters of more potential issues we've detected on their websites, including:</div><div><ul><li>Spammy or <a href="http://googlewebmastercentral.blogspot.com/2009/06/spam20-fake-user-accounts-and-spam.html">abused user-generated content</a></li><li>Abused forum pages or egregious amounts of <a href="http://googlewebmastercentral.blogspot.com/2008/09/keeping-comment-spam-off-your-site-and.html">comment spam</a></li><li>Suspected <a href="http://googlewebmastercentral.blogspot.com/2008/04/my-sites-been-hacked-now-what.html">hacking</a></li></ul></div><div> </div><div>These notifications are meant to alert webmasters of potential issues and provide next steps on how to get their sites fixed and back into Google's search results. If it pertains to a hacking or abuse issue, the notification will point to example URLs exhibiting this type of behavior. These notifications will run in parallel with our existing malware notifications.</div><div><br /></div><div>A notice of suspected hacking, for example, will look like this:</div><div><br /></div><div><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 379px; height: 400px;" src="http://3.bp.blogspot.com/_IbWQAhZFJuA/S4xFruxKYYI/AAAAAAABawY/CmFisJTauiE/s400/suspected-hacking.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5443802667175010690" /></div><div><br /></div><div><div>We've been notifying webmasters of suspected hacking for years, but a recent upgrade to our systems will allow us to notify many more site owners that have been hacked. We hope webmasters will find these notifications useful in making sure their sites are clean and secure, ultimately providing a better user experience for their visitors. In the future, we may extend this effort even further to include other types of vulnerabilities or abuse issues.</div><div><br /></div><div>Just as before, webmasters who have not already signed up for Webmaster Tools may still do so and <a href="http://googlewebmastercentral.blogspot.com/2008/03/webmaster-tools-keeps-your-messages.html">retrieve previously sent messages within one year of their send date</a>. And if you don't want to miss out on any important messages, remember to use the <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=140528">email forwarding feature</a> to receive these alerts in your inbox.</div><div><br /></div><div>If you have any questions, please feel free to ask in our <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a> or leave your comments below.</div></div><br /><span class="byline-author">Posted by Jessica Wong and Jason Morrison, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-137074171456539997?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/is-your-site-hacked-new-message-center-notifications-for-hacking-and-abuse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Protect your site from spammers with reCAPTCHA</title>
		<link>https://googledata.org/google-webmaster-central/protect-your-site-from-spammers-with-recaptcha/</link>
		<comments>https://googledata.org/google-webmaster-central/protect-your-site-from-spammers-with-recaptcha/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 18:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: AllIf you allow users to publish content on your website, from leaving comments to creating user profiles, you’ll likely see spammers attempt to take advantage of these mechanisms to generate traffic to their own sites. Having this s...]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level: All</div><div><br /></div><div>If you allow users to publish content on your website, from <a href="http://googlewebmastercentral.blogspot.com/2008/09/keeping-comment-spam-off-your-site-and.html">leaving comments</a> to <a href="http://googlewebmastercentral.blogspot.com/2009/06/spam20-fake-user-accounts-and-spam.html">creating user profiles</a>, you’ll likely see spammers attempt to take advantage of these mechanisms to generate traffic to their own sites. Having this spammy content on your site isn't fun for anyone. Users may be subjected to annoying advertisements directing them to low-quality or dangerous sites containing scams or malware. And you as a webmaster may be hosting content that violates a search engine's <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769#3">quality guidelines</a>, which can harm your site's standing in search results.</div><div><br /></div><div>There are ways to handle this abuse, such as moderating comments and reviewing new user accounts, but there is often so much spam created that it can become impossible to keep up with. Spam can easily get to this unmanageable level because most spam isn’t created manually by a human spammer. Instead, spammers use computer programs called “bots” to automatically fill out web forms to create spam, and these bots can generate spam much faster than a human can review it.</div><div><br /></div><div>To level the playing field, you can take steps to make sure that only humans can interact with potentially spammable features of your website. One way to determine which of your visitors are human is by using a CAPTCHA , which stands for "completely automated public Turing test to tell computers and humans apart." A typical CAPTCHA contains an image of distorted letters which humans can read, but are not easily understood by computers. Here's an example:</div><div><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_IbWQAhZFJuA/S18qUlYywoI/AAAAAAABZrM/XOrwicujydE/s1600-h/recaptcha.png"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 164px;" src="http://2.bp.blogspot.com/_IbWQAhZFJuA/S18qUlYywoI/AAAAAAABZrM/XOrwicujydE/s400/recaptcha.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5431106208753959554" /></a></div><div><br /></div><div><div>You can easily take advantage of this technology on your own site by using <a href="http://recaptcha.net/">reCAPTCHA</a>, a free service owned by Google. One unique aspect of reCAPTCHA is that data collected from the service is used to improve the process of scanning text, such as from books or newspapers. By using reCAPTCHA, you're not only protecting your site from spammers; you're helping to digitize the world's books.</div><div><br /></div><div>Luis Von Ahn, one reCAPTCHA's co-founders, gives more details about how the service works in the video below:</div><div><br /></div><div><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/euRAfUGX8wY&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/euRAfUGX8wY&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div><div><br /></div><div>If you’d like to implement reCAPTCHA for free on your own site, you can <a href="https://admin.recaptcha.net/accounts/signup/?next=/recaptcha/createsite/">sign up here</a>. <a href="http://recaptcha.net/resources.html">Plugins are available</a> for easy installation on popular applications and programming environments such as WordPress and PHP.</div></div><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-6448452578031275657?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/protect-your-site-from-spammers-with-recaptcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>State of the Index 2009</title>
		<link>https://googledata.org/google-webmaster-central/state-of-the-index-2009/</link>
		<comments>https://googledata.org/google-webmaster-central/state-of-the-index-2009/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 22:50:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: AllAt PubCon in Las Vegas in November 2009, I gave a "State of the Index" talk which covers what Google has done for users, web developers, and webmasters in the last year. I recently recreated it on video for those of you who didn't m...]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level: All</div><div><br /></div><div>At <a href="http://www.pubcon.com/">PubCon</a> in Las Vegas in November 2009, I gave a "State of the Index" talk which covers what Google has done for users, web developers, and webmasters in the last year. I recently recreated it on video for those of you who didn't make it to the conference. You can watch it below:</div><div><br /></div><div><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/XhrZKejdmEE&hl=en_US&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XhrZKejdmEE&hl=en_US&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></div><div><br /></div><div>And here are the slides if you'd like to follow along:</div><div><br /></div><div><iframe src="http://docs.google.com/present/embed?id=dgk2ft62_41djg238d9" frameborder="0" width="410" height="342"></iframe></div><br /><span class="byline-author">Posted by Matt Cutts, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-425973227143066683?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/state-of-the-index-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Answering your December Grab Bag questions</title>
		<link>https://googledata.org/google-webmaster-central/answering-your-december-grab-bag-questions/</link>
		<comments>https://googledata.org/google-webmaster-central/answering-your-december-grab-bag-questions/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:16:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: All You asked and Matt Cutts answered. It's time to answer the latest round of Grab Bag questions! Here's the first answer, complete with Matt's new hairstyle:We have a lot of videos ready to share, so we're not currently taking new qu...]]></description>
				<content:encoded><![CDATA[<div>Webmaster Level: All </div><div><br /></div><div>You asked and Matt Cutts answered. It's time to answer the latest round of Grab Bag questions! Here's the first answer, complete with Matt's <a href="http://www.youtube.com/watch?v=zOVW2x-s0GM">new hairstyle</a>:</div><div><br /></div><div><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/UxTmZulcQZ0&amp;hl=en_US&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/UxTmZulcQZ0&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></div><div><br /></div><div>We have a lot of videos ready to share, so we're not currently taking new questions for the Grab Bag. If you have a question that you would like answered, your best bet as always is to head to our Webmaster Help Forum, where you'll find plenty of knowledgeable webmasters, including some <a href="http://googlewebmastercentral.blogspot.com/2009/12/helping-webmasters-from-user-to-user.html">Bionic Posters</a>!</div><div><br /></div><div>To be kept up-to-date on our latest video releases, you can follow <a href="http://twitter.com/googlewmc">@googlewmc</a> on Twitter, where we'll announce new videos and blog posts as they're published.</div><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-1993923896785231206?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/answering-your-december-grab-bag-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One million YouTube views!</title>
		<link>https://googledata.org/google-webmaster-central/one-million-youtube-views/</link>
		<comments>https://googledata.org/google-webmaster-central/one-million-youtube-views/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 19:34:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Earlier this year, we launched our very own Webmaster Central channel on YouTube. Just today, we saw our total video views exceed one million! On the road to this milestone, we uploaded 154 videos, for a total of nearly 11 hours of webmaster-focused me...]]></description>
				<content:encoded><![CDATA[Earlier this year, <a href="http://googlewebmastercentral.blogspot.com/2009/02/introducing-google-webmaster-central.html">we launched</a> our very own <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central channel</a> on YouTube. Just today, we saw our total video views exceed one million! On the road to this milestone, we uploaded 154 videos, for a total of nearly 11 hours of webmaster-focused media. These videos have brought you <a href="http://www.youtube.com/user/GoogleWebmasterHelp#grid/user/09B09220BA526712">conference presentations</a>, <a href="http://www.youtube.com/watch?v=2WaJ7goqX7A">updates on tools for webmasters</a>, <a href="http://www.youtube.com/watch?v=G959-2RlPyA">general tips</a>, and of course answers to your <a href="http://www.youtube.com/user/GoogleWebmasterHelp#grid/user/841CB8F9F31BF5D5">"Grab bag" questions</a> for Matt Cutts.<br /><br />To celebrate our one million views, we're sharing a fun video with you in which Matt Cutts shows us what happened when he lost a bet with his team:<br /><br /><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/zOVW2x-s0GM&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zOVW2x-s0GM&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object><br /><br />We're also pleased to announce that we've added <a href="http://www.youtube.com/t/captions_about">captions</a> to all of our videos and plan to do so for our future videos as well. Thank you to everyone who has watched, shared, and commented on our videos. We look forward to the next million views!<br /><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8554797731736877025?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/one-million-youtube-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google does not use the keywords meta tag in web ranking</title>
		<link>https://googledata.org/google-webmaster-central/google-does-not-use-the-keywords-meta-tag-in-web-ranking/</link>
		<comments>https://googledata.org/google-webmaster-central/google-does-not-use-the-keywords-meta-tag-in-web-ranking/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 17:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Recently we received some questions about how Google uses (or more accurately, doesn't use) the "keywords" meta tag in ranking web search results. Suppose you have two website owners, Alice and Bob. Alice runs a company called AliceCo and Bob runs BobC...]]></description>
				<content:encoded><![CDATA[<div>Recently we received some questions about how Google uses (or more accurately, doesn't use) the "keywords" meta tag in ranking web search results. Suppose you have two website owners, Alice and Bob. Alice runs a company called AliceCo and Bob runs BobCo. One day while looking at Bob's site, Alice notices that Bob has copied some of the words that she uses in her "keywords" meta tag. Even more interesting, Bob has added the words "AliceCo" to his "keywords" meta tag. Should Alice be concerned?</div><div><br /></div><div>At least for Google's web search results currently (September 2009), the answer is no. Google doesn't use the "keywords" meta tag in our web search ranking. This video explains more, or see the questions below.</div><div><br /></div><div><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/jK7IPbnmvVU&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/jK7IPbnmvVU&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></div><div><br /></div><div style="font-weight: bold;">Q: Does Google ever use the "keywords" meta tag in its web search ranking?</div><div>A: In a word, no. Google does sell a Google Search Appliance, and that product has <a href="http://code.google.com/apis/searchappliance/documentation/50/help_gsa/serve_filters.html">the ability to match meta tags</a>, which could include the keywords meta tag. But that's an enterprise search appliance that is completely separate from our main web search. Our web search (the well-known search at Google.com that hundreds of millions of people use each day) disregards keyword metatags completely. They simply don't have any effect in our search ranking at present.</div><div><br /></div><div style="font-weight: bold;">Q: Why doesn't Google use the keywords meta tag?</div><div>A: About a decade ago, search engines judged pages only on the content of web pages, not any so-called "off-page" factors such as the links pointing to a web page. In those days, keyword meta tags quickly became an area where someone could stuff often-irrelevant keywords without typical visitors ever seeing those keywords. Because the keywords meta tag was so often abused, many years ago Google began disregarding the keywords meta tag.</div><div><br /></div><div style="font-weight: bold;">Q: Does this mean that Google ignores all meta tags?</div><div>A: No, Google does support several other meta tags. This <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=79812">meta tags</a> page documents more info on several meta tags that we do use. For example, we do sometimes use the "description" meta tag as the text for our search results snippets, as this screenshot shows:</div><div><br /></div><div><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_oFOUEFf8v5U/SreTc15eFTI/AAAAAAAAAAc/utP7-ckTeog/s1600-h/meta-description.png"><img style="cursor: pointer; width: 400px; height: 198px;" src="http://3.bp.blogspot.com/_oFOUEFf8v5U/SreTc15eFTI/AAAAAAAAAAc/utP7-ckTeog/s400/meta-description.png" alt="" id="BLOGGER_PHOTO_ID_5383934003258463538" border="0" /></a></div><div><br /></div><div>Even though we sometimes use the description meta tag for the snippets we show, we still don't use the description meta tag in our ranking.</div><div><br /></div><div style="font-weight: bold;">Q: Does this mean that Google will always ignore the keywords meta tag?</div><div>A: It's possible that Google could use this information in the future, but it's unlikely. Google has <a href="http://searchengineland.com/meta-keywords-tag-101-how-to-legally-hide-words-on-your-pages-for-search-engines-12099">ignored the keywords meta tag for years</a> and currently we see no need to change that policy.</div><br /><span class="byline-author">Posted by Matt Cutts, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-3834097790053222919?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/google-does-not-use-the-keywords-meta-tag-in-web-ranking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Supporting Facebook Share and RDFa for videos</title>
		<link>https://googledata.org/google-webmaster-central/supporting-facebook-share-and-rdfa-for-videos/</link>
		<comments>https://googledata.org/google-webmaster-central/supporting-facebook-share-and-rdfa-for-videos/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 18:30:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Have you ever wondered how to increase the chances of your videos appearing in Google's results? Over the last year, the Video Search team has been working hard to improve our index of video on the Web. Today, we're beginning the first in a series of p...]]></description>
				<content:encoded><![CDATA[<div>Have you ever wondered how to increase the chances of your videos appearing in Google's results? Over the last year, the Video Search team has been working hard to improve our index of video on the Web. Today, we're beginning the first in a series of posts to explain some best practices for sites hosting video content.</div><div><br /></div><div>We <a href="http://googlevideo.blogspot.com/2009/01/calling-video-publishers.html">previously</a> talked about the importance of <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=80472">submitting a Video Sitemap or mRSS feed</a> to Google and following Google's <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769">webmaster guidelines</a>. However, we wanted to offer webmasters an additional tool, so today we're taking a page from the <a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html">rich snippets</a> playbook and announcing support for <a href="http://www.facebook.com/share_partners.php">Facebook Share</a> and <a href="http://developer.search.yahoo.com/help/objects/video">Yahoo! SearchMonkey RDFa</a>.  Both of these markup formats allow you to specify information essential to video indexing, such as a video's title and description, within the HTML of a video page. While we've become smarter at discovering this information on our own, we'd certainly appreciate some hints directly from webmasters.  Also, to maximize the chances that we find the markup on your video pages, you should make sure it appears in the HTML without the execution of JavaScript or Flash. </div><div><br /></div><div>So, check out Facebook Share and RDFa and help Google find your videos!<br /><br /><span style="font-weight: bold;">Facebook Share:</span><br /><blockquote>&lt;meta name="title" content="Baroo? - cute puppies" /&gt;<br />&lt;meta name="description" content="The cutest canine head tilts on the Internet!" /&gt;<br />&lt;link rel="image_src" href="http://example.com/thumbnail_preview.jpg" /&gt;<br />&lt;link rel="video_src" href="http://example.com/video_object.swf?id=12345"/&gt;<br />&lt;meta name="video_height" content="296" /&gt;<br />&lt;meta name="video_width" content="512" /&gt;<br />&lt;meta name="video_type" content="application/x-shockwave-flash" /&gt;</blockquote><span style="font-weight: bold;">RDFa (Yahoo! SearchMonkey):</span><br /><blockquote>&lt;object width="512" height="296" rel="media:video"<br />resource="http://example.com/video_object.swf?id=12345"<br />xmlns:media="http://search.yahoo.com/searchmonkey/media/"<br />xmlns:dc="http://purl.org/dc/terms/"&gt;<br />&lt;param name="movie" value="http://example.com/video_object.swf?id=12345" /&gt;<br />&lt;embed src="http://example.com/video_object.swf?id=12345"<br />type="application/x-shockwave-flash" width="512" height="296"&gt;&lt;/embed&gt;<br />&lt;a rel="media:thumbnail" href="http://example.com/thumbnail_preview.jpg" /&gt;<br />&lt;a rel="dc:license" href="http://example.com/terms_of_service.html" /&gt;<br />&lt;span property="dc:description" content="Cute Overload defines Baroo? as: Dogspeak for 'Whut the...?'<br />Frequently accompanied by the Canine Tilt and/or wrinkled brow for enhanced effect." /&gt;<br />&lt;span property="media:title" content="Baroo? - cute puppies" /&gt;<br />&lt;span property="media:width" content="512" /&gt;<br />&lt;span property="media:height" content="296" /&gt;<br />&lt;span property="media:type" content="application/x-shockwave-flash" /&gt;<br />&lt;span property="media:region" content="us" /&gt;<br />&lt;span property="media:region" content="uk" /&gt;<br />&lt;span property="media:duration" content="63" /&gt;<br />&lt;/object&gt;<br /></blockquote></div><span class="byline-author">Posted by Michael Cohen, Product Manager, Video Search Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-656592215057980107?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/supporting-facebook-share-and-rdfa-for-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Specifying an image&#8217;s license using RDFa</title>
		<link>https://googledata.org/google-webmaster-central/specifying-an-images-license-using-rdfa/</link>
		<comments>https://googledata.org/google-webmaster-central/specifying-an-images-license-using-rdfa/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 04:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Webmaster Level: AllWe recently introduced a new feature on Google Image Search which allows you to restrict your search results to images that have been tagged for free reuse. As a webmaster, you may be interested in how you can let Google know which ...]]></description>
				<content:encoded><![CDATA[Webmaster Level: All<br /><br />We recently introduced a new feature on Google Image Search which allows you to restrict your search results to images that have been tagged for free reuse. As a webmaster, you may be interested in how you can let Google know which licenses your images are released under, so I've prepared a brief video explaining how to do this using RDFa markup.<br /><br /><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/quyhasVn2jw&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/quyhasVn2jw&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object><br /><br />If you have any questions about how to mark up your images, please ask in our <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a>.<br /><br /><span class="byline-author">Posted by Peter Linsley, Product Manager<br /></span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8081341778168337784?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/specifying-an-images-license-using-rdfa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster Central YouTube update for July 6th &#8211; 10th</title>
		<link>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-july-6th-10th/</link>
		<comments>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-july-6th-10th/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:55:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Want to see what's new on the Webmaster Central YouTube channel? Check out the answers to the latest Grab Bag questions:How do meta geo tags influence the search results?Will Google find text in images someday?Is Google doing away with use of the meta ...]]></description>
				<content:encoded><![CDATA[<div>Want to see what's new on the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>? Check out the answers to the latest Grab Bag questions:</div><div><ul><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/4/JD0y0Jk-zzQ">How do meta geo tags influence the search results?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/3/2CkYnzRJrx4">Will Google find text in images someday?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/2/HtSzi2MUegs">Is Google doing away with use of the meta description?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/1/QyFlIhruda4">"Query deserves freshness." Fact or fiction?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/0/vcjdVTVJEbU">Which is more reliable for searching: Google or Twitter?</a></li></ul></div><div>Below is Matt's clarification about Google's use of the <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35264">meta description tag</a>:</div><div><br /></div><div><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/HtSzi2MUegs&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/HtSzi2MUegs&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></div><div><br /></div><div>Feel free to leave comments letting us know how you liked the videos, and if you have any specific questions, ask the experts in the <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a>.</div><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8503275500933958295?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-july-6th-10th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster Central YouTube update for June 29th &#8211; July 3rd</title>
		<link>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-29th-july-3rd/</link>
		<comments>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-29th-july-3rd/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 21:03:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Want to see what's new on the Webmaster Central YouTube channel? Check out the answers to the latest Grab Bag questions:How can I optimize my site on a small budget?When will the data in Webmaster Tools be improved?Can my blogroll affect my blog's repu...]]></description>
				<content:encoded><![CDATA[<div>Want to see what's new on the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>? Check out the answers to the latest Grab Bag questions:</div><div><ul><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/user/841CB8F9F31BF5D5/73/zRjRCg1_cbk">How can I optimize my site on a small budget?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/user/841CB8F9F31BF5D5/74/qtfKPGt1RnQ">When will the data in Webmaster Tools be improved?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/user/841CB8F9F31BF5D5/75/AqcfbSqYfJ4">Can my blogroll affect my blog's reputation in Google?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/user/841CB8F9F31BF5D5/76/TkopkUPF-M8">Will a link to a page disallowed in robots.txt transfer PageRank?</a></li></ul></div><div>Do you run a small business? Check out Matt's tips on how to attract visitors on a small budget:</div><div><br /></div><div><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/zRjRCg1_cbk&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/zRjRCg1_cbk&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></div><div><br /></div><div>Feel free to leave comments letting us know how you liked the videos, and if you have any specific questions, ask the experts in the <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a>.</div><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8703358292798990847?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-29th-july-3rd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster Central YouTube update for June 22nd &#8211; 26th</title>
		<link>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-22nd-26th/</link>
		<comments>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-22nd-26th/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 17:22:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Want to know what's new on the Webmaster Central YouTube channel? Here's what we've uploaded in the past week:As part of Google's goal to make the web faster, we uploaded several video tips about optimizing the speed of your website. Check out the tuto...]]></description>
				<content:encoded><![CDATA[<div>Want to know what's new on the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>? Here's what we've uploaded in the past week:</div><div><br /></div><div>As part of Google's goal to <a href="http://code.google.com/speed/">make the web faster</a>, we uploaded several video tips about optimizing the speed of your website. Check out <a href="http://code.google.com/speed/articles/">the tutorials page</a> to view the tutorials and associated videos.</div><div><br /></div><div>Matt Cutts answered a new question each day from the Grab Bag: </div><div><ul><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/18/OoJAcUEasBU">What are some best practices for moving to a new CMS?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/8/Bz0KQNPDUoc">Is over-optimization bad for a website?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/4/kXj73VDcSWk">Will having my software listed in low-quality directories harm my website's ranking?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/3/keIzr3eWK8I">Can the geographic location of a web server affect SEO?</a></li><li><a href="http://www.youtube.com/GoogleWebmasterHelp#play/uploads/2/JfOk0gjNE5Y">Will I be penalized if all of my Sitemap URLs have the same priority?</a></li></ul></div><div>And during Adam Lasnik's visit to India, he was interviewed by Webmaster Help Forum guide <a href="http://www.google.com/support/forum/p/Webmasters/user?userid=10128391556890284137&amp;hl=en">Jayan Tharayil</a> about issues related to webmasters in India. We have the full three-part interview <a href="http://www.youtube.com/view_play_list?p=D9A24B47E308E6E2">right here</a>.</div><div><br /></div><div>We'll get you started on this batch of videos with Matt's tips for targeting your site to a specific region:</div><br /><div><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/keIzr3eWK8I&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/keIzr3eWK8I&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></div><div><br /></div><div>Feel free to leave comments letting us know how you liked the videos, and if you have any specific questions, ask the experts in the <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a>.</div><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-4746677163784232344?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-22nd-26th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster Central YouTube update for June 15th &#8211; 19th</title>
		<link>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-15th-19th/</link>
		<comments>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-15th-19th/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 22:36:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Want to know what's new on the Webmaster Central YouTube channel? Here's what we've uploaded in the past week:Maile Ohye gave a webmaster-focused presentation about Product Search.Matt Cutts answered a new question each day from the Grab Bag:Do dates i...]]></description>
				<content:encoded><![CDATA[Want to know what's new on the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>? Here's what we've uploaded in the past week:<br /><br />Maile Ohye gave a <a href="http://googlewebmastercentral.blogspot.com/2009/06/best-practices-for-product-search.html">webmaster-focused presentation</a> about Product Search.<br /><br />Matt Cutts answered a new question each day from the Grab Bag:<br /><ul><li><a href="http://www.youtube.com/watch?v=lIfCERXLlDM">Do dates in URLs determine freshness?</a></li><li><a href="http://www.youtube.com/watch?v=B8RQHgV0IAU">What impact does "page bloat" have on Google rankings?</a></li><li><a href="http://www.youtube.com/watch?v=1Pu1YWcIh04">What types of directories are seen as sources of paid links?</a></li><li><a href="http://www.youtube.com/watch?v=fBLvn_WkDJ4">Should I include my logo text using the 'alt' attribute or CSS?</a></li><li><a href="http://www.youtube.com/watch?v=bF435s4xRU4">What's the preferred way to check for links to my site?</a></li></ul>To get you started on watching this latest batch of videos, here's Matt's answer about directories and paid links:<br /><br /><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/1Pu1YWcIh04&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1Pu1YWcIh04&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object><br /><br />Feel free to leave comments letting us know how you liked the videos, and if you have any specific questions, ask the experts in the Webmaster Help Forum.<br /><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-2735813427602225587?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-15th-19th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster Central YouTube update for June 8th &#8211; 12th</title>
		<link>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-8th-12th/</link>
		<comments>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-8th-12th/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 21:22:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Want to know what's new on the Webmaster Central YouTube channel? Here's what we've uploaded in the past week:Matt Cutts answered a few new questions from the Grab Bag:What if a search for my business triggers "Did you mean?"Why do big brands rank so w...]]></description>
				<content:encoded><![CDATA[Want to know what's new on the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>? Here's what we've uploaded in the past week:<br /><br />Matt Cutts answered a few new questions from the Grab Bag:<br /><ul><li><a href="http://www.youtube.com/watch?v=9erSvwVHiQM">What if a search for my business triggers "Did you mean?"</a></li><li><a href="http://www.youtube.com/watch?v=vpk6eI6CKFs">Why do big brands rank so well?</a></li><li><a href="http://www.youtube.com/watch?v=fL_GZwoC2uQ">Are CSS-based layouts better than tables for SEO?</a></li></ul>Matt also went over a great example of <a href="http://www.youtube.com/watch?v=2QIxTI59r5o">whitehat linkbait</a>:<br /><br /><object height="295" width="480"><param name="movie" value="http://www.youtube.com/v/2QIxTI59r5o&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/2QIxTI59r5o&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="295" width="480"></embed></object><br /><br />And if you've ever thought about <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66353">hiding text</a>, here's one technique that <a href="http://www.youtube.com/watch?v=Wzu9mUJj9GU">didn't fool Google</a>:<br /><br /><object height="295" width="480"><param name="movie" value="http://www.youtube.com/v/Wzu9mUJj9GU&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/Wzu9mUJj9GU&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="295" width="480"></embed></object><br /><br />Feel free to leave comments letting us know how you liked the videos, and if you have any specific questions, ask the experts in the <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a>.<br /><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-5289821405548322427?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-8th-12th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster Central YouTube update for June 1st &#8211; 5th</title>
		<link>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-1st-5th/</link>
		<comments>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-1st-5th/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 21:33:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Want to know what's new on the Webmaster Central YouTube channel? Here's what we've uploaded in the past week:Matt Cutts answered a new question each day from the Grab Bag:Are shortened URLs treated differently than other redirects?How can I make sure ...]]></description>
				<content:encoded><![CDATA[Want to know what's new on the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>? Here's what we've uploaded in the past week:<br /><br />Matt Cutts answered a new question each day from the Grab Bag:<br /><ul><li><a href="http://www.youtube.com/watch?v=kd4QA21JMQo">Are shortened URLs treated differently than other redirects?</a></li><li><a href="http://www.youtube.com/watch?v=Dbcl22luCMk">How can I make sure Google reaches my deeper pages?</a></li><li><a href="http://www.youtube.com/watch?v=hXt23AXlJJU">What impact does server location have on rankings?</a></li><li><a href="http://www.youtube.com/watch?v=R9JvBLjLrUI">Will a "coming soon" page negatively impact my site?</a></li><li><a href="http://www.youtube.com/watch?v=gW7AUnZvSAE">How many pages can Google index from a single site?</a></li></ul>In response to questions we've been getting about the videos themselves, we created a <a href="http://www.youtube.com/watch?v=J7-pTlRgBSg">behind the scenes</a> look at our setup. And just to throw in some more variety, Matt took a break from SEO questions for a few minutes to show off a fun use of a barcode scanner with Google Book Search. You can read more about it on the <a href="http://booksearch.blogspot.com/2009/06/barcode-your-bookshelf-with-google.html">Inside Google Book Search</a> blog.<br /><br />For your instant viewing pleasure, here's the answer to the question about URL shortners:<br /><object height="295" width="480"><param name="movie" value="http://www.youtube.com/v/kd4QA21JMQo&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/kd4QA21JMQo&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="295" width="480"></embed></object><br /><br />And now a peek behind the scenes:<br /><object height="295" width="480"><param name="movie" value="http://www.youtube.com/v/J7-pTlRgBSg&amp;hl=en&amp;fs=1&amp;"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/J7-pTlRgBSg&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="295" width="480"></embed></object><br /><br />Feel free to leave comments letting us know how you liked the videos, and if you have any specific questions, ask the experts in the <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a>.<br /><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-6009474581732194357?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-june-1st-5th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmaster Central YouTube update for May 26-29</title>
		<link>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-may-26-29/</link>
		<comments>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-may-26-29/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 22:18:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In February, we launched the Webmaster Central YouTube channel, and since then we've been busy keeping it fresh with new content. We're not yet uploading 20 hours every minute, but did you know that we've been releasing a new video almost every weekday...]]></description>
				<content:encoded><![CDATA[In February, we launched the <a href="http://www.youtube.com/GoogleWebmasterHelp">Webmaster Central YouTube channel</a>, and since then we've been busy keeping it fresh with new content. We're not yet uploading <a href="http://www.youtube.com/blog?entry=on4EmafA5MA">20 hours every minute</a>, but did you know that we've been releasing a new video almost every weekday? You can keep up with the latest updates by subscribing to our channel in YouTube, or by adding <a href="http://gdata.youtube.com/feeds/base/users/GoogleWebmasterHelp/uploads?alt=rss&amp;v=2&amp;orderby=published&amp;client=ytapi-youtube-profile">our feed</a> to your RSS reader.<br /><br />If you're more of a weekly digest kind of person, we're here for you too. For every week that we have new videos available, we'll let you know here on the blog. In the videos uploaded in the past week, you'll find answers to these questions from <a href="http://www.youtube.com/view_play_list?p=841CB8F9F31BF5D5">Matt's Grab Bag</a>:<br /><br /><a href="http://www.youtube.com/watch?v=z07IfCtYbLw">Can product descriptions be considered duplicate content?</a><br /><a href="http://www.youtube.com/watch?v=Zcu3fp5G5EI">How can new pages get indexed quickly?</a><br /><a href="http://www.youtube.com/watch?v=R4IE4WLPLZQ">What are your views on PageRank sculpting?</a><br /><a href="http://www.youtube.com/watch?v=WPT4lh7ulBk">Will you ever switch to a Mac?</a><br /><br />Feel free to leave comments letting us know how you liked the videos, and if you have any specific questions, ask the experts in the <a href="http://www.google.com/support/forum/p/Webmasters?hl=en">Webmaster Help Forum</a>.<br /><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-2319748949631096608?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/webmaster-central-youtube-update-for-may-26-29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canonical Link Element: presentation from SMX West</title>
		<link>https://googledata.org/google-webmaster-central/canonical-link-element-presentation-from-smx-west/</link>
		<comments>https://googledata.org/google-webmaster-central/canonical-link-element-presentation-from-smx-west/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 14:50:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[A little while ago, Google and other search engines announced support for a canonical link element that can help site owners with duplicate content issues. I recreated my presentation from SMX West and you can watch it below:You can access the slides d...]]></description>
				<content:encoded><![CDATA[A little while ago, <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">Google</a> and other <a href="http://ysearchblog.com/2009/02/12/fighting-duplication-adding-more-arrows-to-your-quiver/">search</a> <a href="http://blogs.msdn.com/webmaster/archive/2009/02/12/partnering-to-help-solve-duplicate-content-issues.aspx">engines</a> announced support for a <a href="http://google.com/support/webmasters/bin/answer.py?answer=139394">canonical link element that can help site owners with duplicate content issues</a>. I recreated my presentation from <a href="http://searchmarketingexpo.com/west">SMX West</a> and you can watch it below:<br /><br /><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/Cm9onOGTgeM&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Cm9onOGTgeM&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object><br /><br />You can <a href="http://docs.google.com/Presentation?id=ddvhbrqf_70dp3rv7hn">access the slides directly</a> or follow along here:<br /><br /><iframe src="http://docs.google.com/EmbedSlideshow?docid=ddvhbrqf_70dp3rv7hn" frameborder="0" height="342" width="410"></iframe><br /><br /><div>By the way, Ask just announced that they will support the canonical link element. Read all about it in the <a href="http://blog.ask.com/2009/02/ask-is-going-canonical.html">Ask.com blog entry</a>.<br /><br />Thanks again to <a href="http://www.thewysz.com/">Wysz</a> for turning this into a great video.</div><div><br /></div><div>In fact, you might not have seen it, but we recently <a href="http://googlewebmastercentral.blogspot.com/2009/02/introducing-google-webmaster-central.html">created a webmaster videos channel on YouTube</a>. If you're interested, you can <a href="http://www.youtube.com/googlewebmasterhelp">watch the new webmaster channel</a>. If you subscribe to that channel, you'll always find out about new webmaster-related videos from Google.</div><br /><span class="byline-author">Posted by Matt Cutts, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8989220096759848211?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/canonical-link-element-presentation-from-smx-west/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing the Google Webmaster Central YouTube Channel</title>
		<link>https://googledata.org/google-webmaster-central/introducing-the-google-webmaster-central-youtube-channel/</link>
		<comments>https://googledata.org/google-webmaster-central/introducing-the-google-webmaster-central-youtube-channel/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 20:30:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In his State of the Index presentation, Matt Cutts said that one of the things to look for from Google in 2009 is continued communication with webmasters. On the Webmaster Central team, we've found that using video is a great way to reach people. We've...]]></description>
				<content:encoded><![CDATA[In his <a href="http://googlewebmastercentral.blogspot.com/2009/02/state-of-index-my-presentation-from.html">State of the Index</a> presentation, Matt Cutts said that one of the things to look for from Google in 2009 is continued communication with webmasters. On the Webmaster Central team, we've found that using video is a great way to reach people. We've shown <a href="http://googlewebmastercentral.blogspot.com/2009/01/seamless-verification-of-google-sites.html">step-by-step instructions</a> on how to use features of Webmaster Tools, <a href="http://googlewebmastercentral.blogspot.com/2009/01/preventing-virtual-blight-my.html">shared our presentations</a> with folks who were unable to make it to conferences, and even taken you through a <a href="http://googlewebmastercentral.blogspot.com/2008/07/day-in-life-of-webmaster-support.html">day in the life</a> of our very own Maile Ohye as she meets with many Googlers involved in webmaster support.<br /><br />We plan on releasing more videos like these in the future, so we've opened up <a href="http://www.youtube.com/GoogleWebmasterHelp">our own channel on YouTube</a> to host webmaster-related videos. Our <a href="http://www.youtube.com/watch?v=C_WcOH9kos0">first video</a> is already up, and we'll have more to share with you soon. If you want to be the first to know when we release something new, you can subscribe to us using your YouTube account, or grab <a href="http://gdata.youtube.com/feeds/base/users/GoogleWebmasterHelp/uploads?alt=rss&amp;v=2&amp;orderby=published&amp;client=ytapi-youtube-profile">this RSS feed</a> if you'd like to keep track in your feed reader. Please let us know how you like the channel, and use the comments in this post to share your ideas for future videos.<br /><br />And while we'll all do our best to make sure Matt Cutts understands that Rick Rolling is <a href="http://www.mattcutts.com/blog/my-halloween-2008-costume/">so last year</a>, be careful where you click on April 1st.<br /><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-5423279484315260193?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/introducing-the-google-webmaster-central-youtube-channel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of the Index: my presentation from PubCon Vegas</title>
		<link>https://googledata.org/google-webmaster-central/state-of-the-index-my-presentation-from-pubcon-vegas/</link>
		<comments>https://googledata.org/google-webmaster-central/state-of-the-index-my-presentation-from-pubcon-vegas/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 00:15:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[It seems like people enjoyed when I recreated my Virtual Blight talk from the Web 2.0 Summit late last year, so we decided to post another video. This video recreates the "State of the Index" talk that I did at PubCon in Las Vegas late last year as wel...]]></description>
				<content:encoded><![CDATA[It seems like people enjoyed when I <a href="http://googlewebmastercentral.blogspot.com/2009/01/preventing-virtual-blight-my.html">recreated my Virtual Blight talk</a> from the Web 2.0 Summit late last year, so we decided to post another video. This video recreates the "State of the Index" talk that I did at <a href="http://www.pubcon.com/">PubCon</a> in Las Vegas late last year as well.<br /><div><br /></div><div>Here's the video of the presentation:</div><br /><div style="text-align: center;"><object height="344" width="425"><param name="movie" value="http://www.youtube.com/v/C_WcOH9kos0&amp;hl=en&amp;fs=1"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><embed src="http://www.youtube.com/v/C_WcOH9kos0&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="344" width="425"></embed></object></div><br /><br />and if you'd like to follow along, here are the slides:<br /><br /><div style="text-align: center;"><iframe src="http://docs.google.com/EmbedSlideshow?docid=ddvhbrqf_46dwzcpccx&amp;size=1" frameborder="0" height="344" width="425"></iframe></div><br /><br /><div>You can also <a href="http://docs.google.com/Presentation?id=ddvhbrqf_46dwzcpccx">access the presentation directly</a>. Thanks again to <a href="http://www.thewysz.com/">Wysz</a> for recording this video and splicing the slides into the video.</div><br /><span class="byline-author">Posted by Matt Cutts, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-7494112778871511858?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/state-of-the-index-my-presentation-from-pubcon-vegas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Trifecta recording now available</title>
		<link>https://googledata.org/google-webmaster-central/google-trifecta-recording-now-available/</link>
		<comments>https://googledata.org/google-webmaster-central/google-trifecta-recording-now-available/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:18:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Last Tuesday, Google hosted an online presentation about three free tools to help analyze and improve your sites. Dubbed "The Google Trifecta," this presentation explains the key features of Google Webmaster Tools, Google Analytics, and Google Website ...]]></description>
				<content:encoded><![CDATA[Last Tuesday, Google <a href="http://googlewebmastercentral.blogspot.com/2008/06/free-online-seminar-google-trifecta.html">hosted an online presentation</a> about three free tools to help analyze and improve your sites. Dubbed "The Google Trifecta," this presentation explains the key features of <a href="http://www.google.com/webmasters/tools/">Google Webmaster Tools</a>, <a href="http://www.google.com/analytics">Google Analytics</a>, and <a href="http://www.google.com/websiteoptimizer">Google Website Optimizer</a>, and how you can use them together.<br /><br />To make the information from this presentation accessible to those who were unable to listen in last week or would like to review it again, we've put a recording of the session on YouTube for your viewing pleasure:<br /><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/9yKjrdcC8wA&amp;hl=en&amp;fs=1"><param name="allowFullScreen" value="true"><embed src="http://www.youtube.com/v/9yKjrdcC8wA&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object><br /><br />If you have any followup questions about the topics covered in the video, we welcome you to ask! Each of these products has a discussion group available for you to discuss the product with other users and Googlers. Please post in the appropriate group, so your question is seen by the right people:<br /><br /><a href="http://groups.google.com/group/Google_Webmaster_Help-Tools/topics">Google Webmaster Help</a> (Webmaster Tools)<br /><a href="http://groups.google.com/group/analytics-help">Analytics Help</a><br /><a href="http://groups.google.com/group/websiteoptimizer">Website Optimizer Forum</a><br /><br /><span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8547576829771452009?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/google-trifecta-recording-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free online seminar: The Google Trifecta</title>
		<link>https://googledata.org/google-webmaster-central/free-online-seminar-the-google-trifecta/</link>
		<comments>https://googledata.org/google-webmaster-central/free-online-seminar-the-google-trifecta/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 01:15:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Posted by Michael Wyszomierski, Search Quality TeamStaying competitive in the online space can be hard if you don't have the proper tools at your disposal. That's why we offer solutions like Google Webmaster Tools, Google Analytics, and Google Website ...]]></description>
				<content:encoded><![CDATA[<span class="byline-author">Posted by Michael Wyszomierski, Search Quality Team<br /><br />Staying competitive in the online space can be hard if you don't have the proper tools at your disposal. That's why we offer solutions like <a href="http://www.google.com/webmasters/tools/">Google Webmaster Tools</a>, <a href="http://www.google.com/analytics">Google Analytics</a>, and <a href="http://www.google.com/websiteoptimizer">Google Website Optimizer</a> to help you improve your site's effectiveness and functionality.<br /><br />You may already use Google Webmaster Tools to help improve your site's visibility in Google's search results, but what can you do to optimize your pages for visitors who have already made it past the search results and into your site? Using Webmaster Tools in conjunction with Analytics and Website Optimizer, you can gain a comprehensive understanding of your pages' visibility in Google, where your visitors come from and how they interact with your site, and what content will most effectively get them to take the action you want.<br /><br />For the first time ever, the Webmaster Tools, Analytics, and Website Optimizer teams will join forces to hold a free online seminar. I'll be there to talk about Webmaster Tools and discuss tips for using it with our other products for site owners. So if you enjoy live webmaster-focused events like our recent <a href="http://googlewebmastercentral.blogspot.com/2008/06/get-audio-and-q-from-our-recent-live.html">JuneTune live chat</a>, check out the details below and register!<br /><br />TITLE: The Google Trifecta: Webmaster Tools, Analytics, Website Optimizer<br />DATE: Tuesday, July 8th, 2008<br />TIME: 9:00 - 10:00 a.m. PT (16:00 UTC)<br />JOIN US: <a href="http://event.on24.com/r.htm?e=113541&amp;k=CB05AB57071FCC9968D5BAE69762C198">Register to attend</a><br /><br />During this online seminar, team members will:<br /></span><ul><li><span class="byline-author">Provide brief introductions to their products</span></li><li><span class="byline-author">Highlight recent product updates and releases</span></li><li><span class="byline-author">Discuss the benefits of using all three products together</span></li><li><span class="byline-author">Answer common questions submitted by attendees</span></li></ul><span class="byline-author">Upon registration, we also invite you to submit any specific topics you'd like us to cover. If you can't make that date or time, don't worry. We know that 9 a.m. for us isn't 9 a.m. for everyone! You'll be able to access an archived version of the presentation via the same registration URL.<br /><br /><span style="font-weight: bold;">Update:</span> A recording of the event is <a href="http://googlewebmastercentral.blogspot.com/2008/07/google-trifecta-recording-now-available.html">now available on YouTube</a>.<br /></span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-6469283336608288706?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/free-online-seminar-the-google-trifecta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feeling lucky at PubCon</title>
		<link>https://googledata.org/google-webmaster-central/feeling-lucky-at-pubcon/</link>
		<comments>https://googledata.org/google-webmaster-central/feeling-lucky-at-pubcon/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 19:15:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Posted by Michael Wyszomierski, Search Quality Last month, several of us with Webmaster Central hit the "good times" jackpot at PubCon Vegas 2007. We realize not all of you could join us, so instead of returning home with fuzzy dice for everyone, we've...]]></description>
				<content:encoded><![CDATA[<span class="byline-author">Posted by Michael Wyszomierski, Search Quality<br /><br /></span> Last month, several of us with Webmaster Central <a href="http://www.google.com/calendar/event?eid=NHFnOW85aG1tZ2NhaWFtbDZjNHNkZWNudXMgZ3dlYm1hc3RlcmNlbnRyYWxAbQ">hit the "good times" jackpot</a> at PubCon Vegas 2007. We realize not all of you could join us, so instead of returning home with fuzzy dice for everyone, we've got souvenir <a href="http://googlewebmastercentral.blogspot.com/2007/11/bringing-conference-to-you.html">conference notes</a>.<br /><br />Listening to the Q&amp;A, I was pleased to hear the major search engines agreeing on best practices for many webmaster issues. In fact, the presentations in the duplicate content session were mostly, well, duplicate. When I wasn't sitting in on one of the many valuable sessions, I was chatting with webmasters either at the Google booth, or at Google's "Meet the Engineers" event. It was exciting to hear from so many different webmasters, and to help them with Google-related issues. Here are a few things that were on the minds of webmasters, along with our responses:<br /><b><br />Site Verification Files and Meta Tags<br /></b>Several webmasters asked, "Is it necessary to keep the verification meta tag or HTML file in place to remain a verified owner in Webmaster Tools?"  The answer is yes, you should keep your verification file or meta tag live to maintain your status as a verified owner. These verification codes are used to control who has access to the owner-specific tools for your site in Webmaster Tools. To ensure that only current owners of a site are verified, we periodically re-check to see if the verification code is in place, and if it is not, you will get unverified for that site. While we're on the topic:<b><br /><br />Site Verification Best Practices<br /></b> <ul><li> If you have multiple people working on your site with Webmaster Tools, it's a good idea to have each person verify the site with his or her own account, rather than using a shared login. That way, as people come and go, you can control the access appropriately by adding or removing verification files or meta tags for each account. </li><li> You may want to keep a list of these verification codes and which owner they are connected to, so you can easily control access later. If you lose track, you can always use the "Manage site verification" option in Webmaster Tools, which allows you to force all site owners to reverify their accounts. </li></ul><b>Subdomains vs. Subdirectories</b><br />What's the difference between using subdomains and subdirectories? When it comes to Google, there aren't major differences between the two, so when you're making that decision, do what works for you and your visitors. Following PubCon, our very own Matt Cutts <a href="http://www.mattcutts.com/blog/subdomains-and-subdirectories/">outlined many of the key issues</a> in a post on his personal blog. In addition to those considerations, if you use Webmaster Tools (which we hope you do!), keep in mind that you'll automatically be verified for deeper subdirectories of any sites you've verified, but subdomains need to be verified separately.<br /><div><br /><b>Underscores vs. Dashes</b><br />Webmasters asked about the difference between how Google interprets underscores and dashes in URLs. In general, we break words on punctuation, so if you use punctuation as separators, you're providing Google a useful signal for parsing your URLs. Currently, dashes in URLs are consistently treated as separators while underscores are not. Keep in mind our technology is constantly improving, so this distinction between underscores and dashes may decrease over time. Even without punctuation, there's a good chance we'll be able to figure out that bigleopard.html is about a "big leopard" and not a "bigle opard." While using separators is a good practice, it's likely unnecessary to place a high priority on changing your existing URLs just to convert underscores to dashes.<br /><br /><b>Keywords in URLs</b><br />We were also asked if it is useful to have relevant keywords in URLs. It's always a good idea to be descriptive across your site, with titles, <a href="http://googlewebmastercentral.blogspot.com/2007/12/using-alt-attributes-smartly.html">ALT attributes</a>, and yes, even URLs, as they can be useful signals for users and search engines. This can be especially true with image files, which otherwise may not have any text for a search engine to consider. Imagine you've taken a picture of your cat asleep on the sofa. Your digital camera will likely name it something like IMG_2937.jpg. Not exactly the most descriptive name. So unless your cat really looks like an IMG_2937, consider changing the filename to something more relevant, like adorable-kitten.jpg. And, if you have a post about your favorite cat names, it's much easier to guess that a URL ending in my-favorite-cat-names would be the relevant page, rather than a URL ending in postid=8652. For more information regarding issues with how Google understands your content, check out our new <a href="http://googlewebmastercentral.blogspot.com/2007/12/new-content-analysis-and-sitemap.html">content analysis</a> feature in Webmaster Tools, as well as <a href="http://googlewebmastercentral.blogspot.com/2007/12/fyi-on-google-toolbars-latest-features.html">our post on the URL suggestions feature</a> of the new Google Toolbar. </div> <div><br /><b>Moving to a new IP address</b><br />We got a question about changing a site's IP address, and provided a few steps you can take as a webmaster to make sure things go smoothly. Here's what you can do:<br /><ol><li> Change the TTL (Time To Live) value of your DNS configuration to something short, like five minutes (300 seconds). This will tell web browsers to re-check the IP address for your site every five minutes. </li><li>       Copy your content to the new hosting environment, and make sure it is live on the new IP address.     </li><li>       Change your DNS settings so your hostname points to the new IP address.     </li><li> Check your logs to see when Googlebot starts crawling your site on the new IP address. To make sure it's really Googlebot who's visiting, you can verify Googlebot by following <a href="http://googlewebmastercentral.blogspot.com/2006/09/how-to-verify-googlebot.html">these instructions</a>. You can then log into Webmaster Tools and monitor any crawl errors. Once Googlebot is happily crawling on the new IP address, you should be all set as far as Google is concerned.<br /></li><li> To make sure everyone got the message of your move, you may want to keep an eye out for visits to your old IP address before shutting it down.<br /></li></ol>  <b>Proxies</b><br />A few webmasters were concerned that proxy services are being indexed with copies of their content. While it's often possible to find duplicate copies of your content in our results if you look hard enough, the original source is most likely going to be ranked higher than a proxy copy. However, if you find this not to be the case, please drop us some URLs in the Webmaster Help Group. There are many Googlers including myself who monitor this group and escalate issues appropriately.<br /><br /></div> It was great talking with webmasters at the conference -- we hope those of you unable to join us found this post useful. If you want to continue to talk shop with me, other Googlers, and your fellow webmasters, join the follow-up conversation in the <a href="http://groups.google.com/group/Google_Webmaster_Help/">Webmaster Help Group</a>.<br /><br /><span style="font-weight: bold;">Update</span>: <a href="http://groups.google.com/group/Google_Webmaster_Help-Indexing/browse_thread/thread/8d427cdd556f644e">Additional PubCon notes</a> from Jonathan Simon are available in our discussion group.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-3502723803891531552?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/feeling-lucky-at-pubcon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A spider&#8217;s view of Web 2.0</title>
		<link>https://googledata.org/google-webmaster-central/a-spiders-view-of-web-2-0/</link>
		<comments>https://googledata.org/google-webmaster-central/a-spiders-view-of-web-2-0/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 00:52:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Wyszomierski]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Written by Michael Wyszomierski and Greg Grothaus, Search QualityMany webmasters have discovered the advantages of using Ajax to improve the user experience on their sites, creating dynamic pages that act as powerful web applications. But, like Flash, ...]]></description>
				<content:encoded><![CDATA[<span class="byline-author">Written by Michael Wyszomierski and Greg Grothaus, Search Quality<br /><br /></span>Many webmasters have discovered the advantages of using Ajax to improve the user experience on their sites, creating dynamic pages that act as powerful web applications. But, like Flash, Ajax can make a site difficult for search engines to index if the technology is not implemented carefully. As promised in our post answering questions about <a href="http://googlewebmastercentral.blogspot.com/2007/08/server-location-cross-linking-and-web.html">Server location, cross-linking, and Web 2.0 technology</a>, we've compiled some tips for creating Ajax-enhanced websites that are also understood by search engines.<br /><br /><span style="font-weight: bold;">How will Google see my site?</span><br /><br />One of the main issues with Ajax sites is that while Googlebot is great at following and understanding the structure of HTML links, it can have a difficult time finding its way around sites which use JavaScript for navigation. While we are working to better understand JavaScript, your best bet for creating a site that's crawlable by Google and other search engines is to provide HTML links to your content.<br /><br /><span style="font-weight: bold;">Design for accessibility</span><br /><br />We encourage webmasters to create pages for users, not just search engines. When you're designing your Ajax site, think about the needs of your users, including those who may not be using a JavaScript-capable browser. There are plenty of such users on the web, including those using screen readers or mobile devices.<br /><br />One of the easiest ways to test your site's accessibility to this type of user is to explore the site in your browser with JavaScript turned off, or by viewing it in a text-only browser such as <a href="http://en.wikipedia.org/wiki/Lynx_%28web_browser%29">Lynx</a>. Viewing a site as text-only can also help you identify other content which may be hard for Googlebot to see, including images and Flash.<br /><br /><span style="font-weight: bold;">Develop with progressive enhancement</span><br /><br />If you're starting from scratch, one good approach is to build your site's structure and navigation using only HTML. Then, once you have the site's pages, links, and content in place, you can spice up the appearance and interface with Ajax. Googlebot will be happy looking at the HTML, while users with modern browsers can enjoy your Ajax bonuses.<br /><br />Of course you will likely have links requiring JavaScript for Ajax functionality, so here's a way to help Ajax and static links coexist:<br />When creating your links, format them so they'll offer a static link as well as calling a JavaScript function. That way you'll have the Ajax functionality for JavaScript users, while non-JavaScript users can ignore the script and follow the link. For example:<br /><br /><div style="font-family: courier new; margin-left: 40px;">&lt;a href=”ajax.htm?foo=32” onClick=”navigate('ajax.html#foo=32'); return false”&gt;foo 32&lt;/a&gt;</div><br />Note that the static link's URL has a parameter (?foo=32) instead of a fragment (#foo=32), which is used by the Ajax code. This is important, as search engines understand URL parameters but often ignore fragments. Web developer <a href="http://adactio.com/">Jeremy Keith</a> labeled this technique as <a href="http://domscripting.com/presentations/xtech2006/">Hijax</a>. Since you now offer static links, users and search engines can link to the exact content they want to share or reference.<br /><br />While we're constantly improving our crawling capability, using HTML links remains a strong way to help us (as well as other search engines, mobile devices and users) better understand your site's structure.<br /><br /><span style="font-weight: bold;">Follow the guidelines</span><br /><br />In addition to the tips described here, we encourage you to also check out our <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=35769">Webmaster Guidelines</a> for more information about what can make a site good for Google and your users. The guidelines also point out some practices to avoid, including <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66355">sneaky JavaScript redirects</a>. A general rule to follow is that while you can provide users different experiences based on their capabilities, the content should remain the same. For example, imagine we've created a page for Wysz's Hamster Farm. The top of the page has a heading of "Wysz's Hamster Farm," and below it is an Ajax-powered slideshow of the latest hamster arrivals. Turning JavaScript off on the same page shouldn't surprise a user with additional text reading:<br /><span style="font-style: italic;"><blockquote>Wysz's Hamster Farm -- hamsters, best hamsters, cheap hamsters, free hamsters, pets, farms, hamster farmers, dancing hamsters, rodents, hampsters, hamsers, best hamster resource, pet toys, dancing lessons, cute, hamster tricks, pet food, hamster habitat, hamster hotels, hamster birthday gift ideas and more!</blockquote></span>A more ideal implementation would display the same text whether JavaScript was enabled or not, and in the best scenario, offer an HTML version of the slideshow to non-JavaScript users.<br /><br />This is a pretty advanced topic, so please <a href="http://groups.google.com/group/Google_Webmaster_Help-Indexing/browse_thread/thread/dabe5ab778e8dd4">continue the discussion</a> by asking questions and sharing ideas over in the Webmaster Help Group.  See you there!<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-8075891366186758287?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/a-spiders-view-of-web-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
