Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(core): fix twitter meta tags #1581

Merged
merged 1 commit into from
Oct 19, 2016
Merged

fix(core): fix twitter meta tags #1581

merged 1 commit into from
Oct 19, 2016

Conversation

pgrodrigues
Copy link
Contributor

@pgrodrigues pgrodrigues commented Oct 18, 2016

fix(core): fix twitter meta tags

I believe the Twitter meta tags are outdated and this PR fixes them.
Taking into account the current MEAN.js tags and the Twitter docs, the most similar feature I found
is the Twitter Summary Card (https://dev.twitter.com/cards/types/summary), which requires 2 tags that currently do not exist (twitter:card and twitter:site) and there's another one already implemented in MEAN.js which is not referenced in Twitter docs (twitter:url).

I believe the Twitter meta tags are outdated and this PR fixes them.
Taking into account the current MEAN.js tags and the Twitter docs, the most similar feature I found
is the Twitter Summary Card (https://dev.twitter.com/cards/types/summary).
@lirantal lirantal self-assigned this Oct 19, 2016
@lirantal lirantal added this to the 0.5.0 milestone Oct 19, 2016
@lirantal
Copy link
Member

Thanks Pedro.

Could you by any chance also review the other social network logins? They might also need an update.

@lirantal lirantal merged commit 59c11c6 into meanjs:master Oct 19, 2016
@pgrodrigues
Copy link
Contributor Author

pgrodrigues commented Oct 19, 2016

I took a look at Facebook docs and the Facebook meta tags seem to be fine.

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

Successfully merging this pull request may close these issues.

2 participants