Skip to content

fix: restore rel=me for website profile links - #135

Open
mySebbe wants to merge 1 commit into
NodeBB:mainfrom
mySebbe:codex/issue-11886-website-rel-me
Open

fix: restore rel=me for website profile links#135
mySebbe wants to merge 1 commit into
NodeBB:mainfrom
mySebbe:codex/issue-11886-website-rel-me

Conversation

@mySebbe

@mySebbe mySebbe commented Aug 23, 2026

Copy link
Copy Markdown

Summary

  • restore rel="me" for the built-in website custom profile field
  • keep nofollow noreferrer unchanged for every other input-link custom field

NodeBB's website field was converted into a default custom profile field, so the earlier XFN behavior from #24 no longer applied to it. Checking the field key preserves that behavior without treating arbitrary links as identity assertions.

Verification

  • npm run lint
  • rendered the updated condition with Benchpress and verified that website receives nofollow noreferrer me
  • verified that a second arbitrary link still receives only nofollow noreferrer
  • git diff --check

Refs NodeBB/NodeBB#11886

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.

1 participant