Make sure the website take the following **SEO** factors into account: - [x] **`<title>...</title>`** tag - **Meta tags**: - [ ] **`<meta name="keywords" content="..." />`** - [ ] **`<meta name="description" content="..." />`** - [x] Heading structure (**`<h1>`**, **`<h2>`**)
Make sure the website take the following SEO factors into account:
<title>...</title>tag<meta name="keywords" content="..." /><meta name="description" content="..." /><h1>,<h2>)