Now I just feel the need to create nodebb-plugin-rot26. BRB, trying to mock bcryptjs to provide genSalt and hash functions that do nothing and compare function that just compares two strings
Limit Google Adsense on Signup Pages
-
Hi!
Currently, I'm using the plugin (nodebb-plugin-adsense) for Google Adsense to show Ads on the forum.
However, it displays the Adsense on all the pages including Signup / Login which is against to the terms and conditions of the Google.
Is there any particular method to place or limit the Adsense on certain pages of the forum.
Regards
-
@srinik said in Limit Google Adsense on Signup Pages:
e or limit the Adsense on certain pages of the forum.
I would say you will have to put them in the widgets individual headers for the pages which you only want to show ads on.
Adding in global header is risky.