Experiencing a 401 Unauthorized Error During Update?
If you're seeing a 401 Unauthorized error when trying to update your Joomla extension, it's likely due to our new two-factor authentication (2FA) security measure for your Download ID.
To resolve this, check your email (Spam folder?) for a message to approve your server or device, or read our detailed blog post here(
onlinecommunityhub.nl/best-practice/new-...-extension-downloads) to understand the steps involved. This will guide you through approving your server for future updates.
No bug problem with Linkedin.
- Hervé
- Topic Author
- Offline
Less
More
- Posts: 121
- Thank you received: 0
1 year 2 months ago #2611
by Hervé
problem with Linkedin. was created by Hervé
This message contains secure information
Please Log in to join the conversation.
- Ruud van Lent
- Offline
Less
More
- Posts: 1640
- Thank you received: 107
1 year 2 months ago #2612
by Ruud van Lent
Replied by Ruud van Lent on topic problem with Linkedin.
Hi Hervé,
linkedin takes the image from the og: tags (just like facebook).
And just like facebook, linkedin also has a 'debugger', you can find it here: www.linkedin.com/post-inspector/
Now when I inspect the first link you shared, I see that it uses the correct image, that is: the image that is set in og:image
Is this not correct?
PS, it is advised to set a fallback image in the configuration, so that when no image is found, it will use that and you will never share without an image.
linkedin takes the image from the og: tags (just like facebook).
And just like facebook, linkedin also has a 'debugger', you can find it here: www.linkedin.com/post-inspector/
Now when I inspect the first link you shared, I see that it uses the correct image, that is: the image that is set in og:image
Is this not correct?
PS, it is advised to set a fallback image in the configuration, so that when no image is found, it will use that and you will never share without an image.
Please Log in to join the conversation.
- Hervé
- Topic Author
- Offline
Less
More
- Posts: 121
- Thank you received: 0
1 year 2 months ago #2613
by Hervé
Replied by Hervé on topic problem with Linkedin.
This message contains secure information
Please Log in to join the conversation.
- Ruud van Lent
- Offline
Less
More
- Posts: 1640
- Thank you received: 107
1 year 2 months ago - 1 year 2 months ago #2614
by Ruud van Lent
Replied by Ruud van Lent on topic problem with Linkedin.
Hi Herve,
you have configured ochOpenGraph to first take the Full Article Image (F). for this article you have set the /images/actualites/Accompagnement3.JPG image
So that is the image that ochOpenGraph is using for the og:image
Now what actually happens on the front-end is that you hide this image via css, when removing that css you can see that this image is displayed as full article image.
So the issue here is not in ochOpenGraph selecting the wrong image (it is selecting the correct image), but the way you are handling images on that website: selecting an image as full article image and then hiding it via css...
you have configured ochOpenGraph to first take the Full Article Image (F). for this article you have set the /images/actualites/Accompagnement3.JPG image
So that is the image that ochOpenGraph is using for the og:image
Now what actually happens on the front-end is that you hide this image via css, when removing that css you can see that this image is displayed as full article image.
So the issue here is not in ochOpenGraph selecting the wrong image (it is selecting the correct image), but the way you are handling images on that website: selecting an image as full article image and then hiding it via css...
Last edit: 1 year 2 months ago by Ruud van Lent.
Please Log in to join the conversation.
- Hervé
- Topic Author
- Offline
Less
More
- Posts: 121
- Thank you received: 0
1 year 2 months ago #2615
by Hervé
Replied by Hervé on topic problem with Linkedin.
This message contains secure information
Please Log in to join the conversation.
- Ruud van Lent
- Offline
Less
More
- Posts: 1640
- Thank you received: 107
1 year 2 months ago - 1 year 2 months ago #2616
by Ruud van Lent
Replied by Ruud van Lent on topic problem with Linkedin.
And as a side note; hiding the image still loads it on the page and as such puts load on the server and on the network bandwidth / response time for the visitor.
Last edit: 1 year 2 months ago by Ruud van Lent.
The following user(s) said Thank You: Hervé
Please Log in to join the conversation.