steeve / angular-seo

SEO for AngularJS apps made easy.
1.06k stars 127 forks source link

Doesn't work with facebook link debugger #42

Open gorgekara opened 8 years ago

gorgekara commented 8 years ago

I've implemented this following your instructions (implemented the interceptor solution) but every time i try to fetch og meta tags with the facebook link debugger it returns empty angular template tags {{ var }}.

Tested it out with curl 'MY_URL' and it did render the page so i'm guessing angular/nginx is setup ok.

Any suggestions on why this could be happening?

phanthinh commented 7 years ago

I have same issue with you