express-sitemap icon indicating copy to clipboard operation
express-sitemap copied to clipboard

sitemap and robots for Expressjs

Results 16 express-sitemap issues
Sort by recently updated
recently updated
newest added

hello I'm having trouble generating my website's sitemap i have thousands of slugs in my database and i need to generate the sitemaps dynamically for each slug and i am...

For example `Sitemap: http://example.com/my_sitemap.xml`

I have a use case where I want to set a default `changefreq` for all routes except one. Hence why I think it would be neat to allow overriding of...

Hello, i have a router file with GET Method like this: /credit/:id I am using express version 4. So how to generate all id url to sitemap.xml

question

Is there any way to write something like following in sitemap? ``` http://example.com/image.jpg ```

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

dependencies

Bumps [hawk](https://github.com/mozilla/hawk) from 6.0.2 to . [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hawk&package-manager=npm_and_yarn&previous-version=6.0.2&new-version=)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) and [jshint](https://github.com/jshint/jshint). These dependencies needed to be updated together. Updates `lodash` from 3.7.0 to 4.17.21 Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year!...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [handlebars](https://github.com/wycats/handlebars.js), [mkdirp](https://github.com/isaacs/node-mkdirp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.5.1 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse:...

dependencies