devshb
Senior Member
   
United Kingdom
1904 Posts |
Posted - December 03 2008 : 10:08:42
|
Here's some notes from our cms addon (BYZ110) which relate to this, it explains what default vpasp does:
For your information, standard VPASP Contents use the following logic: 5.0 and below doesn't have contents. 5.5 has contents, but only has dynamic title, not dynamic keywords or meta-tags, and contents do not setup the dynamic title. 6.0x uses "message" for title, "message2" for meta-description, "other1" for meta-keywords 6.5 onwards uses getconfig("xtitle") & " - " & "message" for title, "message2" for meta-description, "other1" for keywords.
You can alter that logic in shopheaders.asp, ie this bit:
sub SetupdynamicContent
If you've got our cms addon (BYZ110) then you can tweak the meta logic by editing byz_cms_$config_dynamic_headers.asp
Simon Barnaby Developer [email protected] www.BigYellowZone.com Web Design, Online Marketing and VPASP addons |
 |
|