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

create task/build step to create sitemap.xml #436

Open
vincelee888 opened this issue Nov 28, 2018 · 0 comments
Open

create task/build step to create sitemap.xml #436

vincelee888 opened this issue Nov 28, 2018 · 0 comments

Comments

@vincelee888
Copy link
Member

vincelee888 commented Nov 28, 2018

to improve search engine optimisation, create a sitemap for crawling robots.

the site is built using https://metalsmith.io/. keep in mind a number of pages are created as part of the build process - take a look in tasks/ and any files called generate...

there's probably a plugin for metalsmith that will crawl its own files and generate one, otherwise, create a gulp task that can be run post-build that builds it!

@vincelee888 vincelee888 changed the title create sitemap.xml create task/build step to create sitemap.xml Jun 30, 2019
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