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.

CommentFileSizeAuthor
remove_user_from_head_title.patch726 bytesjoseph henriquez
Command icon 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

j-henriquez created an issue. See original summary.

Manoj Raj.R’s picture

@j-henriquez
is the proposed solution is available in patch already?

shweta__sharma’s picture

Issue summary: View changes
shweta__sharma’s picture

Issue summary: View changes
shweta__sharma’s picture

Assigned: joseph henriquez » Unassigned

sumit-k made their first commit to this issue’s fork.

sumit-k’s picture

I 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.

sumit-k’s picture

Status: Active » Needs review
divya.sejekan’s picture

Can Someone add testing steps to the issue or a Issue screenshot