The SEO effects of the <abbr> and <acronym> tags
The SEO effects of the <abbr> and <acronym> tags
So I've been running a test. I used the abbreviation tag to stuff a keyword I made up into one of my pages, and then used the acronym tag to do the same on another page. I then waited until the pages were indexed and searched for that word. 0 results were returned. Searching for other things on that page worked, but the title attribute of the abbr and acronym tags were not indexed. Just so you ar all familiar with exactly what I'm talking about, here's two examples:
<abbr title="This has no effect on your SERPs">But this part has the same effect as other text on your page</abbr> <acronym title="This also has no effect on your SERPs">But this part has the same effect as other text on your page</acronym>
|
|