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 not adding / in urls #85

Open
EmilyFlocc opened this issue Feb 23, 2022 · 0 comments
Open

Sitemap not adding / in urls #85

EmilyFlocc opened this issue Feb 23, 2022 · 0 comments

Comments

@EmilyFlocc
Copy link

EmilyFlocc commented Feb 23, 2022

Morning,

I have noticed on my website that the sitemap isn't generating the urls correctly.

For example, instead of being https://flocc.co/insights/check-in-on-your-strategy/, its appearing in the sitemap as https://flocc.co/insightscheck-in-on-your-strategy/ (see screenshot below)

Screenshot 2022-02-23 at 08 55 51

This is a static build using nuxt, and the urls are being generated correctly for the site itself, just not in the sitemap.

In my netlify.toml I have the following lines:
[[plugins]]
package = "@netlify/plugin-sitemap"

[plugins.inputs]
trailingSlash = true

Please can someone let me know if I'm doing something wrong, or if this is a bug that needs fixing?

@EmilyFlocc EmilyFlocc changed the title Please replace with a clear and descriptive title Sitemap not adding / in urls Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant