Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined on Facebook #47

Open
isAlmogK opened this issue Jul 25, 2015 · 2 comments
Open

undefined on Facebook #47

isAlmogK opened this issue Jul 25, 2015 · 2 comments

Comments

@isAlmogK
Copy link

I'm getting undefined for Facebook share, just for Facebook you can see the issue here - https://linklyapp.com/almog/common-meteor-packages-i-use-in-my-apps-and-development-/new

Also is it possible to add custom text like "powered by X"

@amnevins
Copy link

amnevins commented Aug 6, 2015

Also getting undefined from facebook when I share, the link works, just says undefined as title. Can explain?

@twavis
Copy link

twavis commented Oct 20, 2015

I think this has to do with spiderable and if the opengraph tags are available to the facebook crawler...

If you append "?escaped_fragment=" to the url, does it deliver proper html with the og tags? Then maybe the crawler isnt pulling from proper url, so try adding this

More info...
http://stackoverflow.com/questions/13754712/how-does-the-spiderable-package-work-with-meteor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants