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

Support Meta Tags (OpenGraph / Twitter Cards) #77

Closed
tomdale opened this issue Dec 7, 2015 · 4 comments
Closed

Support Meta Tags (OpenGraph / Twitter Cards) #77

tomdale opened this issue Dec 7, 2015 · 4 comments
Milestone

Comments

@tomdale
Copy link
Contributor

tomdale commented Dec 7, 2015

Right now there's no way for an Ember application to put content into the <meta> tag of a page. This is necessary for FastBoot, especially for OpenGraph and Twitter cards. This will likely require an extension to Ember itself, although maybe we can do something as a quick workaround until a full solution is in place.

@tomdale tomdale added this to the FastBoot 1.0 milestone Dec 7, 2015
@rwjblue
Copy link
Member

rwjblue commented Dec 7, 2015

@tomdale - It is possible and currently done by at least one addon 😄. #66 (which supercedes #49) adds support here and ember-fastboot/fastboot#1 adds support to ember-fastboot-server.

@tomdale
Copy link
Contributor Author

tomdale commented Dec 7, 2015

@rwjblue Ah nice, thank you!

@tomdale tomdale mentioned this issue Jan 27, 2016
38 tasks
@tomdale
Copy link
Contributor Author

tomdale commented Jan 28, 2016

@ronco is working on this in #66 but is blocked

@ronco
Copy link
Contributor

ronco commented Feb 10, 2016

#114 + server #15 and ember-cli-head will meet this need until Ember provides full document population.

@tomdale tomdale closed this as completed Apr 27, 2016
arjansingh pushed a commit to arjansingh/ember-cli-fastboot that referenced this issue Oct 29, 2016
Add unit tests for Ember application boot-time errors
xg-wang pushed a commit to xg-wang/ember-cli-fastboot that referenced this issue Nov 16, 2020
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

No branches or pull requests

3 participants