Relative Content

Tag Archive for angularserver-side-rendering

Angular SSR handle dynamic meta tags

I want to create meta tags based on a configuration that I have in the assets of my page. The idea is to use Angulars SSR feature to prerender the page with those meta tags in place.