Discord Link Preview Not Working? Common OG Tag Mistakes

Troubleshoot Discord embeds by checking Open Graph tags, image accessibility, redirect chains, and crawler restrictions.

Embed debugging checklist

  1. Validate og:title, og:description, and og:image.
  2. Confirm your page is not blocking Discordbot in robots.txt.
  3. Avoid complex redirect chains before final content resolves.
  4. Ensure SSL certificates are valid and complete.
  5. Use a static image URL (not signed links that expire).

Pro tip: Discord can cache embeds aggressively. Post the same URL with a harmless query parameter (?refresh=1) after fixes.