Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove noreferrer from Site Link and Site Meta List blocks. #251

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

ndiego
Copy link
Member

@ndiego ndiego commented Oct 16, 2023

Fixes #250

Removed noreferrer from the link in the Site Link and Site Meta List blocks per feedback in #234

@ndiego ndiego self-assigned this Oct 16, 2023
@ndiego ndiego added this to the Launch milestone Oct 16, 2023
@renintw
Copy link
Contributor

renintw commented Oct 16, 2023

I guess the original decision was based on a practice suggesting that using "noopener noreferrer" together is a safe approach. That's probably why it was implemented as such. It seems like "noreferrer" could be safely removed here in the showcase, as I haven't seen URLs containing sensitive user information.

Copy link
Contributor

@adamwoodnz adamwoodnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ndiego ndiego changed the title Remove noreferrer from Site Link block. Remove noreferrer from Site Link and Site Meta List blocks. Oct 17, 2023
@ndiego
Copy link
Member Author

ndiego commented Oct 17, 2023

LGTM, seems like we'd want to remove it in the site meta list URL entry too?

Ah, good catch. Just updated the PR to include that.

Copy link
Contributor

@adamwoodnz adamwoodnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@ndiego ndiego merged commit 8337225 into WordPress:main Oct 17, 2023
1 check passed
@ndiego ndiego deleted the remove-noreferrer-from-site-link-block branch October 17, 2023 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Remove noreferrer from links in Site Link block
3 participants