Lightroom mapping Standard and Taxonomy fields
-
After some tests and help from the Plugin Developer, I came out with the following configuration that works for me to get all the metadata input form Lighrroom and have them correctly populated in WordPress image metadata enhanced by the MLA plugin. It will be a huge time saving for me. Thanks David Lingren.
I decided to share what I am using, since this may help someone else with the same need that i have:
In Lightroom besides the regular use of the Keywords, use the following IPTC meta data fields:
LR – Content / Headline. This will end up as the image Title in WordPress image properties
LR – Status / Instructions, This will end up as the image Alt-Text in WordPress image properties
LR – Content / Other Categories. This will end up as the Image Caption in WordPress image properties
LR – Content / Description. This will end up as the Image Description in WordPress image propertiesLR – Content / Description Writer. This will end up as the Att. Category in MLA plugin. Since LR doesn’t have the Category concept for an image, I had to use some other IPTC field to hold this information.
i’ve picked up those fields based on the maximum character length that is taken by MLA mapping feature that is based on IPTC recommendations. Lightroom takes whatever we type in those fields, but after we export the image and then import at WordPress and have MLA mapping the fields we end up with the text cut off on a maximum number of characters. So I have to test some of them for the intent of the info whey will hold. For example, the Description Writer only takes a few characters that is enough to describe the Att. Category, but would be too short to hold the Image Description, for example.
At the MLA configuration this is what is needed:
STANDARD FILED MAPPING:
Title: 2#105 Headline
Name/Slug: None
ALT Text: 2#040 special-instructions
Caption: 2#020 supplemental-category
Description: 2#caption-or-abstractTAXONOMY TERM MAPPING:
Att. Categories: 2#122 caption-writer-or-editor
Att. Tags: 2#025 keywordsHope this can help someone else.
Regards,
Paulo Tebet
- The topic ‘Lightroom mapping Standard and Taxonomy fields’ is closed to new replies.