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

support item props for custom #56

Merged

Conversation

markwcollins
Copy link
Contributor

Thanks for the awesome library! This is my first PR to a public repo so I hope it worked ok :)

The change intends to include itemProp attribute on meta tags, which didn't appear to be supported. I've been testing with this site: https://www.net-a-porter.com/en-au/shop/product/gucci/shoes/mid-heel/plastique-logo-embossed-rubber-mules/1647597276960849

It looks like you currently use itemprop only as a fall back, but when using custom tags this didn't seem to work. As such, I've added this to the src file. Thanks!

@meabed
Copy link
Contributor

meabed commented May 25, 2022

Thank you so much for contribution.
Looks good to me - I will merge it and release patch update soon.

@meabed meabed merged commit dc0e9c9 into devmehq:master May 25, 2022
@meabed
Copy link
Contributor

meabed commented May 25, 2022

it's published here v1.0.4 https://www.npmjs.com/package/@devmehq/open-graph-extractor

@markwcollins
Copy link
Contributor Author

Thanks!!!

@meabed
Copy link
Contributor

meabed commented May 25, 2022

Thank you, I have also added test with the url you mentioned above and push the version 1.0.4

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

Successfully merging this pull request may close these issues.

2 participants