Blogging. Fatherhood. Business Building. It's all here.

How To Leverage Twitter To Bring Old Posts Back To Life

Blogging and WordPress do a lot of great things together. Search engines love the code and regularly updated content, writters find it easy to publish their content and sites are relatively easy to navigate and find what you want. In the web world, that is a pretty strong formula for success.

However, there is one plaguing problem in blogging platforms and structure that frustrates the hell out of bloggers over time.

We spend all of this time putting together articles that are meant to inform, entertain and help people only to find that a year later they are buried in the archives for no one to find. With regularly updated content, our timeless content continues to be pushed down the line making it harder to find by new readers and search engines alike. The easy fix is to remember these articles and link to them within new relevant articles, but how can we start to easily leverage social media to get those same articles in front of the eyes of our followers?

I started searching around to find a tool to do this for me as I do not want to be spending hours of my day scheduling these posts (I have better things to do that generate more income). After looking at the features of several different options, I landed on one that had what I needed and started the testing process.

WordPress Plugin: Tweet Old Post

First, let me start by saying I typically do not like automated systems. They tend to be very impersonal and everyone knows when you are using one even if you think they do not. If something is going to be automated, it needs to be highly configurable and able to integrate into more personal atmospheres easily by providing value.

I uploaded Tweet Old Post to my WordPress install of Blogging Labs and started the configuration process. Luckily, this free plugin allows you to do several essential tasks that make it usable for me in this application.

Timing of Old Post Tweets

You can set the random times that tweets go out to your followers. Part of the reason that Twitter is the perfect testing ground for a system like this is because the timeline moves quick enough that you will not be annoying people and it has a viral aspect to it that you hope your articles start to get retweeted. If you do it too often, people will ignore your links and unfollow you, so setting a random time for these tweets to hit your timeline hours apart does wonders for not looking like spam.

Excluding Categories

One of the biggest things I needed in a plugin such as this one was the ability to exclude entire categories from being tweeted out. Information that was tweeted from my archives needed to be timeless to still be relevant. I did not want old articles that are no longer applicable to today’s environment to get tweeted out because that would look terrible as it has zero value to my followers.

Omit WordPress Categories

By being able to exclude categories, I can remove blocks of archives that should not be tweeted, or I do not feel provide enough value to my timeline. As you can see from my excluded lists, I tried to keep any articles from my archives to blogging tips, tutorials and advice.

Exclude Specific Posts

To fine tune the process even further, there were posts that I didn’t necessarily want retweeted within those categories as well for one reason or another.

Omit Specific WordPress Posts

Tweet Old Post allows you to also omit specific articles from being sent out to your followers automatically. Another great feature that I needed to insure the quality of the tweets would be at their highest.

After you have everything setup, an automated tweet ends up looking like this on your timeline.

Tweet from Tweet Old Post

A Couple Of Things To Keep In Mind…

Before you jump in headfirst and never look back, keep these couple of things in mind.

  • If you are going to set something like this up, you need to have some archives to pull from. As you can see, I really fine tuned my process, but if that came down to a dozen or so post by the time I was done, I would be sending out a very small number of articles over and over again. Talk about annoying for anyone that is following you.
  • You also need to gauge reactions within your Twitter following to see how people are taking the automation. In my @robbsutton account, the change was actually taken in very well and I am now getting traffic and RT’s into my older content…which was the goal. I even started asking around to followers to see what they thought and the overall reaction was positive.
  • I do not think this kind of automation would work with Facebook. The timeline does not move fast enough to keep you from clogging the system and in the end you would end up annoying friends and family at the same time. Saying that…if you have your Facebook account linked to your Twitter account so when you send out a tweet it updates your Facebook page, I would break that link before you start testing this out.

Overall, I have been happy with the result as I am always looking for ways to bring people to content that has been buried down over time. There are not very many efficient ways to get this accomplished, but Tweet Old Post seems to do a really good job by leveraging the fast moving timeline of Twitter. It’s highly configurable backend is the only reason I believe you can really make an automated system like this work.

But…just remember…you need to actually converse with your Twitter followers as well and RT other content. Your entire timeline can not be just automated tweets of your own content if you want to be successful with that online medium.

Download Tweet Old Post for free here.

How To Use Shortcodes To Draw More Attention To Your Blog Content

