Random Characters In Snippets Description

Hey guys,



I’m working with a fresh install of 4.2.4. I noticed my description tags have a bunch of random characters.




<br />
<div class="product-main-info"><br />
	<div class="clearfix"><br />
		<div itemscope itemtype="http://schema.org/Product"><br />
	<meta itemprop="sku" content="Pilot Falcon Plate" /><br />
	<meta itemprop="name" content="Pilot F-16 Falcon Plate" /><br />
	<meta itemprop="description" content="<h2><strong><span style="font-size: large;">Pilot F-16 Falcon Plate</span></strong></h2><br />
<ul><br />
<li>Lightweight aircraft aluminum</li><br />
<li>16 degree double action trucks</li><br />
<li>Two-piece forged truck system</li><br />
<li>Delrin pivot cups</li><br />
<li>Premium urethane cushions</li><br />
<li>8mm axles</li><br />
<li>BIONIC toe stops</li><br />
</ul><br />
<p>&nbsp;</p><br />
<p>&nbsp;</p><br />
<h2><strong><span style="font-size: large;">Upgrade to a Falcon Plus for only $49.</strong></span></strong></h2><br />
<ul><br />
<li><strong>Adjustable Pivot Pin</strong></li><br />
<li><strong>Micro-Adjustable Lock Nut/Washer</strong></li><br />
<li><strong>Forged 7075 Trucks &nbsp;(you're not going to break this truck)</strong></li><br />
<li><strong>Alloy King Pin</strong></li><br />
</ul><br />
<p><strong><img alt="Pilot F-16 size chart." height="390" src="/images/detailed/pilot-size-chart.jpg" width="423" /></strong></p><br />
<p><br /><br />
<br /><br />
<br /><br />
<strong>Pilot plates are sized using the measurement from axle to axle.<br /><br />
For example if you want&nbsp;a plate with 5 1/2" axle to axle distance then you will get a 5.50 plate.</strong></p><br />
<p><strong>&nbsp;</strong></p><br />
<p><strong>&nbsp;</strong></p><br />
" /><br />
	<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer"><br />
						<link itemprop="availability" href="http://schema.org/InStock" /><br />
						<meta itemprop="priceCurrency" content="USD" /><br />
		<meta itemprop="price" content="200" /><br />
			</div><br />
	<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating"><br />
	<meta itemprop="reviewCount" content="4"><br />
	<meta itemprop="ratingValue" content="4.8"><br />
</div><br />

```<br />
<br />
<br />
<br />
I checked our 2 other sites (also 4.2.4) and they also have the same random characters, however the CS-Cart demo is nice and clean.<br />
<br />
One site has CS-Rocks Ultimate SEO and the other two do not.<br />
<br />
Does this have something to do with the server environment?<br />
Our rankings have been falling recently, is this why?<br />
<br />
Thanks guys!! <img src="upload://iKNGSw3qcRIEmXySa8gItY6Gczg.gif" class="bbc_emoticon" alt=":grin:">

I just checked the description in the database and it's clean.


```php


  • Lightweight aircraft aluminum

  • 16 degree double action trucks

  • Two-piece forged truck system

  • Delrin pivot cups

  • Premium urethane cushions

  • 8mm axles

  • BIONIC toe stops


 


 


Upgrade to a Falcon Plus for only $49.



  • Adjustable Pivot Pin

  • Micro-Adjustable Lock Nut/Washer

  • Forged 7075 Trucks  (you're not going to break this truck)

  • Alloy King Pin


```

Dear Nathand,



These randon characters can not effect on ranking.

It is a code of the simbols:

[color=#262626][font=arial, sans-serif][size=3]< = <[/size][/font][/color]

[color=#262626][font=arial, sans-serif][size=3]> = >[/size][/font][/color]



There is a clean code on demo because the html symbols are not used in the product's description.



Best regards, Alt-team.

nathand, what do you see in the Snippet preview?