Optimizing a Blogspot aut0blog

janexus

Registered Member
Joined
Nov 21, 2009
Messages
80
Reaction score
6
I'm using Yahoo alerts with pipes to send feeds to the email account that post automatically but at the end of each post there is an unsubscribe link.

1. How do I remove the unsubscribe?

I'm guessing this can only be done from within blogspot or option within Yahoo alerts.


2. Rather than Using Yahoo alerts to send feeds, Yahoo also have a PHP option, how to use that with blogspot?

For the PHP option, do I get a script, find somewhere to host it then forward the output to the email for autopost?

3. Are there any free rss to mail script for blogspot without the junk links?
 
Wow, no answer? Should I rephrase the question?
 
Seems like a very complex solution, why not just do a php script to post to the blog or use an easier automated solution?

How many autoblogs does it need to post to?
 
Wow, no answer? Should I rephrase the question?
no need to rephrase mate, it's easy to understand
maybe the right people who ready to answer didn't see this till now or just nobody wants to help you out, who knows...
btw, i'm also curious about a solution for this
but maybe ya pipes isn't the best option to autoblog on blogger, there are other ways (e.g. subscribe to newsletters in your niche, another option is feedmyinbox.com), search the forum for 'autoblog blogger', maybe there are already something which could help you out
 
The problem with rss to mail is, you'll get multiple articles/news in one mail - and one blogpost.

I'm curious about yahoo pipes either. Is there a way to split a feed with it?

E.g., only get the latest post into your rss, which will be updated and sent to your inbox?
 
.........why not just do a php script to post to the blog or use an easier automated solution?

How many autoblogs does it need to post to?

Will only post to one autoblog (for now).
Another automated solution is to drop Blogspot all together for WP, but my blog is already indexed and SEOed.

Blogspot doesn't support php, so the only automation is via email.

Do you know a RSS to email method that doesn't add their own backlinks in the email?


.....but maybe ya pipes isn't the best option to autoblog on blogger, there are other ways (e.g. subscribe to newsletters in your niche, another option is feedmyinbox.com), search the forum for 'autoblog blogger',

Y-pipes is the best option I've found so far becuz I can use RegEx along with other modules and do pretty much anything with the feed. My difficulty is sending that feed to my blog..........

.....two choices so far.....

1. VIA email (autopost on blog)

2. VIA php (directly to blog)

feedmyinbox.com, just like Yahoo Alerts, sends feeds to your inbox but also add their own html links, (junk links) etc. And all the other 'RSS to Email' services does the same.

That leaves me with the php method. I've found a php script but I have no idea how to use it. I'm currently researching PHP basics.


The problem with rss to mail is, you'll get multiple articles/news in one mail - and one blogpost.

I'm curious about yahoo pipes either. Is there a way to split a feed with it?

E.g., only get the latest post into your rss, which will be updated and sent to your inbox?

I suppose it's all in how you configure your feeds. With Blogspot, anything that lands in your inbox is posted right away, or you can configure it to do otherwise.

Y-pipes can do pretty much anything with RegEx.

As for me, my research suggest I migrate to WP.

reboot:tumblewee
 
Back
Top