Title: [Plugin: WP Bannerize] Using Description as text link
Last modified: August 19, 2016

---

# [Plugin: WP Bannerize] Using Description as text link

 *  [bsdezign](https://wordpress.org/support/users/bsdezign/)
 * (@bsdezign)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-using-description-as-text-link/)
 * I wanted to use descriptions as text link for good SEO, so I made a little hack
   in the plugin. (Version 2.7.1.1)
 * I have changed the line 131 of if wp-bannerize_widget from this:
 * if($row->use_description == “1”) $o .= ‘
   <span class=”description”>’.$row->description.'
   </span>’;
 * to this:
 * if($row->use_description == “1”) $o .= ‘
   <span class=”description”><a’ . $nofollow.
   $javascriptClickCounter . $new_link_class . ‘ ‘ . $target . ‘ href=”‘ . $row-
   >url . ‘”>’ . $row->description . ‘</span>’;
 * I hope, you like this little modification. 🙂
 * [http://wordpress.org/extend/plugins/wp-bannerize/](http://wordpress.org/extend/plugins/wp-bannerize/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * (@gfazioli)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-using-description-as-text-link/#post-1962321)
 * Hi, amazing! This could be a new feature for next release! Thanks for suggestion
   😉
 * regards
    GF
 *  Thread Starter [bsdezign](https://wordpress.org/support/users/bsdezign/)
 * (@bsdezign)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-using-description-as-text-link/#post-1962328)
 * Hi,
 * You are welcome. Anyway this plugin is fantasic. I couldn’t find better. I only
   missed the text link feature, because the search engine spiders don’t follow 
   image links only text links and my websites help eachother by banner ads.
 * With best regards, Tony
 *  Plugin Author [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * (@gfazioli)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-using-description-as-text-link/#post-1962368)
 * Hi bsdezign,
    download 2.7.6 release for this featured.
 * regards
    GF

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP Bannerize] Using Description as text link’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-bannerize_a29ebf.svg)
 * [WP Bannerize](https://wordpress.org/plugins/wp-bannerize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-bannerize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-bannerize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-bannerize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-bannerize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-bannerize/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [gfazioli](https://wordpress.org/support/users/gfazioli/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-using-description-as-text-link/#post-1962368)
 * Status: not resolved