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

set rel="nofollow me" on user profile links #10300

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

aaxelb
Copy link
Contributor

@aaxelb aaxelb commented Jan 20, 2023

Purpose

better support open, semantic, friendly web standards and common practices

fixes #10102

Changes

set rel="nofollow me" on user profile links

rel="me" so these links can be used to verify osf account ownership by
services such as mastodon, and rel="nofollow" because we don't know
anything about the links by default, so we can't actively endorse them

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify
  • Verify

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

rel="me" so these links can be used to verify osf account ownership by
services such as mastodon[1], and rel="nofollow" because we don't know
anything about the links by default, so we can't actively endorse them

[1] https://docs.joinmastodon.org/user/profile/#verification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rel="me" to profile website links
1 participant