Code Monkey home page Code Monkey logo

Comments (9)

geoHeil avatar geoHeil commented on July 30, 2024 1

I think the issue was some cached version in .nuxt and .output directories.

Once I delete these it seems to work just fine.

However, @harlan-zw do you think you could extend the example of the $fetch for dynamic sitemaps to querying an (REST or GRAPHQL) API with a Bearer token? I resorted to manually put the list of URIs for now as I had issues setting up JS/apollo with nuxt.

from sitemap.

geoHeil avatar geoHeil commented on July 30, 2024

Even the sitemap:prerender hook is ignored.

from sitemap.

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

Can you confirm you're depending on the latest version of nuxt-simple-sitemap and not just using the nuxt-seo-kit dependency? Nuxt SEO Kit v1 is on the v1 of nuxt-simple-sitemap. I'm currently working on a v2 to address this

Otherwise a StackBlitz reproduction would be very useful

from sitemap.

geoHeil avatar geoHeil commented on July 30, 2024

Strange. When using V2 indeed some change happens.

However, now instead of all the static routes only 1 route is being rendered. And all the trials from before to get any dynamic addons to work fail for me.

from sitemap.

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

Not exactly sure what the issue is for you, can you make a StackBlitz with the problem?

from sitemap.

geoHeil avatar geoHeil commented on July 30, 2024

@harlan-zw as you reacted with a 👍 please can you ping me here once you have updated the example. Many thanks.

from sitemap.

willmac997 avatar willmac997 commented on July 30, 2024

I am quite interested in using GraphQL over REST. @geoHeil Just wondering if you've managed to make any progress on this?

from sitemap.

geoHeil avatar geoHeil commented on July 30, 2024

Currently I resolved the task by creating a python script, collecting all the data (URLs) into a list and then manually copy pasting this into the javascript array. This is certainly not ideal

from sitemap.

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

Will track here: #80

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.