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 4883 Oct 16, 2001, 10:01 AM
Thread Re: [svr] Question regarding code in Category.html file
Stealth 4816 Oct 16, 2001, 10:10 AM
Thread Re: [AnthroRules] Question regarding code in Category.html file
svr 4783 Oct 16, 2001, 2:22 PM
Post Re: [svr] Question regarding code in Category.html file
svr 4765 Oct 16, 2001, 2:24 PM
Thread Re: [svr] Question regarding code in Category.html file
Paul 4813 Oct 16, 2001, 2:25 PM
Thread Re: [RedRum] Question regarding code in Category.html file
svr 4827 Oct 16, 2001, 9:23 PM
Thread Re: [svr] Question regarding code in Category.html file
Thomas. 4774 Oct 17, 2001, 3:15 AM
Thread Re: [Tho.mas] Question regarding code in Category.html file
svr 4746 Oct 17, 2001, 7:04 AM
Thread Re: [svr] Question regarding code in Category.html file
Thomas. 4771 Oct 17, 2001, 7:14 AM
Thread Re: [Tho.mas] Question regarding code in Category.html file
svr 4755 Oct 17, 2001, 9:22 AM
Post Re: [svr] Question regarding code in Category.html file
Paul 4702 Oct 17, 2001, 9:24 AM