I've tried a number of ways to get the tags to display as the page title, with "close but no cigar" results. I can get the tags to display at the top of the page but not as the page title, or get the word Array to display as the title, but not the tags to display as the page title of image.php
I've tried both getTags, printTags()to no avail. I'm hoping its easy to place a variable between the to get the tags to display for individual images.
If that's possible, which one should be used?
Thanks
You have to build your own function using getTags() which returns an "array" of the tags. Please see the PHP documentation for these basics of working with arrays.
printTags() of course does not work because it prints a html list and html elements are not allow within the `` element.
Sounds really simple for somebody who knows how to program. Anybody want to write this up for $25 bucks?
I'm a photographer, not a coder, so I'd appreciate someone writing up a snippet for this. Since it's value for general seo would be a benefit for zenphoto, I'd also be happy to share the code here after I pay for it.
Not wishing to debate seo, since Google's algorithms are secret. Just a sharing of information. Here are a couple of sources that let me to the conclusion of the importance of title tags.
Again, just food for thought.
About the tags request - my friends son was on Facebook, and he whipped up a couple of lines to put the tags into the title. Thanks for your offer of help though.
I certainly do know that the title tag is very important in SEO. I just mentioned that I am not sure if it is useful to just put a plain list of tags into. A proper title that uses certain keywords might be the better way.
Besides that, discussions are welcome and we appreciate all ideas that could possibly make Zenphoto better.