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

feat: Automatically create a paginated sitemap index for large sitemaps. #81

Merged
merged 2 commits into from
Apr 24, 2022

Conversation

boazpoolman
Copy link
Member

What does it do?

It automatically creates a paginated sitemap index for sitemaps that exceed the maximum amount of URLs you can add to a single sitemap.

Why is it needed?

Because large sitemaps (50.000+ URLs) should be split up according to Google.

Related issue(s)/PR(s)

#66

@boazpoolman boazpoolman changed the base branch from master to beta April 23, 2022 14:07
@boazpoolman boazpoolman added this to the v2.1.0 milestone Apr 23, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2022

Codecov Report

❗ No coverage uploaded for pull request base (beta@fa428d9). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             beta      #81   +/-   ##
=======================================
  Coverage        ?   87.50%           
=======================================
  Files           ?        2           
  Lines           ?       72           
  Branches        ?       29           
=======================================
  Hits            ?       63           
  Misses          ?        9           
  Partials        ?        0           
Flag Coverage Δ
unit 87.50% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa428d9...652f75f. Read the comment docs.

@boazpoolman boazpoolman merged commit dd542be into beta Apr 24, 2022
@boazpoolman boazpoolman deleted the feature/sitemap-index branch April 24, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants