Remove noopener noreferrer nofollow for internal links opened in a new tab
Question
Is it possible to remove the rel attribute with noopener noreferrer nofollow for internal links which are being opened in a new tab?
Additional context
I have a checkbox for the GTC and data privacy which I want to open in a new tab but since they are internal links I don't want to have the rel attribute.
Do you mean for rich text content links, when set to open in a new window, that they contain these rel attributes?
I suppose they're there for 90% of the time new window links would be external, and I don't really want to introduce another option for clients to pick (or incorrectly not pick_) for a link being external, where those attributes are added.
I'll see what I can do about handling this in some fashion.
Yes - I have a checkbox and in the description field I have a link to the data privacy which is an internal page/entry. I want to open a new tab so the user does not loose the focus of the form.