My current Umbraco Installation translates my Image "Name" and outputs the text into my ALT tag for an Image (this is great and works easily with my marketing Department). However, now went the same text used as the TITLE tage on an image. I have modified the UmbracoSettings and TinyMCE configs to allow the TITLE tag on Images. How do I make Umbraco automatically put this text into the TITLE tag like it already does for the ALT tag?
Image ALT and TITLE Text (SEO & Chrome)
My current Umbraco Installation translates my Image "Name" and outputs the text into my ALT tag for an Image (this is great and works easily with my marketing Department). However, now went the same text used as the TITLE tage on an image. I have modified the UmbracoSettings and TinyMCE configs to allow the TITLE tag on Images. How do I make Umbraco automatically put this text into the TITLE tag like it already does for the ALT tag?
Thanks,
Troy Roth
Cincinnati, Ohio USA
Hi Troy,
I'm guessing the alt tag is set in one of your xslt files... something like this?
Once you've tracked down this line in the appropriate xslt, obviously you can just update it to:
Let us know how you get on.
Lesley
is working on a reply...