# Discourse プロモーションウィジェット？

**URL:** https://meta.discourse.org/t/discourse-promotion-widget/242497
**Category:** Support
**Created:** [2022 年 10 月 20 日午後 4:13 UTC](https://meta.discourse.org/t/discourse-promotion-widget/242497 "2022-10-20T16:13:48Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![codergautam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codergautam/32/261083_2.png) [@codergautam](https://meta.discourse.org/u/codergautam)
#### Post date: [2022 年 10 月 20 日午後 4:13 UTC](https://meta.discourse.org/t/discourse-promotion-widget/242497/1 "2022-10-20T16:13:48Z")

</div>

フォーラムをメインウェブサイトでウィジェットを使用して宣伝する方法はありますか？

現在、ウェブサイトのフッターにフォーラムへのリンクがありますが、トップトピックを表示してクリックできるウィジェットを取得する方法はありますか？

もしなければ自分でコーディングしてみますが、トップトピックなどを取得できるAPIはありますか？よろしくお願いします。

---

<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: [2022 年 10 月 20 日午後 4:21 UTC](https://meta.discourse.org/t/discourse-promotion-widget/242497/2 "2022-10-20T16:21:56Z")

</div>

方法があります。以下をご覧ください。

> [@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 tha…

これにより、特定の期間のトップトピックを表示できます。

---

<div class="post-metadata">

### Author: ![codergautam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codergautam/32/261083_2.png) [@codergautam](https://meta.discourse.org/u/codergautam)
#### Post date: [2022 年 10 月 21 日午後 9:15 UTC](https://meta.discourse.org/t/discourse-promotion-widget/242497/3 "2022-10-21T21:15:40Z")

</div>

ありがとうございます。確認します。

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2022 年 11 月 20 日午後 9:16 UTC](https://meta.discourse.org/t/discourse-promotion-widget/242497/4 "2022-11-20T21:16:25Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
