Setting Up Simple Blogger Autoblog

Blogger detects it as spam. I have tried this before. Also email id and Unsubscribe links are also published to post , needs editing so can't be autoblog
 
Exactly the same problem I have. I first thought of doing this back in the days when feedblitz first came out for free (I am grandfathered in, I still have a free account) ;) I never did come up with a good solution until draft.blogger came out and I was able to schedule posts. Now I set all feeds in to post as drafts, edit them (take out links) and schedule. It is still not 100% automated, and might not be ideal if you need a massive farm for organic seo because you will still have to edit posts for links. It does work to have on demand content if you bring in traffic from other sources however. Also editing time is cut down immensely if your feed consists of little more than a thumbnail and an unsubscribe link ;) (I use it to feed porn picks to ewhores on Twitter via Twitterfeed , so the traffic from Twitter comes in, and I monetize) Again, might not be ideal for Adsense blogs. On the upside, I have been able to run blogs this way under Google's radar BECAUSE I NEVER ASK THEM FOR $$$. If I could bypass the link editing it would be a godsend, so if anyone finds a solution, please let me know.
 
There is another better way. Blogspot support xml rpc something.

There are some service that supports that as well.

I am just not sure.
 
im searching in internet and i found in this traeat. im very newbe in autoblog. it using rss feed or email post??
 
Last edited:
It uses rss and email

I ended up using his idea. Using feedburner can work too.

The problem is every blogspot that uses his idea get locked by google and the blog disappear.

Maybe it's the gmail issue. I'll figure somethin gout.
 
Using feemyinbox is not really a good idea. why?

1. Its really messy. With all the added codes inside the post, it will look like a crap.
2. Theres so many links to it. Links from feedmyinbox.com, links from the original poster and links from other things like social bookmarks targeting the original posters link.


So, is there any solution to it? Yes! All need is a php script to read rss feeds and mail them to blogger. I already setup one a few weeks ago and the posts looks good. But I don't know how to drive traffic to it automatically. I'm thinking of setting up an auto ping script to ping my autoblogs.

Is there anyone here that knows a php script to automatically sends links to bookmarking sites? I think that would be really helpful.
 
There is another better way. Blogspot support xml rpc something.

There are some service that supports that as well.

I am just not sure.

This might be what your talking about although it's all greek to me
Code:
http://life.mysiteonline.org/archives/161-Automatic-Post-Creation-with-Wordpress,-PHP,-and-XML-RPC.html
 
Stupid question right here, but im only just learning about autoblogging.

How come your allowed to copy other peoples RSS feed posts and not directly from their blog? Or can you?

Please answer. Thanks.
 
as an alternative to feedmyinbox you could use this http://rss2email.infogami.com/getstarted i think, i can't really try it now
Another ideea I just had is to make an google account, create some alerts which you send to that email and set that email to redirect everything to [email protected] this way you get the posts directly withou any links from feedmyinbox or anything, I'm going to try it now and i'll keep you updated.
 
Last edited:
Ok i did it easier. Sign out of your google account. Go to google.com/alerts, enter the search terms there, select whatever you want, and below enter the email that posts directly on blogger, go to your blog, confirm and then it's done;)
There's a problem with this too, google adds some links at the bottom and also the title is "google alert-search term". It would be perfect to send the emails to a php script which changes the title and also removes the bottom links. this can be done.
 
Last edited:
Back
Top