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

[ADDED]: sitemap.xml #469

Merged
merged 1 commit into from
Jul 7, 2023
Merged

[ADDED]: sitemap.xml #469

merged 1 commit into from
Jul 7, 2023

Conversation

Killer2OP
Copy link
Contributor

Related Issue

A sitemap is a file that lists all the pages of a website, helping search engines understand its structure and content.

Closes: #468

Describe the changes you've made

Added the sitemap.xml in public folder

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update.
  • This change requires a documentation update

How Has This Been Tested?

Checklist

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Screenshots (if applicable)

Original Updated
original screenshot updated screenshot

Code of Conduct

@vercel
Copy link

vercel bot commented Jul 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webxdao-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2023 0:18am

@Killer2OP
Copy link
Contributor Author

@Anmol-Baranwal Can you please review the PR.

Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

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

Looks good. Thansk! 🚀

Copy link
Member

@Anmol-Baranwal Anmol-Baranwal left a comment

Choose a reason for hiding this comment

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

@vinzvinci
Don't you think, https://webxdao.xyz/ should have a higher priority than others?

Everything looks good to me.

@vinzvinci
Copy link
Member

@vinzvinci Don't you think, https://webxdao.xyz/ should have a higher priority than others?

Everything looks good to me.

Yes for now

Copy link
Member

@vinzvinci vinzvinci left a comment

Choose a reason for hiding this comment

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

LGTM!

@Anmol-Baranwal
Copy link
Member

@vinzvinci Don't you think, https://webxdao.xyz/ should have a higher priority than others?
Everything looks good to me.

Yes for now

Then there should be changes in the code for the higher relative priority of homepage

@mkubdev mkubdev merged commit 471d2e6 into WebXDAO:main Jul 7, 2023
@Killer2OP
Copy link
Contributor Author

@Anmol-Baranwal Can you add the appropriate label to the PR.

@Anmol-Baranwal Anmol-Baranwal added gssoc23 Used for GirlScript Summer of Code 2023 level2 enhancement of existing features labels Jul 7, 2023
@Anmol-Baranwal
Copy link
Member

@Anmol-Baranwal Can you add the appropriate label to the PR.

Thanks for notifying us. Don't worry about the level of the PR, I will change if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc23 Used for GirlScript Summer of Code 2023 level2 enhancement of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Sitemap.xml
5 participants