What’s New in Version 2.3

WordPress AutoBlog Plugin Comments Off

RSS Feed Sources

  • Added support for dozens more RSS modules.
  • Disable and enable feeds from the main feeds page.
  • Feed viewer now pops up using thickbox.
  • You can now override any post field such as title, date, etc.
  • RSS_CACHE_TIMEOUT can now be set by editing the autoblogged.php file.

Feed Processing

  • Pseudo cron feature improved and now uses the shutdown hook rather than the footer hook so actions such as administration and feedretrieval can initiate feed processing.
  • New feed processing settings allows you to configure individual feeds to update every time AutoBlogged runs or after every each number of runs you set.
  • Allow other feeds to notify your autoblog of updates using an XML-RPC ping.
  • Include all posts from each feed, set a maximum limit on posts added per feed, or have AutoBlogged select random posts based on a percentage you set.

Post Filtering

  • Improved accuracy and exception handling of duplicate post detection.
  • Truncate or filter out posts with long titles.
  • Filter out posts where the titles are in all caps or where they contain multiple consecutive exclamation points or other punctuation.

Categories and Tags

  • Improved category and tag user interfaces
  • More than once category can now be assigned to each feed
  • If more than once category selected, you can have AutoBlogged assign all categories to each post or randomly select one or more to assign to eachpost.
  • Include categories from the original post and add missing categories to your blog if you choose.
  • Updated tag block lists and improved tagging algorithm.
  • You can now disable the internal tagging engine to leave tags off or only use tags from the original post.

Images and Video

  • AutoBlogged now includes a .flv player and also allows you to specify a custom player URL.
  • A variable will be created for each individual image, thumbnail, and video when you enable the EXTRA_IMAGE_FIELDS options by editing autoblogged.php.
  • Improved image retrieval and handling.
  • The default post template now includes videos and image thumbnails.

Authors

  • You can now specify the author to use for new posts, assign a random author or use the name of the original author.
  • If the original author does not exist as an author on your blog, add it, skip the post, randomly pick another author, or specify a default author.

Excerpts

  • Excerpts have been improved and you can now set the length of excerpts based on words, sentences, or paragraphs.
  • Excerpts are automatically added to the Excerpt field of each post.

Post Templates

  • Added the following variables that you can use with post templates: %image_url%, %image_urls%, %thumbnail_url%, %thumbnail_urls%, %video_url%, %video_urls%.
  • Each WordPress post now has a custom field added called Image, Thumbnail, and Video if these exist in the feed. These correspond to the %image_url%, %thumbnail_url%, and %video_url% variables. Various themes, including Revolution and Options will make use of these new custom fields.
  • You can now add any feed element as a post variable, in the format: %media:player% or %media:keywords%. See our list of supported namespaces.

WordPress Integration

  • Improved user interface and compatibility with WordPress versions 2.5 through 2.6.1.
  • Improved compatibility with numerous other plugins, including those that modify the WordPress administration interface.
  • AutoBlogged is now a top-level menu to simplify navigation and improve compatibility.
  • Automatically check for plugin updates.

AutoBlogged v2.3 Now Available

WordPress AutoBlog Plugin Comments Off

We are proud to announce another update of AutoBlogged that includes dozens of our most requested features! This update makes AutoBlogged one of the most powerful RSS and Atom feed aggregator plugins available for WordPress.

WP Autoblog

Look at some of the features in version AutoBlogged 2.3:

  • Image and video support
  • Custom post templates
  • Advanced filtering
  • Enhanced tagging engine
  • Regular Expression Search & Replace
  • Create local thumbnails for images
  • Override feed data with your own value
  • Fully supports WordPress 2.5 and later
  • See all the features

Furthermore, we have added a comprehensive online help, and a new help desk to make sure you can quickly and easily get up and running your new auto blog.


Screenshots

Auto blog Main Page
Autoblog Edit RSS Feed

More screenshots…

Edit Feeds

WordPress AutoBlog Plugin Comments Off

The Feed Settings page allows you to individually configure and customize each source feed. From this page you can configure settings such as the category, tagging, filtering, and post templates.

General Settings

  • Enabled - Determines whether the feed is included in each script run. Use this to temporarily disable a feed for testing or during feed configuration.
  • Feed Type - This setting allows you to use one of the built-in handlers for various search engines. These handlers allow you to quickly configure a search without having to figure out the feed URL for the particular search engine.
  • Search Keywords or RSS Feed URL - When using an RSS feed use this box to enter the full path to the feed. If using one of the built-in search handlers use this box to enter keywords or tags for your search. Note that if you do not have the exact feed URL you can often enter the web site’s main page and AutoBlogged will attempt to discover the actual feed URL.
  • Title - The title is there for your own use to label the feed. This title will only show on the Feeds management page. IF you do not enter a title, the Feeds page will create a title for you.Default Status - When adding new posts from a feed, you can choose to have them automatically published, saved as a draft, saved as a private post, or with a status of pending.

Categories and Tags

  • Assign posts to this category - All posts created from a feed must be assigned to at least one category. This setting determines the category for all posts in this feed.
  • If other blog categories appear in the post - When processing a feed, AutoBlogged will check to see if any of the existing blog categories appear in the post. If they do, you can choose to 1) assign those categories to the post and 2) add those categories as tags for the post. This feature is particularly useful if your blog has categories with subcategories. You can assign the feed to the main category and let AutoBlogged automatically add the subcategories if found. For example, you may have a blog category titled Windows with subcategories XP and Vista. You can assign the category Windows to the feed and allow it to automatically assign the categories XP or Vista if those words appear in the post. This feature can add true value to your blog by intelligently gathering and categorizing content found on the web.
  • Additional Tags - With an autoblog that does nothing more than show excerpts and point to other sites your site offers little value for users and little uniqueness for search engines. The Additional Tags feature allows you to create a list of keywords, phrases, or search terms that will randomly be added as tags to each post. Not only does this improve your search engine results, it helps users to find relevant content based on the additional keywords you provide.

