<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Problems With The Header Buttons In The Templates</title>
	<link>http://www.phpldyoursite.com/2006/10/09/problems-with-the-header-buttons-in-the-templates/</link>
	<description>Websites featuring free phpld templates, phpld news, mods, advices and promotions for web directory owners using the php link directory technology.</description>
	<pubDate>Fri, 30 Jul 2010 00:31:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: patrick</title>
		<link>http://www.phpldyoursite.com/2006/10/09/problems-with-the-header-buttons-in-the-templates/#comment-5</link>
		<pubDate>Tue, 17 Oct 2006 07:08:40 +0000</pubDate>
		<guid>http://www.phpldyoursite.com/2006/10/09/problems-with-the-header-buttons-in-the-templates/#comment-5</guid>
					<description>Lol, you're right. I just tried it out and the "/" is way better than all the stuffs above,

So instead of using "{$smarty.const.DOC_ROOT}/index.php" for the href of your link, just add "/",

Thanks Levent :)</description>
		<content:encoded><![CDATA[<p>Lol, you&#8217;re right. I just tried it out and the &#8220;/&#8221; is way better than all the stuffs above,</p>
<p>So instead of using &#8220;{$smarty.const.DOC_ROOT}/index.php&#8221; for the href of your link, just add &#8220;/&#8221;,</p>
<p>Thanks Levent <img src='http://www.phpldyoursite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Levent</title>
		<link>http://www.phpldyoursite.com/2006/10/09/problems-with-the-header-buttons-in-the-templates/#comment-4</link>
		<pubDate>Tue, 17 Oct 2006 07:00:13 +0000</pubDate>
		<guid>http://www.phpldyoursite.com/2006/10/09/problems-with-the-header-buttons-in-the-templates/#comment-4</guid>
					<description>I think adding a slash "/" at the end of the variable is a better way in terms of SEO (Since generally main domains (not pages) tried to be seo optimized.). I had a similar porblem related to "Home" link and solved it by adding a slash at the end of the url:

&lt;a href="{$smarty.const.DOC_ROOT}/" rel="nofollow"&gt;Home&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I think adding a slash &#8220;/&#8221; at the end of the variable is a better way in terms of SEO (Since generally main domains (not pages) tried to be seo optimized.). I had a similar porblem related to &#8220;Home&#8221; link and solved it by adding a slash at the end of the url:</p>
<p><a href="{$smarty.const.DOC_ROOT}/" rel="nofollow">Home</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
