New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

og:url missing !

  • korteller
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0

og:url missing ! was created by korteller

Hi

I need help. components/com_allvideoshare/views/video/view.html

missing og:url

How can fix it ?
10 years 10 months ago #5833

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: og:url missing !

- Open {root}/components/com_allvideoshare/models/player.php

- Scroll down to 'buildCustomMeta' function.

- Add the following code,
$doc->addCustomTag( '<meta property="og:url" content="'.JURI::getInstance()->toString().'" />' );
next to,
$doc = JFactory::getDocument();
- That's it. Finally clear Facebook cache for all your video URLs using tools.zenverse.net/clear-facebook-cache/

Hope, your issue solved!
The following user(s) said Thank You: korteller
Last edit: 10 years 10 months ago by Administrator.
10 years 10 months ago #5834

Please Log in or Create an account to join the conversation.

  • korteller
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0

Replied by korteller on topic Re: og:url missing !

thank you very much, its help me, but I did put this string in components/com_allvideoshare/views/video/view.html and now it is work great
10 years 10 months ago #5835

Please Log in or Create an account to join the conversation.

Time to create page: 0.119 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies