: Which is best SEO practice to markup source code on web page? What is the best way to present source code to users without affecting SEO? Let's say my website is HTML tutorials and I need
What is the best way to present source code to users without affecting SEO?
Let's say my website is HTML tutorials and I need to present HTML code to the user so that they can copy it.
If my main keywords were present in the markup code, will they affect my keyword density? Or simply SEO?
More posts by @Murphy175
1 Comments
Sorted by latest first Latest Oldest Best
Nothing special to do here, the code is your content. You mark up your code with appropriate elements, and consumers (like search engines) then can do whatever they want to do with this information. A code search engine might be especially interested in it, other search engines might ignore it, most will probably don’t care and handle it in the same way like non-code content.
You should use the code element, for blocks of code as well as inline code, just like I did in this very sentence (see example).
If you have a block of code where the formatting (i.e., multiple lines, indentation) matters, you should use the pre element in addition to code (see example).
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.