[wp-trac] [WordPress Trac] #9103: Put search string into <title> of
search results page
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 12 02:59:57 GMT 2009
#9103: Put search string into <title> of search results page
--------------------------+-------------------------------------------------
Reporter: jidanni | Owner:
Type: defect (bug) | Status: new
Priority: lowest | Milestone:
Component: Themes | Version: 2.7
Severity: trivial | Keywords:
--------------------------+-------------------------------------------------
WordPress (or at least its default theme) should consider putting the
search string into the XHTML <title> of the search results page.
The goal is to make different searches findable in one's browser
history, etc.
Consider this MediaWiki example:
http://en.wikipedia.org/wiki/Special:Search?search=jidanni
gives
{{{
<title>jidanni - Search results - Wikipedia, the free encyclopedia</title>
}}}
(Of course one should properly escape the search string, to prevent
XSS.)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9103>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list