{Plugin} Broken Link Checker

There is nothing more frustrating to a reader than to find a great post only to find that the links in the posts are broken – they do not provide the additional information that the reader is looking for. It is impossible for you, as the blogger, to manually check each of your links to determine if they are still valid. Instead, if you are using WordPress, install the Broken Link Checker Plugin.

click on image to see full size image

The Broken Link Checker Plugin will look through each of your posts, bookmarks and content for links. The plugin checks to see if each link works. If any broken links are found, they show up in a new tab in the WP Admin Panel under Tools -> Broken Links. You will also receive a notification under the “Broken Link Checker” widget on the Dashboard and you can configure the plugin to send you email notifications as well. Configurations to the plugin can be made under Settings -> Link Checker.

Customize Broken Link Checker is set to check links every 72 hours. This number can be customized to your preference. For larger blogs, you may want to check your links less often as the process could take some time. You can also choose where to look for links (such as pages, comments, posts), what to check (html links, youtube, etc.), and set how long the link should load before being marked as broken.

The Broken Links Tab displays a list of detected broken links. You can choose to view all links, redirected links, or even create a link filter to show only certain links like those in the comment section. Once a broken link is found, you can complete several actions by moving your mouse over one of the links. You can choose to:

  • Edit URL – lets you change the URL of the particular link. All occurrences of the URL will be changed.
  • Unlink – lets you remove the link leaving the link text intact.
  • Not Broken – lets you mark the link as working. This is useful if you know that the link should be working, but there may be a internet or other glitch causing the link not to work at the time it was checked.

Broken Link Checker is a useful tool that will help you keep broken and dead links off of your blog. I have been using this plugin for over two weeks now and I was able to clean up all the broken links on my site!

Max Banner Ads

On one of my other blogs, I use the Max Stripe Ad to remind readers to subscribe to my RSS Feed. It is an easy way to add an advertisement or reminder for your readers. Now MaxBlogPress has come out with a new plugin called Max Banner Ads and I thought I would give it a try.

The plugin installed easily and it took me only 20 minutes to get five ads up on my site. The set up is so easy! You can add advertisements in four places – top of first post, sidebar, bottom of last post and within the post. I have added all except the one within the post. The best thing is that you can add as many banners or boxes as you want – each add will rotate in order.

I also love that Max Banner Ads includes stats. Here are my stats from the recently added banners. The stats included impressions and clicks. This will help me decide if an advertisement is working well or not.

Max Banner Ads Stats

You can download Max Banner Ads as ReviewWare right now. This means you can download it and use it for free but they are asking that you provide a review of the product or let others now about it. You can also purchase the Pro Edition. This edition removes the words “Powered by MaxBlogPress” and the price is $47.

Photo Dropper Plugin

Are you always looking for the perfect picture to add to your blog to enhance your post? Do you search Google images and hope that you find an image that is not copyrighted? I do!

Now there is a new plugin that will do all the work for you – Photo Dropper. Photo Dropper is a WordPress plugin that allows you to add Flickr photos to your posts. Follow these simple steps to install Photo Dropper on your WordPress blog:

  1. Download and unzip the plugin. This will create a directory – /photo_dropper
  2. FTP the the folder to your /wp-content/plugins directory for your blog.
  3. In your WordPress admin panel, click on Plugins and Activate the Photo Dropper plugin.
  4. Next, click on Options at the top of your WordPress admin panel and then click on Photo Dropper.
  5. Set your blog preferences. Note: If you have a commercial blog you must check “Show only photos that can be used commercially” in the preferences.
  6. When you start to write a new post, you will notice a new section under the editor entitled “Photo Dropper Browse Photos”.
  7. Type in a keyword and click on “Search”. Photo Dropper will bring up related pictures for your blog.
  8. Click on the size (S, M or L) under the photo that you want to display and the photo is automatically inserted in your blog.
  9. Credits are automatically added to the photo.

Photo Dropper Browse Photos

I decided that I would try and see if I could add photos that I had uploaded to Flickr. Your photos will only show up if you have a Pro account and if you choose the right Creative Commons license. I choose the license: Attribution-ShareAlike Creative Commons. This means that the photo can be shared and remixed, only if the owner is given credit even if the image is altered.

If you are planning to use your own photos, make sure you give them at least three tags and use those tags for your keyword search. Here is the photo I took with the proper credit:


Creative Commons License photo credit: cmpryor

Show Comment Love!

I have just discovered two new WordPress plugins that will help you show comment love to your commentators. The first is the Show Top Commentators Plugin.  This plugin will show the Top Commentators on your blog with a link back to their website or blog.  Upload the plugin to wp-content/plugins directory and activate it.  If you are NOT using widgets, you are finished!  If you do use widgets, you will also need to download and install the Exec-PHP plugin and activate it as well.  This plugin will place a PHP Code 1 box in your Available Widgets.  Drag the PHP Code 1 box where you would like it on your sidebar and then edit it.  Include the following code:

<?php if(function_exists('ns_show_top_commentators')) { ?>
<li>
<ul><?php ns_show_top_commentators(); ?></ul>
</li>
<?php } ?>

Name the Widget “Top Commentators” and save changes.  Finished!

The second Plugin is called Comment Relish written by Justin Shattuck. This plugin will send an email message to a commentator the first time they leave a comment. After uploading the plugin to your wp-content/plugins directory, activate the plugin. To configure the plugin, click on the Plugins tab and then choose Comment Relish. The cool thing about this plugin is that you can add the article name, your RSS Feed, the comment that was posted as well as other items to the thank you note.

NOTE:  If you have problems with Comment Relish, there is a new optimized version as well.

WP-Polls Plugin

My sister-in-law wanted to add a section to her new blog that would enable her to post a poll. After some searching, I came across a WordPress Plugin, WP-Polls that was written by Lester Chan. I downloaded the plugin, unzipped it and uploaded the polls folder that was created to my wp-content/plugins directory.

Activate the WP-Polls plugin. If you are using widgets, make sure you activate the WP-Polls Widget plugin as well.  Since I am using widgets, I just dragged the WP-Polls widget to my sidebar.

It was very easy to add a new poll.  You will have a new tab on your menu called Polls.  There you can manage your polls and create new ones as well.  I have added a poll to the side of my blog so you can see what it looks like.

Lester Chan has created a forum for support for the plugin.  If you have any problems, visit the forum, it is extremely helpful!