Title: priceValidUntil is missing
Last modified: June 5, 2021

---

# priceValidUntil is missing

 *  Resolved [fwkart](https://wordpress.org/support/users/fwkart/)
 * (@fwkart)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/)
 * Hi.
 * Google Search Console says “priceValidUntil is missing”. Is there a temporary
   fix there?
 * [https://i.imgur.com/6yt2UnS.png](https://i.imgur.com/6yt2UnS.png)
 * Greetings
 * 🙂

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Author [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * (@rankmath)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14524855)
 * Hello [@fwkart](https://wordpress.org/support/users/fwkart/),
 * Thank you for contacting the support and sorry for any inconvenience that might
   have been caused due to that.
 * Rank Math takes the Schema data from your product pages automatically and turns
   it into Schema-ready content. Likewise, the aggregateRating and review fields
   are taken from your actual product reviews that your buyers/customers leave on
   your products.
    [https://i.rankmath.com/Ni50EF](https://i.rankmath.com/Ni50EF)
 * If you don’t have any reviews yet, that is going to show up as a warning in the
   Schema testing tool. That’s because Google will actually look for those fields.
 * Please acquire some reviews and ratings to get rid of the `aggregateRating` and`
   review` warnings.
 * You can fix the SKU and availability issue quickly as well: [https://i.rankmath.com/wtM5aM](https://i.rankmath.com/wtM5aM)
 * To fix the `brand` warning, head over to WordPress Dashboard > Rank Math > General
   Settings > WooCommerce and choose from any of the available fields to use as 
   your product’s brands.
    [https://i.rankmath.com/N1Txmh](https://i.rankmath.com/N1Txmh)
 * If you want to use a custom value for your Brands, you can do that using Rank
   Math PRO:
    [https://i.rankmath.com/OFoEnt](https://i.rankmath.com/OFoEnt)
 * For the GTIN, ISBN, MPN issue, you can fix them by switching to Rank Math PRO
   as well since it includes even more options for WooCommerce than our free version:
   
   [https://i.rankmath.com/OFoEnt](https://i.rankmath.com/OFoEnt)
 * For the `priceValidUntil` warning, you have to either ignore that or add a sale
   price with validity to get rid of it:
    [https://i.rankmath.com/cMqAAH](https://i.rankmath.com/cMqAAH)
 * Hope that helps.
 *  Thread Starter [fwkart](https://wordpress.org/support/users/fwkart/)
 * (@fwkart)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14534616)
 * Hi. Thank you for your reply.
 * I now have a new problem: Google says it is missing the “brand” reference. But
   I have added the brand in Rank Math. Do you know what I can do?
 * [https://i.imgur.com/6116UXV.png](https://i.imgur.com/6116UXV.png)
    [https://i.imgur.com/rPXw6x7.png](https://i.imgur.com/rPXw6x7.png)
 * Greetings
 *  Plugin Author [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * (@rankmath)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14540215)
 * Hello [@fwkart](https://wordpress.org/support/users/fwkart/)
 * Can you please share the links?
 * Looking forward to helping you. Thank you.
 *  Thread Starter [fwkart](https://wordpress.org/support/users/fwkart/)
 * (@fwkart)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14540768)
 * Hi.
 * yes sure. Here is an example: [https://www.fwkart.de/produkt/feuerwerk-foto-acryl-echtfoto-hannover-01-wandbild-dsc8985/](https://www.fwkart.de/produkt/feuerwerk-foto-acryl-echtfoto-hannover-01-wandbild-dsc8985/)
 * Greetings
 *  Plugin Author [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * (@rankmath)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14541905)
 * Hello [@fwkart](https://wordpress.org/support/users/fwkart/),
 * Just selecting the Brand taxonomy in WooCommerce settings will not add the brand
   in Schema.
 * You will have to assign that taxonomy term to the product.
 * Here is a screencast from my setup:
    [https://i.rankmath.com/BWUACc](https://i.rankmath.com/BWUACc)
 * Hope that helps. Thank you.
 *  Thread Starter [fwkart](https://wordpress.org/support/users/fwkart/)
 * (@fwkart)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14541965)
 * Hi.
 * You are the best. Thanks a lot 🙂
 * Greetings
 *  Plugin Author [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * (@rankmath)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14542610)
 * Hello [@fwkart](https://wordpress.org/support/users/fwkart/)
 * Glad that helped.
 * If it isn’t too much to ask for – would you mind leaving us a review here?
    [https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post](https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post)
 * It only takes a couple of minutes but helps us tremendously.
 * It would mean so much to us and would go a really long way.
 * Thank you.​​
 *  [Laptop Titan](https://wordpress.org/support/users/laptoptitan/)
 * (@laptoptitan)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14564178)
 * If you have too many products and want to skip this process you can add this 
   code to the function.php
 *     ```
       add_filter( "rank_math/snippet/rich_snippet_product_entity", function( $entity ) {
       	$id = get_the_ID();
       	$entity['offers']['priceValidUntil'] = '2023-06-01';
       	$entity['sku'] = $id;
       	$entity['mpn'] = $id;
       	return $entity;
       });
       ```
   
 * I took the product id to assign to the SKU and MPN fields. For the field priceValidUntil
   you can set as you like as long as the date is in the future
 * Example: [https://laptoptitan.vn](https://laptoptitan.vn)
 *  Thread Starter [fwkart](https://wordpress.org/support/users/fwkart/)
 * (@fwkart)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14564649)
 * Hello [@laptoptitan](https://wordpress.org/support/users/laptoptitan/)
 * Thank you so much!
    This is an excellent solution 🙂
 * Best regards and all the best
 *  [Laptop Titan](https://wordpress.org/support/users/laptoptitan/)
 * (@laptoptitan)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14566262)
 * RankMath support team helped me with this. Thanks Rank Math. I switched from 
   Yoast Seo to RankMath and am very pleased.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘priceValidUntil is missing’ is closed to new replies.

 * ![](https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3438330)
 * [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings](https://wordpress.org/plugins/seo-by-rank-math/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-by-rank-math/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-by-rank-math/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-by-rank-math/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-by-rank-math/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-by-rank-math/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [Laptop Titan](https://wordpress.org/support/users/laptoptitan/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/pricevaliduntil-is-missing/#post-14566262)
 * Status: resolved