Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Category ID on Detailed Page

Quote Reply
Category ID on Detailed Page
I was wondering if by using some global it would be possible to use <%category_id%> or something similar and show category ID on the detailed page of the site.. I would like to use it for below function

<%if% category_id = a>
Meta Tags Here for a
<%elseif category_id = b%>
Meta Tags Here for b
<%elseif category_id = c%>
Meta Tags Here for c
<%elseif category_id = d%>
Meta Tags Here for d
<%elseif category_id = e%>
Meta Tags Here for e
<%else%>
Meta Tags Here in general
<%endif%>

Thanks for the help..

Vishal Thakkar

Vishal
-------------------------------------------------------
Subject Author Views Date
Thread Category ID on Detailed Page VishalT 2163 Aug 6, 2003, 9:06 PM
Post Re: [NeedScripts.Com] Category ID on Detailed Page
VishalT 2088 Aug 7, 2003, 1:53 AM
Thread Re: [NeedScripts.Com] Category ID on Detailed Page
afinlr 2052 Aug 7, 2003, 3:07 PM
Thread Re: [afinlr] Category ID on Detailed Page
VishalT 2056 Aug 7, 2003, 3:16 PM
Thread Re: [NeedScripts.Com] Category ID on Detailed Page
afinlr 2054 Aug 7, 2003, 3:29 PM
Post Re: [afinlr] Category ID on Detailed Page
VishalT 2047 Aug 7, 2003, 3:43 PM