Active
Project:
Metatag
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2015 at 13:46 UTC
Updated:
6 May 2019 at 08:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaComment #2
giuvax commentedNo updates about this?
I guess this feature would solve the errore I'm getting now. The code is well output but the fb debugger answers that "The provided 'og:image' properties are not yet available because new images are processed asyncronously. To ensure shares of new URLs include an image, specify the dimensions using 'og:image:width' and 'og:image:height' tags". If I try two or three times reloading the same url in fb debugger eventually the image shows up.
Comment #3
Tashows commented+1 for what guivax said! This is kind of crucial for sharing links in Facebook!
Comment #4
cozzamara commentedYes is very useful also for me... I wait for a solution too.
Comment #5
tarasiadis commentedThis will solve my problem too. I caan set the new image to fb cache system but only if I set the width/height, and I can't with tokens.
Comment #6
edmonkey commentedI suggest Imagecache token. Eg: [node:field_image:social_media:height]
Comment #7
tarasiadis commentedThanks for reply.
I have already install Imagecache token but at the product image does not support image/height or I could not find it.
The my conf at screenshots.
As I can understand at product image field of product variation I have not so many choices for tokens as of other field image types as the blog image where I have all the image styles data.
Comment #8
tarasiadis commentedFinally works!
I have use https://www.drupal.org/project/fast_token_browser to show all available tokens.
And I use my custom token typing
[node:field-product-variations:0:field_product_image:ipad:width]
ipad is the style image of field type field_product_image.