Skip to content

feat(misc) Add OG and Twitter metadata #2414

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

Merged
merged 1 commit into from
Aug 1, 2018
Merged

feat(misc) Add OG and Twitter metadata #2414

merged 1 commit into from
Aug 1, 2018

Conversation

EugeneHlushko
Copy link
Member

  • twitter card
  • opengraph

Fixes #1984

Copy link
Member

@montogeek montogeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool

template.ejs Outdated

<meta property="og:site_name" content="Webpack" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

webpack

@montogeek
Copy link
Member

Please target rebuild

@EugeneHlushko
Copy link
Member Author

@montogeek why rebuild?

@montogeek
Copy link
Member

@EugeneHlushko because #2325 (comment)

@EugeneHlushko EugeneHlushko changed the base branch from master to rebuild August 1, 2018 12:50
@EugeneHlushko
Copy link
Member Author

ok its on rebuild now @montogeek

<meta property="twitter:card" content="summary" />
<meta property="twitter:site" content="@webpack" />
<meta property="twitter:creator" content="@webpack" />
<meta property="twitter:domain" content="https://webpack.js.org/" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am 99% sure that when sharing the link server will return static HTML.
I mean, there is not need for a React component for this.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am not sure what you mean, which react component?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From the client side.
I mean, it is fine :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah i thought it was change request, didnt see if thats approved or not :D

@montogeek montogeek merged commit 7cf051b into rebuild Aug 1, 2018
@montogeek
Copy link
Member

Thank you!

@EugeneHlushko EugeneHlushko deleted the feat/social branch August 1, 2018 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants