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

Add support for defining a rel alternate tag #12719

Closed
jonoalderson opened this issue Apr 18, 2019 · 1 comment
Closed

Add support for defining a rel alternate tag #12719

jonoalderson opened this issue Apr 18, 2019 · 1 comment

Comments

@jonoalderson
Copy link

In the same way in which users can define a manual canonical URL tag in their post settings, we should also allow them to manually specify a 'rel alt' tag (<link rel="alternate" href="{URL}" />) on a page/post.

We're not in a position to define/support/output this automatically, either for posts or in other scenarios. However, we should definitely allow users page-level abilities to output it.

@jdevalk
Copy link
Contributor

jdevalk commented May 13, 2019

On a page by page level, this seems so trivial? You'd almost always need to code for something interesting here... My gut feeling is, let's not do this for now.

@jdevalk jdevalk closed this as completed May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants