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.xml and Robots.txt to improve SEO and Site Crawling #82

Open
amiya-cyber opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request gssoc-ext GSSOC'24 Extd Participant level2 awards 25 points

Comments

@amiya-cyber
Copy link
Contributor

Adding sitemap.xml and robots.txt files helps optimize a website for search engines.

Sitemap.xml provides a list of important URLs, helping search engines discover, crawl, and index new and updated content faster, improving SEO.

Robots.txt controls which parts of the site search engines can access, preventing indexing of sensitive or unimportant pages, conserving crawl budget, and reducing server load.

Together, they enhance site visibility, performance, and search engine ranking.

ASSIGN WITH LEVEL 2 OR LEVEL 3

@vansh-codes
Copy link
Owner

Go ahead!

@vansh-codes vansh-codes added enhancement New feature or request gssoc-ext GSSOC'24 Extd Participant level2 awards 25 points labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext GSSOC'24 Extd Participant level2 awards 25 points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants