no…
When you add post in Facebook wall, Facebook search images or find that code “image_src” and add it to one option for image url. I can do it for all site by add that code to normal <head> in header.php but All in One Seo allowes me to add another code to each post page <head>. And in that head I need to attach the code URL from thumbnail to do that icon.
That code; <link rel=”image_src” href=”URL HERE” / > will give Facebook a standard 1 image for url…
It work for main <head>, but I want for every post another image.
already done… still nothing
That code in site source look that way:
<link rel=”image_src” href=”” / >