Random Advertisements Position in Content

Insert advertisements code randomly within the page content.

5 stars out of 5

1 0 0 0 0
  • Author Taufik Nurrohman
  • Maintainer 1
  • Member
  • Version 2.4.4

Insert advertisements code in random position between the existing paragraphs in the page content.

Usage

Open .\lot\x\r-a-p-i-c\engine\r\layout\ads.php then put your advertisements code there.

To disable the automatic advertisements placement on certain page, add a r-a-p-i-c property within your page’s state property with a value that can be evaluated to false:

---
title: Page Title
description: Page description.
author: Taufik Nurrohman
type: HTML
state:
  r-a-p-i-c: false
...

1 Comment

Alexander Liebrecht

Hi Taufik,

I find this plugin great, because you can market and monetize your website. First I thought about embedding AdSense codes in the page.php, but random position of the codes is then also good.

I have just realized this. Thanks for the plugin.