I see a few requests in here for a way to add meta info to the <head> of the events pages like for facebook sharing, seo, etc…
Could there be fields in the settings for single event pages and single location pages similar to “Single event page title format” and “Single location page title format” where if these fields are filled out they would add meta info to the <head> of the single event and single location pages with the ability to format the meta data with eme placeholders?
single location example:
<meta property="og:title" content="#_NAME"/>
<meta property="og:url" content="#_LOCATIONPAGEURL"/>
<meta property="og:image" content="http://www.site.com/../uploads/locations-pics/location-#_LOCATIONID.jpg"/>
Maybe “Single event page meta info” and “Single location page meta info” fields?