og meta tags, social buttons and angularjs
问题 I'm creating a website using multiple views. The tag and the tags of the page get changed through a a $rootScope variable. so I have something like <html> <head> <title ng-bind="page_title"></title> <meta property="og:title" content="{{page_title}}"> </head> Whenever each view get loaded on the website, the page_title variable changes and the title and the og:title tags get updated (everything works as expected). The problem is that I need, on some views to load a facebook, a google+ and a