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

Custom Facebook metatags for offers #1057

Open
magul opened this issue Aug 26, 2018 · 1 comment
Open

Custom Facebook metatags for offers #1057

magul opened this issue Aug 26, 2018 · 1 comment

Comments

@magul
Copy link
Member

magul commented Aug 26, 2018

In #1056 we introduced default Facebook metatags, that will be set for every router change. For offer components we should introduce custom metatags (seting them inside ngOnInit).

Custom tags contains:

{ name: 'og:title', content: `${offer.title} - Volontulo. Portal dla wolontariuszy` }
{ name: 'og:description', content: offer.description }
{ name: 'og:image', content: offer.image | default image set already }
@dagaaaaa
Copy link
Contributor

Spróbuję

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

No branches or pull requests

2 participants