xxshady Posted May 17, 2005 Share Posted May 17, 2005 wow thats awesome! ------------------------------------------------------------------- Link to comment Share on other sites More sharing options...
nitr021 Posted May 17, 2005 Author Share Posted May 17, 2005 You seem to have removed the "link rel="alternate" type="application/rss+xml" line from your site :-? Could you please replace it? ok ive added it back on. probably my friend edit the main page Link to comment Share on other sites More sharing options...
Vape Posted May 18, 2005 Share Posted May 18, 2005 You seem to have removed the "link rel="alternate" type="application/rss+xml" line from your site :-? Could you please replace it?ok ive added it back on. probably my friend edit the main pageThanks :) Where the bloody hell are you? Link to comment Share on other sites More sharing options...
Ks_Jeppe Posted May 18, 2005 Share Posted May 18, 2005 Is this something you guys would support on Tip.it? What you mean by thatFor the Tip.it news... Sorry i didn't make that clear enough... can be made easily depending that all the news post has the same template. it is quite easy to do it with php to. here is what you can do <? header("Content-type: text/xml"); header("Pragma: public"); header("Cache-Control: must-revalidate, post-check=0, pre-check=0"); ?> put that on top of the php page now you need to declare the main title of the RSS W3Schools http://www.w3schools.com W3Schools Web Tutorials now you do your usual php while which continues looping into these field below [color=red]query title here[/color] [color=red]query link here[/color] [color=red]the post here[/color] now close the whole script with this Know how it works ;) But there's no real reason for it if it's not gonna be needed anywayz.. Link to comment Share on other sites More sharing options...
nitr021 Posted May 20, 2005 Author Share Posted May 20, 2005 as there is a new craze of RSS feeds on the net i think it would be useful especially for website with ipb 2.1 and the new phpbb which will allow RSS feeding posts Link to comment Share on other sites More sharing options...
nitr021 Posted August 19, 2005 Author Share Posted August 19, 2005 here is a few more feeds im providing http://www.icefuzion.net/rss/v3blog.xml http://www.icefuzion.net/rss/rssfeed.xml Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now