Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Product name in Page Title
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

skynet104
VP-CART New User

94 Posts

Posted - May 24 2008 :  14:58:26  Show Profile  Reply with Quote
Hi there:
I need to have my page to be able to display the Product title (item cname) before the title that is setup in "xtitle" configuration.
Why?, because in google it displays firts the title of xtitle but in need tne product name to be shown first.

EXAMPLE:
As it is right now:
"My Pagename.com - Product Name(shopdynamictitle)
I want it to be:

"Product Name - Mypagename.com(xtitle)



Any suggestions?

Help Greatly appreciated.

thanks in advance.

devshb
Senior Member

United Kingdom
1904 Posts

Posted - May 25 2008 :  03:20:31  Show Profile  Visit devshb's Homepage  Reply with Quote
it depends which version you're on, but usually you'd just need to edit shopheaders.asp in notepad, look for:
sub SetupdynamicProduct

and then a few lines down you'll see:
setsess "Dynamictitle",getconfig("xtitle") & " - " & tempname

change that to:

setsess "Dynamictitle",tempname & "-" & getconfig("xtitle")

you can also use the same kind of logic in:
sub SetupdynamicCategory
which is in the same file

Simon Barnaby
Developer
[email protected]
www.BigYellowZone.com
Web Design, Online Marketing and VPASP addons
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00