Like it or not, your readers have ADD. In a world where instant gratification and the complete lack of in depth attention to details plagues the general public, it is our job as the blogger to capture attention and keep it long enough to get our point across with our content. I bet right now you are looking for ways to scan this article to see if you can get the relevant information quickly to see if it will help your blogging. By using attention grabbing elements in your content like bold headlines, catchy titles and other style elements, you are able to keep your readers on your pages longer by interacting not only with words…but visually.

What Are Shortcodes?

Shortcodes have come about in recent WordPress themes to help bloggers style their content in an easy to digest manner without having to know any coding. Before, the designer would have to build in certain styling aspects into the CSS of the theme and then the blogger would have to know how to call that css within an article without calling out any complex code (typcially RSS feeds break on some code and WordPress won’t actually recognize it within an article).

A [highlight color="yellow"]shortcode[/highlight] is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut.

So what do you end up with? When you type something that looks like this (note the brackets around the text)…

[onehalf] Testing out shortcodes with 1/2 columns. [/onehalf] [onehalf last="last"] Hey look! Another 1/2 column! [/onehalf]

That ends up looking like this on your article. (Note: The following code was generated via a plugin you are about to see below and is not apart of the stock WordPress install or with my current theme.)

[one_half] Testing out shortcodes with 1/2 columns. [/one_half] [one_half last="last"] Hey look! Another 1/2 column! [/one_half]

By using brackets that call CSS elements in your code, you are able to simplify the process and use a predetermined library of functions to call out whatever you want to in your article. Basically, you are drastically simplifying the process of making your content easier to read while being able to grab more attention to elements that you deem important.

The Problem For The Blogger (You)

While shortcodes are an incredible way to create more engaging content, up until this point…most themes did not come with a library of shortcodes for you to choose from. Recently, themes from WooThemes and Theme Forest have started integrating shortcodes into their themes to give bloggers more options within their content. While this is great, it also runs into a unique problem for the blogger down the road. What if you want to change your theme to a different brand or custom option? All of the shortcodes that you setup within your content will become obsolete and your readers will see the brackets instead of the styling on all old articles!

One of the reasons I push WordPress so much for bloggers is the extensive ability to install plugins to enhance the WordPress experience. When you go to change how your site looks on the screen, your plugins go with your site as you update the look. The guys over at WPSwitch came up with an awesome plugin that makes your life much easier with shortcodes. With over 100 of different options, looks and tables, you are able to make columns, insert alerts, make picture slideshows and a whole host of other options to make your content more engaging. The best part…it operates independent of your theme via a plugin so you do not have to worry about transferring your shortcode styling when you change themes in the future. It is all integrated and ready to go once you hit the activate link.

To show you how easy this plugin is to use, I have put together this short screencast to show you how The Shortcode Kid plugin for WordPress operates.

If you are looking for an easy way to create more engaging content on your blog, I highly recommend the use of The Shortcode Kid plugin. It makes life much easier to create and manage shortcodes within your content and by using a plugin…you insure that the shortcodes will be compatible across future design needs. At $40.00 for the plugin, it is a premium option, but it adds a lot of value to your blog (future updates and additions to the plugin are free when you purchase).

Check out the rest of the shortcode options and pricing by clicking here.

How I Increased My Newsletter Signups By 150% In 3 Minutes

In the blog world, your #1 resource for traffic and making money online is your list. While some are hesitant to start an email newsletter, the fact remains that if you want to be successful online, it is a necessity…not an option. Since the number of targeted subscribers to your list directly correlates to your success online, bloggers like myself are always testing new ways to get people to signup. Up to this point, a Lightbox Hover has been the highest converting method to convert casual readers into newsletter subscribers and long time readers and…as you have probably noticed…the lightbox hover on RobbSutton.com has drastically changed.

How I Increased My Newsletter Signups by 150% and Higher

It shouldn’t be surprising that people really protect their email address online. With as much spam that hits our inboxes on a regular basis, online security has become a growing problem over the years. As an online entrepreneur/blogger, it is your job to show professionalism and poise when asking for email addresses. So…your first impression is everything in converting that causal first time reader into a subscriber and first impressions all come down to design.

Unfortunately for most bloggers, design is one area that is often too expensive or overlooked in the pursuit of online superstardom and even though Aweber has made drastic strides in making lightbox hovers, you still do not have a high converting, easy to setup design process that will drastically help you grow your blog…

Until now…

A friend of mine in the blogging world, Michael Dunlop, hit me up to start testing a new plugin that is now available to the public. PopupDomination is an extremely easy to configure plugin that takes your newsletter subscription service (I use Aweber) and inserts that into a fantastic Lightbox hover that goes live on your blog. While I was going to throw up some screenshots of how I configured this plugin in 3 minutes and had it live on the sites, I thought it would be better to just show you with this short video.

Product Links: PopupDomination | Aweber

As you can see by the video…I custom taylored the Lightbox to match the site, and the conversions went through the roof.

Does that mean I recommend PopupDomination? Absolutely and I think you are going to see a lot of bloggers do the same.

The $37 dollars this plugin costs has already paid for itself and more on my blogs in only 3 days of operation.

The only thing I wish it had (which is already in development) is split testing and when that feature goes live…it is going to add an extremely strong foundation to an already fantastic plugin.

Buy You Own Copy Of PopupDomination by Clicking Here

Still not sure you need an email list? Check out this article series to see why you need to get started today: The 1 Thing Your Blog Can’t Live Without

Buy PopupDomination

Standout Comments – Making Opt In's Easy

One of the biggest problems most bloggers face is increasing opt-ins. You want more people to sign up for your newsletter, your rss feed, follow you on Twitter or submit your articles to social media outlets. It is what ultimately grows our blogs past our friends and family and into that “successful zone” where you are actually generating something out of your little corner of the web.

I got an email from a friend of mine in the blogosphere last week letting me know about his new plugin called Standout Comments. He happens to know a little bit about opt-ins and how to be successful online, so I thought to myself…”ok John Chow…let’s see what this things got!”. I downloaded it and installed it on my blogs…so let’s take a look what this thing actually does.

Standout Comments: The Lowdown

From what I can tell through using Standout Comments (you can see it on this site) is the entire premise is making it easier for your readers to opt in to your rss, newsletter, Twitter and social media avenues. Now…we all know this already, but it is essential to make things as easy as possible for your readers because if it is even just a little bit difficult…they aren’t going to do it…no matter how much they like you and your blog.

Once installed and configured through the clean, easy to use admin panel, your readers are presented with a few more new options when they are leaving a comment on your blog. With an easy check of a box, they can do four things:

  1. Signup for your rss feed via email.
  2. Signup for your email newsletter.
  3. Follow you on Twitter.
  4. Subscribe to comments left on that article.

The plugin uses the the name and email address provided in the comment form fields to give your readers the option to sign up for your opt-ins with the ease of a single click. I don’t know about you…but it doesn’t get any easier that that!

You can also choose which social media submit icons display much like the Sharable plugin by checking boxes in the admin panel.

I have been using this plugin for about a week and I have been very happy with the result. It is easy enough to use that any blogger can get it setup correctly and running without issue. It also does what we all ultimately want…it makes it incredibly easy for the commenters on your site to become a part of your community. With all of the rest of the noise on the web (that increases daily), it provides you with the means to stay in touch and bring more readers back to your content…further growing your blog.

Check out Standout Comments for yourself by clicking here.

Edited to add: Did I mention that you can win a free iPad if you install Standout Comments in the month of May?! Well…now you know.

Review: OiO Publisher – On Site Direct Advertising Management for WordPress

Direct advertising and affiliate banner management is an increasing source of income for bloggers looking to squeeze that last penny out of every pageview.

The hurdle comes when bloggers try to optimize this process into something that is easy to manage and use. While there are a lot of free options out there for Adsense and other specific categories, I needed something that was more of a complete solution for my needs as a blogger that is making money online. For that…I looked to OiO Publisher to handle all on site banner management and direct advertising sales.

What Is OiO Publisher?

From OiOPublisher.com:

OIOpublisher is an ad manager that focuses on maximising your revenue, saving you time, and keeping you in complete control of your ad space.

This php ad management script can be used to sell and serve ads on any website. It can even be used as a WordPress plugin right out of the box!

