angular-seo
angular-seo copied to clipboard
Doesn't work with facebook link debugger
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?
I have same issue with you