saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
18 stars 64 forks source link

Generate Sitemap.xml and Robots.txt to improve SEO and Site Crawling #272

Open amiya-cyber opened 1 day ago

amiya-cyber commented 1 day ago

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

github-actions[bot] commented 1 day ago

👋 Thank you @amiya-cyber for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!