Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Question regarding code in Category.html file

Quote Reply
Question regarding code in Category.html file
Hi all,

There is the following code in the category.html file in the templates directory:

<%if meta_name%>
<meta name="description" content="<%meta_name%>">
<%endif%>
<if meta_keywords%>
<meta name="keywords" content="<%meta_keywords%>">
<%endif%>


I want to know, where do I enter the values for the variables "meta_name%" and "meta_keywords%"
so that when I udpate the database, the pages generated would automatically have the META tags?

Any tips would be greatly appreciate. Thanks in advance!
Subject Author Views Date
Thread Question regarding code in Category.html file svr 4825 Oct 16, 2001, 10:01 AM
Thread Re: [svr] Question regarding code in Category.html file
Stealth 4760 Oct 16, 2001, 10:10 AM
Thread Re: [AnthroRules] Question regarding code in Category.html file
svr 4727 Oct 16, 2001, 2:22 PM
Post Re: [svr] Question regarding code in Category.html file
svr 4709 Oct 16, 2001, 2:24 PM
Thread Re: [svr] Question regarding code in Category.html file
Paul 4757 Oct 16, 2001, 2:25 PM
Thread Re: [RedRum] Question regarding code in Category.html file
svr 4771 Oct 16, 2001, 9:23 PM
Thread Re: [svr] Question regarding code in Category.html file
Thomas. 4718 Oct 17, 2001, 3:15 AM
Thread Re: [Tho.mas] Question regarding code in Category.html file
svr 4690 Oct 17, 2001, 7:04 AM
Thread Re: [svr] Question regarding code in Category.html file
Thomas. 4715 Oct 17, 2001, 7:14 AM
Thread Re: [Tho.mas] Question regarding code in Category.html file
svr 4699 Oct 17, 2001, 9:22 AM
Post Re: [svr] Question regarding code in Category.html file
Paul 4646 Oct 17, 2001, 9:24 AM