<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Remove SEO by Artio link in JoomSEF 3.2.3</title>
	<atom:link href="http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/</link>
	<description>Custom development by Chris Duell aka duellsy</description>
	<lastBuildDate>Wed, 28 Jul 2010 03:31:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Brasmaster</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-491</link>
		<dc:creator>Brasmaster</dc:creator>
		<pubDate>Thu, 08 Jul 2010 05:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-491</guid>
		<description>Remove SEO by Artio link in JoomSEF 3.6.3
 Search in line 2156 archiv components/com_sef/joomsef.php 

       $cacheBuf2 =


\\\\replace for 

$cacheBuf2 =&#039;&#039;;

ok thanks</description>
		<content:encoded><![CDATA[<p>Remove SEO by Artio link in JoomSEF 3.6.3<br />
 Search in line 2156 archiv components/com_sef/joomsef.php </p>
<p>       $cacheBuf2 =</p>
<p>\\\\replace for </p>
<p>$cacheBuf2 =&#8221;;</p>
<p>ok thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-490</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Tue, 06 Jul 2010 16:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-490</guid>
		<description>For Joomsef 3.6.5 remove Artio link like this:

Open root/components/com_sef/joomsef.php

comment line 2213 :: $doc-&gt;$cache($cacheBuf . base64_decode($cacheBuf2), &#039;component&#039;);

You can comment it using //</description>
		<content:encoded><![CDATA[<p>For Joomsef 3.6.5 remove Artio link like this:</p>
<p>Open root/components/com_sef/joomsef.php</p>
<p>comment line 2213 :: $doc-&gt;$cache($cacheBuf . base64_decode($cacheBuf2), &#8216;component&#8217;);</p>
<p>You can comment it using //</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugen</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-486</link>
		<dc:creator>Eugen</dc:creator>
		<pubDate>Wed, 16 Jun 2010 01:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-486</guid>
		<description>Thanks a lot, it worked perfectly.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, it worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beyond</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-435</link>
		<dc:creator>beyond</dc:creator>
		<pubDate>Fri, 11 Dec 2009 15:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-435</guid>
		<description>Above didn&#039;t work for me with version &quot;3.5.1&quot;

To remove the link look for:

$doc-&gt;$cache($cacheBuf . base64_decode($cacheBuf2), &#039;component&#039;);

Comment that line out - so replace with:

//$doc-&gt;$cache($cacheBuf . base64_decode($cacheBuf2), &#039;component&#039;);

No more link.</description>
		<content:encoded><![CDATA[<p>Above didn&#8217;t work for me with version &#8220;3.5.1&#8243;</p>
<p>To remove the link look for:</p>
<p>$doc-&gt;$cache($cacheBuf . base64_decode($cacheBuf2), &#8216;component&#8217;);</p>
<p>Comment that line out &#8211; so replace with:</p>
<p>//$doc-&gt;$cache($cacheBuf . base64_decode($cacheBuf2), &#8216;component&#8217;);</p>
<p>No more link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Duell</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-434</link>
		<dc:creator>Chris Duell</dc:creator>
		<pubDate>Mon, 07 Dec 2009 09:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-434</guid>
		<description>Cheers, I&#039;ve actually been meaning to write another small post about the latest version.</description>
		<content:encoded><![CDATA[<p>Cheers, I&#8217;ve actually been meaning to write another small post about the latest version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DS</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-432</link>
		<dc:creator>DS</dc:creator>
		<pubDate>Fri, 04 Dec 2009 20:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-432</guid>
		<description>They changed it in 3.5.

to disable the link in 3.5 look around line 1645

or search for $cacheBuf2

replace it with $cacheBuf2 =&#039;&#039;;

Cheers, DS</description>
		<content:encoded><![CDATA[<p>They changed it in 3.5.</p>
<p>to disable the link in 3.5 look around line 1645</p>
<p>or search for $cacheBuf2</p>
<p>replace it with $cacheBuf2 =&#8221;;</p>
<p>Cheers, DS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hookdump</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-347</link>
		<dc:creator>hookdump</dc:creator>
		<pubDate>Wed, 11 Nov 2009 21:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-347</guid>
		<description>Thank you so much!</description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Human Test</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-142</link>
		<dc:creator>Human Test</dc:creator>
		<pubDate>Thu, 23 Jul 2009 02:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-142</guid>
		<description>Sweet!!!!!!!!! I discovered the code to be removed on my own, but your article assured me of what to do. Good Work!</description>
		<content:encoded><![CDATA[<p>Sweet!!!!!!!!! I discovered the code to be removed on my own, but your article assured me of what to do. Good Work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herodaddy</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-116</link>
		<dc:creator>herodaddy</dc:creator>
		<pubDate>Sun, 14 Jun 2009 05:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-116</guid>
		<description>Indeed it did work. It was on a different line but I knew what I was looking for thanks to you.

Cheers!</description>
		<content:encoded><![CDATA[<p>Indeed it did work. It was on a different line but I knew what I was looking for thanks to you.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carole Galassi</title>
		<link>http://blog.subooa.com/development/remove-seo-by-artio-link-in-joomsef-323/comment-page-1/#comment-114</link>
		<dc:creator>Carole Galassi</dc:creator>
		<pubDate>Sun, 07 Jun 2009 09:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.subooa.com/?p=186#comment-114</guid>
		<description>A BIG THANK YOU! Works Great!</description>
		<content:encoded><![CDATA[<p>A BIG THANK YOU! Works Great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
