<?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>Nicolas Kuttler &#187; realurl</title>
	<atom:link href="http://www.nkuttler.de/tag/realurl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nkuttler.de</link>
	<description>WordPress Services, IT Services</description>
	<lastBuildDate>Wed, 28 Jul 2010 23:49:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Typo3, mount points and realurl</title>
		<link>http://www.nkuttler.de/2009/09/20/typo3-mount-points-and-realurl/</link>
		<comments>http://www.nkuttler.de/2009/09/20/typo3-mount-points-and-realurl/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 10:27:55 +0000</pubDate>
		<dc:creator>nicolas</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[realurl]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[typoscript]]></category>

		<guid isPermaLink="false">http://www.nkuttler.de/?p=943</guid>
		<description><![CDATA[Are you having problems with mount points in Typo3? Do you get errors like Illegal Mount Point found in rootline or The requested page didn&#8217;t have a proper connection to the tree-root!, especially when you select the Substitute Mount Point (this page) with Mounted page option? Assuming you did read the fine realurl manual and [...]]]></description>
			<content:encoded><![CDATA[<p>Are you having problems with mount points in Typo3? Do you get errors like <strong>Illegal Mount Point found in rootline</strong> or <strong>The requested page didn&#8217;t have a proper connection to the tree-root!</strong>, especially when you select the <strong>Substitute Mount Point (this page) with Mounted page</strong> option?<span id="more-943"></span></p>
<p>Assuming you did read the <a href="http://wiki.typo3.org/index.php/Realurl/manual">fine realurl manual</a> and have done everything mentioned there, your errors probably originate from an outdated realurl pathcache. You can turn off realurl to confirm this.</p>
<p>If realurl is causing the errors, use your favorite (my)sql client and delete the contents of the <tt>tx_realurl_pathcache</tt> table:</p>

<div class="wp_syntax"><div class="code"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">DELETE</span> <span style="color: #993333; font-weight: bold;">FROM</span> tx_realurl_pathcache;</pre></div></div>

<p>This should allow you to have mount points with nice, SEO-friendly URLs across multiple domains.</p>
<p><strong>Edit</strong>: If you don&#8217;t want to mess with the database, see the <a href="http://typo3.org/documentation/document-library/extension-manuals/realurl/current/">fine manual</a> for ways to disable and clear the cache.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nkuttler.de/2009/09/20/typo3-mount-points-and-realurl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
