
Autoblogging is the process of automating blog’s for your business, while some in the industry make be critical of the process there are actually a number of cases where autoblogging makes perfect sense such as a news relay services, real estate agents or even recipe or automotive websites. At it’s most basic level, autoblogging is about taking common repetitive tasks and making them easier for website owners.
For example, a real estate website could automatically pull postings from their local MLS listing service and create effective web posts on a realtors blog about each properly by listing information and pictures for visitors, this type of auto blogging is fairly common in the industry and saves agents countless hours of copy and pasting listing details from other websites.
Let’s take a look at how to run an effective auto blogging package, it takes a little experience and technical knowledge but these may be easily overcome by hiring web professionals such as myself for the more complicated parts of the process.
Install WordPress
Step one of course is to install WordPress, a great and flexible blogging package which happens to be free. You can download WordPress directly and install it on your web host of if you’re less technical you can setup your hosting with BlueHost and use their automated process to easily install WordPress with a quick click of your mouse.
Install Appropriate Plugins
Plugins are add ons to WordPress, they’re like super powered steroids that make WordPress do extra stuff. In this case, you’ll need to download and install FeedWordPress to make WordPress import RSS feeds from around the Internet.
What’s an RSS feed? Well simply put, it’s geek speak. RSS feeds are used to let one computer or software program talk to another, basically it’s a specially formated file that tells one website about the content of another website. You’ll need to use it to automatically pull content from one website to display on other.
Now, to make sure you’re really cutting down on your workload, there are a few more plugins that you’ll need. See, FeedWordPress will fetch thousands of posts … some are duplicates and many need proper keywords etc. so lets add a couple awesome plugins to make your life a little easier.
WP Auto Tagger will add keywords to each post automatically, this helps cut down the work you’ll have to do to each post.
Delete Duplicate Posts is a quick way to make sure you don’t have duplicate posts in your database.
Setup Your Feeds
Now that you have your blog setup and running, you’ll need to add feeds from popular sources to automatically populate your blog. For example, you may wish to add a feed from Google for blog posts featuring my name. To do this, let’s search Google Blog for Christopher Ross and take a look at the results. On the left hand column, we see a link for RSS. This link offers us the ability to copy and paste the link http://blogsearch.google.com/blogsearch_feeds?hl=en&client=safari&oe=UTF-8&um=1&q=%22Christopher+Ross%22&ie=utf-8&num=10&output=rss into FeedWordPress. Once this is done, your website will scan the blogshere on a schedule, looking for all new posts about Christopher Ross. You can do the same with Google News, to ensure you always know what’s happening.
Manage Posts
When you setup FeedWordPress it asks if you’d like posts to be held for moderation or posted, it’s best to always hold posts for moderation while you’re getting used to the system and make notes of things you need to delete or edit before they go live.
Advance WordPress users will also be able to build special functions into their websites to automate complex parts of the process. For example, I use the CRON services on BlueHost to automatically run a series of scripts on many websites, which scans newly added posts for content, URL’s and items to skip or delete. If you don’t have access to CRON services, the WordPress plugin U-Cron will do a similar service for you.
Common Corrections
My scripts for example, run a simple WordPress function every 15 minutes:
[source lang="php"]$wpdb->query("UPDATE `www_greatchefs_com`.`wp_posts` SET `post_date` = ‘".date(‘Y-m-d H:i:s’)."’,
`post_date_gmt` = ‘".date(‘Y-m-d H:i:s’)."’,
`post_modified` = ‘".date(‘Y-m-d H:i:s’)."’,
`post_modified_gmt` = ‘".date(‘Y-m-d H:i:s’)."’ WHERE `post_date` < ‘2000-01-01 00:00:00′;
");
[/source]
This simple script scans the WordPress database for any post with a date prior to January 1st, 2000 and automatically changes it to the current date. This saves me hours of manually updating posts and makes posting to client websites dramatically faster.
After my scripts have tested for and corrected the majority of minor, common issues I automatically move the post from Pending to Draft which indicates the post is ready for me to review and if I want, post it live.
Approval
The final step of auto blogging and one that I believe is often overlooked is the final approval of an article. Personally, I believe it is critical that people (not machines) do a final scan of each article being posted and ensure it is accurate, maybe this isn’t true auto blogging but it’s impossible for robots to ensure everything is right so a quick scan of the article will ensure that you’re sharing the right information with your target audience.
Who is Auto Blogging Right For?
There are a lot of industries that autoblogging simply wouldn’t work for. For example, I would never want to automate my website here to scan for WordPress articles but I do believe that scanning trusted data sources and automatically processing listings for car dealerships, financial reports, real estate, news services, syndicated news etc. is a wonderful use of RSS and auto blogging technology.
Shameless self promotion – If you’re thinking about automating your online presence, why not give me a call or drop me an email and I can help you make the best choices for your blog.
May
2009
10 simple ways to say thanks to a blogger you enjoy reading
When I was working at Yorkville University I met a fellow IT manager named Glen who shared a theory about technology people. If I remember this correctly, his former manager once told him that IT people needed money, toys or interesting projects to keep them motivated. Most of the time people assumed it was money but to people in the technology field, money wasn’t the most important thing.
I feel that way about making money online here at thisismyurl.com, which is why I don’t believe asking for donations is the right way to go when it comes from receiving support from people who read my blog. In fact, I’m going to go out on a limb and say that I think most bloggers feel that way. So how can you say thanks to somebody for a blog post you’ve really enjoyed? Here’s a few ways that I can think of off the top of my head:
Support their sponsors
One of the easiest ways to say thanks for a job well done is to simply take a couple seconds and look at who’s buying ads on your favorite blogs and if there’s something being marketing which interests you, click through to check it out. The act of clicking an affiliate link doesn’t put money in your bloggers pocket but it does reinforce with the affiliate company that the blog has pushed traffic to their website and this act alone is valuable to both the blogger and the advertiser.
Support their commenters
One of my favorite ways to support a blog is to read their comments and click through to supportive, helpful commentators. Again, this doesn’t make the blog owner any money but what it does do is prove to the person who left the comment that the time they spent leaving a comment was well received. I get to learn a lot from a lot of great bloggers this way but it also helps encourage people to leave helpful comments which is the best way to support a blog.
Tweet about them
People blog for a number of reasons but regardless of why a blogger takes the time to write posts on the web, telling your followers on Twitter is a great way to help encourage them to continue writing great comments. You can also Digg them or list them on Stumble Upon if you’ve really enjoyed their content.
By ads on their website
A lot of bloggers sell ads on the side of their sites, why not help them out by promoting your own products and services?
Post a link to their story on another website
If you enjoy reading something on one blog and think it could help support and article on another, why not take a few minutes and share the link there? I often post supportive, helpful links in the comments of a blog to help the owner know about other great blogs. It helps both blogs become stronger, better and more co-operative!
Send money
If there’s no other way for you to say thanks, sending the blogger a couple dollars to help keep them infused with coffee is always nice.
Support their plugins and themes
If your favorite blogger writes plugins or themes for something like WordPress, take a few minutes and download it, comment on it or rate it on the public directories. A lot of bloggers get significant portions of their traffic directly from these directories and your supporting their plugins helps build visitors to their websites.
Leave comments
I can never stress enough how much a great comment encourages a blog owner. If you’ve taken the time to read a blog post and found it helpful, spending just a couple seconds to leave a thank you note and encourage the blogger to continue writing is a great way to say thanks. If you can add to the conversation, correct a glitch or improve the bloggers understanding of the subject matter … all the better!
Post a link to their blog
The holy grail of compliments to a blogger? Posting a link to their content! If you run a website of your own and find something a blogger has written to be helpful, post a link and tell your visitors why you liked what you read. It’s amazing how much this helps a blogger build a bigger audience and how easy it is to do.
Tags: Act, Advertiser, Affiliate Company, affiliate link, Asking For Donations, blog, blogger, blogs, Commentators, Couple Seconds, Fellow, few minutes, job, making money online, Marketing Advice, Marketing Advice, Met, People, Plugins, Technology Field, Top Of My Head, Toys, traffic, Traffic Website, Tweet
Posted in Blogging, Web Site Advice