Facebook Sharing Url
I have a record page that populates based on queried information from the id passed through the search params and I'm attempting to use https://www.facebook.com/sharer/sharer.php?u={url} to allow users to share to their timeline. The issue is that the webcrawler doesn't seem to see the og meta tags after I've populated them in the javascript post query or is it only scraping static html tags? Is there a workaround for this?