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
- Validate
og:title,og:description, andog:image. - Confirm your page is not blocking Discordbot in robots.txt.
- Avoid complex redirect chains before final content resolves.
- Ensure SSL certificates are valid and complete.
- 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.