March 4, 201412 yr Hello all, Facebook has changed the way the sharer.php process works, and it's broken all the features on the website I work on. It now goes through the URL referenced in the share link and draws text from the page to build the title, description and image for the share post. On the particular site I work on, this text is not relevant and I would like to control the title, description and images myself. I understand I can get around this by using <meta name="description" content="blah blah blah" /> or something like that in the head tag. However, at my work I only have access to the content areas of the site and currently can't go near the <head> tag, without injecting something into it using javascript. Does anyone have any ideas or solutions for this problem? I've requested that we have some editable meta tags, but I'm not sure what the department involved will say. Looking forward to hearing your ideas. Thanks, Zach
Create an account or sign in to comment