: Do CSS class names have any effect on SEO? Possible Duplicate: Is minifying id and class names a bad SEO practice? I have seen some of our competitors using keyword rich CSS class
Possible Duplicate:
Is minifying id and class names a bad SEO practice?
I have seen some of our competitors using keyword rich CSS class names. As an example, if I were in the pet grooming business, I would name my #menu as:
#menu .pet.grooming.moreKeywords.etc { ... }
Does this have any effect on SEO? If so, what is the best practice?
More posts by @Ogunnowo487
2 Comments
Sorted by latest first Latest Oldest Best
Answer: Do not use custom CSS class names for SEO benefits.
Many modern search engines will not be looking for keywords within your tags - imagine the miniscule percentage of websites that actually customize their tags to cater for search engines and how much unnecessary work would be required to implement tag-crawling as a result.
Instead, make sure to use standard tag names such as a, ul as much as you can without having to result to CSS tricks. These will make your site much easier to crawl, indexing many more pages as a result. Make sure to use heading tags (h1, h2 ... hn) as much as possible over custom CSS font tags as search engines will make sure to emphasize these results later.
Google says nothing about that.
The more important things are page structure (correct tags, H1 for headers, sections, etc..), metatags and urls.
The google prefers sites that loads fast, that have good structure and descriptive urls.
You should focus on that.
More info here: support.google.com/webmasters/bin/answer.py?hl=en&answer=35291
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.