https://bugzilla.wikimedia.org/show_bug.cgi?id=20557
Summary: Add <title> tag to the redirect pages
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: DumpHTML
AssignedTo: tstarl...@wikimedia.org
ReportedBy: emman...@engelhart.org
The <title> tag should be added (at least optionaly) to every redirect HTML for
search engine/indexing purpose.
I have added in dumpHTML.inc:
$title = $rt->getEscapedText();
<title>$title</title>
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l