Automated Blog Posts with WP Robot

by Jeremy on April 13, 2012

WP Robot Plugin for WordPress

A while back I wrote about using WP Robot for automatic content creation.  I was playing around with simple sites that create their own content, mostly using WP Robot and eBay affiliate feeds.  WP Robot is a WordPress plugin that is able to grab content from a variety of sources and post it to your blog.

I recently found a new use for WP Robot, so I wanted to mention that, in addition to giving an update on two years of WP Robot posts on a couple of sites.

Automated Content Creation

As I’d written about in the original post, I was trying WP Robot out on Outdoor Game Reviews & Outdoor Game Bargains.  Over the last couple of years, I’ve more or less left these two sites alone.  I’ll occasionally add games to the Review site, but the Bargains site is an eBay affiliate site, which indexes a few different Outdoor Games.

It didn’t take long to realize that Google was pretty adept at ignoring the posts created by WP Robot.  Whether for issues with duplicate content or some other reason, very few of these blog pages are indexed.  Both sites have continued to create posts, but neither one has seen increases in traffic due to the auto-created content.  In fact, I’d almost guess they’ve been indexed less because of it.  The Bargains site is virtually dead, and the OGR site only sees traffic to the pages I’ve created with reviews, but almost nothing goes to the blog portion.

Beyond the lack of additional traffic generated by the WP Robot posts, a lot of the posts that have been created have veered pretty far off topic.  You can set keywords, but it’s a unique challenge to try to pick keywords that don’t overlap in to other areas.  OGR has created posts at a pretty steady rate, but I think you eventually run out of good content for WP Robot to pull, so it pulls whatever else it can find… which isn’t much.

The end result of almost 2 years of WP Robot content?  Pretty little benefit.  In fact, I think I’ll be removing the posts from OGR to see if I can improve it’s standing in Google by removing the content that they aren’t indexing anyway.  I’ll dig in to OGB, but I may remove things there, too.

New Uses for WP Robot

Given my lack of benefit from WP Robot in the past, you might think I’d be sour on it.  Not at all, actually.  I’ve recently found a use for WP Robot that I’m very happy with.  It’s not the hands-off content creator I’d originally hoped for, but it is serving a purpose.

I’ve got a few sites where video content is a great benefit to the site.  I’ve recently started posting video content to 3 sites with the help of WP Robot.  Cornhole Game Builders, Outdoor Game Players, and Play Drinking Games now have video content.

I’ve found that WP Robot doesn’t do a great job of formatting content, or always picking the correct content, but it does do a heck of a job finding content.  WP Robot is able to create posts in Draft mode, which lets you review or revise them before they are posted.

In the case of the video feeds like I’m doing, I let WP Robot create a new YouTube Draft post about once a week.  Whenever I have time, I go to the site and browse through the Drafts.  I toss the videos that suck right away.  The videos I like, I’ll watch and write a few paragraphs of my own text.  This allows me to format the post I I’d like, and create some unique content to supplement the video.  It’s really easy to quickly describe a video, and the text gives Google something to reference with crawling the page.  I can quickly turn 4 or 5 drafts in to posts, then schedule them to publish over the next few weeks.  An hour of video watching provides me over a month of blog posts!

Another thing to mention is that I’m now using WP Robot on sites that were already working.  All 3 of these sites already had well indexed content, but I was using WordPress Pages, not Posts.  I had the blog portion of my website sitting unused.  WP Robot gives me an easy, semi-automated option for utilizing something that’s already built in to my site, but not being used.  While this content may not create a ton of additional traffic, there’s something it’s doing that can’t be directly measured.  It’s actually providing a better user experience!

For all three sites, I’m able to supplement the existing content with video examples.  People can see visual examples for the Drinking Games I’ve already written rules for, they can watch people play games I’ve featured on Outdoor Game Players, or people can see people actually building the boards they’re learning how to build on Cornhole Game Builders.  All 3 sites are better for the visitor because of the videos.  In the end, that may cause them to share the site with somebody else or create that coveted backlink on their blog or website.

So is WP Robot worth it?  All depends on how you plan to use it.  Customizing the content for your own needs is key.  Just setting it up and assuming it’ll create quality content for your website probably won’t work.  Use it to supplement your content, or gather content for you, and you might just be as happy as I am with it right now.

{ 0 comments }

Change Shopp Receipt Titles

