用图神经网络自动评估网站内链优化方案,提升权威分布效率。
WebKnoGraph: GNN-Powered Internal Linking

- 将网站建模为有向图,用GraphSAGE评分候选内链。
- 自动推荐比人工更优权威收益,但影响语义连贯性。
- 适合需要大规模评估内链策略的SEO工程师使用。
内部链接优化是搜索引擎优化中的常见任务,但许多生产流程仍依赖人工判断、固定页面模板或通用工具建议。实践者需在部署前评估候选链接,因为链接变更会重新分配权威性并影响语义连贯性,而这些影响在发布后难以分离。我们提出WebKnoGraph,一个开源框架,用于评估网站爬取数据中的内部链接策略。该框架将网站建模为有向图,用嵌入表示页面,通过GraphSAGE对候选链接打分,并通过将站点嵌入更大宿主环境来评估干预效果。我们在Kalicube.com的真实爬取数据上实例化WebKnoGraph,对比基于FineWeb的宿主图与合成的Barabási-Albert宿主图中自动选择与专家辅助选择的效果,采用基于PageRank的权威性指标与语义连贯性进行评估。结果表明,自动选择通常带来更强的权威再分配和更高的权威收益(Authority Yield),但伴随更大的语义连贯性代价;专家辅助选择更佳保持语义连贯性,针对低PageRank页面时可实现最高权威收益,尽管损失-收益平衡最差。权威波动性(Authority Volatility)提供了稳定性视角,但解读需谨慎,因两种策略使用的干预集数量不同。这些发现支持一种实用工作流:先大规模生成候选干预集,联合评估权威增益、波动性、损失-收益平衡与语义连贯性,再经编辑审查后实施。
原文摘要 · Abstract (English)
Internal link optimization is a recurring task in search engine optimization, yet many production workflows rely on manual judgment, fixed page templates, or generic tool recommendations. Practitioners need ways to evaluate candidate links before deployment because link changes can redistribute authority and affect semantic coherence in ways that are difficult to isolate after release. We present WebKnoGraph, an open-source framework for evaluating internal linking strategies on website crawls. The framework models a website as a directed graph, represents pages by embeddings, scores candidate links with GraphSAGE, and evaluates interventions by embedding the site into larger host environments. We instantiate WebKnoGraph on a production crawl of Kalicube.com and compare automatic with expert-assisted link selection in an empirical FineWeb-based host graph and a synthetic Barabási-Albert host graph, using PageRank-based authority metrics and semantic coherence. The results show that automatic selection generally produces stronger authority redistribution, with higher Authority Yield, but also larger semantic coherence costs. Expert-assisted selection better preserves semantic coherence and, when targeting low-PageRank pages, achieves the highest Authority Yield, although with the least favorable loss-gain balance. Authority Volatility provides an additional stability perspective, but is interpreted cautiously because the two regimes use different numbers of intervention sets. These findings support a practical workflow in which candidate intervention sets are generated at scale, evaluated jointly across authority gain, volatility, loss-gain balance, and semantic coherence, and then reviewed for editorial deployability before implementation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。