有没有办法解决为什么我得到这些作为标题和描述

is there a way to fix why i am getting these as title and description

提问人:georgio bejjani 提问时间:11/11/2023 更新时间:11/11/2023 访问量:36

问:

我在浏览我最近发布的网站时遇到这个,谁能帮我?enter image description here

尽管我正在将这些添加到索引.html中

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <!-- <link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> -->
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="theme-color" content="#000000" />
    <meta name="description" content="Leading the Biotech Revolution In the Middle East"/>
    <title>Gen Middle-East & Africa</title>

    <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />

  </head>
  <body>
    <div id="root"></div>

  </body>
</html>

javascript html css, 谷歌浏览器

评论

3赞 Titus 11/11/2023
如果那张图片是谷歌搜索结果。您必须等待 Google 将您的网站重新编入索引,才能看到您所做的最新更改。
0赞 georgio bejjani 11/11/2023
是的,这是谷歌搜索结果

答: 暂无答案