rjanot / YuccaPrerenderBundle

Symfony2 Bundle to use prerender.io
MIT License
56 stars 15 forks source link

Not working for Symfony 2.6.9 #20

Open vernondegoede opened 8 years ago

vernondegoede commented 8 years ago

Hi there,

I installed this bundel in my Symfony2 2.6.9 project. I set everything up according to the README. However, when I want to test the way Google renders my homepage, I doesn't do anything.

I changed my User Agent to 'googlebot' and went to the page after prepending the escaped_fragment parameter. However, all JavaScripts are still executes and all my templates are being shown.

Did anyone experience this issue before?

Help would be appreciated.

Cheers, Vernon