Internet marketing and publishing

About impNERD

impNERD is the place to find information on internet marketing, publishing and tips for web development. Read more »

Twitter FriendFeed

Receive Updates

Receive updates via RSS
What is RSS?
Receive a SEO eBook FREE.

WP Plugin: SEO Tip of the Day

I am releasing my first (and definitely not last) WordPress plugin called SEO Tip of the Day. The plugin is designed to show a different tip everyday within your sidebar. And best of all, you can change what it says and add up to 31 different tips within your Options page.

The plugin is also compatible with the newest WordPress, so you can easily add it to your sidebar through the widgets panel.

Preview:
SEO Tips plugin
Download: .rar | .zip

Written: Dec 13, 2007
Tags: , , , , , ,


5 Responses to "WP Plugin: SEO Tip of the Day"

  • Maher Saleh
    December 14, 2007 @ 10:21 am
    | Reply

    Great plug-in but i am using blogger

  • nullbyte
    February 28, 2008 @ 3:48 pm
    | Reply

    Hi,

    i found an error in your plugin.

    function seotips() {
    ….
    stripslashes($seotips_code);
    ….

    better would be

    function seotips() {
    ….
    $seotips_code=stripslashes($seotips_code);
    ….

    Thanks for your plugin.

  • Wes
    August 7, 2008 @ 11:16 am
    | Reply

    Any chance you have an update for Wordpress 2.6?

    • Gary R. Hess
      August 7, 2008 @ 12:55 pm
      | Reply

      There isn’t yet an update, but the plugin does work for WordPress 2.6

      Please see the readme file for installation.

Leave a Reply