Gossamer Forum
Home : Products : Gossamer Links : Discussions :

meta name global problem

Quote Reply
meta name global problem
Hi,

I am trying to use these global but ran into a problem. I put

<%if meta_name%>
<meta name="description" content="<%meta_name%>">
<%endif%>
<meta name="keywords" content="<%if Meta_keywords%><%Meta_keywords%><%else%><%_meta_keyword%>,<%_meta_keyword1%><%endif%>">

Under <title>

What I get is

<html> <head>

<title>My Site</title>

<meta name="keywords" content="Amateurs, Members, R,">


I am not geting the desc, What am I missing?

btw, Thanks Katabd for the Keyword globals!

Thanks, AuctionGuy
AuctionGuy
If you think Education is expensive, Try ignorance.

Last edited by:

AuctionGuy: Nov 14, 2002, 6:27 PM
Subject Author Views Date
Thread meta name global problem AuctionGuy 3068 Nov 14, 2002, 5:29 PM
Post Re: [AuctionGuy] meta name global problem
Andy 3007 Nov 15, 2002, 1:52 AM
Thread Re: [AuctionGuy] meta name global problem
Paul 3005 Nov 15, 2002, 2:12 AM
Thread Re: [Paul] meta name global problem
Andy 3018 Nov 15, 2002, 2:32 AM
Thread Re: [Andy] meta name global problem
Paul 2977 Nov 15, 2002, 3:19 AM
Post Re: [Paul] meta name global problem
Andy 3002 Nov 15, 2002, 3:28 AM
Thread Re: [Paul] meta name global problem
AuctionGuy 2960 Nov 15, 2002, 8:37 PM
Post Re: [AuctionGuy] meta name global problem
Paul 2952 Nov 16, 2002, 3:14 AM