gatsby-plugin-advanced-sitemap icon indicating copy to clipboard operation
gatsby-plugin-advanced-sitemap copied to clipboard

V2: Ideas and Umbrella ☂

Open yogeshkotadiya opened this issue 3 years ago • 5 comments

Now that Gatsby 3 has been released, We should also proceed with the Next Major release.

Here are some of the changes that I'm proposing.

Major Breaking Changes

  • [ ] Drop Node 10 (EOL April 2021)
    • [ ] Remove deprecated API
  • [ ] Upgrade to Gatsby 3
  • [ ] Typescript?

Features

  • [ ] Support for changefreq and priority in XML
  • [ ] Allows custom output path for individual sitemap

We can track the progress here. @aileen

yogeshkotadiya avatar Mar 14 '21 13:03 yogeshkotadiya

@yogeshkotadiya The plugin seems to be working with Gatsby 3 as expected, are there any major changes that have to happen? (I'm using this plugin in all projects :) )

mrkaluzny avatar Mar 16 '21 08:03 mrkaluzny

Legitimately fix https://github.com/TryGhost/gatsby-plugin-advanced-sitemap/issues/13 ?

generalpiston avatar Apr 10 '21 01:04 generalpiston

Apologies, I jumped the gun here! I didn't see this feature map and just released 2.0 with the Gatsby update. Feel free to keep adding features. Sorry 🙏

aileen avatar May 19 '21 06:05 aileen

https://github.com/TryGhost/gatsby-plugin-advanced-sitemap/issues/16#issuecomment-865301474

tbaustin avatar Jun 21 '21 22:06 tbaustin

I'd love to have the feature of adding hreflang and rel="alternate" See issue #68 It's already a feature of gatsby-plugin-sitemap, so maybe inspiration can be drawn from there.

FelDev avatar Aug 18 '21 18:08 FelDev