Here is another way to autoblog on blogger instead of using the other scripts that fetch rss feeds and email them to blogger. The only thing you need is webhosting (unlimited) or a private server and a gmail account for every 5 or 6 blogs you create...please don't put them all on one gmail. Everything else you can buy, or find here for free in the downloads section.
I used wprobot and dj-email publish (don't follow me lunatic because I payed for your script), but you can use any autoblog script you want. I got the idea to use dj-email publish from this thread.
What made me try this and give up on the RSS programs that post to blogspot is they were all stripping my affiliate links and wouldn't post youtube videos. When I tried to use the other programs that automatically email my posts to blogspot it would have unsubscribe links, then when I tried to edit the code the plugin wouldn't work anymore. Finally I tried dj-email publish and removed this area of the php code in 2 areas (you want to edit it after you have uploaded the plugin to wordpress not before)
You need private server space or unlimited hosting because you have to install 1 wordpress with your autoblog plugin and dj-email publish plugin for each blogspot blog. Be sure to use a robots.txt blocking everyone and keep the blogs marked private in your wordpress settings. DON'T FORGET to edit dj-email publish code so it wont link back to all of your subdomains because they should be kept private.
In dj-email publish plugin select full post and match the email to your blogspot publishing email. Next set up your autoblogging program of choice. It should work now, and only post 2 or 3 times a day or you could be deindexed if google decides. Now if google deindexes you, your payed webhosting won't be useless, you will just make another blogspot blog.
I made this test blog yesterday using this method
Hopefully this solves the problem for some of you who are worried about too many subdomains
I used wprobot and dj-email publish (don't follow me lunatic because I payed for your script), but you can use any autoblog script you want. I got the idea to use dj-email publish from this thread.
Code:
http://www.blackhatworld.com/blackhat-seo/blogging/135190-ask-blogspot-autoblogging-question.html
What made me try this and give up on the RSS programs that post to blogspot is they were all stripping my affiliate links and wouldn't post youtube videos. When I tried to use the other programs that automatically email my posts to blogspot it would have unsubscribe links, then when I tried to edit the code the plugin wouldn't work anymore. Finally I tried dj-email publish and removed this area of the php code in 2 areas (you want to edit it after you have uploaded the plugin to wordpress not before)
Code:
<br /><hr /> Orignal From: <a href=\"". get_permalink($post_ID) . "\" target=_blank>". $mytitle . "</a><br />\n
You need private server space or unlimited hosting because you have to install 1 wordpress with your autoblog plugin and dj-email publish plugin for each blogspot blog. Be sure to use a robots.txt blocking everyone and keep the blogs marked private in your wordpress settings. DON'T FORGET to edit dj-email publish code so it wont link back to all of your subdomains because they should be kept private.
In dj-email publish plugin select full post and match the email to your blogspot publishing email. Next set up your autoblogging program of choice. It should work now, and only post 2 or 3 times a day or you could be deindexed if google decides. Now if google deindexes you, your payed webhosting won't be useless, you will just make another blogspot blog.
I made this test blog yesterday using this method
Code:
tarotmeanings.blogspot.com/
Hopefully this solves the problem for some of you who are worried about too many subdomains
Last edited: