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

Generate sitemap #128

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kevindaffaarr
Copy link
Contributor

Here I added additional scripts, so after self.parse_page(self.starting_url), the code generates a sitemap using self.processed_pages values (which is the slugs). But the sitemap needed a domain for a complete link, it won't generate a sitemap if the domain is not defined in the toml file. The protocol is already default to https, and the remove_html_extension is already default to false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant