locohammerhead Posted December 16, 2013 Share Posted December 16, 2013 Hello Everybody, I have facebook pulling in the correct product images although sometimes they don't display properly but that is not my biggest problem. For some reason OpenGraph will not pull in my store logo. I have tried putting in the OG tags manually and sometimes that just breaks my site completely. I have tried to get help from StackOverflow because FB is supposed to have some sort of partnership with them but of course they were completely useless and extremely rude. I receive the following report and error message when i run the FB URL linter. Response Code 206 Fetched URL http://gadzids.com/ Canonical URL http://gadzids.com/ WarningErrors That Must Be Fixed Object Invalid Value Object at URL 'http://gadzids.com/' of type 'addshoppers:website' is invalid because the given value '/img/logo.jpg?1386217385' for property 'og:image:url' could not be parsed as type 'url'. URLs Graph API https://graph.facebook.com/538132036254137 Does anyone know how I fix this? I've looked online and nobody seems to has posted how to fix it. Link to comment Share on other sites More sharing options...
locohammerhead Posted December 16, 2013 Author Share Posted December 16, 2013 (edited) This is from the scraped URL: "url": "http://gadzids.com/img/logo.jpg?1385509799". When i click on the link it seems to be a valid URL but I think the ?1385509799 part is screwing with OpenGraph. Edited December 16, 2013 by locohammerhead (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted December 17, 2013 Share Posted December 17, 2013 hello i checked your website and there is no open graph tags in <header> section this causing problem Link to comment Share on other sites More sharing options...
locohammerhead Posted December 17, 2013 Author Share Posted December 17, 2013 Hello, I had to add a frontcontroller override for it to work. Then had to change og:image to pull in logo1.jpg instead of logo.jpg because the logo for my website is 64x64. I had tried the OG tags in the header before but only got a white screen when I refreshed the site. I must of needed that override. Thank you for the help! Brandon Cook Link to comment Share on other sites More sharing options...
vekia Posted December 17, 2013 Share Posted December 17, 2013 hello i checked one product page and this is what i've got in debugger: https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fgadzids.com%2Fhome%2F8-steripen-traveler-3-in-1-water-purifier-blue.html looks like image is... blank? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now