# Discourse promotion widget?

**URL:** https://meta.discourse.org/t/discourse-promotion-widget/242497
**Category:** Support
**Created:** [October 20, 2022, 4:13pm UTC](https://meta.discourse.org/t/discourse-promotion-widget/242497 "2022-10-20T16:13:48Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [October 20, 2022, 4:21pm UTC](https://meta.discourse.org/t/discourse-promotion-widget/242497/2 "2022-10-20T16:21:56Z")

</div>

There is a way, check out:

> [@Embedding a list of Discourse Topics in another site](https://meta.discourse.org/t/embedding-a-list-of-discourse-topics-in-another-site/125911):
>
> If you grab the latest builds of Discourse you’ll get a [the ability to embed topic lists](https://github.com/discourse/discourse/commit/23367e79ea735598766ec6f507f6132e0bad3dba) in other sites via some simple Javascript and HTML. The typical use case for this is a blog or other content driven site, where you want a widget on the side of the screen that lists topics. You can filter by category, tag, or [any of the other public](https://github.com/discourse/discourse/blob/master/lib/topic_query.rb#L51-L73) filter options available. How to Embed a list of Topics First, you must enable the embed topics list site setting. Then, in your HTML add a \<script\> tag that…

You can use that to show the top topics over a specific period of time.

---

_[View the full topic](https://meta.discourse.org/t/discourse-promotion-widget/242497)._
