# Does this software allow admin to put Adsense ads in?

**URL:** https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832
**Category:** Self-hosting
**Created:** [July 26, 2016, 7:10pm UTC](https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832 "2016-07-26T19:10:37Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Gavin\_Pedley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gavin_pedley/32/120285_2.png) [@Gavin\_Pedley](https://meta.discourse.org/u/Gavin_Pedley)
#### Post date: [July 26, 2016, 7:10pm UTC](https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832/1 "2016-07-26T19:10:38Z")

</div>

As the title suggests really. I am looking at discourse as an option to transfer or xenforo forum too. I need to know though if admin can simply add ads into the forum. Also is there a migration script or anything?

---

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [July 26, 2016, 7:19pm UTC](https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832/2 "2016-07-26T19:19:45Z")

</div>

There is an official adplugin with a lot of options and it seems easy to use : [GitHub - discourse/discourse-adplugin: Official Discourse Advertising Plugin. Install & Start Serving Ads on Your Discourse Forum · GitHub](https://github.com/discourse/discourse-adplugin)

A plugin is really simple to install :

> [@Install plugins on a self-hosted site](https://meta.discourse.org/t/install-a-plugin/19157):
>
> warning This guide assumes that you have a self-hosted standard installation. We only support the standard method of install here, so these instructions assume you have a [standard install](https://meta.discourse.org/t/142537?silent=true). warning This guide only applies to self-hosted Discourse instances. If you are using a managed hosting service, the available plugins are controlled by your hosting provider. For example, on our hosting [these specific plugins](https://www.discourse.org/plugins) are available by hosting tier. information_source As of mid-2025, [many p…](https://meta.discourse.org/t/373574)

---

<div class="post-metadata">

### Author: ![Gavin\_Pedley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gavin_pedley/32/120285_2.png) [@Gavin\_Pedley](https://meta.discourse.org/u/Gavin_Pedley)
#### Post date: [July 26, 2016, 7:35pm UTC](https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832/3 "2016-07-26T19:35:14Z")

</div>

Wow great thanks so much. So it seems according to this email I can reply via email. So just going to test it out! Lol. I am really looking to have something that is more modern and less complicated for the user. Do you provide a way to migrate from xenforo?

---

<div class="post-metadata">

### Author: ![Gavin\_Pedley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gavin_pedley/32/120285_2.png) [@Gavin\_Pedley](https://meta.discourse.org/u/Gavin_Pedley)
#### Post date: [July 26, 2016, 7:40pm UTC](https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832/4 "2016-07-26T19:40:08Z")

</div>

Oh and it worked! The plugin instal is somewhat unfamiliar to me as am used to uploading a plugin folder. Via FTP and installing it in the back end of xenforo. I am sure I could did this out though.

---

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [July 26, 2016, 7:51pm UTC](https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832/5 "2016-07-26T19:51:09Z")

</div>

The plugin are really easy to install. Once you understand how the console work it’ll take 30 seconds to add the git clone (then 10-15 minutes for the rebuild). I didn’t know more than you at the time.

There is a migration script for xenforo : [discourse/script/import\_scripts/xenforo.rb at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/script/import_scripts/xenforo.rb)

You’ll need to ready some guides. You can read this one (import from phpbb) for inspiration :

> [@Migrate a phpBB3 forum to Discourse](https://meta.discourse.org/t/importing-from-phpbb3/30810):
>
> So, you discovered Discourse and want to know how to migrate from your existing phpBB3 forum? Great! Then keep on reading. This guide will show you how to use the [phpBB3 import script](https://github.com/discourse/discourse/blob/main/script/import_scripts/phpbb3.rb) for importing from phpBB 3.0 up to 3.3. What data can be imported? Users Avatars (optional) Anonymous users (either as user “system” or as suspended users) Password hashes, which can be used with the [migratepassword plugin](https://github.com/communiteq/discourse-migratepassword) (optional) User profile data (birth date, website, location, custom fields, etc.) G…

---

<div class="post-metadata">

### Author: ![Gavin\_Pedley](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gavin_pedley/32/120285_2.png) [@Gavin\_Pedley](https://meta.discourse.org/u/Gavin_Pedley)
#### Post date: [July 26, 2016, 7:55pm UTC](https://meta.discourse.org/t/does-this-software-allow-admin-to-put-adsense-ads-in/47832/6 "2016-07-26T19:55:05Z")

</div>

Thanks I am going to have to get my head around git hub stuff I don’t really understand it!
