diff --git a/objects/functiongetOpenGraph.php b/objects/functiongetOpenGraph.php
index 8317010e72..a49939dfd3 100644
--- a/objects/functiongetOpenGraph.php
+++ b/objects/functiongetOpenGraph.php
@@ -43,7 +43,7 @@ if (!empty($images->posterPortrait) && basename($images->posterPortrait) !== 'no
$img = $images->poster;
}
$twitter_site = $advancedCustom->twitter_site;
-$title = _substr(html2plainText($video['title']), 0, 55);
+$title = getSEOTitle($video['title']);
$description = getSEODescription($video['description']);
$ogURL = Video::getLinkToVideo($videos_id);
?>
diff --git a/objects/functionogSite.php b/objects/functionogSite.php
index 0ae26021b6..11b9217062 100644
--- a/objects/functionogSite.php
+++ b/objects/functionogSite.php
@@ -63,7 +63,7 @@ $description = getSEODescription($description);
-
+
diff --git a/plugin/CustomizeAdvanced/confirmRating.php b/plugin/CustomizeAdvanced/confirmRating.php
index 085d0bbc8a..72e8a4818d 100644
--- a/plugin/CustomizeAdvanced/confirmRating.php
+++ b/plugin/CustomizeAdvanced/confirmRating.php
@@ -21,7 +21,7 @@ $metaDescription = $title = str_replace('"', '', $video['title']);
" />
- - getWebSiteTitle(); ?>" />
+
diff --git a/plugin/CustomizeUser/confirmVideoPassword.php b/plugin/CustomizeUser/confirmVideoPassword.php
index 1bd2f27fa1..9b3c147512 100644
--- a/plugin/CustomizeUser/confirmVideoPassword.php
+++ b/plugin/CustomizeUser/confirmVideoPassword.php
@@ -20,7 +20,7 @@ $imgh = 720;
" />
- - getWebSiteTitle(); ?>" />
+
diff --git a/plugin/Live/confirmLivePassword.php b/plugin/Live/confirmLivePassword.php
index c24308365d..2e300efa2e 100644
--- a/plugin/Live/confirmLivePassword.php
+++ b/plugin/Live/confirmLivePassword.php
@@ -40,7 +40,7 @@ $global['ignoreChat2'] = 1;
- - getWebSiteTitle(); ?>" />
+
diff --git a/plugin/Live/view/modeYoutubeLive.php b/plugin/Live/view/modeYoutubeLive.php
index 0f32cbb933..e46b6bfcf4 100644
--- a/plugin/Live/view/modeYoutubeLive.php
+++ b/plugin/Live/view/modeYoutubeLive.php
@@ -115,7 +115,7 @@ $liveInfo = Live::getInfo($livet['key'], Live::getLiveServersIdRequest());
- - getWebSiteTitle(); ?>" />
+
diff --git a/plugin/LiveLinks/view/Live.php b/plugin/LiveLinks/view/Live.php
index 114647aca3..0f9ac3cc06 100644
--- a/plugin/LiveLinks/view/Live.php
+++ b/plugin/LiveLinks/view/Live.php
@@ -103,7 +103,7 @@ if (isHTMLEmpty($sideAd)) {
- - getWebSiteTitle(); ?>" />
+