Putting RSS Feeds on MySpace.

Discussion in 'Programming' started by GeorgeB., Jun 2, 2006.

  1. #1
    Anyone have any idea how to pull this off?

    Myspace seems to block both javascript and iframe tags so that's out. :(

    I need to allow people to post my content on their MySpace and it's delivered via a feed. Ony thing that still works on crapspace is the <embed> tag (that I'm aware of, I could be wrong). But I have NO clue how to build a flah app to deliver my feed.

    Any other ideas?
     
    GeorgeB., Jun 2, 2006 IP
  2. tschrock

    tschrock Peon

    Messages:
    527
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Check out http://ww.rss-info.com. They have a tool there that allows you to create a PHP, IFrame, or Java function that pulls information from any RSS feed and parses it into the code on a page. PHP works best for SEO, as Google can read it and considers it part of your page.
     
    tschrock, Jun 2, 2006 IP
  3. GeorgeB.

    GeorgeB. Notable Member

    Messages:
    5,695
    Likes Received:
    288
    Best Answers:
    0
    Trophy Points:
    280
    #3
    That site just shows a cpanel config page......

    Also you can't use PHP or Iframes directly on MySpace.

    I *think* I found a paid script to do it but they don't describe whether it actually generates the embed code or sits on your server and you have to link to it via iframe. http://www.tufat.com/script51.htm
     
    GeorgeB., Jun 2, 2006 IP