Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Fixing WordPress
    In reply to: RSS Feed Problems

    this problem still exists under certain conditions, even for the latest version of wp. if your wp is laid out with /index.php/ (just take a look at the urls of your links) you will have to hard code your RSS link to point to http://www.example.com/wordpress/wp-rss2.php (adjust the URL as needed. wp-rss2.php resides in the same directory as index.php)

    i’m fairly certain the value generated by bloginfo(‘rss2_url’) is a setting somewhere. anyone know where it is?

Viewing 1 replies (of 1 total)