Schema validation error when time is 720 minutes or more
-
Hi there,
Great plugin but we have some recipes that require 24 horas of preparation. When we put 1440 minutes of preparation we get following error from Google Search Console: “prepTime PT1D is not a valid value for date/time”.
If we reduce the time (preparation time, cooking time or total time) to less than 720 minutes (12 hours) the validation is ok (for example for: prepTime PT10M; prepTime PT6H).
For everything equal or higher than 720 minutes = 12 hours = PT1D12H the Google Schema validator gives the validation error (for example: prepTime PT1D12H is not a valid value for date/time; cookTime PT20M is ok; totalTime PT1D12H20M is not a valid value for date/time). The Google validation error links to https://en.wikipedia.org/wiki/ISO_8601 to solve the date/time error.
Can you correct this please?
Thanks for your efforts.
- The topic ‘Schema validation error when time is 720 minutes or more’ is closed to new replies.