angularjs - Weird Content of Facebook share/like button preview from angular app -
i have issue share/like button angular app. made working correctly links share/like preview if wrong. tried xfbml.parse(), switching html 5 mode, etc.
there 2 complete enigmas: 1. got "given url not allowed application configuration..." despite adding possible variants fb app setting.
- when share preview appear - has "angular", never added anywhere.
here link
would grateful ideas... thx
the facebook scraper looks @ html code server delivers, not execute javascript.
so if want share different articles, need individual url each article, delivers relevant meta data when requested server.
you can find more explanation , hints on how implement in article, http://www.michaelbromley.co.uk/blog/171/enable-rich-social-sharing-in-your-angularjs-app
Comments
Post a Comment