如果我允许合作伙伴网站重新发布我的RSS源,这会提高我的SEO排名吗? [英] if I allow partner sites to republish my RSS feed, will that boost my SEO ranking?

查看:93
本文介绍了如果我允许合作伙伴网站重新发布我的RSS源,这会提高我的SEO排名吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个网站。如果我允许B2B商业客户重新发布该网站的博客RSS提要(我正在考虑使用部分RSS提要以及返回该网站的链接以阅读更多内容),它会帮助其SEO排名吗?这会提高搜索引擎优化排名吗?

I have a site. Would it help its SEO ranking if I allow B2B business customers to repost the site's blog's RSS feed (I'm thinking of using the partial RSS feed with links back to the site to "read more."), will that boost SEO rankings?

如果我(1)给予商业客户(他们可能不是非常精通技术,因此,我想给他们最简单的解决方案。)JavaScript放在他们呈现RSS提要的页面上?搜索引擎是否能够检测到这一点,因为它是用JavaScript完成的,或者,(2)我应该给它们iFrame代码吗?或者,(3)是编写服务RSS提要所必需的服务器端代码(比如PHP,Python,Ruby,ASP,JSP等)的最佳选择吗?

What if I (1) give the business customers (They may not be very tech savvy, and therefore, I'd like to give them the easiest solution.) JavaScript to put on their page that renders the RSS feed? Will the search engines even be able to detect this since it's done with JavaScript Or, (2) should I give them iFrame code? Or, (3) is the best option to write the server-side code (say PHP, Python, Ruby, ASP, JSP, etc.) necessary to serve the RSS feed?

(4)由于不同页面上的所有重复内容,我是否应该担心这种方法会损害我的搜索引擎优化排名?

(4) Should I worry about this approach hurting my SEO rankings because of all the duplicate content on different pages?

更新:
我想要去下面egrunin建议的javascript路由。我无法使用javascript获取RSS内容,因为大多数浏览器都会阻止跨域ajax。我不想强迫其他人编写服务器端代码来请求RSS内容。我查看了twitter如何处理它的徽章,但却无法理解它。我想我想做这样的事情: http://www.xml.com/pub/a/2005/12/21/json-dynamic-script-tag.html 但目前我正在使用wordpress'开箱即用的RSS饲料。这不是JSON。我想我可以写一个用JSON输出的PHP脚本。或者,也许javascript可以将XML解析为JSON。你认为最好的方法是什么?

UPDATE: I would like to go the javascript route that egrunin has suggested below. I had trouble getting the RSS content using javascript because most browsers prevent cross domain ajax. I do not want to force others to write server-side code to request the RSS content. I checked out how twitter does its badges but had trouble understanding it. I think I want to do something like this: http://www.xml.com/pub/a/2005/12/21/json-dynamic-script-tag.html but currently I am using wordpress' out-of-the-box RSS feeds. It's not JSON. I guess I could write a php script that outputs it in JSON. Or, maybe the javascript can parse the XML to JSON. What do you think is the best approach?

请指教。

更新:我想通了。请参阅下面给出的答案。

UPDATE: I figured it out. See the answer I give below.

谢谢!

Matt

推荐答案

我终于使用一种名为JSONP(带填充的JSON)的技术解决了这个问题。

I finally solved this using a technique called JSONP (JSON with padding).

http://www.custudentloans.org/javascripts/cusl-page.js

这篇关于如果我允许合作伙伴网站重新发布我的RSS源,这会提高我的SEO排名吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