When sharing WordPress URLs to social media, the preview should be your branded image, title and description. When it isn't — wrong image, no preview at all, old cached version — engagement drops. This guide covers WordPress-specific social preview debugging across Facebook, Twitter, LinkedIn and WhatsApp. Pair with social preview guide and OG tag fixes.
Facebook Sharing Debugger, Twitter Card Validator, LinkedIn Post Inspector, WhatsApp link preview (paste into a draft message). Note what each shows. Differences often indicate platform-specific issues.
Each post should have a featured image set (required for OG). Audit posts without featured images. Set default OG image in SEO plugin for posts where no featured image exists.
1200x630 ideal. Over 8MB rejected by Facebook. Wrong aspect ratios get cropped awkwardly. Audit and replace problem images. Use a plugin that auto-generates OG images at correct dimensions (Branda, OG Image Generator).
Facebook: Sharing Debugger → Scrape Again. LinkedIn: Post Inspector → Inspect. Twitter: Card Validator typically refreshes on each test. WhatsApp: harder — they cache for ~30 days; sometimes require URL parameter to bypass (?v=2).
Default should be summary_large_image (large hero image preview). Some plugins default to 'summary' (small thumbnail). Override in plugin's Social/Twitter settings.
WhatsApp requires: OG tags in first 4KB of HTML, og:image accessible without auth, image under 300KB, server returns 200 for image URL with proper Content-Type. Often fails on heavy WordPress headers — move OG tags up in
.Periodically (monthly) re-test critical URLs in each platform's debugger. After major plugin updates, immediately re-test. Track OG image rendering — broken images on social are a slow-bleed brand issue.
See how your URLs render on Facebook, Twitter and LinkedIn.
Run Social Preview Audit →