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

feat: generate sitemap.xml (resolves #243) #244

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Conversation

jobara
Copy link
Member

@jobara jobara commented Apr 11, 2022

  • This pull request has been linted by running npm run lint without errors
  • This pull request has been tested by running npm run start and reviewing affected routes
  • This pull request has been built by running npm run build without errors
  • This isn't a duplicate of an existing pull request

Description

Steps to test

  1. Perform a build: npm start or npm run build

Expected behavior: The sitemap.xml and robots.txt files should be generated at the root of the site.

Additional information

This PR also removes the /admin/ and 404.html pages from indexing.

Related issues

Resolves #243

@jobara jobara requested a review from greatislander April 11, 2022 12:26
Copy link
Contributor

@greatislander greatislander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@jobara jobara merged commit cea3049 into fluid-project:main Apr 11, 2022
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.

Automatically generate a sitemap.xml
2 participants