"Bug List" as <title> for keyword search results is not as informative as it should be
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
People
(Reporter: jontajonta, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
- Go to a bug that has a keyword
- E.g. https://bugzilla.mozilla.org/show_bug.cgi?id=230904
- Click keyword: https://bugzilla.mozilla.org/buglist.cgi?keywords=access&resolution=---
Actual results:
<title> is "Bug List"
Expected results:
<title> has "access" as 1st word
"access - Bug List" for example
Summarising all possible search terms for the title isn't viable; it's quite common for search queries to be long and complicated.
eg. https://bugzilla.mozilla.org/buglist.cgi?product=bugzilla.mozilla.org&classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&query_format=advanced&resolution=---&list_id=15802462&short_desc=needinfo&component=Bug%20Creation%2FEditing&short_desc_type=allwordssubstr
It doesn't have to be perfect
I don't know whether Stackexchange/Stackoverflow have talked about their algorithm for <title>s. But it seems to be working for them SEO-wise
An improvement to this feature could start small, covering just the simple search I linked to above
(In reply to :glob 🎈 from comment #3)
I think that consistency trumps the value this request would bring.
Why?
Description
•