[wp-trac] [WordPress Trac] #14693: invalid rss feed, feed URL produces 404 error

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 25 12:38:42 UTC 2010


#14693: invalid rss feed, feed URL produces 404 error
--------------------------+-------------------------------------------------
 Reporter:  eljayesse     |       Owner:                    
     Type:  defect (bug)  |      Status:  new               
 Priority:  normal        |   Milestone:  Awaiting Review   
Component:  Feeds         |     Version:  3.0               
 Severity:  normal        |    Keywords:  rss feed, feed url
--------------------------+-------------------------------------------------
 Dear wordpress trac team,

 the url http://vow.grainofgold.com/feed/ produces a 404 error.

 I haven't changed any of the codes regarding it in theme Oulipo...
 ...where shall I look further? Thanks for your assistance!

 <link rel="alternate" type="application/atom+xml" title="<?php
 bloginfo('name'); ?> Atom" href="<?php bloginfo('atom_url'); ?>" />

 <link rel="alternate" type="application/rss+xml" title="<?php
 bloginfo('name'); ?> RSS" href="<?php bloginfo('rss2_url'); ?>" />

 <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<?php
 bloginfo('url'); ?>/xmlrpc.php?rsd" />

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14693>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list