Create Rss For My Site

Discussion in 'Programming' started by msk19994, Mar 12, 2011.

  1. #1
    Hey Guys
    How are you all doing.The thing is that my site doesnt have a rss feed option is there a way that some 1 can create an rss feed option for my site i only want the new titles to be in the rss not the internal links ie just the movie and shows titles,And btw my site is Watch Movies And Shows

    Thankyou :)
     
    msk19994, Mar 12, 2011 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Based on the source code I will guess it is a PHP based site in which case simply get a PHP coder to write a short script to extract the relevant data from the db and put it into RSS/ XML format. Assuming your database is in a reasonable state it shouldn't be more than a couple of hours work including testing.
     
    AstarothSolutions, Mar 13, 2011 IP
  3. msk19994

    msk19994 Well-Known Member

    Messages:
    1,030
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    160
    #3
    actually my site is not php but its html and may i ask where to get that coder as i have posted this in the programming section
     
    msk19994, Mar 13, 2011 IP
  4. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Your site has a login and search facility and therefore cannot be just HTML and must have a serverside programming language involved and presumably also holds the film data in a database.

    You would be best off confirming what it is running but based on the fact it is an Apache sever running PHP 5 and it sets a cookie called PHPSESSID I would strongly suspect that it in PHP.

    There is a section of this site to post for work you want completed http://forums.digitalpoint.com/forumdisplay.php?f=103

    We don't touch PHP so cannot assist in the coding.
     
    AstarothSolutions, Mar 14, 2011 IP
  5. msk19994

    msk19994 Well-Known Member

    Messages:
    1,030
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    160
    #5
    oo sorry my bad i only edit the layout html files so i thught it was html yes the main files like all the fuctions are in php
     
    msk19994, Mar 14, 2011 IP
  6. MayaLocke

    MayaLocke Peon

    Messages:
    1,016
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6
    The easiest way to create an RSS feed is to use software. The software I would recommend is FeedForAll (there is a Windows and a Mac version). There is a built-in wizard that will walk you through the process of creating a feed.

    You can download an evaluation version from http://www.feedforall.com

    If you prefer to create the feed by hand this website details how to hand code the RSS feed http://www.make-rss-feeds.com
     
    MayaLocke, Mar 17, 2011 IP
  7. Caitlyn

    Caitlyn Guest

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    just add script for the for rss feed
     
    Caitlyn, Mar 17, 2011 IP
  8. msk19994

    msk19994 Well-Known Member

    Messages:
    1,030
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    160
    #8
    guys some 1 made it for me thanks for replys
     
    msk19994, Mar 17, 2011 IP
  9. Reputation

    Reputation Peon

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    If you want, you can craft RSS feeds manually, or build a script to do it for you that will run using a cron or something like every 2 minutes to check if you updated your site, here is a link that explains how to do the basics(and the RSS specification)
    http://www.petefreitag.com/item/465.cfm
     
    Reputation, Mar 18, 2011 IP
  10. msk19994

    msk19994 Well-Known Member

    Messages:
    1,030
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    160
    #10
    hey some one already made the rss for me i wanted to ask u guys do u know how to convert normal rss to media rss
     
    msk19994, Mar 26, 2011 IP
  11. dropboks

    dropboks Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    use scripts you can find scripmafia.net
     
    dropboks, Mar 27, 2011 IP