相关疑难解决方法(0)

Google Not Showing React-Helmet Title And Description

I'm using react-helmet to give each of my pages a unique title and description for my React application. The title is rendering correctly in the browser tab and the title and description are rendering correctly when I inspect the page using Dev Tools. However, Google isn't showing either the title or description in their search results. What am I doing wrong?

I've looked into using prerender.io but as my site doesn't have a backend (it's just a marketing site for …

seo metadata meta-tags reactjs react-helmet

6
推荐指数
2
解决办法
279
查看次数

SPA React 应用程序的动态 OpenGraph 标签

我想opengraph为我的create-react-app网站添加一些标签。问题是,当我动态添加它们时,Helmet它们没有被正确解析。有什么好的解决方法吗?

meta-tags single-page-application reactjs

0
推荐指数
1
解决办法
2394
查看次数