Plugin features

Automatically adding common tags to wordpress posts with Automated Editor

Written August 20th, 2011

Automated Editor can do a bunch of neat stuff with tags but one of the most popular uses with our beta users was the assignment of “common tags”, that is tags which we regularly use as bloggers but either sometimes forget to enter or just cba too. So here’s how you can use Automated Editor to take the pain out of tagging (at least the common stuff!)

 

Say your blog was about cooking, for example and you quite often use 5 main ingredients, of which you have to tag every time:
Read the rest »

More Future Feature Ideas

Written August 20th, 2011

We have had a few more suggestions from a new user, things we can chuck into the next version probably – thought we could share them here – The first one is something we have missed actually and already added to the “do list” for our 1.4 version of Ae (coming soon.)

  • When creating a schedule the ability to Target by “Posts no older than” needs to have an opposite option “Posts older than” (Common sense)
  • New rule idea: Add a comment (predefined or ??? text)
  • New rule idea: Add a rating/s (1-5 star etc. to fit with other plugins/wp)
  • New rule idea: Create category and add target post to it
  • Ability to add new tags (not just already created ones)
As always we appreciate you users dropping us possible enhancements/thoughts on Automated Editor, so let us know!

Useful Automated Editor Rules Files – Auction2Post

Written August 18th, 2011

If you use the Auction2Post wordpress plugin then you will likely benefit a lot from Automated Editor, as per this post at woodylabs. The mass automated replacement of bad phrases is something automated editor does more than well, and as it operates at point of publishing it is a lot more effective with your server time than using wordpress filters!

We added the import/export functionality recently to aid moving your rules between blogs, Auction2Post blogs being a perfect example of the benefit of this new feature, it being more than likely you want to replace/remove/operate in the same way across several sites.

One word of warning with rules files though – be careful what you import! Only ever import rules files that you trust, from places you trust. The reason being if you just import a rules file and setup a schedule without fully knowing what the rules file contains then you could be signing over access to your content to someone else, the rules file could place links in posts or do a number of different things. This post about Auction2Post and Automated Editor together has a trusted rule file in it, as woodylabs is a trusted resource, but always check through rules imported!

Useful rules file for auction2post

You can pause Schedules individually or all at once!

Written August 14th, 2011

The convenience of having more than one schedule is one of the most useful things about the ultra-pro version of Automated editor, it allows you to have some rules running on some specific targets, some of the time. With the latest version you not only have the capacity to have many, many schedules, you can also easily pause and start them all at any point!

That’s right from the latest release (first public release) 1.3 you can now pause schedules individually or completely. Not sure if a schedule is doing what it should be? Hit the pause button next to it while you work it out. While paused (as long as it hasn’t already been fired a millisecond earlier) your schedule will remain dormant, even if it should be fired (hourly trigger or daily etc.)

As we improve scheduling this may no doubt improve more, but for now its been quite useful a feature to us!

 

If your on the free version then maybe its time to think about getting ultra pro to fully utilise this powerful addition, or if your one of our old friends using a beta version of the plugin let us know/get the new version!

Ultimate WordPress search and replace / String replacement & removal

Written August 13th, 2011

One of the most useful features of Automated editor is its search and replace function. You can set this up in a rule and use either replace one string with another directly, use regex to find matches and then replace them, or do the same to remove strings. Furthermore you can choose to just replace or remove a specific instance or all (e.g. replace 2nd instance or all instance’s of string ‘x’ with ‘y’) AND ALL THIS CAN BE RE-RUN AUTOMATICALLY!

There are a few important things to remember when using string/regex search & replace/remove within AutomatedEditor:

Remember its the HTML content of your posts Search and replace operates on

  • You will need to make sure you remember to switch tabs to “HTML” in the add new/edit posts page if you want to see the HTML and know what to replace. 
  • For example a string may appear one way in the browser (Visual Tab) and another in the source, Automated Editor plugin works on the source, a lower level to give you more control.
  • Check out this post for more information on using regex to replace specific html in automated editor rules
  • Search and replace is Case Sensitive by default

    • This lets you be more specific with your search and replace within the plugin
    • Use multiple versions of rules or regex rules if you need to target both cases 

     

    So remember, string replace is case sensitive, use spaces at the start of strings to get specific words and other similar tricks, triple think through your automation rules to avoid nearly-infinite loops and ask if you need more help!!

Parsing HTML, regex expression’s in Automated Editor Rules

Written August 13th, 2011

Looking to replace specific html with Automated Editor? It can do that quite well. Equipped with both string replacement and regex rule match replacement options you should be able to achieve almost any automatic string operation you need to with the plugin. It does it automatically too, did we say?

Anyhow for those who need a bit of inspiration on how best to replace a specific html element, or wanting some more information on how Automated Editor parses the HTML of wordpress posts you have hit the right page, here we are going to discuss in more detail the process of cutting only the specific bit of the post you want, or replacing (it removes or replaces…)

Read the rest »

Our favourite Future Feature ideas.

Written August 13th, 2011

If you haven’t already checked out our future features page why not head over there now? It’s an ongoing list of the things we have not yet added to Automated Editor but would like to in the future. Voted on by the community of users, future features will hopefully keep us moving in a way that keeps everyone happy. Here’s a little exploration into our favourite possible developments.

Email notifications

Wouldn’t it be nice to know when one of your contributors posts a post with a specific string? Or perhaps how many times a string has been switched out for an affiliate link or seo friendly link on a specific blog? How about on some of the more automatic blogs, want to know the success rate of your newest set of rules, direct to your inbox? There’s quite a few ways we can think of combining email notifications/pushing into Automated Editor, it would be invaluable to mix email with the automation setup. This ones high on our list!

Post backups

Wordpress does a lot of this for you, at least in terms of versioning. Automated Editor however is a little more brutal, or has to be to circumnavigate a few things. This is both good and bad (read the disclaimer if you haven’t already!) but sometimes it would be nice to be able to offer just a little more reassurance to our users. If we add this feature it will be the belt and braces to the plugin, backing up posts before changes, perhaps even integrated with email notifications as above and a step through system for seeing your changes in action (or reverting back to old versions of posts.) Perhaps backups could even be integrated into rules as actions. Perhaps.
Read the rest »