Discord Widget Embed Code Guide
Follow this guide to generate a valid <iframe> Discord server widget. This is required for RSPS server pages that embed your community directly on your listing.
Step 1 — Open Server Settings
In Discord, right-click your server → select Server Settings.
Step 2 — Enable Server Widget
Inside Server Settings, scroll down and choose:
→ Widget
Then enable the toggle:
Enable Server Widget
Step 3 — Copy the Iframe Code
You will see a section called PREVIEW WIDGET.
Under it, Discord shows a block labeled:
<iframe src="https://discord.com/widget?id=YOUR_SERVER_ID&theme=dark"
width="350"
height="500"
allowtransparency="true"
frameborder="0"
sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts">
</iframe>Copy this entire <iframe> block and paste it into the Discord Widget Embed Code field on your RSPS listing.
Step 4 — Paste Into Your RSPS Listing
In your RSPS listing, paste the iframe exactly as Discord provides it.
Important: Your embed code must start with <iframe or it will be rejected.