DarrachBarneveld / ci-swag

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

User Story: SEO #64

Closed DarrachBarneveld closed 6 months ago

DarrachBarneveld commented 6 months ago

As a developer, I can configure SEO information about the website so that users can easily access content.

Acceptance Criteria:

  1. All pages have semantic markup that passes validation
  2. Each page has relevant meta keywords and description tags in the head
  3. Each page contains as h1 and content is well structured

Tasks

DarrachBarneveld commented 6 months ago

SEO main files and meta tags added