设置 Google 网页优化器,其中文本页面和转换页面相同
我有一个网站,登陆页面和感谢页面都是index.php 页面,动态加载不同的内容。当我生成 javascript 并尝试验证它时,它给了我一个错误,指出感谢页面上未安装 JS,这是有道理的,因为它的内容尚未加载。我想知道如何规避这个问题?有什么建议吗?
谢谢! 卢卡
I have a site where both landing and thank you page are index.php page with different content loaded dynamically. As I'm generating the javascript and trying to validate it, it gives me an error saying that JS is not installed on the thank you page, which makes sense, because its content is not loaded yet. I was wondering how I can circumvent this issue? Any suggestions?
Thanks!
Luka
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要对转化页进行离线验证,按照这些说明进行操作。
You will need to do the offline validation of the conversion page, follow these instructions.