Discourse広告プラグイン (広告)

:discourse2: Summary Discourse Advertising allows the set up of advertisements on Discourse
:open_book: Install Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately.

:warning: AD-BLOCKERS If you are running an ad-blocker in your browser or through a vpn, the contents of your /admin/plugins page may be blanked out. Disabling your adblocker, using an incognito tab, or whitelisting your site should prevent this issue.

Features

This is the officially supported Discourse ad plugin. Install and configure it to start serving ads on your Discourse forum.

The plugin supports the following ad platforms :

Configuration

Setting up House Ads

If you don’t want to use an external ad platform, but want to show your own ads, then House Ads are for you! Define your ads by going to the Admin section of your Discourse forum, and go to the Plugins section. On the left, you should see a link called “House Ads”.

Begin by creating your ads. Give each a short descriptive name and enter the html for each. Style them using a custom theme (Admin > Customize > Themes). Lastly, click the Settings button in the House Ads UI and choose which of your ads to show in each of the ad slots. The ads will start showing as soon as you add them to slots.

Configure Ads For Your Advertisement Platform

  • Navigate to the Admin section in your Discourse forum.
  • Click on Settings and a left vertical navigation bar should appear.
  • Choose your advertisement platform.
    • House Ads - if you want to create and serve ads from your Discourse instance.
    • Adsense - if using Adsense as your advertisement platform.
    • DFP - if using the DoubleClick for Publishers advertisement platform.
    • Carbon Ads - if using the Carbon Ads advertisement platform.
    • AdButler - if using the AdButler advertisement platform.
Input Your Details
  1. Add in your publisher ID - your publisher ID can be obtained from your ad platform and can also be found in your ad tag (see pictures below).
  2. Choose your trust level from the dropdown box. This will only display ads to users with a certain level of trust. For more details about trust levels go to the Plugin Features heading.
  3. Get the Advertisement Tag from your Ad Platform - see the images below to see what a tag looks like.
  4. Add parts of your ad code to Discourse’s site settings for the locations you wish your ad to appear. Refer to image for your ad platform to where parts of your ad tag should go. For more detail about where the ad will appear
  5. Choose Your Ad Size - this is the same size that you’ve put into your ad provider to create your ad. Go to the Plugin Features heading to see a list of supported Ad sizes.
Adsense Advertisement Tag to Discourse’s Site Settings

First, add the contents of your ads.txt file to your Discourse ads txt site setting. Then copy the following values to your Discourse settings:

DoubleClick for Publishers’ Advertisement Tag to Discourse’s Site Settings

Amazon Affiliates’ Advertisement Tag to Discourse’s Site Settings

Only for Product Link and Banner Ads.

Carbon Ads Script Tag to Discourse’s Site Settings

AdButler Ads Zone URL to Discourse’s Site Settings

:warning: This plugin only support AdButler “Standard Zones”. Text and VAST are not supported.

If you browse to a zone in the AdButler admin, then you can find the Publisher ID (PPPPPP) and the Zone ID (ZZZZZZ) in the URL of your browser’s address bar:

https://admin.adbutler.com/?ID=PPPPPP&p=textadzone.view&zoneID=ZZZZZZ

Configure the ads in Admin > Settings > AdButler. Enter the publisher id in the “adbutler publisher id” setting, and enter the Zone IDs in the different zone id settings as desired.

By default, ads are assumed to be size 728 x 90, or 320 x 50 in mobile view. To use different size ads, customize using CSS in your site’s theme. Override the following CSS:

.adbutler-ad { width: 728px; height: 90px; } .adbutler-mobile-ad { width: 320px; height: 50px; }

View Your Ad

Once you’ve configured your settings and your advertising platform has ads that are ready to serve, navigate to the page where you’ve inputted for the location and you should see ads.

Plugin Features

Available Locations for Ad Display

The following are available locations along with a description and an image showing their location within Discourse to display ads for all platforms.

Location Name Description
Topic List Top Ad will appear at the header of Discourse homepage
Topic Above Post Stream Ad will appear in the header of all Discourse forum topics
Topic Above Suggested Ad will appear in the footer above suggested topics of all Discourse forum topics
Post Bottom & Nth Post Ad will appear on the stipulated nth post within a topic. So if you have 5 posts in a topic and you want the ad to display after on the 2nd post, put 2 in ad_platform_nth_post_code .

Trust Levels

You can use the ad_platform_through_trust_level dropdown to disable ads for users above a certain trust levels. As a guide, choosing:

  • 0 shows ads to users that are not logged in.
  • 1 shows ads to users that are not logged in, and to new and basic users.
  • 2 shows ads to members as well, but not to regulars and leaders.
  • 3 shows ads to everyone, but not to leaders.
  • 4 shows ads to everyone including leaders.

To find more about trust levels in Discourse, refer to Discourse’s posts on trust levels

Personal messages

By default, ads won’t be shown in personal messages. To enable ads in personal messages, use the “no ads for personal messages” setting.

Groups

To give some users an ad-free experience, put the users in groups and add those groups to the “no ads for groups” setting.

Note that the Visibility in the group settings needs to be at least Group owners, members, moderators to ensure users who are part of the group can see that the group exists. If the Visibility of the group is more restrictive, the setting “no ads for groups” will be ignored and the ads will be visible to members of the group.

Categories

To disable ads in certain categories, add them to the “no ads for categories” setting. Also consider using the “no ads for restricted categories” to disable ads in all categories that have read access restrictions.

Tags

Individual topics can have ads disabled by using tags, and entering those tags in the “no ads for tags” setting. This is useful if some topics violate ad network policies.

:discourse2: Hosted by us? This plugin is available on our Standard, Business, and Enterprise plans. Advertising | Discourse - Civilized Discussion

Last edited by @david 2025-07-22T13:12:46Z

Check documentPerform check on document:
「いいね!」 79

投稿が新しいトピックに分割されました:他の広告サービスの広告コードを追加するにはどうすればよいですか?

広告ブロック復旧のサポート (AdSense)

Adsense は、非常にうまく機能する広告ブロック復旧サービスを追加しました。

問題は、サブスクリプションやパトロンがある場合、それを認識せず、迷惑をかけてしまうことです。これをグループに基づいて有効/無効にできるように、このタグのオプションサポートを検討してもらえませんか? :folded_hands:

特別なタグが必要です。

「いいね!」 1

最近、フォーラムを最新バージョンにアップデートした後、一部のユーザーからJS構文エラーが発生しているという報告がありました。これは、Discourseの広告プラグイン、特にハウス広告から来ているようです。

content security policy guidance は古い情報です。最新の情報は何ですか?

OPを更新する必要があることを思い出させてくれてありがとう。完了しました。:slight_smile:

しばらく前にstrict-dynamic CSPを実装したので、それ以上の設定は不要なはずです。

XSS脆弱性に対する保護を提供しないため、特別な理由がない限り、https:またはunsafe-inlineを削除することをお勧めします。

「いいね!」 1

こんにちは

サインアップフォーム用に作成されたカスタムユーザーフィールドに基づいてターゲットオーディエンスに広告を表示することは可能ですか?たとえば、性別=男性/女性、場所=米国/カナダ、婚姻状況=既婚/未婚

もし不可能であれば、この機能は検討されていますか?もし検討されているのであれば、ETAはありますか?

この機能があれば、特定の場所に複数の広告を作成し、ユーザーには自分宛ての広告のみが表示されるようになります。収益オプションがさらに広がります。

よろしくお願いいたします。

「いいね!」 1

こんにちは、

ハウス広告はAPI経由で作成・管理できますか?

よろしくお願いいたします。

プラグインはホームページに広告を表示することをサポートしていません。
まるで手が縛られているかのようです。
PCとモバイル両方のホームページに広告を表示する方法はありますか?
ちなみに、DiscourseはDockerを使ってインストールしています。

ありがとうございます。

こんにちは、以下の場所はうまくいきませんか?

お返事ありがとうございます。おっしゃっていたオプションが見当たらないのですが。


修正:トピックリストの上部広告。しかし、ホームページに広告を表示できません。

「いいね!」 1

:partying_face: このプラグインは、Bundling more popular plugins with Discourse core の一部として、Discourse コアにバンドルされるようになりました。セルフホストでこのプラグインを使用している場合は、次回のアップグレード前に app.yml から削除する必要があります。

「いいね!」 3

管理セクション、プラグインのドロップダウンメニュー、および管理検索でプラグインを見つけることができません。

(Discourseが更新され、app.ymlからプラグインが削除されました)

広告ブロッカーを使用していますか?

すべてのサイト設定で設定を検索すると役立つかもしれません。広告設定をフィルタリングするには、そこで plugin:discourse-adplugin という用語を使用してください。

いいえ、Braveブラウザを使用しており、シールドはオフにしています。ちなみに、新しい管理メニューで少し迷っています。

{Yourforum}/admin/site_settings/category/all_results?filter=plugin%3Adiscourse-adplugin でメニューを使わずに設定にアクセスできるはずです

見つかりませんでした

「いいね!」 1

プラグインの名前が変更されたようです。

私のサイトでは、\u003cforum_url\u003e/admin/plugins/pluginad/house_creatives で見つかりました。そして、おそらくハウス広告以外のものは何も使用していないため、サイドバーに表示されるリンクは次のとおりです。

ハウス広告セクションはハウス広告のみに関するものだと思います。その他の広告設定には独自のタブがありません。これはカレンダーとイベントのようなもので、「カレンダー」は管理者のサイドバーからホリデーを管理する場所へ移動するだけで、カレンダーとイベントプラグインに関連するすべてではありません。
ほとんどのプラグインには、このページにパンくずリスト、名前、説明、設定タブがありますが、そうでないものもあります。このプラグインはその一例です。

プラグインが管理メニュー内に見つかりません。きっと、あまりにも明白なので見落としているのでしょう。