You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes an incorrect schema definition for pricing, before this change
the structured data testing tool provided by Google flags the price
as a warning since it contains the currency symbol, a separate
itemprop exists for the priceCurrency, I have added a separate meta
tag for the price without the currenccy symbol.
0 commit comments