Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Search Engine Optimisation
 Title
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Lori Titus
VP-CART New User

144 Posts

Posted - May 19 2007 :  19:41:51  Show Profile  Visit Lori Titus's Homepage  Reply with Quote
Using the vpasp functions, I get the title for each page as "The Bee Folks - xxxxx" with "x" being a category description (or whatever else it is programed to be). I want the title to read "xxxx - The Bee Folks". Is there a switch someplace, or can someone point me to a workaround?



The Internet's #1 supplier of honey and beeswax.

YellowCruz
Starting Member

4 Posts

Posted - May 24 2007 :  10:09:46  Show Profile  Visit YellowCruz's Homepage  Reply with Quote
Hi Lori,
Open your shoppage_header.htm and adjust as required.

Clara Cruz
Developer
[email protected]
www.BigYellowZone.com
Web Design, Online Marketing and VPASP addons
Go to Top of Page

Lori Titus
VP-CART New User

144 Posts

Posted - June 05 2007 :  12:36:54  Show Profile  Visit Lori Titus's Homepage  Reply with Quote
First thing I did. It refers to

<title><%shopdynamictitle "title"%></title>

Therefore, I am assuming it is shopdynamictitle that is doing this. So, where do I find shopdynamictitle, and how do I get it to reverse the shop name and the category?

The Internet's #1 supplier of honey and beeswax.
Go to Top of Page

Lori Titus
VP-CART New User

144 Posts

Posted - June 05 2007 :  13:01:36  Show Profile  Visit Lori Titus's Homepage  Reply with Quote
OK, I think I figured this one out (finally).

If you go into shopheaders.asp, around line 115 it specifically states:
'VP-ASP 6.50 - show store title before dynamic title

I changed the next line:

setsess "Dynamictitle",getconfig("xtitle") & " - " & Removehtmlheaders(rs("catdescription"),"<br />")

To the following:

setsess "Dynamictitle",Removehtmlheaders(rs("catdescription") & " - " & getconfig("xtitle"), "<br />")

I think it is working now, and I have changed the notation in my code.

For what it is worth - I'd rather have the category/product in front of the store name for SEO purposes.

The Internet's #1 supplier of honey and beeswax.

Edited by - Lori Titus on June 05 2007 13:03:01
Go to Top of Page

i2Paq
VP-CART New User

Netherlands
62 Posts

Posted - October 09 2007 :  14:49:09  Show Profile  Reply with Quote
Great,

Anyone knows how I can make it like this: productname-categoriename-shopname?

Thanks!
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