gpt4 book ai didi

javascript - SEO - Onload 后通过 JavaScript 进行标题标签?

转载 作者:行者123 更新时间:2023-11-28 11:59:27 25 4
gpt4 key购买 nike

在页面加载后,搜索引擎机器人是否会看到由 javascript 写入页面标题标签的元信息?

我的代码执行以下操作

<body onload="myFunction(

//find H1 on the page and put it into the title-tag in the header-section

)">

我为什么要这样做?因为它是一个具有不同内容(由 URL 参数控制)的模板(相同的 header )

所以我可以填写修复元信息是的(所有不同内容的相同元)...但我希望它与内容一样动态

有人可以给我一些提示或解决方案吗?

最佳答案

Does a search engine robot sees meta information written by javascript into the the title tag of a page AFTER this page was loaded?

没有

Why I am doing this? Because it is one Template (same header) with different content

改进您的模板,使其将标题作为另一个字段。

关于javascript - SEO - Onload 后通过 JavaScript 进行标题标签?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17859153/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com