Skip to content

Commit 3b2885e

Browse files
Enhance README with Internal Linking Calculator details
Added a section for the Internal Linking Calculator and citation in README.
1 parent f1e7281 commit 3b2885e

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,10 +389,26 @@ This license allows open use, adaptation, and distribution. You can integrate th
389389
Use the code. Improve the methods. Share what you learn.
390390

391391
---
392-
# 🖩 Internal Linking Calculator
392+
393+
## 🖩 Internal Linking Calculator
393394

394395
This interactive calculator estimates the potential **cost savings and ROI** from optimizing internal links, based on your keyword data, CPC benchmarks, and click-through assumptions.
395396

396397
[![Try the Internal Linking SEO ROI Calculator](https://raw.githubusercontent.com/martech-engineer/WebKnoGraph/refs/heads/main/assets/internal-linking-seo-roi-cropped.png)](https://huggingface.co/spaces/Em4e/internal-linking-seo-roi-calculator)
397398

398399
---
400+
401+
## Citation
402+
403+
If you use WebKnoGraph in your research, please cite our arXiv preprint:
404+
405+
```bibtex
406+
@misc{gjorgjevska2026webknograph,
407+
title = {WebKnoGraph: GNN-Powered Internal Linking},
408+
author = {Gjorgjevska, Emilija and Mirceva, Georgina and Mirchev, Miroslav},
409+
year = {2026},
410+
eprint = {2606.06106},
411+
archivePrefix = {arXiv},
412+
primaryClass = {cs.IR},
413+
url = {https://arxiv.org/abs/2606.06106}
414+
}

0 commit comments

Comments
 (0)