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(docs): create sitemap.xml #893

Merged
merged 1 commit into from
Jun 28, 2023
Merged

feat(docs): create sitemap.xml #893

merged 1 commit into from
Jun 28, 2023

Conversation

NikhilRaikwar
Copy link
Contributor

This commit adds the initial sitemap.xml file to the website. The sitemap.xml file will serve as a structured overview of all website pages and content. It will be automatically generated and updated dynamically to ensure it stays up-to-date.

Related Issue

Closes: #867

Changes made πŸ‘·πŸ»β€β™‚οΈ

  • Created the sitemap.xml file.

  • Implemented automated generation and dynamic updating of the sitemap.xml file.

  • Followed the XML sitemap protocol for compatibility with search engines.

These changes successfully address the assigned issue of the website lacking a sitemap. The addition of the sitemap.xml file improves search engine optimization (SEO), content discoverability, and user experience.

Screenshots πŸ“Έ

Screenshot 2023-06-26 151429
In the attached screenshot, you can see the code of the sitemap.xml file as it is being edited in Visual Studio Code. The code represents the structure and content of the sitemap, including the URLs and metadata of the website's pages. This screenshot provides a visual representation of the work being done to create and customize the sitemap.xml file using a popular code editor.

This commit adds the initial sitemap.xml file to the website. The sitemap.xml file will serve as a structured overview of all website pages and content. It will be automatically generated and updated dynamically to ensure it stays up-to-date.
@github-actions github-actions bot added πŸ’‘ feature This generally contains addition/changes to features. status: todo ⏳ This issue is yet to be seen by the maintainer of the project. πŸ“š docs This issue is related to documentation fixes. labels Jun 26, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello, @NikhilRaikwar, thank you for opening a pull request.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.
If you think it's something urgent, feel free to reach out to Tamal on Twitter.


Give us a ⭐ to show some support
Happy OpenSource πŸš€

@NikhilRaikwar NikhilRaikwar changed the title feat(docs): Create sitemap.xml feat(docs): create sitemap.xml Jun 26, 2023
@github-actions github-actions bot temporarily deployed to Preview June 26, 2023 09:50 Inactive
@github-actions
Copy link

This pull request has been deployed to Vercel.

Latest commit: d84e9c3
βœ… Preview: https://milan-lkfh42nqv-iamtamal.vercel.app
πŸ” Inspect: https://vercel.com/iamtamal/milan/5cpJ3Wibop4ev5JD72A1tf97amDn

View Workflow Logs

@github-actions github-actions bot added the deployed This PR has been deployed to Vercel for testing. label Jun 26, 2023
Copy link
Member

@tamalCodes tamalCodes left a comment

Choose a reason for hiding this comment

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

Amazing work !

The changes look good to me and will be merged soon.

Do follow Tamal for more Opensource fun projects and don't forget to drop a star so that you get updated about our latest releases (we will tag you and mention your work) and also a shoutout on social media (LinkedIn and Twitter) !

Happy Opensource πŸš€.

@tamalCodes tamalCodes added status: ready βœ… This PR has passed all the checks and is now ready to be merged. gssoc23 This issue/PR is part of GSSOC'23. level2 GSSOC 23 -> LEVEL 2 and removed status: todo ⏳ This issue is yet to be seen by the maintainer of the project. labels Jun 28, 2023
@tamalCodes tamalCodes merged commit 142473a into ngoworldcommunity:main Jun 28, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed This PR has been deployed to Vercel for testing. πŸ“š docs This issue is related to documentation fixes. πŸ’‘ feature This generally contains addition/changes to features. gssoc23 This issue/PR is part of GSSOC'23. level2 GSSOC 23 -> LEVEL 2 status: ready βœ… This PR has passed all the checks and is now ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Sitemap Addition for Website {GSSoc'23}
2 participants