Include Posts that Contain

This section allows you to perform additional keyword filtering on your feed when the source does not provide such a feature. For example, you may be using an affiliate feed and only want to display those posts that contain the keyword coupon.

Note that any extra processing you perform will affect the load, overhead, and speed of the script. If possible try to use any filtering capabilities of the source feed before using the feed-level filtering.

All of these searches are performed on each field extracted from the feed, it does not do any filtering based on the content of the original page.

Enter lists of words separated by spaces or commas. To enter a phrase that includes spaces or commas, enclose that phrase in quotes.

  • All these words - All words in this box must appear in the feed in order for the post to pass filtering checks.
  • Any of these words - If any of the listed words appear, the post will pass filtering checks.
  • The exact phrase - If the exact phrase appears in the post, it will pass filtering checks. Note that if you would like to enter multiple phrases in this box, each phrase must be enclosed in quotes.
  • None of these words - If any of these words appear in the post it will not pass the filter checks.

Custom Fields

Custom Fields are a power feature that allow you to override field values, supply values for empty fields, or create new fields that you can use as variables in templates. For example, you may have a feed where all authors show as Admin, which is fairly common with blogs. If you know the author’s real name, you can create a custom field named author and enter the name of the author you wish to use.

All custom fields will also override extracted values or will be added as additional fields to the WordPress post so you can modify your WordPress theme to display these values.

Note that Custom Fields are processed before Post Templates and therefore the fields you create can be referred to from within your templates.

  • Custom Field - This is the name of the field you wish to set.
  • Custom Field Value - This is the value you wish to assign to the field. This can be a static value or you can use the post template syntax to create more complex scenarios.

Post Templates

Post Templates are the key to customizing your blog and giving it a fresh and natural appearance. Post Templates have a flexible syntax that allows for random selections, conditional content, variable insertion, and loops. For more information on Post Templates, see Post Template Reference

Search and Replace

The Search and Replace feature allows you to modify the content of a feed based on Regular Expression searches. With this feature you can do things such as rewrite words, enforce naming standards, insert affiliate ID’s, correct non-standard feeds, create unique content, or just about anything else you can imagine. Search and Replace uses the PCRE syntax.

  • Search for - The search term or regular expression to find.
  • Replace with - The expression to use for replacing the search term.

Note that the Search and Replace feature uses Regular Expressions so you must escaoe any special characters in your search pattern with a slash (\) character. The special characters that need escaping are \^.$|()[].

For example, if you want to seach for autoblogged.com and replace it with www.autoblogged.com, you would use these values:
Search for: autoblogged\.com
Replace with: www.autoblogged.com

If you want to turn all instances of wikipedia.com into a hyperlink, use these values:
Search for: wikipedia\.com
Replace with: <a href=”wikipedia.com”>wikipedia.com</a>

Note that if your search expression contains multiple grouped matches, the Replace operation will only be performed on the primary match. For more precise control over replacement, you can use backreferences in your replace expression.

Getting Started

WordPress AutoBlog Plugin Comments Off

If you don’t want to read the entire documentation, below is a quick guide for setting up a simple topic portal blog. Before getting started, make sure you have the latest version of WordPress installed and working properly. You may find their Getting Started Guide helpful.

If you plan on using other plugins, you might first want to wait until you get AutoBlogged working properly to ensure there are no conflicts.

Configuring WordPress

There are a few basic things you need to do to get a minimal blog up and running. You will want to select a theme and fine-tune the settings for your blog. For this demonstration, however, we will just need to edit the default category.

From the admin area of your blog (usually located at http://yoursite.com/wp-admin), click on Manage, then on Categories. Now click on the default category and rename it to something that relates to your topic. Also create any extra categories you might want for you blog.

Installing AutoBlogged

To install the AutoBlogged plugin, extract the contents of the download file and upload the entire autoblogged directory to the /wp-content/plugins directory on your web host.

Note that AutoBlogged will attempt to set permissions on the /cache directory to 666. If that setting does not work, you may have to use chmod 777, which may pose a security risk. If you have trouble with this step, please contact your web hosting provider.

From the WordPress admin area, click on the Plugins menu, find AutoBlogged on the list and click on the link to enable the plugin.

Configuring AutoBlogged

  1. Click on the Settings menu and then click on the AutoBlogged submenu
  2. Click on the Add new feed link.
  3. From the Feed Type list, select Google Blog Search.
  4. In the Search Keywords box, enter the search terms you want for your subject.
  5. Scroll down to the Categories and Tags section and select a default category for all posts from this feed.
  6. Scroll down and click on Save Changes.
  7. On the upper-left portion of the page, click on the Run Script Now link to test your settings and perform the first script run.

If the script runs correctly, you are finished. The script will automatically check for new posts every 1-3 hours.

What To Do Next

  • Add more feeds
  • Identify common search terms and long-tail phrases using tools such as Google’s Keyword Suggestion Tool. Add these in the Additional Tags option on the Tag Options screen.
  • Review existing posts to see the tags collected and if you see any you don’t want, delete them and add them to the Tag Filtering box on the Tag Options screen.
Entries RSS Comments RSS