Move the assembly property information to the msbuild info article#22918
Move the assembly property information to the msbuild info article#22918
Conversation
|
@adegeo The content was intentionally split out (from the old csproj.md article) based on this request. So to move it back in contradicts the intent of that issue, which was to improve SEO/findability. Do you think linking from the migration guide will solve that problem? |
|
@gewarren Ahhh gotcha. OK that makes sense why it was still here. However, I only saw 32 visitors in the last month, that can be considered such low traffic that the article isn't worth keeping around. I don't know if we're hitting our SEO targets for this article as it stands. Searching for various forms of
Something else I noticed though too is that I think the MSBuild info article may be hurting overall SEO also since all of the H2s have no descriptions, only links under them. Anyway, with the low traffic, working on adding descriptions to the H2s in the MSBuild article, cross linking to it in further migration guides, we should really have all the bases covered. Thoughts? |
The article has only been live since January 8th 2021. |
Ahh OK that makes sense then why results haven't surfaced. Do you think it would be better to move this to an include and have it in both? Full reference in this article and then the good-for-SEO article? |
I don't think that's necessary. I wonder, though, if we should consider breaking up msbuild-props.md into separate articles for each section, for SEO. |
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
065116f to
f2b1197
Compare
|
@gewarren regarding SEO. H2s should be SEO scannable, but I think it helps SEO to have a paragraph description right below the H2. I think the lack of text below the H2 hurts these sections. Still good to commit this? I just fixed a merge conflict. If you're happy with this change, let's merge it in. |
Summary
This moves all of the content that was in assembly-info.md to the MSBuild article. There is a note in the linked issue to reference this content as part of the newer migration guide coming soon.
@gewarren I see that this file was recently created, however, I'm getting ready to start work on redoing all the migration content (with help from the product group) and I'm working on cleaning this stuff up. I think it makes more sense to have this information in the MSBuild props article and then referenced by migration articles.
Contributes to #22858