跨站点共享 UI,无需 iframe

发布于 2024-10-16 02:02:34 字数 230 浏览 1 评论 0原文

我们为客户托管目录数据和 UI。我们不会为他们建立整个网站。因此,客户暂时放置一个 iframe 并将 URL 指向我们的托管站点。它工作得很好,但现在只是因为 iframe 他们正在失去 SEO。 所以我的问题是如何在没有 iframe 的情况下实现我的目标。

1) 我如何将美国托管的 UI 嵌入/注入/合并到我们的客户网站。
2)获得搜索引擎优化的好处

我希望我的问题很清楚。

谢谢

we host catalog data and UI for our clients. we do not build entire web site for them. so for the time being client puts an iframe and points URL to our hosting site. it was working fine but now just because of iframe they are lossing SEO.
so my question is how to achieve my goal without iframe.

1) how can i embed/inject/merge UI hosted by US to our client web site.
2) Get SEO benefits

i Hope my question is pretty clear.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦毁影碎の 2024-10-23 02:02:34

在您的域上使用代理并传递请求,请在此处解释: http://www.johnchapman.name/aspnet-proxy-page-cross-domain-requests-from-ajax-and-javascript/
不必是ajax,只需在服务器上注入内容,我希望你明白了

use proxy on your domain and pass through the request, explain here: http://www.johnchapman.name/aspnet-proxy-page-cross-domain-requests-from-ajax-and-javascript/
does not have to be ajax, just inject the content at the server, you get the idea I hope

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文