Need Help on Author Page sharing

Posted in: Newsmag
Post count: 83

When ı share a author page on Facebook , I want Face to show authors Pic as the shared image or some specific image i want, not an image that face chooses it self, is there a possiblity doing that with some help from you friends?

Please help me…

Web: http://sonsoz.com.tr
Authorpage: http://sonsoz.com.tr/author/orhan-uguroglu/

And when i share author page it shows diffrent pictures on facebook…
PS: I know it’s about Open Graph and ı Use Yoast SEO…

I couldnt find a way to handle this.. Pls Help…

Help me Please…

Post count: 83

Solved… Sorry to Disturb…

Post count: 6535

Hi

You could try a condition in header.php file which will set a specific image for author page. Here is an example: http://screencast.com/t/vtyCC27G

if (is_author()){
echo '';
}

After you add this condition check your author page with facebook scraper; https://developers.facebook.com/tools/debug/og/object/ and make sure that og:omage is properly set then try to share the page.

Hope this helps.
Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.