How To change the source link of each rss feed

twinreal

Regular Member
Joined
Mar 25, 2009
Messages
320
Reaction score
72
I want to add rss feeds to my twitter automation software and it will post rss feeds from e.g ezinearticles. I'm searching for a solution so everytime it post a tweet the source link will redirect to my landing page not an ezinearticles article... Do you know any generator or pipe like that to manipulate source feed link?
 
You can feed your RSS into one of hundreds of web based RSS aggregates. The output would have different source urls, but may also include some garbage from the aggregating site.

The other option is to make your own XML code with software like extralabs dot n3t. Labor intensive, but surefire.
 
Back
Top