Member
Member
Blackjackskanz   2007-09-07, 08:57
#1

I searched the forms and the hacks but didn't see this. Has anyone found a way to allow for customization of the "alt" text description of an image? By default it is the file name but for Google accounting purposes I would rather be able to give the name of the file with spaces so it is cataloged better. I have noticed that right now Google only catalogs the thumbnails and doesn't seem to match the larger images.

Link
www.blackjackskanz.com/gallery/

Ok, I am tired my brain is in park and I am a PHP noob. But let me ask this after looking at the code for the ablum.

The ALT text is coming from this bit of code:

alt=""

So if I go in to my PHP admin and manually change that value in the database will it stick or will Zen rewrite it or does it only check/write that value at first upload?

Member
Member
sbillard   2007-09-07, 14:37
#2

It will stick.

Member
Member
Blackjackskanz   2007-09-07, 22:01
#3

Booya! Now that is news I like. I guess I should update my files soon so I can do sub albums, too.

Member
Member
Blackjackskanz   2007-09-07, 22:43
#4

Just tried this. It proved to be a much more elegant solution I changed it to pull the description.

alt=""

Zen Photo lets you edit the description in the admin and this makes the match which is better for search engines I read.

Developer
Developer
trisweb   2007-09-07, 23:07
#5

It lets you edit the title in the admin too, and it doesn't affect the filename or the URL. But, whatever suits you, that works

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.