Software

Fixing the preview image on Kakao Talk after updating the featured image in WordPress

Sharing a URL on Kakao Talk automatically generates a preview that displays its featured image scraped from your WordPress. Due to Kakao Talk’s caching system, an updated featured image won’t show up on Kakao Talk. The preview will display the old image unless the cached image is deleted. Kakao Talk offers a simple way to remove cached data for web developers.

Using Sharing Debugger to delete Kakao Talk cache

  1. Visit Kakao Developers and sign-in using your Kakao login credentials
  2. Go to the Sharing Debugger page
    How to delete cached data for Kakaotalk

  3. Enter the URL of the WordPress webpage and press reset
    kakaotalk-cache-delete-results

This is a critical problem if your client uses KakaoTalk as a marketing channel, since the preview shows the old image and generates a 404 error in some cases.

카카오톡 캐시 삭제

Leave a Comment