Thanks, I appreciate.
My main vbay template has this at the top
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>Buy & Sell Guitars or Amps</title>
$headinclude
</head>
<body>
$header
$navbar
So that's used on every page in vbay. If there's some way I can edit my regular headerinclude template to allow different meta tags on vbay pages, that would do it. Some kind of
<if condition I suppose. Same goes for the navbar/breadcrumb