Page is a not externally linkable
Amandeep_Singh - 7:35 am on Mar 3, 2009 (gmt 0)
but still it is not showing any update in the feed. Plz let me know the reason behind it. the new feed which i made is as follows: <?xml version="1.0" encoding="UTF-8"?> <channel> We intend to make it the richest online database of web development tutorials, including, but not limited to, PHP and MySQL tutorials.Hello...Hello...Hello...Hello...</description> <item> <item> <item> </channel> </rss> [edited by: bill at 8:37 am (utc) on Mar. 3, 2009]
Even i made feed my self.. then made changes in it i.e. added items.. change description of few items, then i refresh my feed reader i.e. FeedDemon..
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<title>PC Tutor: A Complete guide to Learn Computers</title>
<link>http://www.example.com</link>
<description>Example.com is a comprehensive resource of categorized web development tutorials.
<title>Course Details</title>
<link>http://www.example.com/course_details.php</link>
<description>Course Details, PHP course detail: Click here to get complete details of Free online course</description>
</item>
<title>What is PHP, and why do i need it?</title>
<link>http://www.example.com/php/phpc1p1.php</link>
<description>What is PHP, and why do we need it? Click here to learn more about PHP and its functions </description>
</item>
<title>What you need to get started with PHP</title>
<link>http://www.example.com/php/phpc1p2.php</link>
<description> Get started with PHP, Learn PHP. Easy A to Z guide which covers all contents of PHP description>
</item>
[edit reason] Please use example.com instead of your own URL [/edit]