SitemapTools icon indicating copy to clipboard operation
SitemapTools copied to clipboard

A sitemap (sitemap.xml) querying and parsing library for .NET

Results 5 SitemapTools issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.2. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.7.2 What's Changed Fix cannot find System.Text.Json by @​nohwnd in microsoft/vstest#4669 Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2 v17.7.1 What's Changed Take...

dependencies

Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1. Release notes Sourced from MSTest.TestAdapter's releases. v3.1.1 See the release notes here. v3.1.0 See the release notes here. ARTIFACTS FOR THIS RELEASE WERE CORRUPTED...

dependencies

Hi, Some websites use compressed files in the sitemap instead of `.xml` files. for example consider this sitemap: `https://www.digikala.com/sitemap.xml`. As You can see the sitemap contains some `.gz` files. It...

…ps. I ran into a site that was gzipping sitemap entries and they weren't being detected properly.