From 9ad03c81538bb0a86abde84dbb964814842ec30c Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 11 May 2023 07:40:09 +0300 Subject: [PATCH] add meta data description --- public/search.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/search.php b/public/search.php index a2786ea..850b747 100644 --- a/public/search.php +++ b/public/search.php @@ -328,10 +328,15 @@ if (filter_var($q, FILTER_VALIDATE_URL) && preg_match(CRAWL_URL_REGEXP, $q)) { scheme . '://' . $hostPage->name . ($hostPage->port ? ':' . $hostPage->port : false) . $hostPage->uri ?>
getLastPageDescription($result->id)) { ?> -

title ?>

+ title)) { ?> +

title ?>

+ description)) { ?> description ?> + keywords)) { ?> + keywords ?> + favicon