Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Google serp result had html tags visable.....

         

johnyfav

1:39 pm on Jun 28, 2005 (gmt 0)

10+ Year Member



Maybe it means nothing.

I did a serach for blue widgets (a particular term that relates to one of items).

There I was in the SERP and it was like this

Title
blah blah blah blah blah blah blah <br /> <br /> blah blah blah blah blah

If that makes sense?

Should google not get rid of the tags?

g1smd

8:17 pm on Jun 28, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I see this a lot. The author of that page forgot to close a tag somewhere.

Run the page through [validator.w3.org...] and you'll soon see where the problem is.

vincevincevince

8:25 pm on Jun 28, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's often due to people putting WYSIWYG editors into CMS systems which then produce snippets. The < and > are probably being output as &lt; and &gt;