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

Render dynamic data on ssr/client directory #44

Open
1zaak opened this issue Mar 25, 2016 · 0 comments
Open

Render dynamic data on ssr/client directory #44

1zaak opened this issue Mar 25, 2016 · 0 comments

Comments

@1zaak
Copy link

1zaak commented Mar 25, 2016

I am implementing this feature and at the end, it uses `

` for AJAX-crawling purposes.

But I need a few custom and dynamic meta during the AJAX-crawling. I tried putting those custom meta-tags on head-tags in the rendered templates in the private folder, but it didn't work. It went straight to client-rendered meta-tags.

Is it possible to render dynamic meta-tags on the ssr/client directory or just render dynamic meta-tags on the server side?

BTW thanks for the great work @arunoda

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

1 participant