-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: sitemap format #7453
fix: sitemap format #7453
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more. |
3 flaky tests on run #14991 ↗︎
Details:
cypress/e2e/swap/uniswapx.test.ts • 3 flaky tests • e2eReview all test suite changes for PR #7453 ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a line limit for sitemaps?
the limit is 50,000 URLs or 50MB, whichever comes first |
Description
the old format was valid according to free sitemap validators, but Google Search Console seems to prefer this format.