Quick answer
priority is a hint only; many engines ignore it.
Sitemap priority
priority is a hint only; many engines ignore it. If used, must be between 0.0 and 1.0.
Common causes
- priority > 1 or < 0.
- Wrong type.
How to fix
- Use 0.0 to 1.0 or omit.
- Most omit priority.
FAQ
- priority required?
- No.
- Range?
- 0.0 to 1.0.
Fix it now
Try in validator (prefill this example)