What are the benefits?
  • Complete control over your advertising, with fully automated sales
  • Make money from your websites whilst saving valuable time
  • Keep 100% of your revenue, forget middleman commission
  • Run 3rd party ad networks alongside your own ads
  • Gain exposure through our free ad marketplace

Basically, OiO Publisher promises to control all of your on site banner advertising (whether it be Adsense, Affiliate or Direct) and allow you to sell that direct advertising straight off your site. All of this is accomplished through a WordPress plugin and some simple coding.

Review: OiO Publisher – On Site Advertising Management

When I went looking for a solution to handle all of my advertising needs on Bike198.com, I needed something that was going to be very comprehensive. I need something that is going to handle multiple forms of banner and text advertising that includes direct advertising banners, affiliate advertising banners and PPC banners like Adsense. There wasn’t anything I could find in the free WordPress plugin market that handled all of those solutions quickly and easily. From that point, I went looking for a solution.

Note: There is one free solution that is very comprehensive (OpenX) but the WordPress integration is less than ideal. I wanted a plug and play solution and OpenX wasn’t it.

Setup: OiO Publisher

Setup with OiO Publisher is pretty simple and straight forward. For Wordress users, you are given a plugin that you install just like you would any other. Once installed, you have an admin panel in your left sidebar that controls all of the settings and administration of OiO Publisher. OiO gives you an API key to get everything up and running correctly, so once you have that set…you are ready to setup your zones and get to work.

In the settings panel, you setup all of the zones on your site that are going to display advertising. These can be any size you need to accommodate your site and once you have these zones setup, you can insert them via the supplied widgets or insert the code into your header.php, footer.php or single.php file (the file that handles your posts). This makes it very easy to install ads in your WordPress blog and have the OiO Publisher plugin automatically handle any changes that you make over time.

Zone setup is fairly easy. You have the option of setting up a multitude of options:

  • Text Ads
  • Email Ads
  • Inline Ads
  • Banner Ads

OiO Publisher Zone Example

In this window, you also set up your price, the duration of that price and how many rows and columns you want in that specific ad space (basically complete control over everything).

Each of these ad placements offer rotation options and default ad options to fit the needs of your site. The default ad option is really a great feature as you can determine which affiliate banners and/or PPC banners like Adsense you want to rotate into the empty spots if they are not filled with direct advertising. This is also a useful tool for blogs that haven’t sold any direct advertising yet and just want to serve multiple, rotating ads for increased click throughs.

On Site Direct Advertising Sales

One of the biggest selling features of OiO Publisher is one that you may not use right away, but you will in the future. OiO Publisher allows you to integrate all direct advertising sales directly into your blog. You actually setup a sales page and sell spots from the different zones directly on your site and then use PayPal, Google Checkout or any of several different payment options to handle direct advertising subscriptions and payment automatically. It really is a hands off process and you can see the example I have from Bike198.com below.

OiO Publisher On Site Direct Advertising Sales

This makes it incredibly easy for you to sell advertising space and keep it simple for your advertisers. This alone is worth its weight in gold.

Overall Thoughts: OiO Publisher for WordPress

OiO Publisher is a very powerful tool for bloggers. It can completely handle all of your direct advertising needs on site in a way that solidifies your brand. But the true power of this plugin comes in with its ability to handle all of your other needs as well (affiliate, ppc). OiO Publisher can seamlessly integrate all of your money making advertising solutions into one controllable resource. In the long run, that pays for itself more than you can even imagine.

I actually use OiO Publisher on all of my sites now as my only solution for banner and text ad placement and that is why it is linked in my tools section.

What I Like About OiO Publisher
  • Handles multiple ad types for bloggers
  • Built in ad rotation with default ads
  • Easy to install and integrate
  • Cheap!! This thing is a steal for the features
What I Didn’t Like About OiO Publisher
  • Setting up the on site sales pages does require some coding knowledge (support forum is great if you need help)
  • Stat package is not as robust as I would like to see

If you are looking for a one stop shop for all of your advertising needs on your blog, you can’t go wrong with OiO Publisher.

Get $10.00 off by using the coupon code setup just for RobbSutton.com readers. Click here and apply “BLOOM-198″ to get the discount.

Review: MaxBlogPress Ninja Affiliate Plugin for WordPress

