Is it common practice to put keywords in html markup for SEO?
Posted
by Joel
on Stack Overflow
See other posts from Stack Overflow
or by Joel
Published on 2010-03-15T19:35:47Z
Indexed on
2010/03/15
19:39 UTC
Read the original article
Hit count: 225
Though it's on the edge of programming questions, I think this is still relevant here, as only those of us actually doing the coding for a site would be considering this.
I've been reading more about keyword placement, and it seems to me like a good place to do keyword placement would be in the class and id names chosen for the elements they are representing. I'm not talking about any kind of black-hat keyword stuffing thing but real legitimate use of descriptive keywords for elements.
Is this something that is actively done for SEO?
© Stack Overflow or respective owner