amupedia2021 / amupedia-web

Source code of the website.
https://www.amupedia.site/
MIT License
162 stars 176 forks source link

Sitemap Addition #297

Closed NikhilRaikwar closed 1 year ago

NikhilRaikwar commented 1 year ago

Is your feature request related to a problem ? Please describe. ✍️

The current issue in the repository is the absence of a sitemap for the website. A sitemap is a file that lists all the pages on a website, allowing search engines to better understand and crawl the site's content. By adding a sitemap, we can improve the website's visibility and ensure that all pages are easily discoverable by search engines.

Describe breifly how would you implement the same.

Solution_steps
• Create a new sitemap file in XML format.
• Identify and include all the URLs of the website's pages in the sitemap.
• Follow best practices for sitemap creation, such as prioritizing important pages, indicating update frequency, and specifying the last modified date for each page.
• Handle dynamic or frequently changing content appropriately to ensure the sitemap remains up-to-date.
• Test the sitemap to ensure it is valid and error-free.
• Integrate the sitemap into the website's repository.

Additional context

Please Assign this work to me.

Are you contributing for a program?

GSSoC2023

Code of Conduct

AmanJain18 commented 1 year ago

@NikhilRaikwar Go for it and make best out of it 🎉👍🏻