-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add key terms to use case intros/tutorial and what is dvc? docs [SEO] #1806
Merged
shcheklein
merged 16 commits into
iterative:master
from
jeremydesroches:seo-wk2-use-cases
Oct 8, 2020
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
4296de0
Added machine learning keyword
jeremydesroches 1039aff
Added additional ML references for SEO
jeremydesroches f71ef34
Added keywords to use cases index doc to expand search terms
jeremydesroches 916ca5f
Added model and data versioning references to expand search terms
jeremydesroches 5f1708e
Added 'data' to title for SEO
jeremydesroches 508da28
Added 'data' and 'ml model' versioning/version references for SEO
jeremydesroches 9da95fa
Removes extra "ML" reference that changes meaning
jeremydesroches 10d3ff3
Reverts previous additions and expands second paragraph.
jeremydesroches 960db41
Fixes missing comma in first paragraph.
jeremydesroches 6edacb2
Fixes another missing comma in first paragraph.
jeremydesroches d599f1a
Update content/docs/use-cases/index.md
jorgeorpinel dd880e4
Reverts to the original 1st sentence, adds 2nd sentence to paragraph 2
jeremydesroches 19211b1
Merge branch 'seo-wk2-use-cases' of https://github.com/jeremydesroche…
jeremydesroches 7605dad
Adds "best practices" to into paragraph, "tools" to final bullet
jeremydesroches d9e8228
Switch reference to 'for versioning' from 'the version of' for clarity
jeremydesroches 450c87f
Add plural 'datasets' to intro and style fixes in Second model version.
jeremydesroches File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
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.
This comment was marked as resolved.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes there is an SEO motivation here: the search term is "data science use cases".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see! Going fwd if you can make some notes in the PR file changes on terms each change is for, or a list of terms in the PR description at least, that would be helpful for reviews 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Definitely. That makes a lot of sense and I'll do that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it matter that probably users looking for "data science use cases" are not looking for DVC use cases? I don't want to assume what 1000s of people want, but it sounds like a basic data science question rather than anything to do with structuring DS projects (e.g. using DVC).
So maybe changes like this will bring more traffic but also up the bounce rate. We'll have to try and see, I guess!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's true that the term is not a perfect match, but it is related to the primary subject area (data science). Most non-brand terms are going to be partially related but inexact, as searches for discovery are imprecise (because they don't know what DVC is yet).
The search engine is trying to fill in the gaps, so we want to expand on terms that are showing interest within the correct subject area in order to meet them halfway. This article already has some impressions for "use cases", including ML and data science so that's the motivation for this change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, cool! Keeping unresolved for future reference.