PrestaShop / PrestaShop/prestashop.github.io

Hn tags hierarchy is not optimized on front page

Open
#573 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

SEO
Dominant language
SCSS
Stars
41
Forks
56
Avg merge
21h 46m
Merged PRs (30d)
2

Description

image013

Currently, the subtitle of an article is in H4. Considering that the tile of an article is in H2, the subtitle should be an H3 for a better optimisation.

Maybe this is because it uses a specific style, let's see if it's possible to change the HTML to H3, and look what needs to be improved in the CSS if needed

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the front-page article tile markup and its associated SCSS, starting with the heading elements shown in the issue. Confirm that article titles remain H2 and subtitles become H3, then verify that the existing visual styling is preserved and the heading hierarchy is corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, scss
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.