• Just finished a clean install of 1.5, everything seems to be in order however the RSS feed links have the href – ‘feed:http://www.nicemess.com/wp-rss2.php’

    which doesn’t work at all as a feed, did i mess somthing up during the install or am i missing something completely obvious?

    also, i cannot use the WP interface to edit any of the template files, it says ‘If this file was writable you could edit it.’ – i have set the CHMOD pg these files to 777 but that doesn’t help.. any ideas?

    thanks in advance.

    ryan
    http://www.nicemess.com

Viewing 1 replies (of 1 total)
  • “feed:” is a protocol scheme which, if you have a feed reader installed, would try to launch it with the feed url. This should work in your browser:

    http://www.nicemess.com/wp-rss2.php

    If you don’t want to use the feed scheme, you can edit it from the RSS link in your template. For the default theme, you’ll find it in the footer.php file (in wp-content/themes/default/).

    RE: Editing files

    It’s possible your host doesn’t allow editing through a web interface, or that they are not being set under proper file ownership.

Viewing 1 replies (of 1 total)

The topic ‘Feeds not working properly’ is closed to new replies.