Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Product Structured Data for better SEO
Just wondering how many people have adjusted their templates to include standardized structured data tags. If you look at the google webmaster tools for your site, you might see a warning icon about missing structured data tags.
Read more about structured data tags at...
https://support.google.com/webmasters/answer/146750
https://support.google.com/webmasters/answer/99170?hl=en
https://support.google.com/webmasters/answer/1211158?hl=en
http://schema.org/Product
So, for instance, your template might have your item NAME as...
<span itemprop="name">
<%=getCurrentAttribute('item','storedisplayname')%>
</span>
I've heard that this is getting much more important to Google.
0