<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/">
	<channel>
		<title>Supertopic - Google und redirect per php header</title>
		<pubDate>Sat, 25 May 2013 13:59:49 +0200</pubDate>
		<link>http://www.supertopic.de</link>
		<description></description>
		<generator>supertopic.de</generator>
		<image>
			<url>http://www.supertopic.de/static/images/feedlogo.gif</url>
			<title>Supertopic.de</title>
			<link>http://www.supertopic.de/</link>
			<width>144</width>
			<height>36</height>
		</image>
		
                    <item>
                            <title>Google und redirect per php header</title>
                            <link>http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501397</link>
                            <guid isPermaLink="false">http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501397</guid>
                            <pubDate>Thu, 10 Mar 2011 12:18:44 +0100</pubDate>
                            <dc:creator>Dominic</dc:creator>
                            <category><![CDATA[Webentwicklung (PHP)]]></category>
                            <content:encoded><![CDATA[flashcode per ajax laden, html-version in &lt;noscript&gt; (aber mit sehr ähnlichem inhalt)]]></content:encoded>
                    </item>
                    <item>
                            <title>Google und redirect per php header</title>
                            <link>http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501391</link>
                            <guid isPermaLink="false">http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501391</guid>
                            <pubDate>Thu, 10 Mar 2011 11:44:30 +0100</pubDate>
                            <dc:creator>Markus</dc:creator>
                            <category><![CDATA[Webentwicklung (PHP)]]></category>
                            <content:encoded><![CDATA[Nen anderen/besseren Vorschlag?]]></content:encoded>
                    </item>
                    <item>
                            <title>Google und redirect per php header</title>
                            <link>http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501389</link>
                            <guid isPermaLink="false">http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501389</guid>
                            <pubDate>Thu, 10 Mar 2011 11:41:17 +0100</pubDate>
                            <dc:creator>Martin R.</dc:creator>
                            <category><![CDATA[Webentwicklung (PHP)]]></category>
                            <content:encoded><![CDATA[Eine eindeutige Cloaking/Black-Hat-Technik, die Google überhaupt nicht mag.]]></content:encoded>
                    </item>
                    <item>
                            <title>Google und redirect per php header</title>
                            <link>http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501362</link>
                            <guid isPermaLink="false">http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501362</guid>
                            <pubDate>Thu, 10 Mar 2011 10:53:56 +0100</pubDate>
                            <dc:creator>Markus</dc:creator>
                            <category><![CDATA[Webentwicklung (PHP)]]></category>
                            <content:encoded><![CDATA[<blockquote><em>Quelltext:</em><br /><br />if(!preg_match('/googlebot/i', $_SERVER['HTTP_USER_AGENT'])) {<br />
     header('Location: /index.html');<br />
     exit();<br />
}</blockquote>
<br />
Danke für die schnelle Hilfe :eek]]></content:encoded>
                    </item>
                    <item>
                            <title>Google und redirect per php header</title>
                            <link>http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501351</link>
                            <guid isPermaLink="false">http://www.supertopic.de/forum/5/google-und-redirect-per-php-header-12343-1.html#post501351</guid>
                            <pubDate>Thu, 10 Mar 2011 10:43:07 +0100</pubDate>
                            <dc:creator>Markus</dc:creator>
                            <category><![CDATA[Webentwicklung (PHP)]]></category>
                            <content:encoded><![CDATA[Werte Supertopicer,<br />
<br />
Wir haben für einen Kunden eine FlashSeite erstellt, neben der Paralell eine HTML Seite für Google läuft. Jerzt ist das Problem, dass ich den Benutzer auf die FlashSeite weiterleiten sollte, Google (und natürlich auch andere Suchmaschinen) in der HTML-Version bleiben. Meine erste idee war natürlich mit header(), nun weiss ich aber nicht, ob Google dieser Umleitung folgt, was es ja nicht sollte.<br />
<br />
Wie würdet ihr das lösen? Gibt es eine Möglichkeit abzufragen ob eine Anfrage von einem Browser oder einem Spider kommt?]]></content:encoded>
                    </item>
	</channel>
</rss>