How to create a blogger auto blog?
People talk much about auto-blogging on social networks and forums. Many of them have good earnings from their auto blogs. This type of blogging is popularly used by blackhat bloggers. So, what is auto blogging?

Autoblogging is the term we use to automatically create content for blogs, as opposed to manually writing individual posts. When your autoblog is established and run, you don’t have to spend your time and effort to write articles for it. Your blog posts are created automatically by copying contents from other websites.
Copying contents from other websites will result in duplicated content which is not good for a blog. The reason why duplicated content should be avoid is Google loves fresh and unique contents. Your blog will receive penalty from Google when they find duplicated content in your blog. You can’t use Adsense on a duplicated content blog too. If you try to do that, your Adsense account would highly be banned.
Bloggers create autoblogs by using their own scripts, wordpress blogs with autoblog plugins, or free Google blogs (blogspot) too. Below are some simple steps we can use to create an auto blogspot blog.
1. Register an Google email account at Gmail.
2. Create a free blog on Blogger.com.
3. Enable email posting function on your created blog.
4. Forward all emails to your email posting address.
5. Go to feedmyinbox.com and subscribe to all the feeds you want to have posts.
Now you have the general ideas about auto blogging. I hope this post is helpful for you.











This post has 15 comments
August 31st, 2010
thank you very god
September 4th, 2010
foward email to email posting address need Verification, how to open email posting address??
September 5th, 2010
Hi Jasa,
You can view the verification email in “Edit Posts” section of your blogger account. It is displayed as a post. Good luck!
November 14th, 2010
Hi,
Thanks that was very helpful info!
Take cre
September 5th, 2010
I created a post about this with more detailed explanation. You can find it here
September 8th, 2010
Thanks ! chưa biết hiệu quả ra sao nhưng mình sẽ thử
October 26th, 2010
In regards to eliminating the unsubscribe link from a blogger post that was sent via gmail I have the css solution to this issue.
I use http://www.xfruits.com to send feeds to gmail. I haven’t tried this with feedmyinbox yet but it sould work the same. In the bottom of each post the footer div will have the id=”footer” and class=”unsub”
now
1. go to html in your blogger template.
2. look for this:
.post-footer {
margin: 1.5em 0 0;
}
3. put this below it:
.unsub {
visibility:hidden;
margin:1.5em 0 .5em;
}
Works like a charm!
No “unsubscribe” link shows in my posts now
October 29th, 2010
Thanks Eldudarino, it’s really helpful!
November 14th, 2010
Hey Eldudardino !
Where to find some good feed list? If you have any then send me some !
December 9th, 2010
sorry it took me a while to get back. I would look at these directories.
Feedzilla has the most categroies. Probably the best directory.
http://www.feedzilla.com/rss.asp
http://www.feedage.com/
http://www.rssfeeddirectory.org/
I’m sure there are 1000s, but these should do ya for now.
Peace
December 1st, 2010
Hey I’ve found a new site which is better then http://www.feedmyinbox.com ! When you make an account on feedmyinbox.com it give you post with a unsubscribe link where your visitors can easily unsubscribe, and you cannot remove the tag “unsubscribe”. I recommended you all to use http://www.innerfeed.com which is really easy to use. you add modify and delete any feed by login into it not from the post.
test blog Test Blog
December 9th, 2010
Ok. The difference between Xfruits, and Feedmyinbox is that xfruits sends the posts written with s with classes, and IDs .
Feedmyinbox does not send posts this way. They only use tables.
With xfruits you can write custom css to mask things you don’t want to have show up on your blogspot blog.
Here is some more css. xfruits makes a list of all items that begin each post. This makes for an ugly blog.
Use this css.
Now you’re going to look for the 1st css section starts with /*Content and scroll all the way down to the last class selector in the content section which should look something like (it may vary some on other templates)
.body-fauxcolumn-outer .cap-top {
position: absolute;
z-index: 1;
height: 276px;
width: 100%;
background: transparent none repeat-x scroll top left;
_background-image: none;
}
Now, put this piece of code below it:
.list_items_summary {
width: 500px;
height: 4px;
background: url();
padding-top: 100px;
overflow: hidden;
}
You should see the beginning of the columns section right below your .list code
/*Columns
——————————————–*/
Now, if you have 50 items in one post, you won’t have the long numbered list at the beginning of each post, and your autoblog will look really clean.
I mostly use a two column layout with the sidebar on the left. I haven’t tried many templates, or other layouts. If I discover more css tricks I’ll post back.
Peace
December 9th, 2010
I made a typo in the first sentence.
“Ok. The difference between Xfruits, and Feedmyinbox is that xfruits sends the posts that use (div elements) with classes, and IDs”.
January 19th, 2011
I do not think auto blog is a good choice mate. Google will paralyze you for sure.
December 2nd, 2011
Autoblog is a good choice for collecting useful information.Great tutorial.
Trackbacks