Advertising

Wordpress video advertising

You can add a static page to your blog with information about advertising options or about ads used on a blog. Such a page can be linked from the player while playing a video ad.

The nuevo plugin for WordPress features 3 different video ad systems that you can configure on Nuevo Settings page. Only one system can be used by the player.

  1.  If you define ads for multiple systems, first Google Ima Tag will be examined and ad will be played if found.
  2. If Google Ima Ad Tag is not defined – Vroll ads will be examined and played if defined.
  3. Finally if Google Ima Tag and Vroll ads are not defined the plugin will examine VAST Ad Tag.

If you decide to use nuevo shortcode, you will gain an option to have more control over ad systems.

  • set parameter ads=false to skip all video ad systems
  • set parameter ima=true to play Google Ima ad
  • set parameter vroll=true to play Vroll ad(s)
  • set parameter vast=true to play Vast ad(s)

Here’s an example of the nuevo shortcode to skip ads even if defined on the Nuevo plugin settings page.

[nuevo ads=false src="//path-to-video-file" type="video/type" poster="path-to-poster-image"][/nuevo]