What is your Facebook share solution for Featured Image

Posted in: Newspaper
Post count: 24

Hello,

I upgraded 2.1 and facebook share is a problem again.

When I share something on facebook it grab random image from the page.

I added the plugin “Facebook Featured Image and Open Graph Meta Tags” and now it grab featured image (it’s ok) but now it grabs the description something ridicilus.

What is your solutions?

Thanks,
Ufuk

Post count: 24

hi again.

i just fixed the problem 🙂

i open the plugin “Facebook Featured Image and Open Graph Meta Tags” .php file on notepad++

add delete this
<meta property="og:description" content="<?php echo strip_tags(get_the_excerpt($post->ID)); ?>" />

now the featured photo and description is so correct.

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