Maybe I don't understand what you are saying.
For each admin page of an album/image there is a selection list for TAGS (keywords) and there is a TAGS tab in admin for editing them. These tags may be used for searching. In addition, if your images have keywords in their IPTC data, these are imported into Zenphoto.
So what are we missing?
Hi,
I haven't looked into tags or the custom field options.
We have drupal for the main site pages and zen for the gallery.
To me it would be nice and simple to actually have a keyword field for user friendlyness like drupal has, ie: enter keywords separated by commas for this album / image and then use them for the page meta keywords.
It would make it easier to have a keyword field, I can't program php and probably never will, so please consider this option.
Or please make it easier for us non-progammers to use the tags for the meta keywords.
Many thanks.
Hi
Ok thanks, as you say the content is much more important.
Thanks for the meta code above, We will have to consider whether or not to do this and whether it is worth it.
Do you think it would be considered spamming to use the custom data field to insert a paragraph into the page. for example:
"This album features photo's of birds, bird photography including parrots, macaws, finches, swans" etc
Would want to keep the description field separate for Lis to personalise.
Thankyou for your support.
If one gives a description to an alum, like boo mentions "this album features photos of birds.." but then one removes the description template tag from the album template, would Google and other search engines still "see" the description? I've often wondered this. If the text makes it into the database but is merely not displayed on the page, does that still work? if it does, and Google understands it as valid, then that description or a custom field would work great for this.
Ok,
What I'm thinking is to have more text on the page additional to the desccription, somewhere else on the page using the custom data field, not invisible just loaded with keywords in a paragraph or two.
ie for Lis's Birds album:
Photographing birds is not only a challenge but a real pleasure. Gives you a chance to study hehaviour, bird calls and much more. You just need lots of patience and a flask of coffee at the ready.
This photo album features photo's of birds including parrots, macaws, finches, swans etc.
Should do the trick ?
and meta Keywords is the most preferred informations on page for getting information about page content (and position of searching result). In next step the meta description, and , bold text etc. This is the reason, why I vote for extra text fields for keywords and description for galeries, images, news and pages. And maybe for functions for generating them. :-) Yes, keywords can be generated from tags...
That is not true, bascially no search engine really cares about keywords. A properly structured website with real content is much more important than anything. Besides the html_meta_tag plugin already does generate information based on the content (description, title, tags).
There are plenty of fields (custom, codeblocks, extracontent, etc) available you can use to do what you want. With a little theme work that is really no problem.