Code Monkey home page Code Monkey logo

Comments (7)

harlan-zw avatar harlan-zw commented on July 30, 2024 1

Hi @botmaster, thanks for the issue.

Just to confirm, the alternatives are working for you correctly (view source of the sitemap), you would just like to see them within the sitemap stylesheet?

from sitemap.

harlan-zw avatar harlan-zw commented on July 30, 2024 1

All good :) Just wanted to make sure there wasn't a bug.

It's a good idea to give some feedback around the alternatives, even if it's just a count to start with

from sitemap.

botmaster avatar botmaster commented on July 30, 2024

Yes, everything works fine ๐Ÿ‘
I would just like to see them within the sitemap stylesheet ๐Ÿ™.

Sorry, I don't speak English very well

from sitemap.

mradenkovic avatar mradenkovic commented on July 30, 2024

Hi @harlan-zw have the same issue with nuxt 3.5 and i18n not working!! I already disabled the style and in the source as well not shown. Really important.

my source:
```
['nuxt-simple-sitemap', {
xsl: false,
siteUrl: 'https://hidden',
sitemaps: false,
trailingSlash: true,
autoLastmod: true,
alternatives: true,
pages: {
exclude: [
'/store/bag',
],
},
index: [
{ sitemap: 'https://hidden/sitemap-products.xml' }
]
}]

from sitemap.

harlan-zw avatar harlan-zw commented on July 30, 2024

Hi @harlan-zw have the same issue with nuxt 3.5 and i18n not working!! I already disabled the style and in the source as well not shown. Really important.

my source: ``` ['nuxt-simple-sitemap', { xsl: false, siteUrl: 'https://hidden', sitemaps: false, trailingSlash: true, autoLastmod: true, alternatives: true, pages: { exclude: [ '/store/bag', ], }, index: [ { sitemap: 'https://hidden/sitemap-products.xml' } ] }]

Hi @mradenkovic, you're posting on an unrelated issue. Can you please make a new issue with more details? Ideally a StackBlitz of the problem.

One quick thing I'll say is that your config does not seem to be correct. pages and alternatives are not valid root keys.

from sitemap.

mradenkovic avatar mradenkovic commented on July 30, 2024

@harlan-zw yes i know, i just tried it out if it works before i open a issue

from sitemap.

harlan-zw avatar harlan-zw commented on July 30, 2024

Will track here: #81

from sitemap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.