Socpt
12-29-2006, 05:35 PM
On this page (http://www.seo-guy.com/seo-tutorial/webpage-touchup.html) of the SEO tutorial, it says the following:At the top of my page I place my anchor using this code:
<a name="seo"></a>
At the bottom of my page I place this href:
<a href="#seo">SEO </a>
Since no text is being displayed in the top anchor, isn't this a form of cloaking? Google says that code shouldn't be used that is not visible by a person. I know it is a minor point but I am curious as to how this is justified?
<a name="seo"></a>
At the bottom of my page I place this href:
<a href="#seo">SEO </a>
Since no text is being displayed in the top anchor, isn't this a form of cloaking? Google says that code shouldn't be used that is not visible by a person. I know it is a minor point but I am curious as to how this is justified?