-
1. Re: add <meta property="go:image" to my blog entries
Liam Dilley Nov 1, 2014 3:08 PM (in response to h2oonstone)What was the code you had in your blog post layout?
-
2. Re: add <meta property="go:image" to my blog entries
h2oonstone Nov 1, 2014 3:28 PM (in response to Liam Dilley)I had added a tag (like this) to each of my individual posts in the post details html editor
<meta property="og:image" content="http://www.h2oonstone.com/images_blog/chickens017.jpg">
Here is the link to the blog post Welcoming the Spirits of our Ancestors | Water on Stone Productions | Celebration ]
When I look at the source I see that the image go meta tag no longer appears in the <head> </head> section but is now down in the body
-
3. Re: add <meta property="go:image" to my blog entries
Liam Dilley Nov 2, 2014 2:15 AM (in response to h2oonstone)Firs things first, you do know you enabled the beta features and as such there are bugs etc. So please be aware of that.
Especially with the blog, just the meta causes problems.
Put that meta in a <head></head> and you should see that render properly.
-
4. Re: add <meta property="go:image" to my blog entries
h2oonstone Nov 2, 2014 10:14 AM (in response to Liam Dilley)Liam -
I disabled the beta features and that seemed to fix the problem this morning without adding the <head></head> ---- that seemed to work until it didn't...
so I went and added <head></head> updated, check the source code - looked like it took the <head></head> tags but the FB Debugger scraper still came back with same error
went back into the editor and it had removed the <head></head> tags
I've tested a number of blog posts and commerce items - some work, some don't (could be old scrapes I suppose)
I also had to switch from using the editor in Safari to Chrome to get the editor to update anything
(To my knowledge I never actually enabled beta - noticed the editor change a month or so ago - I knew it was buggy after talking to support about that time, but this meta image tag was working till Friday so I hadn't disabled it)



