I have been using WP Autoblog to auto generate posts here using the RSS feed from my photoblog. It works pretty well, except for one thing. I use excerpt posts here for my rss feed and I wanted to be able to carry over the excerpts from my photo-blog posts to here.
In this way I would not have to re-type in the excerpt and my feeds would be more interesting. To solve this problem was easy enough simply add
// excerpt
$post['post_excerpt'] = strip_tags(trim($item['description']));
some place in the function wp_autoblog(){ section of wp-autoblog.php
Easy as pie.
Now the excerpts follow the rest of the post over, and they end up in the rss feed just as they should.
man, do u have this plugin .. i can’t find it anymore .. the owner of WP-Autoblog it’s not giving it on he’s website .. please help thx
Alex: the author stopped distributing the plugin for a bunch of good reason. I have also stopped using it. Even though I was aggregating content from a site I own and write for it still looked too much like auto-blog spam that I was afraid that search engines would not index the site. I would suggest something like CARP instead.
http://www.geckotribe.com/rss/carp/
man, u are so nice with me :) u are asking me to pay for that .. i dont have money sorry
alex: you can use carp for free, you just have to pay extra for the fancy stuff…the full version is only 30 bucks…
I tried to comment on your photo blog, but was not able to submit. Hi- I’d be interested to know if you are using a wp plugin for your top banner flash effect. Please share.
jade
Hello jade, yes thats a plugin, if you use the contact form on this blog I would be happy to answer any questions about it.