Skip to content
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

sitemap.xml validation could be more loose (Example inside) #6

Open
heysamtexas opened this issue Jun 13, 2024 · 0 comments
Open

sitemap.xml validation could be more loose (Example inside) #6

heysamtexas opened this issue Jun 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@heysamtexas
Copy link
Member

Have a look at this sitemap: https://blockworks.co/price-sitemap-index.xml

we currently validate on the first line from the sitemap_grabber library:

def _is_sitemap(content: str = None) -> bool:

its output below from https://blockworks.co/price-sitemap-index.xml :

Image

@heysamtexas heysamtexas added the bug Something isn't working label Jun 13, 2024
@heysamtexas heysamtexas changed the title sitemap.xml validation needs to be more loose (Example inside) sitemap.xml validation could be more loose (Example inside) Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant