Socket
Socket
Sign inDemoInstall

nodebb-plugin-adsense

Package Overview
Dependencies
3
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nodebb-plugin-adsense

Plugin to easily place ads on your forum in different areas


Version published
Maintainers
3
Created

Readme

Source

NodeBB Google Adsense Plugin

NodeBB Google Adsense plugin is made to easily place ads on your forum in different areas.

Installation

npm install nodebb-plugin-adsense

Using custom template?

The plugin is made for a default NodeBB theme Persona. If you have a custom theme and want to display ads, make sure you have these classes in your page:

  1. .posts li - for displaying the ad after first post.
  2. .posts li .content - displaying the ad inside a post.
  3. #content - ad on the header, before a content.
  4. #footer - ad in the footer.

Using

  1. After activating plugin, you will see a reference in admin panel left menu called "Google Adsense". Here you will need to enter your unique publisher ID (pub-xxxxxxxxxxxxxxxx). You can find your ID by following instructions here: https://support.google.com/adsense/answer/105516?hl=en ;
  2. Create new ad campaign on your Adsense account page. It is recommended to select "Responsive ad unit" ad;
  3. Then on this page https://www.google.com/adsense/app#myads-viewall-adunits you will see ID of your created campaign. Simply copy this number to any of available ad slots in plugin's settings page to enable it;
  4. That's all. I am sure your users will be happy to see ads ;)

Screenshots

Example screenshot

Keywords

FAQs

Last updated on 12 Nov 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc