I moved my site from ”http://horim.kfits.com” to “http://www.horim10.com “
I created two identical pages on the different sites and use the Facebook debugger.
When I debug the following site - http://horim.kfits.com/Main/Try1.aspx I received:
Inferred Property: The 'og:url' property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property: The 'og:title' property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property: The 'og:description' property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property: The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags.
When I debug the following site - http://www.horim10.com/Main/Try1.aspx
I received:
Error Parsing URL: Error parsing input URL, no data was scraped.
Two questions:
Why in “horim10” I received Error message?
When I tried to put in the code “meta property="og:image" I received error message which say that the property attribute is not supported The page code: