Re: XCSEO Pro - Best X-Cart SEO module available!
I thought I sent a message awhile ago to Jon, but had no reply. It was about the TITLE TAG. Right not, the code is:
<title>{strip}
{capture name=title}
{if $config.SEO.page_title_format eq "A"}
{section name=position loop=$location}
{if not %position.first%} :: {/if}
{$location[position].0|strip_tags|escape}
{/section}
{else}
{section name=position loop=$location step=-1}
{if not %position.first%} :: {/if}
{$location[position].0|strip_tags|escape}
{/section}
{/if}
{/capture}
{if $config.SEO.page_title_limit <= 0}
{$smarty.capture.title}
{else}
{$smarty.capture.title|replace:" ":" "|truncate:$config.SEO.page_title_limit|replac e:" ":" "}
{/if}
{/strip}</title>
{include file="meta.tpl" }
<link rel="stylesheet" href="{$SkinDir}/{#CSSFile#}" />
and the only thing the title shows is the company name. I'm stuck as to how to modify the title tag now that we use XC SEO.
Can anyone help?>??
__________________
ver 4.1.10 and 4.4.4
xc-seo
cdseo
one page checkout mod
7dana
remember me mod
add to cart mod
www.caworldwifi.com
|