For new bloggers, affiliate linking can be a black art. Where to I put my affiliate links? How can I make sure I am getting credit from my sales? What happens when an affiliate program goes away and I am left with all of these useless links on my blog? Surprisingly, new bloggers are not alone. These are the same questions experienced bloggers ask in our quest to make more money online with our blogging. It is no secret that affiliate marketing is one of the best ways to generate income online, but how can we make our lives easier and more efficient? How can we prevent having to go through each one of our hundreds…if not thousands…of  articles just to make sure our affiliate links are working and they are correct?

Review: MaxBlogPress Ninja Affiliate Plugin

The MaxBlogPress Ninja Affiliate plugin is a WordPress plugin for bloggers that literally puts your affiliate linking on autopilot. With this easy to use plugin, you are given a complete administration panel that makes affiliate marketing easy for the beginner and advanced enough for hardcore users. Many of the blogs you visit on a daily basis are utilizing the Ninja Affiliate plugin for WordPress…and you don’t even know it. So…is the MaxBlogPress Ninja Affiliate Plugin right for you? Let’s take a look and find out…

What does the Ninja Affiliate Plugin do?

The MBP Ninja Affiliate plugin is a WordPress script with a graphical administration panel that allows you to setup affiliate links quickly and easily. When you are given an affiliate link through various affiliate programs on the web, you are left with a long string of weird, cheap looking characters that appear to have no rhyme or reason. The Ninja Affiliate plugin takes that complicated affiliate link, makes it look like something much cleaner and more professional and then links that new link to keyword strings that you define throughout your entire blog!

So what does this really mean?

Your affiliate linking in your blog is now completely handled for you in this easy to use WordPress plugin. Even better, it is no longer your job to scour all of your articles and pages to link up keywords to increase click throughs. This plugin takes hours worth of work per link and turns it into a 5 minute job. On top of that, you can control exactly how your links look on the page and track the CTR’s through the Ninja Affiliate admin with their built in stat tracking.

MBP takes everything you would ever need in affiliate linking and throws it all into one easy plugin.

How easy it is to install?

Have you ever installed a plugin in WordPress and activated it before? That is all it takes with the Ninja Affiliate plugin as well. Once you have the plugin activated, all you have to do is start setting up your affiliate links through the control panel and setup your basic settings. How many links do you want to show per page? What color do you want your links to be? Do you want to show links on just articles or pages and articles? All of this is easily configurable through the simple admin panel.

What else can I use the Ninja Affiliate plugin for?

Branding is everything in blogging and for that reason…I actually use the Affiliate Ninja plugin for more than just affiliate links. If you notice on this blog…whenever you mouse over my Facebook profile…Twitter account or any other externally linked profile…it looks something like this “http://robbsutton.com/twitter” instead of “http://twitter.com/robbsutton”. What does this allow me to do? It keeps my branding centered around my domain name and it allows me to track clickthrough rates through the plugin!

Are there any limitations?

There is really only one limitation to this plugin that I have been told is going to be released in a future version. As of this point in time, you can not exclude your title tags (h1, h2, h3) from getting linked with the plugin. I like to style my articles and keep those tags unlinked and there is no way to exclude the plugin from doing that.

Who Is The Ninja Affiliate Plugin For?

Honestly…anyone who wants to be successful with blogging. Recently, I had an affiliate program through an online cycling retailer that mysteriously just went away one day. They decided to drop a affiliate program completely out of the blue and left all of the affiliates high and dry with inactive links on their blogs. Luckily for me…all it took was going into my Ninja Affiliate admin panel and changing the link destinations without having to actually go through each article. For those bloggers that did not have this plugin…they had to spend hours digging through articles to switch out each of these links. Now…what happens to them if we have to go through that process again? Time is money and this plugin has paid for itself more time than I can count. If you want to make money blogging and keep your branding consistent, this plugin is a must have.

There are not many blog products that I personally use (on all of my blogs) and stand behind 100%…but this is one of them.

Good Ninja Affiliate Plugin

  • Easy setup for blogging beginners
  • Advanced tracking and settings to integrate into your blog
  • Keeps branding straight

Bad Ninja Affiliate Plugin

  • Can’t exclude title tags for linking
  • Price might put off beginning bloggers

Pick up your own copy of the MaxBlogPress Ninja Affiliate Plugin by Clicking Here