Back to Community

Troubleshooting Guide: Why Your Featured Image Won't Show on Social Media (Facebook, Twitter, WhatsApp)

43 threads Sep 16, 2025 PluginAll in one seo

Content

You've configured your social image in All in One SEO, shared a link, and... nothing. A blank space, the wrong image, or just your site's name appears. This is one of the most common frustrations users report with social sharing. Based on community reports and solutions, this guide walks you through the most likely causes and how to fix them.

Why This Happens

When you share a URL, social networks like Facebook, Twitter, and LinkedIn send a 'scraper' to your website to read special meta tags (Open Graph tags) that tell it what title, description, and image to display. If the scraper encounters an error, can't find the image, or receives conflicting instructions, the share preview will fail.

Common Causes and Solutions

1. Duplicate Open Graph Meta Tags

This is perhaps the most frequent culprit. If your theme or another plugin is also generating Open Graph tags, it creates a conflict. The social network's scraper gets confused by the duplicate information.

How to Fix It:

  • Check your page's source code (right-click > View Page Source).
  • Search for og:image. If you see the tag listed more than once, you have a conflict.
  • You must identify and disable the Open Graph output from the other source, which is typically found in your theme's settings or within another SEO/social plugin.

2. Image Size Issues

Social networks have minimum requirements for images. Facebook, for example, requires images to be at least 200x200 pixels and recommends 1200x630 for optimal display. An image that is too small will often be ignored.

How to Fix It:

  • Check the dimensions of your chosen featured image or default social image.
  • Ensure it meets the minimum requirements. Upload a larger, high-resolution image if necessary.

3. Caching (Everywhere)

Caching can occur on your website, your browser, your server, and crucially, on the social network's side. Facebook's scraper, in particular, caches a URL's information for a period of time.

How to Fix It:

4. Incorrect Image Source Setting

Some users report that only the "Default Image Source" works correctly. If you've chosen a different source (like "Featured Image") for a post but it's not working, the issue may lie with that specific image or how the theme outputs it.

How to Fix It:

  • First, try setting the social image for that specific post manually within the AIOSEO social settings on the post edit screen.
  • If that works, the issue is related to the automatic pull of your featured image.

5. File Name or Character Issues

In some cases, image file names that contain special characters (like accents, commas, or emojis) can cause issues for scrapers, though this is less common than it used to be.

How to Fix It:

  • Rename your image file using simple, lowercase letters, numbers, and hyphens (e.g., my-great-featured-image.jpg).
  • Re-upload it to your media library and set it as the featured image.

Final Checklist

  1. Check for duplicates: View your page source for multiple og:image tags.
  2. Check the image size: Ensure it meets social network requirements.
  3. Clear all cache: Your site, your server, your browser.
  4. Force a re-scrape: Use the official social network debugger tools.
  5. Test manually: Try setting a custom image on a post to isolate the issue.

By methodically working through these steps, you can identify and resolve the issue preventing your images from appearing correctly on social media.

Related Support Threads Support