<?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>SEO.at &#187; Googlebot</title>
	<atom:link href="http://seo.at/tag/googlebot/feed" rel="self" type="application/rss+xml" />
	<link>http://seo.at</link>
	<description>SEO, Google &#38; Co. — tägliche Updates</description>
	<lastBuildDate>Thu, 29 Jul 2010 11:19:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Matt Cutts &#252;ber Blocken mit robots.txt</title>
		<link>http://seo.at/2010/03/matt-cutts-ueber-blocken-mit-robots-txt</link>
		<comments>http://seo.at/2010/03/matt-cutts-ueber-blocken-mit-robots-txt#comments</comments>
		<pubDate>Thu, 11 Mar 2010 13:33:37 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Googlebot]]></category>
		<category><![CDATA[Matt Cutts]]></category>
		<category><![CDATA[robots.txt]]></category>

		<guid isPermaLink="false">http://seo.at/?p=2396</guid>
		<description><![CDATA[Matt Cutts beantwortet die Frage, ob man doppelte Inhalte mittels robots.txt blocken sollte:
If Google crawls 1,000 pages/day, Googlebot crawling many dupe content pages may slow down indexing of a large site. In that scenario, do you recommend blocking dupes using robots.txt or is using META ROBOTS NOINDEX,NOFOLLOW a better alternative?

Zusammenfassung: Matt sieht das Blocken von [...]]]></description>
			<content:encoded><![CDATA[<p>Matt Cutts beantwortet die Frage, ob man doppelte Inhalte mittels robots.txt blocken sollte:</p>
<blockquote><p>If Google crawls 1,000 pages/day, Googlebot crawling many dupe content pages may slow down indexing of a large site. In that scenario, do you recommend blocking dupes using robots.txt or is using META ROBOTS NOINDEX,NOFOLLOW a better alternative?</p></blockquote>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/CJMFYpYQZ0c&#038;hl=de_DE&#038;fs=1&#038;rel=0&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/CJMFYpYQZ0c&#038;hl=de_DE&#038;fs=1&#038;rel=0&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Zusammenfassung: Matt sieht das Blocken von doppelten Inhalten via robots.txt nur als &#8220;last resort&#8221;-L&#246;sung an. Besser als blocken ist eine gut durchdachte Seitenarchitektur, die duplicate content gar nicht erst entstehen l&#228;sst. &mdash; Statt das Crawlen vom Googlebot mittels robots.txt zu verbieten, vertritt Matt interessanterweise die Meinung, dass Google doppelte Inhalte auch ohne Eingreifen ganz gut erkennen kann. Das Wort &#8220;Canonical-Tag&#8221; nimmt er dabei aber gar nicht erst in dem Mund.</p>
]]></content:encoded>
			<wfw:commentRss>http://seo.at/2010/03/matt-cutts-ueber-blocken-mit-robots-txt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neuer User-Agent: Googlebot-News</title>
		<link>http://seo.at/2009/12/neuer-user-agent-googlebot-news</link>
		<comments>http://seo.at/2009/12/neuer-user-agent-googlebot-news#comments</comments>
		<pubDate>Wed, 02 Dec 2009 18:40:19 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Googlebot]]></category>
		<category><![CDATA[robots.txt]]></category>

		<guid isPermaLink="false">http://seo.at/?p=863</guid>
		<description><![CDATA[Google hat neben Googlebot and Googlebot-Image nun auch einen seperaten Crawler namens Googlebot-News angek&#252;ndigt:
[T]he new Googlebot-News user agent can be used to specify which pages of a website should be crawled and ultimately appear in Google News.
Um Webinhalte k&#252;nftig bei Google Search, nicht aber bei Google News auftauchen zu lassen, reicht folgender Eintrag in der [...]]]></description>
			<content:encoded><![CDATA[<p>Google hat neben Googlebot and Googlebot-Image nun auch einen seperaten Crawler namens Googlebot-News angek&#252;ndigt:</p>
<p class="note">[T]he new Googlebot-News user agent can be used to specify which pages of a website should be crawled and ultimately appear in Google News.</p>
<p>Um Webinhalte k&#252;nftig bei Google Search, nicht aber bei Google News auftauchen zu lassen, reicht folgender Eintrag in der robots.txt:</p>
<p><code>User-agent: Googlebot<br />
Disallow:</code></p>
<p><code>User-agent: Googlebot-News<br />
Disallow: /</code></p>
<p>Mehr Infos im GWC-BLog: <a href="http://googlewebmastercentral.blogspot.com/2009/12/new-user-agent-for-news.html">New User Agent for News</a></p>
]]></content:encoded>
			<wfw:commentRss>http://seo.at/2009/12/neuer-user-agent-googlebot-news/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GWCB erkl&#228;rt &#8220;Fetch as Googlebot&#8221;</title>
		<link>http://seo.at/2009/11/gwcb-erklaert-fetch-as-googlebot</link>
		<comments>http://seo.at/2009/11/gwcb-erklaert-fetch-as-googlebot#comments</comments>
		<pubDate>Sat, 28 Nov 2009 15:54:41 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Googlebot]]></category>
		<category><![CDATA[Webmaster Tools]]></category>

		<guid isPermaLink="false">http://seo.at/?p=789</guid>
		<description><![CDATA[Im Webmaster Central Blog von Google erkl&#228;rt Javier Tordable das n&#252;tzliche Feature &#8220;Fetch as Googlebot&#8221;, das Google im Oktober bei den Webmaster Tools eingef&#252;hrt hat:
Sophisticated attackers can camouflage this spammy or dangerous content so that it doesn&#8217;t appear for normal users, and appears only to Googlebot, which could negatively impact your site in Google&#8217;s results.
Artikel [...]]]></description>
			<content:encoded><![CDATA[<p>Im Webmaster Central Blog von Google erkl&#228;rt Javier Tordable das n&#252;tzliche Feature &#8220;Fetch as Googlebot&#8221;, das Google im Oktober bei den Webmaster Tools eingef&#252;hrt hat:</p>
<p class="note">Sophisticated attackers can camouflage this spammy or dangerous content so that it doesn&#8217;t appear for normal users, and appears only to Googlebot, which could negatively impact your site in Google&#8217;s results.</p>
<p>Artikel lesen: <a href="http://googlewebmastercentral.blogspot.com/2009/11/generic-cialis-on-my-website-i-think-my.html">GENERIC CIALIS on my website? I think my site has been hacked!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://seo.at/2009/11/gwcb-erklaert-fetch-as-googlebot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tipps zu mobilen Webseiten und dem Googlebot</title>
		<link>http://seo.at/2009/11/tipps-zu-mobilen-webseiten-und-dem-googlebot</link>
		<comments>http://seo.at/2009/11/tipps-zu-mobilen-webseiten-und-dem-googlebot#comments</comments>
		<pubDate>Fri, 20 Nov 2009 16:05:05 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Googlebot]]></category>
		<category><![CDATA[Mobile Webseiten]]></category>

		<guid isPermaLink="false">http://seo.at/?p=546</guid>
		<description><![CDATA[Im Webmaster Central Blog von Google gibt es einen lesenswerten Artikel &#252;ber den richtigen Umgang mit mobilen Webseiten &#8212; und wie man den Googlebot solche richtig indexieren l&#228;sst:
One of the most common problems for webmasters who run both mobile and desktop versions of a site is that the mobile version of the site appears for [...]]]></description>
			<content:encoded><![CDATA[<p>Im Webmaster Central Blog von Google gibt es <a href="http://googlewebmastercentral.blogspot.com/2009/11/running-desktop-and-mobile-versions-of.html">einen lesenswerten Artikel</a> &#252;ber den richtigen Umgang mit mobilen Webseiten &mdash; und wie man den Googlebot solche richtig indexieren l&#228;sst:</p>
<p class="note">One of the most common problems for webmasters who run both mobile and desktop versions of a site is that the mobile version of the site appears for users on a desktop computer, or that the desktop version of the site appears when someone finds them from a mobile device.</p>
<p>Es werden zwei M&#246;glichkeiten vorgeschlagen:</p>
<ul>
<li>Redirect mobile users to the correct version</li>
<li>Switch content based on User-agent</li>
</ul>
<p>Google freut sich diesbez&#252;glich &#252;ber Mithilfe von Webmastern: </p>
<p class="note">We&#8217;re working on a daily basis to improve search results and solve problems, but because the relationship between PC and mobile versions of a web site can be nuanced, we appreciate the cooperation of webmasters.</p>
<p>Mehr Infos im Webmaster Central Blog: <a href="http://googlewebmastercentral.blogspot.com/2009/11/running-desktop-and-mobile-versions-of.html">Running desktop and mobile versions of your site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://seo.at/2009/11/tipps-zu-mobilen-webseiten-und-dem-googlebot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
