【发布时间】:2019-11-10 04:58:51
【问题描述】:
<Helmet> <title>Best Hospital in India – Medical Tourism Company | Trusted hospitals</title> <meta name="title" content="Best Hospital in India – Medical Tourism Company | Trusted hospitals" /> <meta name="description" content="Listed with best hospitals in India, VBcuremart is your medical travel partner which works with top doctors in the best hospitals to give you quality treatment." /> </Helmet>
我创建了一个 CRA 应用程序,我需要根据页面更新元标记。
我使用过 react-helmet,但 SEO 工具无法找到元标题和描述
我已经实现了从 react-helmet 导入的头盔标签。 在那,我添加了元标题标签和描述标签。
我需要根据显示页面更新元标记
【问题讨论】:
-
印度最好的医院——医疗旅游公司 |值得信赖的医院 以上是我尝试过的代码请通过编辑将其包含在您的问题中,它会更清楚
标签: reactjs