Comments 1asger1234 started the conversationJuly 24, 2017 at 2:13pmAs far as I can see, it's not possible to choose a specific image only for the og:image tag. if I'am wrong please correct me.Is it possible to disable all the Open Graph tags i the theme? I'm using Yoast, where i can specify almost all Open Graph tags individually for each product. [deleted] repliedJuly 25, 2017 at 8:18amHi,Yes that is possible. Just add the following code in functions.php (end of file): add_filter( 'aurum_open_graph_meta', '__return_false', 100 );The OG information generator included in our theme shows the featured image of that post/page as og:image, however if you use Yoast, then that offers more flexibility on usage and of course it is better for SEO purpose. 1asger1234 repliedJuly 25, 2017 at 2:11pmDone - thanks a lot!It would be perfect if it was possible to choose it in the settings.1 Like[deleted] repliedJuly 25, 2017 at 2:33pmHi again, Glad to hear that I just added this on our to-do list and we will check if we can add an option like this on our future updates. P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. A huge thank you from Laborator in advance and have a great day! Sign in to reply ...
As far as I can see, it's not possible to choose a specific image only for the og:image tag. if I'am wrong please correct me.
Is it possible to disable all the Open Graph tags i the theme?
I'm using Yoast, where i can specify almost all Open Graph tags individually for each product.
Hi,
Yes that is possible. Just add the following code in functions.php (end of file):
The OG information generator included in our theme shows the featured image of that post/page as og:image, however if you use Yoast, then that offers more flexibility on usage and of course it is better for SEO purpose.Done - thanks a lot!
It would be perfect if it was possible to choose it in the settings.
Hi again,
Glad to hear that
I just added this on our to-do list and we will check if we can add an option like this on our future updates.
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from Laborator in advance and have a great day!