Why Use Comment Tags for SEO? - Look And Feel
(Page 2 of 4 )
First off, what does a comment tag look like, and how is it used'
According to the W3C (http://www.w3.org/TR/html4/intro/sgmltut.html#h-3.2.4)
<!-- this is a comment -->
<!-- and so is this one,
which occupies more than one line -->
You will notice that a comment tag is basically a left arrow, an exclamation point, two hyphens, a space, then text, like this: !-- place text here. It closes after the text with two more hyphens and a right arrow. Make sure you do this correctly, I have seen instances where half a page is commented out, because someone forgot to put a closing arrow at the end.
Next: How To Use A Comment Tag >>
More Search Optimization Articles
More By Benjamin Pfeiffer