by Jeremy on June 17, 2011

Change Shopp Receipt Email Titles

By default, the Shopp Plugin for WordPress uses “New Order” as the subject line for emails.  This works well enough, I guess, but I have reasons to want a little more specificity.  I really wanted the Order ID in the subject, that way I’d be able to scan my order emails and easily find what I’m looking for.  It’d also be very helpful when forwarding orders to some of my vendors.  I generally add it myself, but that’s a pain from my phone — much easier if it’s already there.

After serveral months of running the Shopp Ecommerce Plugin for WordPress, I am really happy with it.  I honestly have few complains, but one of them is their awful private forum.  Support exists, but it’s not very good.  The documentation also exists, but it’s hard to find what you’re looking for.

After many test orders, I finally figured out how to get what I wanted.  I tried using PHP in the subject line, but that messed up the HTML for the entire email.  I ended up using a shortcode, which is how the subject was originally displayed.

Here’s what I did.

First, you’ll need to be using theme templates.  If you don’t know how to do that, comment on this post, and I can explain in a new post.

Second, you’re going to edit the order.php template.  When you open it, right at the top, you’ll see the “From”, “To”, and “Subject” lines for the email.  The original shortcode [subject] is what creates the “New Order” default.  I changed that line to be “OGS Order [orderid]”

I used OGS to signify the order was coming from my Outdoor Game Shop site.  The [orderid] shortcode gets me the desired order number.

Once you’ve made the edits, you just replace the theme template order.php file.  It’s actually pretty easy if you know where to look for everything.  If you have any questions or comments, please let me know!

If you’d like to see it in action, all you have to do is order a game from me!  I’m using Shopp on my Outdoor Game Shop site.

List of shortcodes you can use is here.

{ 0 comments }

Quick Delete Members from Memberlist in phpBB3

by Jeremy on February 18, 2011

Memberlist Mod for phpBB3

No matter what I do, I still get spam on my phpbb3 forums.  It seems like there should be better spam prevention by now, but apparently the spammers are presistant.  Generally, I go through and delete & ban the users one by one.  I’m fairly sure banning is a waste of my time, but I still do it about half of the time.

When the spam accounts actually post in the forum, it’s easy to identify and delete them.  However, there are a lot of spam accounts that create an account, add links to their signature, but then never post.  I don’t want these accounts, either, even if they’re not currently hurting anything.

I recently came across a quick way to delete multiple spam accounts quickly, and at the same time from the Memberlist page.  It’s a fairly easy mod that only requires modifying three files.  (mod found here)

Many spam accounts will add a URL to the website field, and you can easily see this from the memberlist.  It’s also often handy to remove members who registered but never logged on to the site.  When I have time, I’ll even go through and look at the profiles for any members with zero posts.  About half of these accounts have spam links in their signatures, and I remove them as well.

Spam is a pain, but at least with this mod you can delete multiple forum accounts fairly quickly!

Original Mod Post.

{ 0 comments }

Changing Shopp Page Titles

February 14, 2011

Shopp e-Commerce for WordPress I recently started using the Shopp e-commerce plugin for WordPress. I run all of my sites using WordPress as a CMS, and I wanted a cart that would integrate in to my WordPress admin panel. The two big options seemed to be WP e-Commerce & Shopp. WPeC comes off as the [...]

Read the full article →

FireFox Add-Ons For Design & Development

January 9, 2011

I recently came across a discussion of helpful Firefox Add-ons for web designers.  I’ve tried several out.  Some I’ve kept, others weren’t my thing. I wanted to share some of them for anybody who might be interested. Favorite Firefox Add-ons These are my current favorites.  I keep these active at all times, and use most [...]

Read the full article →

WP Robot for WordPress Content Creation

September 9, 2010

WP Robot Autoblogging Plugin for WordPress Over the last few years, I’ve accumulated a bunch of domain names.  Many of them are to protect some of my existing names.  Others are just names that I wanted to hold on to and use later.  Oddly enough, in the world of Cornhole there is a LOT of [...]

Read the full article →

Thesis 1.7: New Features

April 9, 2010

Thesis WordPress Theme I LOVE Thesis. I’ve been using it for all of my websites for about 8 months now. In the past, each new website meant I had to search the ‘net for decent WordPress themes. Most of the themes I found were ‘okay’, but never exactly what I wanted. That all changed when [...]

Read the full article →