[wp-trac] [WordPress Trac] #7190: Category and tag archive pages
should generate correct link rel for feeds
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 26 19:01:20 GMT 2008
#7190: Category and tag archive pages should generate correct link rel for feeds
-------------------------+--------------------------------------------------
Reporter: borismann | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.5.1
Severity: normal | Keywords: feeds, rss2_url
-------------------------+--------------------------------------------------
Currently, if you go to a category archive page (eg. /categories/cat-name)
the link rel in the header simply outputs the main blog feed. There is no
way to tell -- including from view source -- that there are per category /
tag feeds available.
This might just be a general enhancement to bloginfo(rss2_url) -- it could
auto detect what page it is on and just "do the right thing" -- otherwise
you end up having to manually edit the PHP of the header of themes to put
logic in for this.
--
Ticket URL: <http://trac.wordpress.org/ticket/7190>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list