Okay
  Public Ticket #1251266
Disable Open Graph or choose specific image
Closed

Comments

  •  1
    asger1234 started the conversation

    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. 


  • [deleted] replied

    Hi,

    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.


  •  1
    asger1234 replied

    Done - thanks a lot!

    It would be perfect if it was possible to choose it in the settings.

  • [deleted] replied

    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!