Back to dashboard
W

How to embed on WordPress

Use a Custom HTML block (Gutenberg) or the Custom HTML widget (Classic).

Your embed code
<script src="https://feed.tinyboost.net/widget.js"
  data-widget-id="YOUR_WIDGET_ID"
></script>

Replace YOUR_WIDGET_ID with your actual widget ID from the FeedFlow dashboard.

1

Open the page editor

In your WordPress admin, navigate to Pages or Posts and open the page where you want to display the widget.

2

Add a Custom HTML block

Click the + icon to add a new block. Search for "Custom HTML" and insert it where you want the widget to appear.

3

Paste your embed code

Copy the embed snippet from your FeedFlow dashboard and paste it inside the Custom HTML block.

4

Update and preview

Click Update or Publish. Then open your live page to verify the widget is rendering correctly.

Install on another platform