Hi, I'm a newbie and would first like to say that, once I FOUND it, I have used the information in this forum and found this much easier than I first thought it would be. For others out there, to point you in the right direction from my experience, first go to the FAQs and read/learn how the template system works, and then go to the "things every new zenner needs to know". Most everything I needed I found in those two places, and except for this one thing I believe I am done customizing and am ready to start loading up my inventory and going live.
Now for my problem - I wanted to change the wording in my browser title bar. I followed the directions how to do this, but I have the strangest thing showing in the title bar now, it says:
TITLETERTIARY_SECTIONSITE_TAGLINE - Windows Internet Explorer
instead of what it's supposed to - my code reads like this right now:
// page title
define('TITLE', 'WIRE SCULPTURE JEWELRY ART');
// Site Tagline
define('SITE_TAGLINE', 'Designer Jewelry Handmade By Laurel!');
and finally, once the above is fixed, the next line after these,
// Custom Keywords
define('CUSTOM_KEYWORDS', 'ecommerce, open source, shop, online shopping');
is the ONLY place where I need to put my custom keywords for SEO?
Thanks in advance for your help.
Laurel
(www.LaurelsJewelryArt.com/zencart is location of shopping cart)



