DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

Robots.txt #56

Closed DarrachBarneveld closed 7 months ago

DarrachBarneveld commented 7 months ago

As a developer, I can create a robots.txt file so that I can control search engine crawler access to specific parts of my website.

Acceptance Criteria:

  1. The robots.txt file effectively communicates directives to search engine crawlers.
  2. Crawlers are properly instructed on which parts of the website to access and which to exclude.
  3. The robots.txt file is correctly formatted according to the Robots Exclusion Protocol (REP).
  4. The robots.txt file is successfully uploaded to the root directory of the website and is accessible to search engine crawlers.

Tasks:

DarrachBarneveld commented 7 months ago

Robots.txt file declared and disallowed paths allowed. Linked to sitemap