Results 1 to 5 of 5

Thread: Bad RSS link

  1. #1

    Bad RSS link

    The RSS link is missing the protocol bit.

    Code:
    <link rel="alternate" type="application/rss+xml" title="RSS" href="pgd.netstarweb.com/rss.php" />
    In Firefox, this adds a RSS link with the URL
    http://www.pgd.netstarweb.com/pgd.ne...eb.com/rss.php
    which I'm sure is not correct. But then, if I correct the URL to
    http://www.pgd.netstarweb.com/rss.php
    I get a file not found error.

  2. #2
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Bad RSS link

    Both are indeed wrong. I renamed the rss generator to coincide with the true nature of the RSS feed content. It tracks the forums and not the news which is what I am going to make the rss.php link. Please change your RSS URL to forums_rss.php and all will be honkey dory... I'll be fixing this soon.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #3

    Bad RSS link

    I'm getting a 'file not found' error with forums_rss.php as well.

  4. #4
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Bad RSS link

    Sorry I lied. it's forum_rss.php instead. :?
    Jason McMillen
    Pascal Game Development
    Co-Founder





  5. #5

    Bad RSS link

    That's better.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •