Post from RSS feed directly to Blogspot blog?

Discussion in 'XML & RSS' started by markowe, Jan 11, 2008.

  1. #1
    I cannot find any implementation of this but it would be really useful. Say I have site mysite.com, which has a feed displaying recent changes, new articles, products whatever and I want to use this feed to post new entries for each article to a blogspot blog called, say, mysite.blogspot.com, where perhaps just the first few lines would be featured. Why? Well, as a kind of SEO I guess - incoming links.

    Of course, scrapers could use this to fill Blogspot blogs with content too...

    The Blogger API does make this possible, but I haven't found any plugins or other code which would enable this and I am too crap at coding to do it myself. I actually want to do it for a Joomla site, but the easiest way would just be to use the Feedburner feed or whatever.

    Anyone know of an implementation of this, or have a suggestion as to how it could be done?
     
    markowe, Jan 11, 2008 IP
  2. akram

    akram Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Blogger does not allow PHP or any other server side scripting language. Only JavaScript can be used. That means you can not get the SEO advantage.
     
    akram, Jan 13, 2008 IP
  3. markowe

    markowe Well-Known Member

    Messages:
    1,136
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    165
    #3
    Ah, I know, but I'm not talking about including a feed in my content, I am talking about actually POSTING to Blogger from the feed, using the Blogger API: http://code.google.com/apis/blogger/ - you probably know more about XML and feeds, so you can tell me whether it would be possible.
     
    markowe, Jan 13, 2008 IP