Title: WhatsApp Thumbnails
Last modified: January 24, 2021

---

# WhatsApp Thumbnails

 *  Resolved [lambs](https://wordpress.org/support/users/lambs/)
 * (@lambs)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/)
 * YoastSEO has been good with generating Thumbnails in whatsapp for post links.
   But since then I installed WP Performance Score booster, WP Super Cache and Jetpack
   and now the images won’t generate in WhatsApp, only in facebook. I since removed
   all the plugins but the issue is the same. I have another site with all three
   plugins installed with no issues. Are there currently any issues working with
   these plugins? Tried searching but can’t find anything that works

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [devnihil](https://wordpress.org/support/users/devnihil/)
 * (@devnihil)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/#post-13951124)
 * [@lambs](https://wordpress.org/support/users/lambs/) We are not aware of any 
   issues with the plugins you mentioned and outputting Open Graph metadata.
 * Are you able to provide us with an example URL of one of the pages where you 
   are experiencing this issue so that we can check for any problems that might 
   cause an issue with the image preview in WhatsApp?
 * It may be an issue related to the image requirements of each of the platforms.
   For WhatsApp, their image requirements and recommendations are different from
   that of Facebook. Unfortunately we were unable to find an official guideline 
   for the image requirements for WhatsApp, but you can find some similar recommendations
   here: [https://roei.stream/2018/11/18/ideal-open-graph-image-size-for-whatsapp-link-share/](https://roei.stream/2018/11/18/ideal-open-graph-image-size-for-whatsapp-link-share/)
 * In the past it was recommended that the image needed to be under **300kb** in
   size and **256x256px** but not larger than **400x400px**. We checked on the file
   you have set for the `og:image` and see that it measures **2304×1728** and is**
   1.2MB**, so if you want the image preview to appear in WhatsApp we would recommend
   to try using a smaller image that follows those recommendations.
 *  Thread Starter [lambs](https://wordpress.org/support/users/lambs/)
 * (@lambs)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/#post-13951143)
 * Hi [@devnihil](https://wordpress.org/support/users/devnihil/)
    It was working
   before. But somehow has stopped. Here is a link
 * [https://wasteman.uk/test/](https://wasteman.uk/test/)
 * This image did work before so it’s strange!
 *  [Jerlyn](https://wordpress.org/support/users/jerparx/)
 * (@jerparx)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/#post-13951291)
 * Hi [@lambs](https://wordpress.org/support/users/lambs/)
 * We checked the [source code](http://view-source:https://wasteman.uk/test/) and
   noticed that the og:image tag is not being output. If you clear your cache (server,
   plugin/theme, browser, or CDN such as Cloudflare) does this resolve the issue?
   If you are not sure how to clear your server cache you should speak with your
   host provider.
 * Also, can you please confirm if you have the latest Yoast SEO 15.6.2?
 *  Thread Starter [lambs](https://wordpress.org/support/users/lambs/)
 * (@lambs)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/#post-13953502)
 * [@jerparx](https://wordpress.org/support/users/jerparx/) thanks. I have cleared
   the cache and have the latest version of yoast. It’s weird as it was working 
   before I installed the caching plugins but removing them hasn’t made a difference.
 *  [Pcosta88](https://wordpress.org/support/users/pcosta88/)
 * (@pcosta88)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/#post-13954184)
 * Hi,
 * We tested the URL on Facebook’s debugger tool [here](https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Fwasteman.uk%2Ftest%2F)
   and Facebook was able to detect the right image, even though no og:image tags
   are being generated. See image: [https://ibb.co/nkqt8jC](https://ibb.co/nkqt8jC).
 * Since WhatsApp is owned by Facebook we would expect WhatsApp to also show the
   right image when you share. We suggest the following to help try to resolve it.
 * **A. Contact WhatsApp**
    We suggest contacting WhatsApp as it is odd that Facebook’s
   tool can see it but WhatsApp cannot. You can contact them here: [https://www.whatsapp.com/contact/?subject=messenger](https://www.whatsapp.com/contact/?subject=messenger).
 * **B. No og:image tags**
    We can see the image here [https://i0.wp.com/wasteman.uk/wp-content/uploads/2021/01/pac-man-lamp.jpg?fit=300%2C250&ssl=1](https://i0.wp.com/wasteman.uk/wp-content/uploads/2021/01/pac-man-lamp.jpg?fit=300%2C250&ssl=1)
   is being generated from JetPack. We ask that you please try the following steps
 * 1. Delete JetPack from the site.
 * 2. Clear all your caching.
 * 3. Delete the image from the URL [https://wasteman.uk/test/](https://wasteman.uk/test/)
   and also from your Media Library. The reason being is that JetPack has a feature
   which puts a copy of your images onto a special server designed to load images
   fast. So everytime you upload an image to your media library it also goes to 
   that server.
 * 4. Make sure the image fits WhatsApp according to the guidelines here: [https://roei.stream/2018/11/18/ideal-open-graph-image-size-for-whatsapp-link-share/](https://roei.stream/2018/11/18/ideal-open-graph-image-size-for-whatsapp-link-share/).
 * 5. Re-upload the image to your media library and back onto the page.
 * 6. Inspect the source code and look for the: og:image tag. Does one appear? If
   so, sharing it to WhatsApp should make it appear (assuming no other issues as
   described in A, above). This guide explains more about how to search and inspect
   the source code: [https://yoast.com/help/view-page-source-site/](https://yoast.com/help/view-page-source-site/)
 *  Thread Starter [lambs](https://wordpress.org/support/users/lambs/)
 * (@lambs)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/#post-13967588)
 * [@pcosta88](https://wordpress.org/support/users/pcosta88/) i rebuilt the site–
   so to display the what’s app images i ended up installing an og:image plugin.
   It is now working thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘WhatsApp Thumbnails’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)

 * 6 replies
 * 4 participants
 * Last reply from: [lambs](https://wordpress.org/support/users/lambs/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/whatsapp-thumbnails-2/#post-13967588)
 * Status: resolved