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 META SUMMARY etc. to app market #51

Open
paulproteus opened this issue Feb 25, 2016 · 4 comments
Open

Add META SUMMARY etc. to app market #51

paulproteus opened this issue Feb 25, 2016 · 4 comments

Comments

@paulproteus
Copy link
Collaborator

Rationale:

Details:

  • Maybe we can start doing server-side rendering of the app pages.
@paulproteus
Copy link
Collaborator Author

See also opengraph metadata, e.g. https://blog.kissmetrics.com/open-graph-meta-tags/

@zarvox
Copy link
Collaborator

zarvox commented Feb 25, 2016

FlowRouter has support for server-side-rendering, but only if you're using ReactLayout: https://github.com/kadirahq/flow-router/tree/ssr

We'd probably also have to do something about the fact that the app market server doesn't actually have a copy of the app index data to work with, which means it can't really render anything useful. So there'd be some work to integrate fetching (and caching?) the appropriate app index data serverside.

@kentonv
Copy link
Member

kentonv commented Feb 26, 2016

In retrospect, perhaps doing the app market as a Meteor app (rather than static content) was a mistake.

@paulproteus
Copy link
Collaborator Author

paulproteus commented Feb 26, 2016 via email

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