js报纸_链接会拯救报纸业吗?

2023-11-28 22:50
文章标签 js 链接 拯救 报纸

本文主要是介绍js报纸_链接会拯救报纸业吗?,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

js报纸

For a long time now, Scott Karp over at Publishing 2.0 has been pushing the idea of link journalism: the idea that the more you point your visitors toward good content that exists on other people’s web sites, the more likely they are to come back to yours in the future. This runs contrary to the attitudes that have pervaded the newspaper business for many years that say that you have to lock visitors into your site for as long as possible to make any money off them. But it is also the same principle that has made Google billions of dollars — the faster Google sends you away, the more likely you are to go back.

很长一段时间以来,发布2.0的Scott Karp一直在推动链接新闻学的思想:您越是将访问者指向其他人的网站上提供的优质内容,他们就越有可能回到您的未来。 这与多年来困扰报纸业的态度背道而驰,这种态度表明,您必须尽可能长时间地将访问者锁定在您的网站中,才能从他们身上赚钱。 但这也是使Google赚了数十亿美元的同一原理-Google将您送走的速度越快,您退回的可能性就越大。

Karp published stats earlier this month showing that the Drudge Report, a site that is almost 100% links to outside sources, had the highest engagement with readers among all news web sites. Mainstream news sites are starting to take notice.

卡普本月初发布的统计数据显示,《 Drudge Report》这个网站几乎100%链接到外部资源,在所有新闻网站中与读者的互动度最高 。 主流新闻网站开始受到关注。

The New York Times’ technology section has been linking out to tech blog using their algorithmic Techmeme-like “Blogrunner” software for months. The Wall Street Journal’s AllThingsD site has Voices section that links out to hand picked tech blog posts.

《纽约时报》的技术版块已经使用类似于Techmeme的算法“ Blogrunner”软件链接到技术博客。 《华尔街日报》的AllThingsD网站的“ 语音”部分链接到精选的技术博客文章。

Now the Washington Post has gotten in on the link journalism trend with the launch of Political Browser. Political Browser is a human-edited aggregator site that links not just to Washington Post blogs and content, but also to hand picked content on third-party sites.

现在,随着《 政治浏览器》的推出,《华盛顿邮报》开始关注链接新闻的趋势。 政治浏览器是一个人工编辑的聚合网站,不仅链接到《华盛顿邮报》的博客和内容,而且还链接到第三方网站上的精选内容。

As Eric Pianin, the Politics Editor for washingtonpost.com, told Scott Karp, Political Browser puts the Washington Post “stamp of approval” on selected stories. In essence, it’s a filter from a trusted source. Pianin told Karp that the Post has been “fascinated” by the success of aggregator sites like the Huffington Post or Drudge Report, and could use their strong brand and reputation with their readers for reliability to get a piece of that action.

正如washingtonpost.com的政治编辑埃里克·皮安宁(Eric Pianin) 告诉斯科特·卡普 ( Scott Karp)一样 ,政治浏览器将《华盛顿邮报》的“认可印章”放在选定的故事上。 本质上,它是来自可信来源的筛选器。 Pianin告诉Karp,《赫芬顿邮报》或《德拉吉报告》等聚合网站的成功使邮政对“迷住了”,并且可以利用其强大的品牌和声誉在读者中获得可靠性,从而采取行动。

The Posts’ page goes further than the Wall Street Journal’s or New York Times’ tech pages do in terms of linking out to trusted sources and associating their brand with their choice of linked-to content. And that could make a winner for the Post and other papers that emulate their model. Karp is right that there is a huge opportunity in filtering. The barrier to creating and publishing content is low there there is more content and information coming our way now each day than ever before. The result is information overload and a poor signal to noise ratio.

在链接到受信任的来源以及将其品牌与所选择的链接内容相关联方面,“帖子”页面比《华尔街日报》或《纽约时报》的技术页面走得更远。 这样可以使《邮政》和其他模仿其模型的论文成为赢家。 卡普说的对,这是一个巨大的过滤机会。 创建和发布内容的障碍很低,每天都有越来越多的内容和信息以前所未有的方式传播。 结果是信息过载和较差的信噪比。

We’ve talked about credibility filtering as the future of content aggregation, but pointed out some inherent flaws in current wisdom of crowds models to get it done. Newspapers, though, which are already trusted sources of information for their readers, could become content aggregators and filter by credibility in a way that would really resonate with readers.

我们已经将可信度过滤作为内容聚合的未来进行了讨论,但指出了人群模型目前的智慧存在一些固有缺陷,无法完成。 不过,报纸已经是其读者值得信赖的信息来源,它们可以成为内容聚合者,并通过可信度进行过滤,从而真正引起读者的共鸣。

翻译自: https://www.sitepoint.com/will-links-save-the-newspaper-industry/

js报纸

这篇关于js报纸_链接会拯救报纸业吗?的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/430482

相关文章

Node.js 中 http 模块的深度剖析与实战应用小结

《Node.js中http模块的深度剖析与实战应用小结》本文详细介绍了Node.js中的http模块,从创建HTTP服务器、处理请求与响应,到获取请求参数,每个环节都通过代码示例进行解析,旨在帮... 目录Node.js 中 http 模块的深度剖析与实战应用一、引言二、创建 HTTP 服务器:基石搭建(一

使用Vue.js报错:ReferenceError: “Vue is not defined“ 的原因与解决方案

《使用Vue.js报错:ReferenceError:“Vueisnotdefined“的原因与解决方案》在前端开发中,ReferenceError:Vueisnotdefined是一个常见... 目录一、错误描述二、错误成因分析三、解决方案1. 检查 vue.js 的引入方式2. 验证 npm 安装3.

JS常用组件收集

收集了一些平时遇到的前端比较优秀的组件,方便以后开发的时候查找!!! 函数工具: Lodash 页面固定: stickUp、jQuery.Pin 轮播: unslider、swiper 开关: switch 复选框: icheck 气泡: grumble 隐藏元素: Headroom

在JS中的设计模式的单例模式、策略模式、代理模式、原型模式浅讲

1. 单例模式(Singleton Pattern) 确保一个类只有一个实例,并提供一个全局访问点。 示例代码: class Singleton {constructor() {if (Singleton.instance) {return Singleton.instance;}Singleton.instance = this;this.data = [];}addData(value)

安卓链接正常显示,ios#符被转义%23导致链接访问404

原因分析: url中含有特殊字符 中文未编码 都有可能导致URL转换失败,所以需要对url编码处理  如下: guard let allowUrl = webUrl.addingPercentEncoding(withAllowedCharacters: .urlQueryAllowed) else {return} 后面发现当url中有#号时,会被误伤转义为%23,导致链接无法访问

Node.js学习记录(二)

目录 一、express 1、初识express 2、安装express 3、创建并启动web服务器 4、监听 GET&POST 请求、响应内容给客户端 5、获取URL中携带的查询参数 6、获取URL中动态参数 7、静态资源托管 二、工具nodemon 三、express路由 1、express中路由 2、路由的匹配 3、路由模块化 4、路由模块添加前缀 四、中间件

EasyPlayer.js网页H5 Web js播放器能力合集

最近遇到一个需求,要求做一款播放器,发现能力上跟EasyPlayer.js基本一致,满足要求: 需求 功性能 分类 需求描述 功能 预览 分屏模式 单分屏(单屏/全屏) 多分屏(2*2) 多分屏(3*3) 多分屏(4*4) 播放控制 播放(单个或全部) 暂停(暂停时展示最后一帧画面) 停止(单个或全部) 声音控制(开关/音量调节) 主辅码流切换 辅助功能 屏

使用JS/Jquery获得父窗口的几个方法(笔记)

<pre name="code" class="javascript">取父窗口的元素方法:$(selector, window.parent.document);那么你取父窗口的父窗口的元素就可以用:$(selector, window.parent.parent.document);如题: $(selector, window.top.document);//获得顶级窗口里面的元素 $(

js异步提交form表单的解决方案

1.定义异步提交表单的方法 (通用方法) /*** 异步提交form表单* @param options {form:form表单元素,success:执行成功后处理函数}* <span style="color:#ff0000;"><strong>@注意 后台接收参数要解码否则中文会导致乱码 如:URLDecoder.decode(param,"UTF-8")</strong></span>

js react 笔记 2

起因, 目的: 记录一些 js, react, css 1. 生成一个随机的 uuid // 需要先安装 crypto 模块const { randomUUID } = require('crypto');const uuid = randomUUID();console.log(uuid); // 输出类似 '9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d'