[wp-trac] [WordPress Trac] #11320: Feed Autodiscovery Missing?!

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 4 03:16:51 UTC 2009


#11320: Feed Autodiscovery Missing?!
--------------------------+-------------------------------------------------
 Reporter:  miqrogroove   |       Owner:       
     Type:  defect (bug)  |      Status:  new  
 Priority:  high          |   Milestone:  2.9  
Component:  Feeds         |     Version:  2.8.4
 Severity:  blocker       |    Keywords:       
--------------------------+-------------------------------------------------
 I was just informed by a Technorati staff member that their new blog bot
 ignores all blogs that are missing something like this in the HTML:

 {{{
 <link rel="alternate" type="application/rss+xml"
   title="RSS Feed for my website"
   href="/rss/" />
 }}}

 When I look in the default theme, the only LINK elements are for the
 stylesheet and pingback addresses.  That's what I copied for my site as
 well, and thus the problem.

 If WordPress is supposed to put those in the wp_head() output, it's not
 doing that.  Yikes.  *freaking out slightly*

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


More information about the wp-trac mailing list