Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [AuctionGuy] meta name global problem: Edit Log

Here is the list of edits for this post
Re: [AuctionGuy] meta name global problem
That should work as far as I can see. The default is:

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

Are you sure meta_name is defined for that category?

Last edited by:

Paul: Nov 15, 2002, 2:12 AM

Edit Log: