<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Seo Upgrading Title Sequence</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 10 Apr 2026 16:42:31 -0000</pubDate>

		<item>
			<title>Ross</title>
			<description><![CDATA[Thanks!]]></description>
			<pubDate>Thu, 14 Jan 2010 00:18:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5157&d=0#post22108]]></link>
		</item>
		<item>
			<title>donP</title>
			<description><![CDATA[It was simplier (and without core hacks) going to:<br />
<br />
<a href="http://www.yoursite.net/admin.php?m=config&amp;n=edit&amp;o=core&amp;p=title" rel="nofollow">http://www.yoursite.net/admin.php?m=config&amp;n=edit&amp;o=core&amp;p=title</a><br />
<br />
and changing <br />
<br />
<strong>Header title :  	{MAINTITLE} - {SUBTITLE}</strong><br />
<br />
with<br />
<br />
<strong>Header title :  	{SUBTITLE} - {MAINTITLE}</strong><br />
<br />
 <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/wink.gif" alt=";)" />]]></description>
			<pubDate>Wed, 13 Jan 2010 20:45:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5157&d=0#post22105]]></link>
		</item>
		<item>
			<title>Ross</title>
			<description><![CDATA[I wanted my titles to be:<br />
subject of the page -&gt; name of the site<br />
instead of<br />
<br />
name of the site -&gt; subject of the page<br />
<br />
So I opened system/header.php and changed the following line (around line #95):<br />
<br />
<pre class="code">&quot;HEADER_TITLE&quot; =&gt; $plug_title.$out&#091;'fulltitle'&#093;,&#091;code&#093;

into this one:


&#091;code&#093;&quot;HEADER_TITLE&quot; =&gt; $plug_title.$out&#091;'subtitle'&#093;.' - ' .$cfg&#091;'maintitle'&#093;,</pre>
<br />
Being an absolute beginner in core coding, my question is: will I ruin anything?]]></description>
			<pubDate>Wed, 13 Jan 2010 20:10:29 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5157&d=0#post22104]]></link>
		</item>
	</channel>
</rss>