Floating Adsense Bar – WordPress Plugin

Floating Adsense Bar – WordPress Plugin

Floating Adsense side bar allows you to add floating ad bar to display floating adsense or any adservice ads on either side of your webpage. These Ads will scroll along with the page. Most of the websites designed in such a way that the webpage width will be of 900-970 pixels so that it can be viewed from lower resolution screens. The left over space can be best utilized for showing ads without affecting the content of webpage even for lower resolution screens. This article will help you to add a floating Advertisement side bar on the right/left side (not to effect the content) space of your wordpress webpage

  • Provides options for width and height of ad, width and height are considered when ad script doesn’t contain width or height property.
  • Provides option to set the floating bar on left or right of your website.

Download Plugin: FloatingAdsenseBar

Floating Adsense Bar Options:

Width – Set the width of the Ad bar.

Height – Set the height of the Ad bar.

Float Left or Right – Set the option to float the ad bar on left or right of your webpage.

AdScript Code – Paste the ad script code of any ad service network, it can be google ad sense, adbrite, chitika or any network. If you want to place multiple ads in floating bar, then add multiple div tags with width and height inside this adscript code and place your ad code inside these div tags.

Ex of Multiple ads:

<div width=”125px”;height= “125px”;>

<!–adcode here–>

</div>

<div width=”125px”;height= “125px”;>

<!–adcode here–>

</div>

<div width=”125px”;height= “125px”;>

<!–adcode here–>

</div>

<div width=”125px”;height= “125px”;>

<!–adcode here–>

</div>

Installation:

  • Upload the plugin through `Plugins -> Add New -> Upload` interface of wordpress or upload `FloatingAdsenseBar` folder to the `/wp-content/plugins/` directory of your wordpress website folder.
  • Activate the plugin through the ‘Plugins’ menu in WordPress.
  • Go to the plugin settings screen via Setting -> Floating Adsense Bar.
  • Set the width, height, Float Left or Right and AdScript Code fields.
  • Click save to activate the Floating Adsense Bar.

Screenshots :

1.Plug-in options screen.

FloatingAdsense1

2.Example of Adsense Bar.

FloatingAdsense2

Note: Use this plugin for ad networks that allow scrolling of ads on webpages in their policies(Google Adsense does not allow scrolling of ads). 

One comment

Leave a Reply