Removing Date From Meta Under Stores
Google adds date to meta description in serps from individual store pages. I want to remove this. I have checked my meta
seo settings and those are fine.
I have removed the RSS from individual store headings but another string of code is on the individual store page which google can use to pull the date from. I have looked over code but am unable to find the string to remove it. This is what the code looks like on individual store pages:
<!-- #item-panel -->
<div class="clear"></div>
<div class="calendar">
<ul>
<!--li class="create">September 18, 2013</li-->
<!--li class="expire"></li-->
</ul>
</div>
Please advise how to remove this. thank you