I am working on a single page application using AngularJs and Symfony 2
I wanted to use Prerender.io to render my pages for SEO. I downloaded this Symfony 2 bundle recommended by prerender.io official docs.
Unfortunately, prerender.io functionality doesn't seems to be working,
I can't find where to add the cached pages token on this bundle, And my templates get rendered with its variables without rendering when I test it via screaming frog tool
Any help will be appreciated.