chikara-chan / react-isomorphic-boilerplate

🌟 An universal React isomorphic boilerplate for building server-side render web app.

Home Page:https://chikara-chan.github.io/react-isomorphic-boilerplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any solution for title and meta tags such as description and keywords for SEO?

imWildCat opened this issue · comments

Dear Chikara

I have read your article and codes. Could you please tell me if there is any method to implement the server rendering of <title> or <meta> tags?

Many different solutions, one way is that you write title and meta in client route and get it in server match function