Free WordPress Autoblog Plugin

1. Any cache folder for any script will 99% of the time need to be writable.

2. That will depend on how your cron is setup. However, if it does not work that way then let me know.
 
Hello Sir.
I have used your plugin and found that Hosting cron job is not able to run the cron line generated during setup.
*/20 * * * * /usr/bin/curl http://xxxxx.com/wp-content/plugins/EazePress/cron.php?code=de7695de
It gives me the following error.

"-":1: bad command
errors in crontab file, can't install.
I have tried using a couple of different hosting providers I use for my sites, but it gives me the same error.

I tried changing the line to
/usr/bin/curl http://englishlatestmovies.com/wp-content/plugins/EazePress/cron.php?code=de7695de

It works but the server does not run the cron jobs.

Can you tell me what I am doing wrong here?

Regards
Shane
 
Instead of type
PHP:
*/20 * * * * /usr/bin/curl
before the URL, try just typing the URL and let me know if you get an error.
 
Instead of type
PHP:
*/20 * * * * /usr/bin/curl
before the URL, try just typing the URL and let me know if you get an error.

I tried to put in a url and changed it to :
*/20 * * * * /usr/bin/curl url http://xxx.com/wp-content/plugins/EazePress/cron.php?code=de7695de.
But it did not work.
Is it what you meant?

Just for more information If i just remove one star in beginning of original command , then the cron job gets added.
/20 * * * * /usr/bin/curl http://xxx.com/wp-content/plugins/EazePress/cron.php?code=de7695de.
But it does not do any posting.
Please help me look into this matter as I am looking to use this great plugin soon.
Thx
 
Try the following:

PHP:
*/20 * * * * http://www.theurl.com
 
Awesome! Sweet plug-in! Definitely giving this a go

Thanks for the support!

Just a quick message to anyone using this plugin:

Please help spread the word about it. Don't just use it and keep it all to yourself. There are plenty of other people out there that would be interested in it. So, make a blog story, forum post, article, tweet, etc. about it!

Please cast a vote for both EazePress and WizardRSS:
http://www.killerstartups.com/Blogging-Widgets/eazepress-com-a-new-tool-for-autoblogging
http://www.killerstartups.com/Web-App-Tools/wizardrss-com-a-tool-that-displays-rss-feeds-in-full
 
Last edited:
How can we remove "Powered by WizardRSS | Full Text RSS Feeds" ?:hand:

Thanks for the support!

Just a quick message to anyone using this plugin:

Please help spread the word about it. Don't just use it and keep it all to yourself. There are plenty of other people out there that would be interested in it. So, make a blog story, forum post, article, tweet, etc. about it!

Please cast a vote for both EazePress and WizardRSS:
http://www.killerstartups.com/Blogging-Widgets/eazepress-com-a-new-tool-for-autoblogging
http://www.killerstartups.com/Web-App-Tools/wizardrss-com-a-tool-that-displays-rss-feeds-in-full
 
Nice Plugin. I think AutoBlogging is something I should have taken advantage of years ago, but I shall still do it for years to come. Thanks for this tool.
 
Thanks to share wordpress autoblog plugin with us. I think a big number of webmasters will this tool because it is free and will save their times.
 
Let me know what you think about it and if you have any issues ;)

Amazing piece of plugin! Thanks much for providing it.

The cron job and feeds all work seemlessly without any problem. Everything was automated.
I had problem with cache images problem at first, but then I read the instructions, so
I created a cache folder in the root directory of the plugin and set the permission to 777
and that solved the cache images problems and the feeds came through without a hitch.

I ran into few issues I think you should address though...

1. I set the fetch to 10 and only returns 5 posts. No matter what number I put in,
it only fetches only 5 latest posts from the feed.

2. No (custom) tags are created (unless I don't know how to do it).

3. Issue with "Powered by WizardRSS | Full Text RSS Feeds" on the bottom of the post.
Site visitors might think this is not so good.

4. Rewrite module doesn't seem to work on the title of the post. I put several "rewrite to" words,
but the posts from the feed do not change.

These are some of the issues I encountered using this plugin.
The plugin has great many things I have yet to try,
but these are some of the issues I found during my initial run.

I'm trying to fetch a large number of archived materials from a website, but I can't seemed
to find a plugin to do that. Can you help me on this? Can this plug do that?

Also, do you have instruction manual? I need to learn more about the template system
and exactly how they work.

Thanks again for great plugin!
 
Try the following:

PHP:
*/20 * * * * http://www.theurl.com

Hi Still no luck with it.
I feel strange, is it only me facing this problem. So when I put this command, I also need to select the minutes,hours,day,month,weekdays settings too, right?
What should i select in these settings, may be it is these settings that are causing a problem?
 
Awesome plugin but the "Powered by WizardRSS | Full Text RSS Feeds" is kinda stopping me from using it. Is there any way to remove it?
 
incredible!! i will try this baby...hohooh
and thank you nokcha for the guide..^^
 
Thanks for a great share, will definitely come in handy for many new projects.
 
You guys can use the rewrite function to rewrite "Powered by WizardRSS | Full Text RSS Feeds" to whatever you love. It works

Unfortunately, while that works in "appearance", if you look at the code you'll see that the original links still exist.

I too would be willing to pay a fair price for this plugin if it allowed us to remove those links. It is a good plugin, but I worry that considering Google probably isn't terribly fond of autoblogs, if they see all the posts on a site having a link to a known autoblog site (or TWO!)... then this plugin may do more harm than good in the long run. Call me hyper-paranoid, but it seem to make sense and it seems the right thing to do to give users the option to NOT have links generated with this tool.
 
Back
Top