Gossamer Forum
Home : Products : Links 2.0 : Customization :

meta keywords

Quote Reply
meta keywords
I have been trying to get meta keywords to be generated on my pages. I have done a lot of mods to the script which has made my categories a little different than the original script. The keywords I would like to use are in the 4th field of the database but I can not seem to get the syntax correct all I seem to get is blank meta keywords. I did see this in the script but it is not really helping.
_____________________________________________

# The following will work assuming you haven't changed the order of the
# category database. If you have, or have added new fields, you can access
# any of the information by using $category{$category_name}[field_num] where
# field number is the number (indexed from 0) of the field you want. Otherwise
# you can just use the following: **** can not use the following because the data is apparently no longer in the same place.