Randomizer - WordPress Plugin

The Randomizer Plugin for WordPress is an Awesome Plugin that will allow a WordPress Blogger to add a randomly generated selection of posts to the Blog footer on every page visit.

Search engines love to see dynamically changing content, and what better way to compliment this than to use the randomizer? Since the Random Posts are loaded in the footer, they are non obtrusive to the visitor and conserve the prime real estate on your Blog or Site for other important things. The Randomizer is a must have WordPress Plugin

Randomizer Plugin Screenshot:

The Randomizer is currently being used in the footer on this site. See the footer of this page for an example. Each time you load a page, a new set of random posts is produced.

Randomizer WordPress Plugin

How To install and use The Randomizer:

  1. Download The Randomizer Plugin
  2. Extract the contents of the Randomizer.zip
  3. Copy the Randomizer folder to your WordPress /wp-content/Plugins directory
  4. Enable The Randomizer from your Plugins menu in the WordPress administration panel
  5. Go view your site and enjoy the randomly generated list of posts displayed in the footer

Notes: The Randomizer uses the <?php wp_footer(); ?> hook to call in the random posts. Further optimization can be done via the included Randomizer.css file or by wrapping it with your own div tags