Hello,
We apologize for the issue you are facing with your preview images showing half logo and half featured image when sharing your listing link. This can happen due to how the Open Graph tags are configured or how the images are set up in Rank Math.
To ensure that only the featured image is displayed, please follow these steps:
-
Set the Default Open Graph Image: Go to WordPress Dashboard → Rank Math → Titles & Meta → Global → OpenGraph Thumbnail. Here, you can set a default Open Graph image that will be used if no specific image is set for a post or page.

-
Set Open Graph Image for Individual Posts/Pages: When editing a post or page, make sure to set the featured image correctly. You can do this by uploading a featured image directly in the post editor or by using the Rank Math Meta Box in the sidebar.


-
Check Image Dimensions and Format: Ensure that your featured image meets the recommended dimensions of 1200px X 630px and is in a supported format (JPEG, PNG, GIF, WebP).
If you have already done these steps and the issue persists, please reply to this ticket with any additional details or screenshots, and a human agent from our support team will assist you further.
Thank you for bringing this to our attention!
Sources:
Open Graph/Social Preview Image Is Not Displayed » Rank Math
Open Graph/Social Preview Image Is Not Displayed » Rank Math

Please take a look at the image provided. As you can see, the image is half featured, half logo. I set the featured photo in social and now its looking fine but when sharing link on iphone.
Hello,
Thank you for your patience.
There are duplicate Open Graph meta tags, including the og:image
added in your page’s source code; that’s why it is showing twice the image:
<!-- Open Graph (Facebook, WhatsApp, iMessage) -->
<meta property="og:title" content="Vende.SV - Compra y Venta en El Salvador">
<meta property="og:description" content="Encuentra bienes raíces, vehículos, empleos y más en todo El Salvador.">
<meta property="og:image" content="https://vende.sv/wp-content/uploads/2025/03/Vende-SV_White-2.png">
<meta property="og:url" content="https://vende.sv">
<meta property="og:type" content="website">
<meta property="og:locale" content="es_SV">
<!-- Twitter Cards -->
Assuming you are using the latest version of all the plugins and the themes (please update if not yet), the duplicate meta tags must be coming from one of your plugins or active theme.
To determine that, please follow this troubleshooting guide:
https://rankmath.com/kb/check-plugin-conflicts/
Here is a video you can follow as well: https://www.youtube.com/watch?v=FcIWRhcUP2c
Only the site admin would know and your users won’t be affected by this troubleshooting.
Looking forward to helping you.