RDBTC-221 Migrate technical guides Migrating RDBTC-160 - #2668
Open
Netzach-Nyss wants to merge 1 commit into
Open
Netzach-Nyss wants to merge 1 commit into
Netzach-Nyss wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue link
RDBTC-221 Migrate technical guides and how-tos from ravend.net/articles to docs.ravendb.net/guides
RDBTC-160 Practical Look at AI Agents
Additional description
Content Quality & E-E-A-T Analysis
Content Quality Score: 90/100
Metrics
32768,1024The page now links out to 11 docs pages and receives 8 internal links, none of which leak to an external duplicate. That bidirectional clustering is the main structural change since the last pass.
E-E-A-T Breakdown
SendToModel = false, the@conversationcollection,MaxModelIterationsPerCall. All cited to primary docs.ravendb.netduplicate now resolve to this page, verified in built HTML across both 7.2 and 7.1. Still capped because the duplicate itself is live and competing.MaxTokensAfterSummarizationcontradiction is gone, resolved against three independent sources including the guide's own screenshot. That removed the page's only factual inconsistency, which is a named low-quality marker in the Sept 2025 QRG.Total: 90/100
AI Citation Readiness: 80/100
Issues Found
1. Stale version claim (high, open since pass one)
Line 80 still reads "In the latest RavenDB update (7.1.2)". Current is 7.2. This is now the only content-accuracy defect left on the page, and it has survived four passes. The prerequisites block at line 134 correctly states "RavenDB 7.1.2 or later" as a floor and needs no change.
2. The duplicate is still live and uncanonicalized (high, external)
Re-fetched today:
ravendb.net/articles/practical-look-at-ai-agents-with-ravendbreturns 200 with the full article, no canonical, no noindex.3. Systemic version of the same problem, untouched (high)
23 other articles have a local guide with an identical slug while 61 links across the repo still point at the external copy. The heaviest are
setting-up-ravendb-cluster-on-aws-eks(9),ravendb-deployment-guide-docker-compose-cluster(9),survive-the-ai-tidal-wave-with-ravendb-genai(5), andsending-your-ravendb-7-0-logs-to-grafana-cloud(5). I have not touched these, since the retention decision differs per article.4. No
FAQPageschema (medium)Six question-answer pairs, no structured data for them.
DocPageMetadata.tsxemitsTechArticleandSoftwareSourceCodeonly. Site-wide: 15 pages carry FAQ content, 3 of them in a directly parseable bold-question format. Value is AI parsing on ChatGPT, Perplexity, and Bing Copilot, not SERP rich results, which Google retired for most sites in 2023.5. Author entity still thin (medium)
"url": null,"socials": {}. Person schema emits nourland nosameAs.6. No first-party data (medium)
Now the single largest remaining AI-citation gap. The two figures added are documented defaults. Nothing on the page reports a measurement the author actually took.
7. No comparison table (medium) and 8. sentence-length drift (low, mine), both unchanged from the last pass.
Recommendations
Fix line 80. One sentence, open for four passes, and it is the last factual defect. Reframe 7.1.2 as the release that introduced the feature rather than as the current one.
Decide the fate of the
ravendb.netcopy, then either canonical it here or retire it. Everything done on this page so far improves a copy that still competes with an uncanonicalized twin.Batch the remaining 61 links. I can repoint all of them in one pass, or produce the 23-article list as a checklist so the retention call gets made per article first. Say which.
Add
FAQPageschema behind an optional frontmatter flag, scoped as its own task rather than folded into this page.Add the Query vs Action table, which now has a natural home beside the FAQ.
Populate the author entry. One line, lifts every guide by this author.
Add one measured number. Unchanged across four passes and still the highest-value single addition available.
Type of change
/templatesor readme)Changes in docs URLs
/scripts/redirects.jsonfile, setDocuments MovedPR label)Changes in UX/UI