Keyword search social change.
This commit is contained in:
@ -61,14 +61,13 @@ ORDER BY books.title ASC");
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Facebook and Twitter integration -->
|
<!-- Facebook and Twitter integration -->
|
||||||
<!-- Facebook and Twitter integration -->
|
|
||||||
<meta property="og:title" content=<?php echo '"'.$SiteName.' - Keyword Search - '.$socialkw.'" />';?>
|
<meta property="og:title" content=<?php echo '"'.$SiteName.' - Keyword Search - '.$socialkw.'" />';?>
|
||||||
|
|
||||||
<meta property="og:image" content=<?php echo '"'.$SiteURL.'/images/og-site-avatar.jpg" />';?>
|
<meta property="og:image" content=<?php echo '"'.$SiteURL.'/images/og-site-avatar.jpg" />';?>
|
||||||
|
|
||||||
<meta property="og:url" content=<?php echo '"'.$SiteURL.'/keywordresults.php?kw='.$keywordsearch.'" />';?>
|
<meta property="og:url" content=<?php echo '"'.$SiteURL.'/keywordresults.php?kw='.$keywordsearch.'" />';?>
|
||||||
|
|
||||||
<meta property="og:site_name" content=<?php echo '"'.$SiteName.' - Keyword Search - '.$socialkw.'" />';?>
|
<meta property="og:site_name" content=<?php echo '"'.$SiteName.' - Keyword Search" />';?>
|
||||||
|
|
||||||
<meta property="og:description" content=<?php echo '"'.$SubName.'" />';?>
|
<meta property="og:description" content=<?php echo '"'.$SubName.'" />';?>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user