<?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>The curse of Dennis D. Spreen &#187; Index Search engine</title>
	<atom:link href="http://blog.spreendigital.de/tag/index-search-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spreendigital.de</link>
	<description>A blog about Delphi programming, web and other technical stuff</description>
	<lastBuildDate>Fri, 11 Nov 2011 12:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ext: indexed_search &#8211; Disable indexing of meta tags</title>
		<link>http://blog.spreendigital.de/2009/05/11/ext-indexed_search-disable-indexing-of-meta-tags/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ext-indexed_search-disable-indexing-of-meta-tags</link>
		<comments>http://blog.spreendigital.de/2009/05/11/ext-indexed_search-disable-indexing-of-meta-tags/#comments</comments>
		<pubDate>Mon, 11 May 2009 09:39:04 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[Typo3]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[Index Search engine]]></category>

		<guid isPermaLink="false">http://www.spreendigital.de/blog/?p=240</guid>
		<description><![CDATA[Typo3-Extension: Indexed Search Engine &#8211; how to disable the indexing of meta tags (description, etc.) Just put this line into your template setup code config.index_metatags = That&#8217;s all. Do not use config.index_metatags = 0 because this does not work (indexing still occurs).]]></description>
			<content:encoded><![CDATA[<p>Typo3-Extension: Indexed Search Engine &#8211; how to disable the indexing of meta tags (description, etc.)</p>
<p>Just put this line into your template setup code</p>
<p><code>config.index_metatags =</code></p>
<p>That&#8217;s all. <strong>Do not use </strong></p>
<p><code>config.index_metatags = 0<br />
</code></p>
<p>because <strong></strong>this does not work (indexing still occurs).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spreendigital.de/2009/05/11/ext-indexed_search-disable-indexing-of-meta-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

