I was wondering whether the small tag indicates to crawlers that its content isn’t relevant and so it will be skipped and not indexed.
I was wondering whether the small tag indicates to crawlers that its content isn’t
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is dependent on the crawler implementation.
I’m not aware of any formal or informal standard that
smalltags prevent content from being indexed, and it doesn’t appear to be mentioned by major search engines when discussing control over what’s indexed.The original Google search engine gave extra weight to larger fonts – so you might expect a large font to be considered more relevant, but this doesn’t mean that smaller fonts don’t get indexed.
There is no standard for preventing parts of a page from being indexed. For an approach that might work on some engines, there is the
class="robots-nocontent"which was introduced by (and I think only supported by) Yahoo – so unfortunately I wouldn’t expect it to work across other engines.