I have set up PhantomJs with Angular-seo package (steeve/angular-seo on git hub).
I get the right output, but the Facebook boot(When trying to share this link on Facebook with OG) somehow gets to the 404 view.
Do you have a way I can debug this?.
I have opened the 9001 port on our server for remote debugging, but unfortunately the Angular-seo-server script doesn't run with the --remote-debugger flag.