Problem/Motivation
Hide the username from the title tag for security purposes, as analytics crawlers scan for the title tag and parse this through to their console. There are instances where we may not want to pick this up.
Proposed resolution
Preprocess theme and remove the username from all user wildcard instances.
| Comment | File | Size | Author |
|---|---|---|---|
| remove_user_from_head_title.patch | 726 bytes | joseph henriquez |
Issue fork adminimal_theme-3326710
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
Manoj Raj.R commented@j-henriquez
is the proposed solution is available in patch already?
Comment #4
shweta__sharma commentedComment #5
shweta__sharma commentedComment #6
shweta__sharma commentedComment #9
sumit-k commentedI believe it would be beneficial to make the "hide username from title" feature configurable, as its necessity can vary depending on project requirements. I have initiated a request MR !9 to address this option.
Comment #10
sumit-k commentedComment #11
divya.sejekan commentedCan Someone add testing steps to the issue or a Issue screenshot