Skip to content

Conversation

@mostafaafrouzi
Copy link

Description

The current Page Title feature in Helix Ultimate Framework inherits the title of the parent menu item, which works fine for static pages. However, it fails to handle dynamic scenarios like blog pages or articles.

Proposed Changes

  • Detect if the current page is an article or a category.
  • Dynamically update the Page Title to reflect the article or category name.
  • Adjust the HTML heading structure to ensure proper SEO and accessibility.

Benefits

  1. Improved user experience with dynamic titles.
  2. Better SEO with dynamic <h1> tags.
  3. Semantic HTML compliance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant